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
13 Oct, 2003
1 commit
  • Fixed bug in user update function. No users could be updated. ...
    cddf35a9
    
    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 »

08 Oct, 2003
2 commits
  • Added new column to folders table that will allow user to break ...
    33a725dc
    folder permission.  Permissions now check whether to use parent
    permissions or not and generate the SQL query accordingly
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2734 c91229c3-7414-0410-bfa2-8a42b809f60b
    rob authored
    2003-10-08 08:18:53 +0000  
    Browse Dir »
  • 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 »

23 Sep, 2003
2 commits
  • (#2966) only display the default value if there is no error message ...
    3baab3bc
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2731 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-09-23 09:29:15 +0000  
    Browse Dir »
  • check if we have a user id before using it to destroy a session ...
    adada805
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2729 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-09-23 08:43:24 +0000  
    Browse Dir »

10 Sep, 2003
2 commits
  • (#2959) tidied and added function to update group search permission entries for … ...
    ac438589
    …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 authored
    2003-09-10 15:03:51 +0000  
    Browse Dir »
  • (#2990) added method to check if the website is in use. ...
    928ea38a
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2719 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-09-10 13:22:28 +0000  
    Browse Dir »

09 Sep, 2003
6 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 »
  • fixed getList method to automatically insert WHERE ...
    fe337c80
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2709 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-09-09 16:39:27 +0000  
    Browse Dir »
  • (#2944) set unitID also ...
    59a1a337
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2708 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-09-09 16:24:18 +0000  
    Browse Dir »
  • (#2944) when adding a unit, if a unit root folder is found it is used as a unit … ...
    03be3385
    …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 authored
    2003-09-09 16:23:05 +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 »
  • fixed dire link breaking introduced bug ...
    217b57a8
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2699 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-09-09 09:20:36 +0000  
    Browse Dir »

08 Sep, 2003
1 commit
  • (#2977) corrected link querystring generation ...
    b6a4f6e9
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2695 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-09-08 15:49:58 +0000  
    Browse Dir »

02 Sep, 2003
4 commits
  • (#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 »
  • (#2963) added checks for file existence after attempted deletion and returning status appropriately ...
    b34e6ce1
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2676 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-09-02 16:07:48 +0000  
    Browse Dir »
  • (#2962) set scrolling action from configuration ...
    63b9595e
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2671 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-09-02 11:13:28 +0000  
    Browse Dir »
  • (#2962) added settings and labels, tidied, added support for storing arrays in the db ...
    462c9809
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2670 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-09-02 11:13:13 +0000  
    Browse Dir »

01 Sep, 2003
3 commits
  • corrected imageLink method ...
    cab10cdc
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2668 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-09-01 13:41:50 +0000  
    Browse Dir »
  • corrected update method ...
    3bf33f1a
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2667 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-09-01 13:35:45 +0000  
    Browse Dir »
  • fixed news creation (addslashes on binary image data) and stopped constraining d… ...
    ca1cbe73
    …ashboard image to 80x40
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2666 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-09-01 13:29:59 +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 »

08 Aug, 2003
4 commits
  • knowledgeTreeVersion doesn't count as initialised either ...
    8a1b5f17
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2573 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-08-08 15:32:49 +0000  
    Browse Dir »
  • removed language setup ...
    27ea0284
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2572 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-08-08 15:32:34 +0000  
    Browse Dir »
  • renamed link.inc to Link.inc ...
    1419a15e
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2571 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-08-08 14:58:34 +0000  
    Browse Dir »
  • corrected permission class include case. ...
    8d7ccd95
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2570 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-08-08 14:58:09 +0000  
    Browse Dir »

07 Aug, 2003
12 commits
  • added copyright and gpl notice ...
    05edb333
    removed owl prefix from table aliases
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2567 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-08-07 15:47:05 +0000  
    Browse Dir »
  • added copyright and gpl notice ...
    a30dcf95
    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 authored
    2003-08-07 15:37:39 +0000  
    Browse Dir »
  • added copyright and gpl notice ...
    df57d3ec
    removed owl prefix from table aliases
    changed filename to proper case
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2565 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-08-07 15:32:57 +0000  
    Browse Dir »
  • added copyright and gpl notice ...
    c1ff9139
    removed owl prefix from table aliases
    formatted
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2564 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-08-07 15:28:46 +0000  
    Browse Dir »
  • renamed link.inc to Link.inc ...
    5c0e1087
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2563 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-08-07 15:28:35 +0000  
    Browse Dir »
  • added copyright and gpl notice ...
    9970d3ec
    removed owl prefix from table aliases
    changed filename to proper case
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2562 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-08-07 15:26:17 +0000  
    Browse Dir »
  • 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 »
  • added copyright and gpl notice ...
    540abd98
    removed owl prefix from table aliases
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2557 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-08-07 15:02:37 +0000  
    Browse Dir »
  • added copyright and gpl notice ...
    14995472
    removed owl prefix from table aliases
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2556 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-08-07 14:55:57 +0000  
    Browse Dir »
  • added copyright and gpl notice ...
    47fcfc20
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2555 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-08-07 14:25:18 +0000  
    Browse Dir »
  • added copyright and gpl notice ...
    d5d7d9ae
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2554 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-08-07 14:18:52 +0000  
    Browse Dir »
  • removed owl prefix from table aliases ...
    95070ded
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2551 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-08-07 14:00:16 +0000  
    Browse Dir »

06 Aug, 2003
1 commit
  • (#2837) added option to just return constructed controller querystring ...
    3975944b
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2547 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-08-06 14:14:53 +0000  
    Browse Dir »

04 Aug, 2003
1 commit
  • (#2828) made word wrap configurable ...
    6217f49b
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2532 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-08-04 14:56:07 +0000  
    Browse Dir »