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
  • templates
  • ktcore
29 Nov, 2005
2 commits
  • If there are configured authentication sources, allow the admin to ...
    7454a8c6
    create a user from these sources.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4244 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-29 11:44:17 +0000  
    Browse Dir »
  • missed the template for notifications in prior checkin. ...
    1c793ab0
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4241 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2005-11-29 10:22:53 +0000  
    Browse Dir »

28 Nov, 2005
5 commits
  • Store the originally-requested page for after authentication succeeds. ...
    27a68e00
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4239 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-28 20:44:19 +0000  
    Browse Dir »
  • Use POST for login (to prevent passwords in the location bar) ...
    4caa5663
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4237 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-28 20:27:54 +0000  
    Browse Dir »
  • moved login page to newui. ...
    77b34e1b
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4231 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2005-11-28 18:32:05 +0000  
    Browse Dir »
  • add revised preferences environment. ...
    ac8057ba
    - TODO add preferences tabs from plugins.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4229 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2005-11-28 16:05:06 +0000  
    Browse Dir »
  • - corrected bug in user-editing which caused password to re-md5. ...
    4b42064f
    - added "doLimitedUpdate" utility method to User.inc, to blacklist update of s ome fields. (nbm, please review.)
      - added password-editing into userEdit.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4226 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2005-11-28 09:55:23 +0000  
    Browse Dir »

27 Nov, 2005
1 commit
  • Use the authentication provider's showUserSource method to display ...
    a99ac494
    authentication information for the user.  The changing of user password
    has been moved to the built-in authenticaiton provider's showUserSource
    method.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4191 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-27 12:20:46 +0000  
    Browse Dir »

25 Nov, 2005
4 commits
  • Template for viewing an authentication source ...
    9eee80ab
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4180 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-25 20:20:09 +0000  
    Browse Dir »
  • Passing sources through as sources, not aSources. ...
    9acb8bec
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4179 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-25 20:19:10 +0000  
    Browse Dir »
  • - make conditional metadata work again. ...
    8169a767
    - add a titles to various pages.
    - make columns include toggleselect.
    - rolled in treewidgets
    - correct the $main !== $this->oPage issue
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4169 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2005-11-25 15:26:35 +0000  
    Browse Dir »
  • Template for authentication management ...
    bf1b9797
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4166 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-25 10:01:10 +0000  
    Browse Dir »

24 Nov, 2005
1 commit
  • Make bulk upload a folder action. ...
    0adf37b8
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4149 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-24 13:52:39 +0000  
    Browse Dir »

23 Nov, 2005
5 commits
  • Implement bulk import as a folder action. ...
    7b76c6cb
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4146 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-23 22:15:14 +0000  
    Browse Dir »
  • merge in role management. ...
    187aea5c
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4129 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2005-11-23 13:58:01 +0000  
    Browse Dir »
  • - add org admin, unit admin. ...
    5ebf4e59
    - hide org admin
    - improve group-admin to allow editing of unit link
    - add UnitLink utilities to class Group
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4120 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2005-11-23 10:49:24 +0000  
    Browse Dir »
  • Re-implement folder addition using the folder actions framework. ...
    783b3e04
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4118 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-23 10:18:20 +0000  
    Browse Dir »
  • moved group management to a kt3-style dispatcher. ...
    df90063a
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4117 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2005-11-23 08:43:48 +0000  
    Browse Dir »

22 Nov, 2005
1 commit
  • user management is now a dispatcher, and cleaned up. ...
    de5abcbb
    LDAP user-editing needs re-implementation.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4108 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2005-11-22 13:18:48 +0000  
    Browse Dir »

21 Nov, 2005
5 commits
  • Template for archive action. ...
    69ece28e
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4101 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-21 19:45:06 +0000  
    Browse Dir »
  • Implement document move using the action framework. ...
    25b3435a
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4092 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-21 15:24:44 +0000  
    Browse Dir »
  • improve and merge help admin with the new UI. ...
    42db48f6
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4091 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2005-11-21 14:56:34 +0000  
    Browse Dir »
  • improved the fieldset modification views. ...
    01713f78
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4090 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2005-11-21 14:44:38 +0000  
    Browse Dir »
  • moved admin/documentlink to new environment ...
    b05bca4d
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4088 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2005-11-21 14:31:11 +0000  
    Browse Dir »

20 Nov, 2005
2 commits
  • Use self-rendering fieldsets ...
    5faf3fa9
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4082 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-20 22:41:52 +0000  
    Browse Dir »
  • Modernise - use requireJSResource, requireJSStandalone, widgets, and ...
    41625add
    self-rendering fieldsets.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4081 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-20 22:41:06 +0000  
    Browse Dir »

19 Nov, 2005
3 commits
  • New world order changes - descriptive text, no tables, and widgets. ...
    dfd0e6a0
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4074 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-19 23:11:45 +0000  
    Browse Dir »
  • Implement document deletion using the action system. ...
    51c92bfc
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4069 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-19 22:22:19 +0000  
    Browse Dir »
  • Implement checkin and checkout using the actions system ...
    86bc4048
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4062 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-19 21:19:21 +0000  
    Browse Dir »

18 Nov, 2005
2 commits
  • improved info, error handling. ...
    fbaae9ae
    improved field & fieldset editing.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4040 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2005-11-18 16:20:52 +0000  
    Browse Dir »
  • 5 Brad Shuttleworth <brad@jamwarehouse.com> Fri 2005-11-18 15:55:21 +0200 ...
    d6f0d1fa
    merge up: 2005-11-18 15:55
    
    
        4 Brad Shuttleworth <brad@jamwarehouse.com>	Fri 2005-11-18 15:47:16 +0200
          merge in admin first-pass update.
    
    
        3 Brad Shuttleworth <brad@jamwarehouse.com>	Fri 2005-11-18 13:18:04 +0200
          merged in the dispatcher / templating changes to correctly handle info and error messages.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4039 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2005-11-18 13:54:43 +0000  
    Browse Dir »

16 Nov, 2005
3 commits
  • Welcome to KT3 ...
    3dd1c0bb
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4014 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2005-11-16 15:47:22 +0000  
    Browse Dir »
  • Split lookup values into enabled and disabled, and allow the ability to ...
    94c9ac2c
    set lookup values as disabled and enabled, and also set that this status
    is stuck in terms of automated synchronisation.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4006 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-16 14:02:44 +0000  
    Browse Dir »
  • Add a hidden input variable called kt-core-baseurl that can be used from ...
    265eed67
    javascript to find out the base url to use when generating urls.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4001 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-16 12:17:31 +0000  
    Browse Dir »

15 Nov, 2005
2 commits
  • Add system fieldset creation support, and add some helptext. ...
    342a68d2
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3989 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-15 14:13:01 +0000  
    Browse Dir »
  • Show the lookup editor for trees too, and have a direct link to the tree ...
    129d9a03
    lookup manager for trees at the bottom.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3988 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-15 14:12:27 +0000  
    Browse Dir »

11 Nov, 2005
2 commits
  • Allow for a workflow transition guard condition to be chosen. ...
    5be2067c
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3972 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-11 08:10:19 +0000  
    Browse Dir »
  • Move manage_folder_permissions out of the base folder. ...
    9967f4aa
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3963 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-11 08:05:46 +0000  
    Browse Dir »

10 Nov, 2005
2 commits
  • Add system-wide saved searches and system condition management ...
    3763e85b
    interfaces.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3956 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-10 16:08:03 +0000  
    Browse Dir »
  • Make the boolean search template somewhat easier to modify so it can ...
    16a849f3
    perform multiple roles.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3947 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-10 15:27:55 +0000  
    Browse Dir »