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
02 Aug, 2005
3 commits
  • Use pre- and post-code to ensure metadata version is created and current ...
    88bb98a4
    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
    Neil Blakey-Milner authored
    2005-08-02 09:27:56 +0000  
    Browse Dir »
  • Simplify logic to prevent many nested ifs, and use DocumentUtil for ...
    791f5e36
    check-in process.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3531 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-08-02 09:26:34 +0000  
    Browse Dir »
  • Don't update last modified time when a file is checked out. ...
    dd0abba9
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3520 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-08-02 09:09:11 +0000  
    Browse Dir »

19 Jul, 2005
1 commit
  • Fix the multi-document move functionality. ...
    dea8b606
    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
    Neil Blakey-Milner 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 ...
    cdc7a448
    link.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3399 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-07-12 14:36:31 +0000  
    Browse Dir »
  • When adding a dependent document, use the dependent document link type ...
    abefe347
    (-1).
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3398 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-07-12 14:35:29 +0000  
    Browse Dir »

07 Jul, 2005
1 commit
  • Correct path to LinkType.inc ...
    1319aafb
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3393 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner 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 ...
    768d566e
    $_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
    Neil Blakey-Milner authored
    2005-06-15 21:53:01 +0000  
    Browse Dir »
  • Allow large numbers of documents to be deleted or moved by using POST ...
    4f73188a
    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
    Neil Blakey-Milner 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 ...
    082e1967
    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
    Neil Blakey-Milner authored
    2005-06-13 21:31:40 +0000  
    Browse Dir »

10 Jun, 2005
1 commit
  • Avoid using javascript:go(-1), instead pass returning IDs. ...
    ae02a1cc
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3346 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner 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. ...
    49fe86e6
    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
    Neil Blakey-Milner 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. ...
    5d76878e
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3340 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-06-07 21:06:40 +0000  
    Browse Dir »
  • More translation support ...
    9c1412a8
    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
    Neil Blakey-Milner authored
    2005-06-07 20:38:22 +0000  
    Browse Dir »

06 Jun, 2005
4 commits
  • Allow email addresses to be added free-form to the list of people to ...
    73df1c15
    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
    Neil Blakey-Milner authored
    2005-06-06 22:21:47 +0000  
    Browse Dir »
  • Allow emails to be sent with documents as attachments. ...
    d2d7a4d0
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3334 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-06-06 22:03:02 +0000  
    Browse Dir »
  • Rather don't put Generic and Type-Specific Metadata side-by-side, so ...
    c1b9558e
    that field size increases can be handled better.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3332 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-06-06 20:27:43 +0000  
    Browse Dir »
  • Show errors in sending email on the next page. ...
    d1adc404
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3331 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-06-06 19:02:18 +0000  
    Browse Dir »

02 Jun, 2005
1 commit
  • Put proper error messages into the Bulk Upload system. ...
    776ed4be
    Submitted by:	aledain
    SF Tracker:	1118334
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3318 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-06-02 15:11:41 +0000  
    Browse Dir »

28 May, 2005
3 commits
  • Handle the case where file_uploads are disabled in PHP as well. ...
    8ac42b05
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3315 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-05-28 11:43:57 +0000  
    Browse Dir »
  • Give better error messages when uploads fail - detect if post_max_size ...
    07efb3ed
    or upload_max_filesize have been violated.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3314 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-05-28 11:30:34 +0000  
    Browse Dir »
  • Fix typo oSendingUserName -> oSendingUser ...
    301cb919
    Submitted by:	olivierde
    SF tracker:	1210188
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3312 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-05-28 09:46:50 +0000  
    Browse Dir »

26 May, 2005
1 commit
  • Give an error message if a non-existent folderId is given. ...
    79f9ed04
    Submitted by:	Nicolas Quienot (nquienot)
    SF Tracker:	1119196
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3309 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-05-26 13:43:20 +0000  
    Browse Dir »

25 May, 2005
1 commit
  • Make PEAR DB decide on whether the backend wants TRUE or 1 for booleans. ...
    4c87ae2e
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3304 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-05-25 21:13:46 +0000  
    Browse Dir »

21 May, 2005
1 commit
  • Fix folder subscription notification; folder subscriptions were run ...
    e5db552e
    using the external ID from the document, not the folder.
    
    Submitted by:	Ken Smith (cscribe)
    SF Tracker:	1189656
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3283 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-05-21 19:42:15 +0000  
    Browse Dir »

18 May, 2005
1 commit
  • Fix email subject line. ...
    3514d68b
    SF Tracker:	1204328
    Submitted by:	anthrocode
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3277 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-05-18 22:02:25 +0000  
    Browse Dir »

13 May, 2005
1 commit
  • If $default->browseToRoot is set, go to the root of the tree, rather ...
    5a5c2089
    than the user's unit.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3271 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-05-13 12:10:40 +0000  
    Browse Dir »

07 Feb, 2005
1 commit
  • Display file size in Document Details. ...
    6aa927b4
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3223 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-02-07 11:30:01 +0000  
    Browse Dir »

27 Jan, 2005
2 commits
  • Display the document ID. ...
    f897abfb
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3212 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-01-27 10:22:48 +0000  
    Browse Dir »
  • Don't set the generic metadata as required despite the config option. ...
    bd04d184
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3209 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-01-27 09:18:41 +0000  
    Browse Dir »

25 Jan, 2005
3 commits
  • Allow admins to not require that generic metadata be filled in. ...
    46024547
    SF tracker:	1066841
    Submitted by:	anthrocode
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3205 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-01-25 13:15:42 +0000  
    Browse Dir »
  • Use a LEFT JOIN on the creator, as it may have been deleted. ...
    2a94cfe5
    SF Tracker:	1048247
    Submitted by:	Edwin de Jong via Marcel Berteler (pluk77)
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3203 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-01-25 12:35:59 +0000  
    Browse Dir »
  • Allow an Author metadata to be displayed - it's no longer created by ...
    fde48835
    default.
    
    SF tracker:	1048279
    Submitted by:	Marcel Berteler (pluk77)
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3201 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-01-25 10:45:20 +0000  
    Browse Dir »

06 Jan, 2005
1 commit
  • Put the option transfers into the global scope. ...
    a561840d
    Submitted by:	Nicolas Quienot
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3138 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-01-06 16:43:34 +0000  
    Browse Dir »

03 Jan, 2005
2 commits
  • Change getList users to using parameterised WhereClauses (if necessary) ...
    457c66ad
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3098 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-01-03 12:11:05 +0000  
    Browse Dir »
  • Set up session page access to store.php if we're using it. ...
    51050888
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3092 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-01-03 10:29:09 +0000  
    Browse Dir »

23 Dec, 2004
2 commits
  • Use the browser columns method to determine table width for table-wide ...
    c9a4da98
    announcements.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3081 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2004-12-23 13:39:07 +0000  
    Browse Dir »
  • Sort by "more" correct filename rather than name by default. ...
    5b143f5c
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3079 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2004-12-23 13:36:20 +0000  
    Browse Dir »

22 Dec, 2004
2 commits
  • Centralise browser logic into per-criterion objects, making the ...
    f6f3bc03
    interface respond to which criteria are set up in the browser.
    
    Also support generic metadata in the browser - as evidenced by the
    Category criterion added to the browser now.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3073 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2004-12-22 14:35:44 +0000  
    Browse Dir »
  • Fix some broken HTML in tables, and move checkboxes into their own column. ...
    336f1d0c
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3072 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2004-12-22 10:32:15 +0000  
    Browse Dir »