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
  • lib
  • foldermanagement
31 Jul, 2005
1 commit
  • Add permission object and lookup attributes. Also clean up things a ...
    525a5e73
    bit.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3511 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-31 08:56:07 +0000  
    Browse Dir »

21 Jul, 2005
1 commit
  • Correct path to include ...
    d38e9813
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3418 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-21 14:59:14 +0000  
    Browse Dir »

19 Jul, 2005
1 commit
  • Don't use $default without declaration, or use KT_LIB_DIR for requires. ...
    6bef0256
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3400 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-19 19:04:10 +0000  
    Browse Dir »

07 Jul, 2005
1 commit
  • Fix "Unit folder are not shows as Unit if Description is modified" ...
    8f6c4191
    problem.
    
    SF Tracker:	1224874
    Submitted by:	Nicolas Quienot (nquienot)
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3395 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-07 12:29:07 +0000  
    Browse Dir »

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

13 May, 2005
1 commit
  • Update document paths when renaming folders. ...
    0528958f
    Submitted by:	Nicolas Quienot (nquienot)
    SF Tracker:	1199699
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3265 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-05-13 11:06:29 +0000  
    Browse Dir »

25 Jan, 2005
1 commit
  • MySQL < 4.0.11 doesn't allow JOIN with ON - INNER JOIN is the most ...
    f6837888
    accurate description of what we want anyway.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3204 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-01-25 12:49:45 +0000  
    Browse Dir »

14 Jan, 2005
1 commit
  • Deal with the Root Folder having a (non-existent) parent id of 0 ...
    0490a670
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3174 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-01-14 12:55:29 +0000  
    Browse Dir »

06 Jan, 2005
2 commits
  • Grab the Permission Folder for Folders created from the database. ...
    8238dd67
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3137 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-01-06 16:34:51 +0000  
    Browse Dir »
  • updatePermissions now not only updates the folder and its children's ...
    4389f67e
    permission folder, but the permissions on each of the documents in those
    folders.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3127 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-01-06 13:04:33 +0000  
    Browse Dir »

05 Jan, 2005
2 commits
  • Implement support for the permission_folder_id - how to calculate it, ...
    728b370e
    and how to update it on all a folder's children when it needs to be
    changed.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3119 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-01-05 21:47:22 +0000  
    Browse Dir »
  • Use KTUtil::anyToBool for any boolean values being passed to the ...
    04abb5c0
    database.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3110 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-01-05 10:16:03 +0000  
    Browse Dir »

04 Jan, 2005
1 commit
  • Add an _table() (semi-static) method to get the table name. ...
    fee9e26d
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3105 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-01-04 11:20:44 +0000  
    Browse Dir »

03 Jan, 2005
1 commit
  • Use KTEntityUtil::getList instead of disparate getList implementations. ...
    1e8876cf
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3096 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-01-03 11:36:48 +0000  
    Browse Dir »

20 Dec, 2004
2 commits
  • Parameterise (or vette/mark) remaining SQL statements. ...
    682f19b7
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3063 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2004-12-20 21:25:15 +0000  
    Browse Dir »
  • Return false in getFolderPathAsArray if given folder doesn't exist. ...
    ac5d1467
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3054 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2004-12-20 10:45:17 +0000  
    Browse Dir »

02 Dec, 2004
1 commit
  • Move database-backed objects over to KTEntity ...
    3cac9284
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3037 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2004-12-02 10:51:17 +0000  
    Browse Dir »

01 Dec, 2004
1 commit
  • Move over to PEAR::DB's autoExecute via DBUtil::autoInsert, which gets ...
    5be02429
    rid of all non-portable insert_id calls and introduces portable
    sequences.
    
    You must run the commands in sql/mysql/upgrade/1.2.4-to-1.2.5.sql for
    KnowledgeTree to function on your data.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3025 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2004-12-01 13:46:36 +0000  
    Browse Dir »

18 Aug, 2004
1 commit
  • Corrected some object reference passing semantics. ...
    bb82ec7c
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2915 c91229c3-7414-0410-bfa2-8a42b809f60b
    michaeljoseph authored
    2004-08-18 09:35:23 +0000  
    Browse Dir »

08 Oct, 2003
1 commit
  • Added new column to folders table that will allow user to break ...
    1b453050
    folder permission
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2733 c91229c3-7414-0410-bfa2-8a42b809f60b
    rob authored
    2003-10-08 08:18:17 +0000  
    Browse Dir »

09 Sep, 2003
2 commits
  • (#2987) updated folderIsUnitRootFolder method ...
    ed221469
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2711 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-09-09 16:42:01 +0000  
    Browse Dir »
  • (#2944) only check name and parent when checking for existence ...
    fad508f2
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2706 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-09-09 15:54:19 +0000  
    Browse Dir »

02 Sep, 2003
1 commit
  • (#2963) return deletion status based on existence of folder ...
    44c68c8c
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2677 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-09-02 16:08:21 +0000  
    Browse Dir »

29 Aug, 2003
1 commit
  • merged from branch BRANCH_1_2_0_12082003 ...
    a3249ee2
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2662 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-08-29 08:16:08 +0000  
    Browse Dir »

07 Aug, 2003
1 commit
  • added copyright and gpl notice ...
    b64f9b6f
    removed owl prefix from table aliases
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2558 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-08-07 15:11:46 +0000  
    Browse Dir »

22 Jul, 2003
1 commit
  • (#2616) added defaultUsersAssigned method to check the folder collaboration step… ...
    911d55e8
    …s have default users assigned
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2405 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-07-22 09:02:35 +0000  
    Browse Dir »

21 Jul, 2003
3 commits
  • (#2760) check if the unit root folder exists before creating it ...
    6538fd89
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2398 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-07-21 11:10:17 +0000  
    Browse Dir »
  • (#2760) check that there is no folder before creating one ...
    bb765de7
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2396 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-07-21 08:01:32 +0000  
    Browse Dir »
  • removed commented out code ...
    109053e3
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2395 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-07-21 07:57:11 +0000  
    Browse Dir »

07 Jul, 2003
1 commit
  • corrected error condition in getFolderDisplayPath ...
    dffc3434
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2307 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-07-07 07:29:56 +0000  
    Browse Dir »

04 Jul, 2003
1 commit
  • added displayPath fix for retrieving folder path for a deleted document in a deleted folder ...
    5e241ed0
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2303 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-07-04 15:17:47 +0000  
    Browse Dir »

03 Jun, 2003
1 commit
  • Added functionality to generate folder user roles from default ...
    6c884e39
    folder collaborationd data
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2062 c91229c3-7414-0410-bfa2-8a42b809f60b
    rob authored
    2003-06-03 15:45:55 +0000  
    Browse Dir »

02 Jun, 2003
3 commits
  • added setter for user id ...
    066d8774
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2030 c91229c3-7414-0410-bfa2-8a42b809f60b
    rob authored
    2003-06-02 13:12:02 +0000  
    Browse Dir »
  • Added user_id column ...
    5fed4ad8
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2025 c91229c3-7414-0410-bfa2-8a42b809f60b
    rob authored
    2003-06-02 11:14:43 +0000  
    Browse Dir »
  • Added function to get primary key ...
    e1752381
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2011 c91229c3-7414-0410-bfa2-8a42b809f60b
    rob authored
    2003-06-02 08:53:20 +0000  
    Browse Dir »

30 May, 2003
1 commit
  • Added functionality for new dependant_documents_created ...
    84940f74
    column
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@1978 c91229c3-7414-0410-bfa2-8a42b809f60b
    rob authored
    2003-05-30 08:14:10 +0000  
    Browse Dir »

21 May, 2003
1 commit
  • changed query to check if folder has document undergoing collaboration ...
    134ae2f0
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@1882 c91229c3-7414-0410-bfa2-8a42b809f60b
    rob authored
    2003-05-21 15:42:09 +0000  
    Browse Dir »

08 May, 2003
1 commit
  • Fixed error in check on whether there is a document currently undergoing ...
    760ba87d
    collaboration in the folder.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@1753 c91229c3-7414-0410-bfa2-8a42b809f60b
    rob authored
    2003-05-08 09:38:08 +0000  
    Browse Dir »

06 May, 2003
1 commit
  • fixed folder rename function so that sub-folders are renamed ...
    abc2b80a
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@1749 c91229c3-7414-0410-bfa2-8a42b809f60b
    rob authored
    2003-05-06 14:19:49 +0000  
    Browse Dir »

29 Apr, 2003
1 commit
  • added creator id accessor methods ...
    9d1a9330
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@1744 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-04-29 11:35:08 +0000  
    Browse Dir »