Logo white

Peter M. Groen / knowledgetree

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Commits 9,762
  • Compare
  • Branches 2
  • Tags 28
  • knowledgetree
21 Jul, 2005
17 commits
  • Get rid of unused copied-and-pasted code. ...
    bb8d94f8
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3422 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-21 15:07:11 +0000  
    Browse Code »
  • Use Group->addMember instead of creating GroupUserLink object. ...
    919d4475
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3421 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-21 15:04:22 +0000  
    Browse Code »
  • Use GroupUtil::getNameForID instead of Group::getGroupName ...
    8e10e5a7
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3420 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-21 15:01:14 +0000  
    Browse Code »
  • Make error text a big bigger. ...
    2f8e47e0
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3419 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-21 14:59:58 +0000  
    Browse Code »
  • Correct path to include ...
    d38e9813
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3418 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-21 14:59:14 +0000  
    Browse Code »
  • Quick tests for Group addMember and removeMember methods. ...
    5c09c1b1
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3417 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-21 14:51:49 +0000  
    Browse Code »
  • Add addMember and removeMember methods to Group, taking User objects, ...
    254fc24e
    doing the expected things.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3416 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-21 14:51:04 +0000  
    Browse Code »
  • Add whereDelete, which works similarly to whereUpdate. Delete anything ...
    fbf61149
    in this table matching a where clause of the sort used in the
    autoInsert/autoUpdate/whereUpdate.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3415 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-21 14:49:20 +0000  
    Browse Code »
  • Change _back_ to addGroup from add. Return the just-created group. ...
    6daba238
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3414 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-21 14:19:28 +0000  
    Browse Code »
  • Test for Group hasMember method. ...
    516205b9
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3413 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-21 14:01:03 +0000  
    Browse Code »
  • Add hasMember method to Group objects, and refactor delete to not use ...
    4eb2760d
    Link objects.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3412 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-21 14:00:48 +0000  
    Browse Code »
  • Quick tests that addGroup and listGroups in GroupUtil are working. ...
    8500ee05
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3411 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-21 10:59:13 +0000  
    Browse Code »
  • GroupUtil provides high-level Group functions, as well as providing for ...
    2fd66483
    other common Group-related needs.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3410 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-21 10:58:40 +0000  
    Browse Code »
  • Quick test to see if getMembers is behaving properly. ...
    24a1f3e8
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3409 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-21 10:57:21 +0000  
    Browse Code »
  • Simplify and organise, and remove unused functionality. ...
    abbf35b4
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3408 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-21 10:56:55 +0000  
    Browse Code »
  • Remove extraneous includes. ...
    b57ff788
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3407 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-21 08:18:20 +0000  
    Browse Code »
  • Remove extraneous copy-and-paste stuff about users and groups from here, ...
    60a90446
    and reduce includes to only the required ones.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3406 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-21 08:14:38 +0000  
    Browse Code »

20 Jul, 2005
3 commits
  • Tests for KTUtil::whereToString. ...
    7b798ef4
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3405 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-20 18:20:23 +0000  
    Browse Code »
  • Add whereToString, converting an array of parameterised strings to a ...
    6e4c3680
    single parameterised string.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3404 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-20 18:20:04 +0000  
    Browse Code »
  • Explain how to specify paths in KnowledgeTree here too. ...
    ad1c9119
    Don't put a license on a configuration file.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3403 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-20 16:41:19 +0000  
    Browse Code »

19 Jul, 2005
3 commits
  • Use IS NULL and not = NULL in SQL statements. ...
    5f459183
    Submitted by:	William Hawkins (williamhawkins)
    SF Tracker:	1230602
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3402 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-19 19:29:17 +0000  
    Browse Code »
  • Fix the multi-document move functionality. ...
    b1148645
    Submitted by:	William Hawkins (williamhawkins)
    SF Tracker:	1230598
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3401 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-19 19:22:37 +0000  
    Browse Code »
  • Don't use $default without declaration, or use KT_LIB_DIR for requires. ...
    6bef0256
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3400 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-19 19:04:10 +0000  
    Browse Code »

12 Jul, 2005
3 commits
  • Don't show the dependent document link type when choosing the type of ...
    da92d465
    link.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3399 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-12 14:36:31 +0000  
    Browse Code »
  • When adding a dependent document, use the dependent document link type ...
    6963149e
    (-1).
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3398 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-12 14:35:29 +0000  
    Browse Code »
  • Document links are directional, but viewing the reverse is useful too, ...
    ef7e7b2f
    so provide a descriptive name for the reverse link.
    
    (True bi-directional links would require two separate entries in the
    links.)
    
    Also, add the dependent document link, using the reserved negative
    number range.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3397 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-12 14:34:34 +0000  
    Browse Code »

07 Jul, 2005
4 commits
  • Grab Link Type ID from database. ...
    56570a9d
    Actually grab Child ID from database for object, not the parent ID
    again...
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3396 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-07 14:00:44 +0000  
    Browse Code »
  • Fix "Unit folder are not shows as Unit if Description is modified" ...
    8f6c4191
    problem.
    
    SF Tracker:	1224874
    Submitted by:	Nicolas Quienot (nquienot)
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3395 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-07 12:29:07 +0000  
    Browse Code »
  • Get list of link types from LinkType::_table() ...
    d5bd5700
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3394 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-07 09:17:08 +0000  
    Browse Code »
  • Correct path to LinkType.inc ...
    61137250
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3393 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-07 09:16:43 +0000  
    Browse Code »

17 Jun, 2005
1 commit
  • Remove additional non-absolute-path include of advancedSearchUtil.inc ...
    10eacb6e
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3392 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-06-17 08:39:06 +0000  
    Browse Code »

16 Jun, 2005
1 commit
  • Catch the INSTALL guide up with KnowledgeTree 2.0.0+ reality. ...
    25410652
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3390 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-06-16 15:55:42 +0000  
    Browse Code »

15 Jun, 2005
8 commits
  • ChangeLog for 2.0.6 ...
    4016d479
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3389 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-06-15 22:55:50 +0000  
    Browse Code »
  • Regenerate data.sql for 2.0.6 ...
    4f86fa89
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3388 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-06-15 22:46:46 +0000  
    Browse Code »
  • Actually update the knowledgeTreeVersion value in the database ...
    9d8db27b
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3387 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-06-15 22:46:09 +0000  
    Browse Code »
  • Ensure parent can handle descriptors, and update the structure.sql for ...
    a96e165d
    first installs.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3386 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-06-15 22:33:17 +0000  
    Browse Code »
  • Don't reuse mis-used $_SESSION["errorMessage"], and instead make our own ...
    a1b40391
    $_SESSION["KTErrorMessage"], which is an array of errors that errors can
    be pushed upon, and automatically be displayed in the Main Page the next
    time a page is seen.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3385 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-06-15 21:53:01 +0000  
    Browse Code »
  • Getting close to 2.0.6 release ...
    92334d9a
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3384 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-06-15 21:37:07 +0000  
    Browse Code »
  • Make setFileName take a parameter ...
    a7dc626f
    SF Tracker:	1220462
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3383 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-06-15 21:36:17 +0000  
    Browse Code »
  • Make CVS ignore all files in this directory ...
    2c6353ae
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3382 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-06-15 21:34:38 +0000  
    Browse Code »