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
  • presentation
  • lookAndFeel
  • knowledgeTree
  • documentmanagement
18 Nov, 2005
3 commits
  • Remove last vestiges of old permission and routing system ...
    74e50a60
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4032 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-18 11:34:27 +0000  
    Browse Dir »
  • Replaced by KT3UI view.php ...
    eda505c3
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4031 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-18 11:09:47 +0000  
    Browse Dir »
  • Remove vestiges of the old permissions and routing system. ...
    3ac5770a
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4030 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-18 11:08:48 +0000  
    Browse Dir »

16 Nov, 2005
3 commits
  • Get all related fieldsets using KTMetadataUtil::fieldsetsForDocument() ...
    13e56681
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4023 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-16 22:04:13 +0000  
    Browse Dir »
  • Remove unused function, and start using Id instead of ID ...
    45d86018
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4021 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-16 21:31:52 +0000  
    Browse Dir »
  • Welcome to KT3 ...
    3dd1c0bb
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4014 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2005-11-16 15:47:22 +0000  
    Browse Dir »

15 Nov, 2005
2 commits
  • Rip out collaboration-related code from the document view. ...
    c0828f9e
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3990 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-15 14:14:17 +0000  
    Browse Dir »
  • Rip out collaboration-related code from the document view ...
    70bb18d7
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3987 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-15 14:11:42 +0000  
    Browse Dir »

14 Nov, 2005
1 commit
  • Remove document collaboration (superceded by workflow). ...
    eab64267
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3976 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-14 09:18:53 +0000  
    Browse Dir »

07 Nov, 2005
1 commit
  • Group document-specific metadata display by fieldset. ...
    89e61faa
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3925 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-07 14:42:41 +0000  
    Browse Dir »

27 Oct, 2005
1 commit
  • Use dispatcher-wide transactions, use the dispatcher validator, and use ...
    86032501
    errorRedirect rather than errorPage for problems.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3903 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-10-27 13:17:06 +0000  
    Browse Dir »

25 Oct, 2005
1 commit
  • One less abuser of store.inc. ...
    4ef66780
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3885 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-10-25 12:36:05 +0000  
    Browse Dir »

17 Oct, 2005
1 commit
  • Implement performTransition action for this dispatcher. ...
    569a05af
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3833 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-10-17 09:20:45 +0000  
    Browse Dir »

16 Oct, 2005
1 commit
  • First-pass at document workflow dispatcher - shows off current workflow ...
    074951f0
    and state if any, transitions available, and allows one to start
    workflow on a document if there is not one already.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3827 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-10-16 21:26:45 +0000  
    Browse Dir »

10 Oct, 2005
2 commits
  • Add a "workflow" action to documents. ...
    ff8e75a6
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3786 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-10-10 09:06:38 +0000  
    Browse Dir »
  • Modernise bulk import to use dispatcher validation and implement ...
    51c1b9fd
    document type choice.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3785 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-10-10 09:05:45 +0000  
    Browse Dir »

07 Oct, 2005
1 commit
  • editable_metadata_field(set)s has moved. ...
    43e00042
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3768 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-10-07 13:21:06 +0000  
    Browse Dir »

06 Oct, 2005
1 commit
  • Show workflow state in the document details page. ...
    f4c90b44
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3754 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-10-06 20:56:52 +0000  
    Browse Dir »

05 Oct, 2005
1 commit
  • Use templating directly to build the document data table (turfing ...
    929b0a8d
    PatternListFromQuery)
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3735 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-10-05 12:25:27 +0000  
    Browse Dir »

29 Sep, 2005
4 commits
  • Replaced by addDocument.php ...
    87ad0229
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3689 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-09-29 13:15:26 +0000  
    Browse Dir »
  • Deal with being passed fFolderID instead of fFolderId ...
    c3ba8352
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3687 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-09-29 11:41:38 +0000  
    Browse Dir »
  • Make document addition a single-page step, and make it aware of ...
    5a89f41a
    fieldsets instead of dealing with fields directly.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3686 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-09-29 11:39:38 +0000  
    Browse Dir »
  • Use fieldsets instead of working on fields directly. ...
    f462d938
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3684 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-09-29 11:36:42 +0000  
    Browse Dir »

22 Sep, 2005
1 commit
  • Explicitly exit after controllerRedirect so the error message is not ...
    13e0a7af
    lost.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3661 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-09-22 13:30:45 +0000  
    Browse Dir »

21 Sep, 2005
6 commits
  • Bulk import action to import files from the filesystem. ...
    ffc5ee2b
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3656 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-09-21 22:46:58 +0000  
    Browse Dir »
  • Asynchronous javascript function to render the metadata fields for a ...
    f52591a6
    specific document type without reloading the page.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3655 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-09-21 22:45:42 +0000  
    Browse Dir »
  • getTypeSpecificMetaDataForm doesn't need to know about a folder. ...
    b436e6d1
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3653 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-09-21 20:45:32 +0000  
    Browse Dir »
  • Add a mechanism to view permissions applicable to a document. ...
    9f61ed5a
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3649 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-09-21 20:42:19 +0000  
    Browse Dir »
  • Pass current values to the template that renders the editable metadata ...
    4f4d266e
    fields for a document (type).
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3648 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-09-21 16:44:00 +0000  
    Browse Dir »
  • Add a transaction for the move ...
    dfadfb7c
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3646 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-09-21 08:38:00 +0000  
    Browse Dir »

20 Sep, 2005
6 commits
  • Create a metadata version when changing metadata. ...
    b5768d1a
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3643 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-09-20 20:57:21 +0000  
    Browse Dir »
  • Change modifySpecificMetadata to use the new metadata infrastructure. ...
    b16e701b
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3642 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-09-20 20:54:28 +0000  
    Browse Dir »
  • Use the KTZipImportStorage and BulkImportManager infrastructure to do ...
    50b7d2d1
    the ZIP uploads.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3638 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-09-20 15:04:00 +0000  
    Browse Dir »
  • Remove unused PhysicalDocumentManager include. ...
    193239d3
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3635 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-09-20 14:48:21 +0000  
    Browse Dir »
  • Use the new moveDocument arguments, and rename oFolder to oNewFolder to ...
    b0b96508
    make more understandable.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3627 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-09-20 09:10:39 +0000  
    Browse Dir »
  • Move over from PhysicalDocumentManager to the abstract StorageManager ...
    75077fca
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3621 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-09-20 08:25:50 +0000  
    Browse Dir »

19 Sep, 2005
3 commits
  • Flatten the conditionals so that the logic and code is easier to ...
    bd4205ea
    understand.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3620 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-09-19 21:10:34 +0000  
    Browse Dir »
  • Replace old store.inc/constructQuery metadata handling, and use the ...
    1459dba1
    built-in handler in KTDocumentUtil::add
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3619 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-09-19 20:10:35 +0000  
    Browse Dir »
  • Make use of KTDocumentUtil::add to add a document. ...
    1b9d9ba5
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3615 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-09-19 16:15:11 +0000  
    Browse Dir »

15 Sep, 2005
1 commit
  • Flatten code to make it more readable, and use the abstract storage ...
    bd671762
    system to handle document downloading in some cases (to be completed).
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3597 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-09-15 10:11:36 +0000  
    Browse Dir »