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
29 Nov, 2005
8 commits
  • - add user assistance infrastructure. ...
    193d2591
    - incorporate basic information on the installation / howto side of things
    - highlight the beta state.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4258 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2005-11-29 14:33:20 +0000  
    Browse Dir »
  • Place the end-comment tag after the entire table, not the body. ...
    3921a7d2
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4257 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-29 14:33:04 +0000  
    Browse Dir »
  • Add kt-core-baseurl input to the standard page so that Javascript can ...
    74e8b349
    know what the base url for the KT instance is.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4256 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-29 14:32:36 +0000  
    Browse Dir »
  • Add a link to the boolean search from the search portlet. ...
    e426a552
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4252 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-29 14:04:24 +0000  
    Browse Dir »
  • Use the hook provided to allow for admins to search for a user in the ...
    d3d69194
    LDAP directory and to create a user with the details from the LDAP
    directory, authenticated from the LDAP directory from now on.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4246 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-29 11:48:10 +0000  
    Browse Dir »
  • 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 »
  • - add dashlets, which let plugins put items on the users dashboard. ...
    050426a4
    - made the dashboard not show plugins.
    - added plugin-helpers for dashlets.
    - fix typo in INSTALL.txt
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4240 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2005-11-29 10:21:56 +0000  
    Browse Dir »

28 Nov, 2005
7 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 »
  • - added rudimentary subscription support into notifications. ...
    6efad7db
    - extended notifications to be activation-aware (notify.php).
    - forced subscriptionengine::fireSubscription to generate notifications.
    - handle very simple subscription events.
    - made notifications more robust against data-values.
    - corrected a new bug in subscriptions.
    
    Note:
    
    - subscriptions needs to be completely revised:  it touches the code in 15 places, and is currently very hard to understand, extend and debug.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4227 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2005-11-28 14:27:37 +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 »
  • Send the text through as fSearchableText, not fSearchText. ...
    b8283401
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4223 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-28 00:01:17 +0000  
    Browse Dir »

27 Nov, 2005
2 commits
  • Page for admins to change the DN for LDAP-authenticated users. ...
    7479c60a
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4199 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-27 20:20:10 +0000  
    Browse Dir »
  • 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
5 commits
  • Template for editing an LDAP authentication source ...
    94b11dcb
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4181 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-25 20:20:40 +0000  
    Browse Dir »
  • 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
6 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 »
  • Template for subscription management ...
    90c62411
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4137 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-23 19:03:38 +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
4 commits
  • Move document discussion into the actions framework. ...
    57b60d5d
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4114 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-22 14:23:06 +0000  
    Browse Dir »
  • Changes to support requireCSSStandalone ...
    4eb3f556
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4112 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-22 14:18:09 +0000  
    Browse Dir »
  • 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 »
  • Allow for the textarea columns and rows to be passed as options. ...
    3eea231f
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4106 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-22 09:53:41 +0000  
    Browse Dir »

21 Nov, 2005
6 commits
  • Implement document email using the actions framework. ...
    1a462e01
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4104 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-21 21:30:16 +0000  
    Browse Dir »
  • 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
1 commit
  • 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 »