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
18 Jul, 2006
5 commits
  • Big commit. Added AJAJ lookups for group/user/permissions selection. Updated Moc… ...
    b370bb6d
    …hiKit. Worked JSON mode through dispatchers.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5717 c91229c3-7414-0410-bfa2-8a42b809f60b
    Bryn Divey authored
    2006-07-18 15:03:12 +0000  
    Browse Dir »
  • call it "Document ID". ...
    ef50d990
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5716 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-07-18 14:33:16 +0000  
    Browse Dir »
  • partial fix for KTS-484. ...
    e29fdadf
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5715 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-07-18 11:05:57 +0000  
    Browse Dir »
  • use correct mimetype when downloading old files. ...
    d033d781
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5714 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-07-18 11:02:29 +0000  
    Browse Dir »
  • fix for other part of KTS-398. ...
    3a2764e6
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5713 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-07-18 10:31:06 +0000  
    Browse Dir »

17 Jul, 2006
1 commit
  • handle anonymous permissions more gracefully. ...
    95dcd847
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5707 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-07-17 09:49:14 +0000  
    Browse Dir »

14 Jul, 2006
2 commits
  • KTS-1117: Don't allow login if the database isn't at the required ...
    6a8478ab
    version.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5704 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-07-14 15:22:15 +0000  
    Browse Dir »
  • fixes for a number of different issues. ...
    4ffe1219
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5702 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-07-14 14:31:20 +0000  
    Browse Dir »

12 Jul, 2006
5 commits
  • really fix 1124: conditions in saved searches. ...
    2a9b0e3e
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5691 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-07-12 18:07:45 +0000  
    Browse Dir »
  • 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
1 commit
  • 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 »