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
  • lib
12 Jul, 2006
4 commits
  • fix for KTS-1090: more detail about fields on fieldset-edit page ...
    3d4e787c
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5687 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-07-12 17:17:41 +0000  
    Browse Dir »
  • use "Simple Search Text" instead of "Simple Text Search" for the criteria ...
    03262af0
    name.  This one is more consistent with the rest of the names.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5676 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-07-12 15:50:16 +0000  
    Browse Dir »
  • Allow document actions to declare whether they are mutators (ie, they ...
    1486cdc8
    change an aspect of the document), and whether changes should be
    available to users in admin mode even if the document is immutable.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5671 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-07-12 13:16:03 +0000  
    Browse Dir »
  • fix for KTS-1136: quoted search terms cause "page" to malfunction. ...
    affdb72d
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5668 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-07-12 09:15:15 +0000  
    Browse Dir »

11 Jul, 2006
4 commits
  • Add a TEXT field for notification storage area in the notification ...
    d7d8a1d2
    entity.
    
    Make NotificationHandlers dispatchers, allowing the easy use of
    redispatch and subdispatch, if needed.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5663 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-07-11 13:37:07 +0000  
    Browse Dir »
  • Add getUnitsForFolder, which lists all the units that a folder may be in ...
    044fc9c8
    (in case a unit is contained in another one).
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5662 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-07-11 13:34:59 +0000  
    Browse Dir »
  • Add getAdministratorGroups to be able to find all groups that are system ...
    f8c5e6d0
    administrator groups.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5661 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-07-11 13:32:07 +0000  
    Browse Dir »
  • Allow plugins to register notification handlers ...
    1dd8ef05
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5660 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-07-11 13:30:17 +0000  
    Browse Dir »

10 Jul, 2006
4 commits
  • handle the case where triggers have no configuration. ...
    323c5fda
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5652 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-07-10 14:09:18 +0000  
    Browse Dir »
  • Prepare for entering plugin infrastructure - use $GLOBALS['_KT_PLUGIN'] ...
    8951be97
    for namespace for single instance.  Take path as an optional parameter
    on registration.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5650 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-07-10 11:04:30 +0000  
    Browse Dir »
  • Turn cache grind back on for testing. ...
    9face31f
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5646 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-07-10 09:15:38 +0000  
    Browse Dir »
  • Clear caches in inheritPermissionObject ...
    41655816
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5642 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-07-10 08:51:11 +0000  
    Browse Dir »

07 Jul, 2006
1 commit
  • fix for KTS-60: Column Selection. ...
    4e71de46
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5639 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-07-07 14:23:03 +0000  
    Browse Dir »

04 Jul, 2006
2 commits
  • final fix for KTS-1124: do not include conditions in user saved searches. ...
    397c868c
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5634 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-07-04 11:16:54 +0000  
    Browse Dir »
  • do not include conditions in user-searches. ...
    32a89fa2
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5633 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-07-04 11:12:52 +0000  
    Browse Dir »

03 Jul, 2006
3 commits
  • workflow trigger upgrade. ...
    00667c36
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5632 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-07-03 15:12:51 +0000  
    Browse Dir »
  • - handle a change in mimetype during checkin ...
    155bd5d5
    - be more resilient against broken installations with incorrect document-storage
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5627 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-07-03 13:03:59 +0000  
    Browse Dir »
  • merge fix for KEP-70 from preview. ...
    21c8a940
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5625 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-07-03 11:24:55 +0000  
    Browse Dir »

29 Jun, 2006
1 commit
  • merge partial fix for KTS-1116. ...
    57419874
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5615 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-06-29 09:59:42 +0000  
    Browse Dir »

28 Jun, 2006
3 commits
  • merge metadata/conditional data fixes from newtec branch. ...
    5ca97bf9
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5612 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-06-28 13:25:17 +0000  
    Browse Dir »
  • merge in fix for BBS-407 ...
    134ad18c
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5610 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-06-28 09:36:30 +0000  
    Browse Dir »
  • merge in KTS-1110 fix. ...
    3599b114
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5608 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-06-28 09:28:54 +0000  
    Browse Dir »

27 Jun, 2006
4 commits
  • merge 5604:5605 from 3.0.3a branch. fix for BBS-323. ...
    1a5454f1
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5606 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-06-27 16:18:13 +0000  
    Browse Dir »
  • Move sPermissionName and sFolderPermissionName to PartialQuery ...
    057949ca
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5603 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-06-27 15:20:25 +0000  
    Browse Dir »
  • Make it configurable to use LIKE instead of full-text search for ...
    e0d265d9
    document text and searchable text.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5602 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-06-27 15:16:03 +0000  
    Browse Dir »
  • KTS-1102: Folders returned that user doesn't have permission on. ...
    a77cbbfa
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5601 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-06-27 15:14:59 +0000  
    Browse Dir »

26 Jun, 2006
1 commit
  • fix for KTS-1055: download should include correct filename. ...
    cfd1d223
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5598 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-06-26 15:58:52 +0000  
    Browse Dir »

19 Jun, 2006
1 commit
  • fix for BBS-354: if removing all transitions, don't throw an error. ...
    8304bbb1
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5592 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-06-19 15:07:32 +0000  
    Browse Dir »

15 Jun, 2006
1 commit
  • Implement getSystemIdentifier, a unique, information-free, identifier ...
    8d5be1cd
    for the system.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5567 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-06-15 23:00:44 +0000  
    Browse Dir »

14 Jun, 2006
1 commit
  • KTS-1023 supplemental fix. Required & visible fields are now the only major cause of failure. ...
    d7e257d6
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5565 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-06-14 12:30:26 +0000  
    Browse Dir »

13 Jun, 2006
3 commits
  • KTS-451: admin should be able to force checkin in admin mode. ...
    84957e0f
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5563 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-06-13 16:08:46 +0000  
    Browse Dir »
  • add Folder_details permission more pervasively. ...
    f497d13d
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5561 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-06-13 14:08:08 +0000  
    Browse Dir »
  • fix for KTS-1021 and KTS-1023: conditional metadata edgecases and clarity. ...
    f8e55f28
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5560 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-06-13 14:07:11 +0000  
    Browse Dir »

12 Jun, 2006
2 commits
  • Fixed a number of '_()'s that hadn't become '_kt()'s. ...
    a034353e
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5557 c91229c3-7414-0410-bfa2-8a42b809f60b
    Bryn Divey authored
    2006-06-12 13:33:03 +0000  
    Browse Dir »
  • make ::changeWorkflowOnDocument match ::startWorkflowOnDocument in tolerance ...
    225ca57d
    by handling null input properly.
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5556 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-06-12 09:08:07 +0000  
    Browse Dir »

09 Jun, 2006
2 commits
  • Return PEAR_Error objects when given non-numeric ids with get. ...
    cc0a58fb
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5554 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-06-09 18:06:57 +0000  
    Browse Dir »
  • Added admin version stuff ...
    7b8c7b33
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5552 c91229c3-7414-0410-bfa2-8a42b809f60b
    Bryn Divey authored
    2006-06-09 14:16:24 +0000  
    Browse Dir »

08 Jun, 2006
3 commits
  • Basic workflow triggers + UI. ...
    dc4be67e
     - note: still not fully functional.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5544 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-06-08 14:26:58 +0000  
    Browse Dir »
  • Store the ID field in the getList cache values to prevent the result of ...
    df158f2f
    the wrong query from being returned from the cache.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5542 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-06-08 13:04:47 +0000  
    Browse Dir »
  • At least show the error before dying if a broken user object is passed ...
    0352cddc
    in.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5541 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-06-08 13:03:34 +0000  
    Browse Dir »