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
25 Nov, 2005
7 commits
  • Start hooking up LDAP as an authentication provider ...
    70d1973d
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4165 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-25 09:59:11 +0000  
    Browse Code »
  • Create a registered plugin for KTCore, and register admin pages and ...
    21d87ce2
    categories.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4164 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-25 09:53:56 +0000  
    Browse Code »
  • Hook up bulk import and bulk upload folder actions. ...
    8d4132ef
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4163 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-25 09:52:14 +0000  
    Browse Code »
  • Authentication sources are places where KnowledgeTree can find out how ...
    baae444b
    to authenticate a user configured to use that source.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4162 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-25 09:51:04 +0000  
    Browse Code »
  • The built-in authentication provider uses the default KnowledgeTree ...
    ff9e8c52
    users table for authentication.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4161 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-25 09:49:13 +0000  
    Browse Code »
  • Moved into lib/authentication/ ...
    93c46cd4
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4160 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-25 09:41:47 +0000  
    Browse Code »
  • Remove UI test. ...
    e8dc0db6
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4159 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-25 09:41:35 +0000  
    Browse Code »

24 Nov, 2005
10 commits
  • Start the authentication framework - authentication providers provide ...
    e654e32b
    authentication for users.  Users can be configured to use a particular
    authenticator, which is a specific instance given by the authentication
    provider configured for operation.  (So, basically, you can have two
    LDAP authenticators and the built-in authenticator, and different users
    can use different authenticators.)
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4158 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-24 16:25:41 +0000  
    Browse Code »
  • Use the new location for the admin registry ...
    3ed29dda
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4157 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-24 16:22:36 +0000  
    Browse Code »
  • Use the new location of the admin registry ...
    0dcba747
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4156 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-24 16:21:17 +0000  
    Browse Code »
  • Make it possible for plugins to register admin categories and admin ...
    0e22c971
    pages
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4155 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-24 16:20:56 +0000  
    Browse Code »
  • Move admin navigation registry into lib/plugins ...
    b827a23d
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4154 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-24 16:20:24 +0000  
    Browse Code »
  • Been moved into a document action. ...
    01f38f9f
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4153 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-24 16:19:22 +0000  
    Browse Code »
  • Been moved into a folder action. ...
    521baef0
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4152 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-24 16:18:28 +0000  
    Browse Code »
  • Add validateFile, which will make sure that a file upload completed ...
    db4b09a1
    correctly, and if not, provide as accurate a message as possible.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4151 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-24 13:54:16 +0000  
    Browse Code »
  • Use breadcrumbsForDocument instead of local (and broken) version. ...
    b648e518
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4150 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-24 13:53:19 +0000  
    Browse Code »
  • 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 Code »

23 Nov, 2005
23 commits
  • Remove obsolete long-unused files. ...
    906466c3
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4148 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-23 22:18:29 +0000  
    Browse Code »
  • Remove files replaced by actions ...
    4866cd8e
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4147 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-23 22:17:30 +0000  
    Browse Code »
  • 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 Code »
  • Default _aPages to an empty array. ...
    0a22e8d4
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4145 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-23 21:50:57 +0000  
    Browse Code »
  • If the folder action has a path, require it. ...
    589a0f46
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4144 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-23 21:50:36 +0000  
    Browse Code »
  • Only include the exception if it is there. ...
    ce7d8654
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4143 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-23 21:50:11 +0000  
    Browse Code »
  • If the action has a path, include it. ...
    f12cd60f
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4142 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-23 21:49:34 +0000  
    Browse Code »
  • Register subscriptions as a plugin in KTPluginRegistry. ...
    a088490d
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4141 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-23 19:15:07 +0000  
    Browse Code »
  • Let actions and portlets have access to their plugin's object ...
    ce6d6413
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4140 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-23 19:14:17 +0000  
    Browse Code »
  • plugin.php gives plugins a place to put pages that aren't actions or ...
    04bb7685
    admin pages (for example, a page for a user to manage their
    subscriptions)
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4139 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-23 19:12:40 +0000  
    Browse Code »
  • Registry for plugins loaded on the system ...
    4a24fdab
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4138 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-23 19:10:56 +0000  
    Browse Code »
  • 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 Code »
  • Moved into the plugins system ...
    2f557c81
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4136 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-23 15:30:20 +0000  
    Browse Code »
  • Use the new KTPlugin method to register actions, triggers, and portlets. ...
    ade01194
    Add a new plugin page for managing subscriptions.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4135 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-23 14:56:01 +0000  
    Browse Code »
  • The page registry allows for entirely dispatcher objects to be reached ...
    6b638467
    via the web using /plugin.php/pagename.  Plugins will automatically put
    their namespaces at the beginning, so for subscriptions, it would be
    /plugin.php/ktstandard.subscriptions.plugin/pagename.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4134 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-23 14:54:47 +0000  
    Browse Code »
  • This stuff has moved into the Subscriptions plugin in ktstandard. ...
    c763d2e3
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4133 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-23 14:51:15 +0000  
    Browse Code »
  • KTPlugin is the base class for plugins - actions, portlets, triggers, ...
    86d110b2
    and pages should be registered via a plugin.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4132 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-23 14:50:26 +0000  
    Browse Code »
  • fix brokenness resulting from previous delete. ...
    6ee19488
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4131 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2005-11-23 14:40:44 +0000  
    Browse Code »
  • purge links, web, news. ...
    25389aef
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4130 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2005-11-23 14:28:45 +0000  
    Browse Code »
  • 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 Code »
  • Implement folder subscribe/unsubscribe ...
    11d6e38e
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4128 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-23 12:48:09 +0000  
    Browse Code »
  • Remove old folder permissions edit/view code - folder permission ...
    5df72790
    view/edit is now a folder action.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4127 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-23 12:28:32 +0000  
    Browse Code »
  • Implement folder permissions view/edit using the folder actions framework. ...
    545a3bae
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4126 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-23 12:23:14 +0000  
    Browse Code »