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 ...
    b64dd109
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5687 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-07-12 17:17:41 +0000  
    Browse Dir »
  • use "Simple Search Text" instead of "Simple Text Search" for the criteria ...
    10ce2534
    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
    bshuttle authored
    2006-07-12 15:50:16 +0000  
    Browse Dir »
  • Allow document actions to declare whether they are mutators (ie, they ...
    0b53a053
    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
    nbm authored
    2006-07-12 13:16:03 +0000  
    Browse Dir »
  • fix for KTS-1136: quoted search terms cause "page" to malfunction. ...
    41bae30f
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5668 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle 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 ...
    f4fc7158
    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
    nbm authored
    2006-07-11 13:37:07 +0000  
    Browse Dir »
  • Add getUnitsForFolder, which lists all the units that a folder may be in ...
    0c63bbda
    (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
    nbm authored
    2006-07-11 13:34:59 +0000  
    Browse Dir »
  • Add getAdministratorGroups to be able to find all groups that are system ...
    a60aacb3
    administrator groups.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5661 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-07-11 13:32:07 +0000  
    Browse Dir »
  • Allow plugins to register notification handlers ...
    c69693d7
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5660 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-07-11 13:30:17 +0000  
    Browse Dir »

10 Jul, 2006
4 commits
  • handle the case where triggers have no configuration. ...
    82216730
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5652 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-07-10 14:09:18 +0000  
    Browse Dir »
  • Prepare for entering plugin infrastructure - use $GLOBALS['_KT_PLUGIN'] ...
    8567ba01
    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
    nbm authored
    2006-07-10 11:04:30 +0000  
    Browse Dir »
  • Turn cache grind back on for testing. ...
    fc1b2887
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5646 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-07-10 09:15:38 +0000  
    Browse Dir »
  • Clear caches in inheritPermissionObject ...
    537b3880
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5642 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-07-10 08:51:11 +0000  
    Browse Dir »

07 Jul, 2006
1 commit
  • fix for KTS-60: Column Selection. ...
    2d489a97
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5639 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle 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. ...
    5bea63cc
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5634 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-07-04 11:16:54 +0000  
    Browse Dir »
  • do not include conditions in user-searches. ...
    77b63188
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5633 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-07-04 11:12:52 +0000  
    Browse Dir »

03 Jul, 2006
3 commits
  • workflow trigger upgrade. ...
    64a4e319
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5632 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-07-03 15:12:51 +0000  
    Browse Dir »
  • - handle a change in mimetype during checkin ...
    211e8aea
    - 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
    bshuttle authored
    2006-07-03 13:03:59 +0000  
    Browse Dir »
  • merge fix for KEP-70 from preview. ...
    867c21db
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5625 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-07-03 11:24:55 +0000  
    Browse Dir »

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

28 Jun, 2006
3 commits
  • merge metadata/conditional data fixes from newtec branch. ...
    722eaba7
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5612 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-06-28 13:25:17 +0000  
    Browse Dir »
  • merge in fix for BBS-407 ...
    946a9a15
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5610 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-06-28 09:36:30 +0000  
    Browse Dir »
  • merge in KTS-1110 fix. ...
    6f6edba7
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5608 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle 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. ...
    bc67117f
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5606 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-06-27 16:18:13 +0000  
    Browse Dir »
  • Move sPermissionName and sFolderPermissionName to PartialQuery ...
    b0c7c615
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5603 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-06-27 15:20:25 +0000  
    Browse Dir »
  • Make it configurable to use LIKE instead of full-text search for ...
    e6f127fd
    document text and searchable text.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5602 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-06-27 15:16:03 +0000  
    Browse Dir »
  • KTS-1102: Folders returned that user doesn't have permission on. ...
    002c3f98
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5601 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-06-27 15:14:59 +0000  
    Browse Dir »

26 Jun, 2006
1 commit
  • fix for KTS-1055: download should include correct filename. ...
    65544227
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5598 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle 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. ...
    20cf8313
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5592 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-06-19 15:07:32 +0000  
    Browse Dir »

15 Jun, 2006
1 commit
  • Implement getSystemIdentifier, a unique, information-free, identifier ...
    483df472
    for the system.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5567 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm 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. ...
    018ba2bf
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5565 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle 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. ...
    b986afe7
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5563 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-06-13 16:08:46 +0000  
    Browse Dir »
  • add Folder_details permission more pervasively. ...
    5063b89e
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5561 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-06-13 14:08:08 +0000  
    Browse Dir »
  • fix for KTS-1021 and KTS-1023: conditional metadata edgecases and clarity. ...
    8e42dc5f
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5560 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle 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. ...
    b5759858
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5557 c91229c3-7414-0410-bfa2-8a42b809f60b
    bryndivey authored
    2006-06-12 13:33:03 +0000  
    Browse Dir »
  • make ::changeWorkflowOnDocument match ::startWorkflowOnDocument in tolerance ...
    eb6b5145
    by handling null input properly.
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5556 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle 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. ...
    2a36f7ae
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5554 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-06-09 18:06:57 +0000  
    Browse Dir »
  • Added admin version stuff ...
    15461666
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5552 c91229c3-7414-0410-bfa2-8a42b809f60b
    bryndivey authored
    2006-06-09 14:16:24 +0000  
    Browse Dir »

08 Jun, 2006
3 commits
  • Basic workflow triggers + UI. ...
    953c5948
     - note: still not fully functional.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5544 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-06-08 14:26:58 +0000  
    Browse Dir »
  • Store the ID field in the getList cache values to prevent the result of ...
    e9459478
    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
    nbm authored
    2006-06-08 13:04:47 +0000  
    Browse Dir »
  • At least show the error before dying if a broken user object is passed ...
    512b6c66
    in.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5541 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-06-08 13:03:34 +0000  
    Browse Dir »