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
  • plugins
  • ktcore
  • admin
  • deletedDocuments.php
25 Apr, 2006
1 commit
  • add in help files from philip@ktdms.com. ...
    31f8d96f
    Might want to move to non-space-named files.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5336 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-04-25 12:42:45 +0000  
    Browse File »

18 Apr, 2006
1 commit
  • Fix typo, getting attribute getName instead of using method getName() ...
    44a35536
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5254 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-04-18 09:45:18 +0000  
    Browse File »

26 Mar, 2006
1 commit
  • Replace all instances of gettext's _ with _kt ...
    9cfb1dee
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5137 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-03-26 21:42:54 +0000  
    Browse File »

20 Mar, 2006
1 commit
  • fix for 636 ...
    43e73634
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5113 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-03-20 08:00:12 +0000  
    Browse File »

17 Mar, 2006
1 commit
  • ensure that the folder-change on restore is updated in the DB, so it cascades to oVersion objected. ...
    133deda9
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5111 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-03-17 08:40:25 +0000  
    Browse File »

06 Mar, 2006
1 commit
  • fix for KTS-571 and KTS-554 ...
    b997ff5d
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5058 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-03-06 15:13:15 +0000  
    Browse File »

28 Feb, 2006
1 commit
  • Add copyright notices to those files that didn't have them. ...
    9d83e6c8
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5027 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-02-28 16:53:52 +0000  
    Browse File »

24 Feb, 2006
1 commit
  • - prevent a crash on malformed document with invalid folder_id ...
    a837a2a5
    - make conditional fieldsets editable on documents
    - make valid fieldsets not crash the validation system
    - make edit not explode on validation failure
    - make metadata trees not show "root"
    - typo fix in conditions.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5000 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-02-24 12:00:58 +0000  
    Browse File »

23 Jan, 2006
1 commit
  • Use Storage Manager instead of Physical Document Manager ...
    95dd5c4c
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4650 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-01-23 15:03:43 +0000  
    Browse File »

19 Jan, 2006
1 commit
  • -enable mass deletion, move deletion in {folder,document}util ...
    9f8240cc
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4614 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-01-19 15:38:44 +0000  
    Browse File »

16 Jan, 2006
1 commit
  • - archival copy mentioned deletion, which was wrong and confusing. ...
    8dedfba3
    - restoration of archived docs & deletion ops had unmet dependencies.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4596 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-01-16 09:37:11 +0000  
    Browse File »

15 Dec, 2005
2 commits
  • - missing ; ...
    c68bbb32
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4473 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2005-12-15 15:43:59 +0000  
    Browse File »
  • - deleted documents can now be either restored on expunged (again). ...
    da6484ca
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4465 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2005-12-15 14:13:20 +0000  
    Browse File »

14 Dec, 2005
1 commit
  • Clean up admin pages - remove commented-out require of dmsDefaults and ...
    f480353b
    dispatcher logic, and replace use of 'action' breadcrumbs with url-based
    ones.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4444 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-12-14 13:30:54 +0000  
    Browse File »

13 Dec, 2005
1 commit
  • - transactions are now keyed on the namespace, so they should survive activati… ...
    91a9a4ab
    …on/de-activation better.
      - upgrade script for this change.
      - updated all components in this tree to use the new style transaction
      - pass a document, _not_ an id.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4425 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2005-12-13 09:55:34 +0000  
    Browse File »

08 Dec, 2005
1 commit
  • Move administration pages into the core plugin. ...
    6c17d693
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4373 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-12-08 14:02:19 +0000  
    Browse File »