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
02 Aug, 2005
1 commit
  • 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 »

31 Jul, 2005
4 commits
  • Remove the permission manager built into "Modify Folder Properties". ...
    0c2ca685
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3516 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-31 09:00:38 +0000  
    Browse Dir »
  • Use new ktcore.permissions.addFolder permission to see if a user can add ...
    67ca7313
    a folder.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3514 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-31 08:58:11 +0000  
    Browse Dir »
  • Folder-level permission management - assign permissions to groups, and ...
    a8e783d7
    view the users that have permissions (via a group) to this folder.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3504 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-31 08:44:09 +0000  
    Browse Dir »
  • Permissions manager - view permissions, add and delete custom ...
    d9b4f4a7
    permissions.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3503 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-31 08:42:35 +0000  
    Browse Dir »

30 Jul, 2005
1 commit
  • Bring some testing CSS stuff into the stylesheet. ...
    33bee0e1
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3495 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-30 14:51:04 +0000  
    Browse Dir »

29 Jul, 2005
1 commit
  • Clean up uncommented code. ...
    66d411ee
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3491 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-29 12:15:17 +0000  
    Browse Dir »

28 Jul, 2005
1 commit
  • Don't use relative/current paths for includes. ...
    d65209c9
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3483 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-28 07:36:23 +0000  
    Browse Dir »

27 Jul, 2005
1 commit
  • Use dispatcher and new helpentity to simplify code. ...
    0fa04382
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3480 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-27 09:57:07 +0000  
    Browse Dir »

26 Jul, 2005
2 commits
  • Simplify HTML originally created using a word processor. ...
    1356de92
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3458 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-26 09:20:02 +0000  
    Browse Dir »
  • Allow help files to be edited via the admin interface and saved into the ...
    8258f194
    database.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3457 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-26 09:19:10 +0000  
    Browse Dir »

25 Jul, 2005
1 commit
  • Import GroupUtil before using it ...
    78102581
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3455 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-25 07:52:05 +0000  
    Browse Dir »

21 Jul, 2005
12 commits
  • Remove GroupUserLink include ...
    23ed42c6
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3432 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-21 19:13:53 +0000  
    Browse Dir »
  • Only use IN BOOLEAN MODE on MySQL 4 and above. ...
    c2490505
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3430 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-21 19:03:32 +0000  
    Browse Dir »
  • User GroupUtil::listGroupsForUser instead of playing with Link objects. ...
    02a05034
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3428 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-21 15:59:03 +0000  
    Browse Dir »
  • Use Group addMember and removeMember rather than mess directly with link ...
    7516d413
    objects.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3425 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-21 15:26:38 +0000  
    Browse Dir »
  • Remove unused code from file that's unused itself... ...
    8562bf37
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3424 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-21 15:22:14 +0000  
    Browse Dir »
  • Use Group's addMember and removeMember instead of fiddling with link ...
    d2536d94
    objects.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3423 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-21 15:19:23 +0000  
    Browse Dir »
  • Get rid of unused copied-and-pasted code. ...
    bb8d94f8
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3422 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-21 15:07:11 +0000  
    Browse Dir »
  • Use Group->addMember instead of creating GroupUserLink object. ...
    919d4475
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3421 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-21 15:04:22 +0000  
    Browse Dir »
  • Use GroupUtil::getNameForID instead of Group::getGroupName ...
    8e10e5a7
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3420 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-21 15:01:14 +0000  
    Browse Dir »
  • Make error text a big bigger. ...
    2f8e47e0
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3419 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-21 14:59:58 +0000  
    Browse Dir »
  • Remove extraneous includes. ...
    b57ff788
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3407 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-21 08:18:20 +0000  
    Browse Dir »
  • Remove extraneous copy-and-paste stuff about users and groups from here, ...
    60a90446
    and reduce includes to only the required ones.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3406 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-21 08:14:38 +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 »

17 Jun, 2005
1 commit
  • Remove additional non-absolute-path include of advancedSearchUtil.inc ...
    10eacb6e
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3392 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-06-17 08:39:06 +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
3 commits
  • Share search code with archive search via advancedSearchUtil, and update ...
    ae0aa81c
    and simplify the restoration code.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3348 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-06-10 23:18:42 +0000  
    Browse Dir »
  • Fix archive search, and display more information on results, and a view ...
    216e61f3
    button for direct download.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3347 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-06-10 20:00:57 +0000  
    Browse Dir »
  • 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
4 commits
  • Fix "Next". ...
    985233cd
    SF Tracker:	1216704
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3341 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-06-07 21:16:38 +0000  
    Browse Dir »
  • 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 »
  • Display a different folder icon for public folders ...
    709fde01
    Submitted by:	Stefano Ciancio (sciancio)
    SF Tracker:	1216219
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3337 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-06-07 18:23:14 +0000  
    Browse Dir »