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
29 Sep, 2005
3 commits
  • Deal with being passed fFolderID instead of fFolderId ...
    59e75fa3
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3687 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-09-29 11:41:38 +0000  
    Browse Dir »
  • Make document addition a single-page step, and make it aware of ...
    097bd1e1
    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
    nbm authored
    2005-09-29 11:39:38 +0000  
    Browse Dir »
  • Use fieldsets instead of working on fields directly. ...
    9a86e7ed
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3684 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm 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 ...
    b0f891f8
    lost.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3661 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-09-22 13:30:45 +0000  
    Browse Dir »

21 Sep, 2005
6 commits
  • Bulk import action to import files from the filesystem. ...
    a503fff2
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3656 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-09-21 22:46:58 +0000  
    Browse Dir »
  • Asynchronous javascript function to render the metadata fields for a ...
    622dfd0a
    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
    nbm authored
    2005-09-21 22:45:42 +0000  
    Browse Dir »
  • getTypeSpecificMetaDataForm doesn't need to know about a folder. ...
    04b78370
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3653 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-09-21 20:45:32 +0000  
    Browse Dir »
  • Add a mechanism to view permissions applicable to a document. ...
    d833b206
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3649 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-09-21 20:42:19 +0000  
    Browse Dir »
  • Pass current values to the template that renders the editable metadata ...
    a9229e93
    fields for a document (type).
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3648 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-09-21 16:44:00 +0000  
    Browse Dir »
  • Add a transaction for the move ...
    27623957
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3646 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-09-21 08:38:00 +0000  
    Browse Dir »

20 Sep, 2005
6 commits
  • Create a metadata version when changing metadata. ...
    ae243609
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3643 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-09-20 20:57:21 +0000  
    Browse Dir »
  • Change modifySpecificMetadata to use the new metadata infrastructure. ...
    b54d9edd
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3642 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-09-20 20:54:28 +0000  
    Browse Dir »
  • Use the KTZipImportStorage and BulkImportManager infrastructure to do ...
    24cd3a4f
    the ZIP uploads.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3638 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-09-20 15:04:00 +0000  
    Browse Dir »
  • Remove unused PhysicalDocumentManager include. ...
    36868ecb
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3635 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-09-20 14:48:21 +0000  
    Browse Dir »
  • Use the new moveDocument arguments, and rename oFolder to oNewFolder to ...
    cbd66de3
    make more understandable.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3627 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-09-20 09:10:39 +0000  
    Browse Dir »
  • Move over from PhysicalDocumentManager to the abstract StorageManager ...
    a3e3aafd
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3621 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm 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 ...
    578bd5cf
    understand.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3620 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-09-19 21:10:34 +0000  
    Browse Dir »
  • Replace old store.inc/constructQuery metadata handling, and use the ...
    aed5f30d
    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
    nbm authored
    2005-09-19 20:10:35 +0000  
    Browse Dir »
  • Make use of KTDocumentUtil::add to add a document. ...
    4c9030bd
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3615 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-09-19 16:15:11 +0000  
    Browse Dir »

15 Sep, 2005
4 commits
  • Flatten code to make it more readable, and use the abstract storage ...
    6f16851b
    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
    nbm authored
    2005-09-15 10:11:36 +0000  
    Browse Dir »
  • Use the abstract storage manager and KTMime rather than ...
    8385c0c1
    PhysicalDocumentManager
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3592 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-09-15 09:56:21 +0000  
    Browse Dir »
  • Use the abstract storage system rather than PhysicalDocumentManager. ...
    967d75a1
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3590 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-09-15 09:55:12 +0000  
    Browse Dir »
  • Use a LEFT OUTER rather than an INNER join in case there is some problem ...
    a4c2ab98
    with the document type of a document (say, it's incompletely added and
    that will be set later).
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3576 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-09-15 08:45:50 +0000  
    Browse Dir »

01 Sep, 2005
1 commit
  • Use the new action infrastructure to populate the document actions ...
    43f9f8fc
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3562 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-09-01 19:11:55 +0000  
    Browse Dir »

02 Aug, 2005
4 commits
  • View and download previous metadata versions from a metadata version ...
    fab7b22d
    list.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3533 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-08-02 09:28:54 +0000  
    Browse Dir »
  • Use pre- and post-code to ensure metadata version is created and current ...
    5620e417
    document's metadata version number updated.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3532 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-08-02 09:27:56 +0000  
    Browse Dir »
  • Simplify logic to prevent many nested ifs, and use DocumentUtil for ...
    e8c67fde
    check-in process.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3531 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-08-02 09:26:34 +0000  
    Browse Dir »
  • Don't update last modified time when a file is checked out. ...
    3f50153d
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3520 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-08-02 09:09:11 +0000  
    Browse Dir »

19 Jul, 2005
1 commit
  • Fix the multi-document move functionality. ...
    b1148645
    Submitted by:	William Hawkins (williamhawkins)
    SF Tracker:	1230598
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3401 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-19 19:22:37 +0000  
    Browse Dir »

12 Jul, 2005
2 commits
  • Don't show the dependent document link type when choosing the type of ...
    da92d465
    link.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3399 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-12 14:36:31 +0000  
    Browse Dir »
  • When adding a dependent document, use the dependent document link type ...
    6963149e
    (-1).
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3398 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-12 14:35:29 +0000  
    Browse Dir »

07 Jul, 2005
1 commit
  • Correct path to LinkType.inc ...
    61137250
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3393 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-07 09:16:43 +0000  
    Browse Dir »

15 Jun, 2005
2 commits
  • Don't reuse mis-used $_SESSION["errorMessage"], and instead make our own ...
    a1b40391
    $_SESSION["KTErrorMessage"], which is an array of errors that errors can
    be pushed upon, and automatically be displayed in the Main Page the next
    time a page is seen.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3385 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-06-15 21:53:01 +0000  
    Browse Dir »
  • Allow large numbers of documents to be deleted or moved by using POST ...
    4e0c677e
    for the initial submission, and then forwarding a unique identifier as a
    key to a list of documents to delete in the session.
    
    Reported by:	Ray Booysen (twyford)
    SF Tracker:	1221326
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3373 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-06-15 19:54:21 +0000  
    Browse Dir »

13 Jun, 2005
1 commit
  • Add link type for document links to describe the relationship ...
    bc4af5a6
    Submitted by:	Marcel Berteler (pluk77)
    SF Tracker:	1013935
    SF Tracker:	971712
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3370 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-06-13 21:31:40 +0000  
    Browse Dir »

10 Jun, 2005
1 commit
  • Avoid using javascript:go(-1), instead pass returning IDs. ...
    3dc033f3
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3346 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-06-10 19:03:31 +0000  
    Browse Dir »

09 Jun, 2005
1 commit
  • Don't put users we won't send email to anyway in the list to be chosen. ...
    92f1629c
    Submitted by:	Stefano Ciancio (sciancio)
    SF Tracker:	1217458
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3343 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-06-09 20:56:42 +0000  
    Browse Dir »

07 Jun, 2005
2 commits
  • Give an accurate error message when upload_max_size is exceeded. ...
    1a58517d
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3340 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-06-07 21:06:40 +0000  
    Browse Dir »
  • More translation support ...
    272faa32
    Submitted by:	freboulet
    SF Tracker:	1117965
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3339 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-06-07 20:38:22 +0000  
    Browse Dir »

06 Jun, 2005
1 commit
  • Allow email addresses to be added free-form to the list of people to ...
    dd814342
    send the document link/attachment to.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3335 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-06-06 22:21:47 +0000  
    Browse Dir »