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
  • groups
06 Jan, 2005
1 commit
  • Use Permission::updateSearchPermissionsForUser to redo permissions ...
    1e6d98df
    instead of local attempt.  Automatically redo permissions when a link
    has been successfully created or deleted.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3132 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-01-06 13:55:23 +0000  
    Browse Dir »

05 Jan, 2005
2 commits
  • Allow the admin to remove a group despite it having members, since ...
    36b2cacf
    all they're going to do is remove the users from that group, and remove
    a group despite it being a member of the unit, since all they're going
    to do is remove it from the unit.  So do it for them.  They still have
    to confirm that they want to delete that group.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3114 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-01-05 12:58:39 +0000  
    Browse Dir »
  • Use KTUtil::anyToBool for any boolean values being passed to the ...
    9beb4763
    database.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3110 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-01-05 10:16:03 +0000  
    Browse Dir »

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

20 Dec, 2004
2 commits
  • Parameterise (or vette/mark) remaining SQL statements. ...
    02dc42d8
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3063 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2004-12-20 21:25:15 +0000  
    Browse Dir »
  • Parameterise (or vette) some SQL statements ...
    0c58aa1e
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3061 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2004-12-20 11:03:16 +0000  
    Browse Dir »

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

01 Dec, 2004
2 commits
  • Cover up errors that didn't get picked up by my testing. ...
    eb415cfd
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3026 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2004-12-01 13:56:10 +0000  
    Browse Dir »
  • Move over to PEAR::DB's autoExecute via DBUtil::autoInsert, which gets ...
    886db67d
    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
    Neil Blakey-Milner authored
    2004-12-01 13:46:36 +0000  
    Browse Dir »

15 Dec, 2003
1 commit
  • #3500 added utility getUsers method ...
    402addb6
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2805 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-12-15 15:15:34 +0000  
    Browse Dir »

10 Sep, 2003
1 commit
  • (#2959) tidied and added function to update group search permission entries for … ...
    d7e5da0b
    …a new user in a group
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2725 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-09-10 15:03:51 +0000  
    Browse Dir »

09 Sep, 2003
1 commit
  • fixed getList method to automatically insert WHERE ...
    1601b281
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2709 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-09-09 16:39:27 +0000  
    Browse Dir »

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

07 Aug, 2003
1 commit
  • added copyright and gpl notice ...
    010092a1
    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 Joseph authored
    2003-08-07 15:11:46 +0000  
    Browse Dir »

29 Jul, 2003
1 commit
  • (#2808) added hasUsers and hasUnit methods, moved these checks out of the CRUD m… ...
    6eb22dd1
    …ethods and called from the BL layer
    tidied and formatted
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2438 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-07-29 15:45:48 +0000  
    Browse Dir »

20 Jun, 2003
1 commit
  • Added getId() function ...
    00b20f9b
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2192 c91229c3-7414-0410-bfa2-8a42b809f60b
    omar authored
    2003-06-20 07:31:57 +0000  
    Browse Dir »

03 Mar, 2003
2 commits
  • added static getGroupName method ...
    e10579f9
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@1286 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-03-03 17:00:37 +0000  
    Browse Dir »
  • renamed FolderAccess to GroupFolderLink ...
    cdc5dd28
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@1285 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-03-03 17:00:21 +0000  
    Browse Dir »

28 Feb, 2003
2 commits
  • added setusergroup id ...
    f3146719
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@1238 c91229c3-7414-0410-bfa2-8a42b809f60b
    mukhtar authored
    2003-02-28 18:09:18 +0000  
    Browse Dir »
  • for user group removal ...
    64236bf1
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@1237 c91229c3-7414-0410-bfa2-8a42b809f60b
    mukhtar authored
    2003-02-28 16:47:20 +0000  
    Browse Dir »

24 Feb, 2003
1 commit
  • changed error message in create ...
    4b0bef53
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@1071 c91229c3-7414-0410-bfa2-8a42b809f60b
    mukhtar authored
    2003-02-24 10:26:14 +0000  
    Browse Dir »

14 Feb, 2003
1 commit
  • added group administration stuff ...
    b7245df5
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@968 c91229c3-7414-0410-bfa2-8a42b809f60b
    mukhtar authored
    2003-02-14 14:30:44 +0000  
    Browse Dir »

07 Feb, 2003
2 commits
  • Altered createFromArray function ...
    d2f8701d
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@885 c91229c3-7414-0410-bfa2-8a42b809f60b
    rob authored
    2003-02-07 15:05:02 +0000  
    Browse Dir »
  • no message ...
    5fabe192
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@868 c91229c3-7414-0410-bfa2-8a42b809f60b
    mukhtar authored
    2003-02-07 11:03:18 +0000  
    Browse Dir »

29 Jan, 2003
1 commit
  • changed all references to Owl_DB to $default->db ...
    46e717e3
    renamed Owl_DB to Database
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@683 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-01-29 15:58:49 +0000  
    Browse Dir »

23 Jan, 2003
1 commit
  • Initial revision. Object to work with group table ...
    0a95c301
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@511 c91229c3-7414-0410-bfa2-8a42b809f60b
    rob authored
    2003-01-23 14:55:00 +0000  
    Browse Dir »

20 Jan, 2003
4 commits
  • Initial revision. Object that represents groups_folders_approval_link table in database ...
    ebe46bc2
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@411 c91229c3-7414-0410-bfa2-8a42b809f60b
    rob authored
    2003-01-20 16:43:18 +0000  
    Browse Dir »
  • added @package tag ...
    4abfb76c
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@391 c91229c3-7414-0410-bfa2-8a42b809f60b
    rob authored
    2003-01-20 13:48:31 +0000  
    Browse Dir »
  • Initial revision. Object that represents user_group_link table in database ...
    8137ba62
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@377 c91229c3-7414-0410-bfa2-8a42b809f60b
    rob authored
    2003-01-20 11:41:17 +0000  
    Browse Dir »
  • Initial revision. Object that represents group_unit_link table in database ...
    70b7883f
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@376 c91229c3-7414-0410-bfa2-8a42b809f60b
    rob authored
    2003-01-20 11:40:46 +0000  
    Browse Dir »