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
  • users
04 Jan, 2005
1 commit
  • Use KTUtil::anyToBool to fix any null/broken boolean. ...
    fba57188
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3106 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-01-04 11:35:00 +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 »
  • 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
1 commit
  • Parameterise (or vette/mark) more SQL queries ...
    80b06c4a
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3062 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2004-12-20 13:52:58 +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
1 commit
  • 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 »

12 Aug, 2004
1 commit
  • Added function to return an array of unit IDs ...
    0ba4b528
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2905 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2004-08-12 14:37:11 +0000  
    Browse Dir »

13 Oct, 2003
1 commit
  • Fixed bug in user update function. No users could be updated. ...
    0213a499
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2736 c91229c3-7414-0410-bfa2-8a42b809f60b
    rob authored
    2003-10-13 13:43:40 +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 ...
    a62143f0
    removed owl prefix from table aliases
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2566 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-08-07 15:37:39 +0000  
    Browse Dir »

02 Aug, 2003
1 commit
  • moved getUnitAdminUser function to User class ...
    20c0aa20
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2483 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-08-02 12:14:02 +0000  
    Browse Dir »

10 Jun, 2003
1 commit
  • change method name to be bit more descriptive ...
    f8611213
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2121 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-06-10 12:17:17 +0000  
    Browse Dir »

02 Jun, 2003
1 commit
  • Added function to get the user's default root folder ...
    1f534df7
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2022 c91229c3-7414-0410-bfa2-8a42b809f60b
    rob authored
    2003-06-02 10:42:52 +0000  
    Browse Dir »

01 Mar, 2003
2 commits
  • reverted to object username access ...
    54724069
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@1244 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-03-01 11:02:44 +0000  
    Browse Dir »
  • added static getName method ...
    ecae5460
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@1241 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-03-01 10:00:53 +0000  
    Browse Dir »

28 Feb, 2003
2 commits
  • added user related stuff ...
    148f16c4
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@1239 c91229c3-7414-0410-bfa2-8a42b809f60b
    mukhtar authored
    2003-02-28 18:09:31 +0000  
    Browse Dir »
  • added delete from system to delete user from all groups ...
    545a19ff
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@1219 c91229c3-7414-0410-bfa2-8a42b809f60b
    mukhtar authored
    2003-02-28 14:32:35 +0000  
    Browse Dir »

26 Feb, 2003
1 commit
  • reformatted ...
    4cc2036f
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@1127 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-02-26 10:00:09 +0000  
    Browse Dir »

07 Feb, 2003
1 commit
  • 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 »

06 Feb, 2003
1 commit
  • Added createFromArray function ...
    3578ad6b
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@831 c91229c3-7414-0410-bfa2-8a42b809f60b
    rob authored
    2003-02-06 10:14:39 +0000  
    Browse Dir »

31 Jan, 2003
1 commit
  • Added getName function ...
    d37fb10c
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@722 c91229c3-7414-0410-bfa2-8a42b809f60b
    rob authored
    2003-01-31 10:27:35 +0000  
    Browse Dir »

29 Jan, 2003
3 commits
  • 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 »
  • added error checking functionality ...
    df255825
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@676 c91229c3-7414-0410-bfa2-8a42b809f60b
    mukhtar authored
    2003-01-29 14:27:22 +0000  
    Browse Dir »
  • changed language field to language_id field ...
    3318015b
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@664 c91229c3-7414-0410-bfa2-8a42b809f60b
    mukhtar authored
    2003-01-29 09:44:20 +0000  
    Browse Dir »

24 Jan, 2003
1 commit
  • added getUnitID method ...
    83782c1d
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@532 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-01-24 10:39:24 +0000  
    Browse Dir »

20 Jan, 2003
1 commit
  • Initial revision. Object that represents users table in database ...
    05f78842
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@410 c91229c3-7414-0410-bfa2-8a42b809f60b
    rob authored
    2003-01-20 16:42:57 +0000  
    Browse Dir »