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
  • unitmanagement
  • Unit.inc
20 May, 2005
1 commit
  • Allow Units to be created with their homes anywhere in the folder ...
    4726e87f
    hierarchy.
    
    Submitted by:	Stefano Ciancio (sciancio)
    SF Tracker:	1182024
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3281 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-05-20 20:53:20 +0000  
    Browse File »

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 File »
  • 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 File »

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 File »

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 File »

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 File »

19 Jul, 2004
1 commit
  • #986726- the rename operation was renaming the folder to the old folder name (Paul Gier) ...
    9b654177
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2886 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2004-07-19 13:38:55 +0000  
    Browse File »

24 Nov, 2003
1 commit
  • #3518 added slashes for non GPC data. ...
    604039c9
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2786 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-11-24 10:01:34 +0000  
    Browse File »

09 Sep, 2003
2 commits
  • (#2944) set unitID also ...
    66353314
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2708 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-09-09 16:24:18 +0000  
    Browse File »
  • (#2944) when adding a unit, if a unit root folder is found it is used as a unit … ...
    2c14d1fb
    …root folder by setting its description and unitid
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2707 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-09-09 16:23:05 +0000  
    Browse File »

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 File »

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 File »

21 Jul, 2003
1 commit
  • (#2760) check if the unit root folder exists before creating it ...
    63d59b7d
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2398 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-07-21 11:10:17 +0000  
    Browse File »

17 Jul, 2003
1 commit
  • (#2760) fixed delete- refactored group mapping check and called before attempting to delete unit ...
    eb8a10bb
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2387 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-07-17 14:50:34 +0000  
    Browse File »

04 Jun, 2003
1 commit
  • Added some extra error checking in the update ...
    8841b0d7
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2065 c91229c3-7414-0410-bfa2-8a42b809f60b
    omar authored
    2003-06-04 09:32:48 +0000  
    Browse File »

28 Mar, 2003
1 commit
  • create a unit root folder on disk also ...
    f6fa78ac
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@1656 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-03-28 11:47:30 +0000  
    Browse File »

14 Mar, 2003
1 commit
  • added code to update unit root folder on update and create ...
    972758e6
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@1586 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-03-14 15:21:50 +0000  
    Browse File »

20 Feb, 2003
1 commit
  • changed a number of functions for unitmanagement ...
    7e37152f
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@1005 c91229c3-7414-0410-bfa2-8a42b809f60b
    mukhtar authored
    2003-02-20 13:36:45 +0000  
    Browse File »

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 File »

30 Jan, 2003
1 commit
  • changed header comment ...
    d9ffe0e7
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@693 c91229c3-7414-0410-bfa2-8a42b809f60b
    mukhtar authored
    2003-01-30 09:32:33 +0000  
    Browse File »

29 Jan, 2003
2 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 File »
  • created unit class and added error checking functionality ...
    d7974907
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@675 c91229c3-7414-0410-bfa2-8a42b809f60b
    mukhtar authored
    2003-01-29 14:26:36 +0000  
    Browse File »