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
  • plugins
13 Dec, 2005
1 commit
  • - transactions are now keyed on the namespace, so they should survive activati… ...
    91a9a4ab
    …on/de-activation better.
      - upgrade script for this change.
      - updated all components in this tree to use the new style transaction
      - pass a document, _not_ an id.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4425 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2005-12-13 09:55:34 +0000  
    Browse Dir »

12 Dec, 2005
7 commits
  • Cater for pathInfoSupport being false. ...
    14da4ecc
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4421 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-12-12 19:52:59 +0000  
    Browse Dir »
  • - add very simple document_type browsing into the system ...
    f58e00a8
    - considering adding all lookup fields, though that might get a little too "busy".
    - does not incorporate the category version yet, since it will need to have an upgrade from
      freetext to lookup.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4417 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2005-12-12 15:53:50 +0000  
    Browse Dir »
  • Use the new document addition observer system to display feedback to the ...
    ec3af9f0
    user on how the import is going.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4415 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-12-12 15:36:06 +0000  
    Browse Dir »
  • Remove unused methods. ...
    18fd229d
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4409 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-12-12 15:23:51 +0000  
    Browse Dir »
  • Move add document action into a separate file, and move control over UI ...
    2fcf2fbf
    to a document addition observer.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4408 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-12-12 15:23:16 +0000  
    Browse Dir »
  • - add fieldset and description editing. ...
    9b9f2c28
    - work around SMARTY bug w.r.t. i18n tags
    - add sql upgrade script for field and fieldset descriptions.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4399 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2005-12-12 11:06:50 +0000  
    Browse Dir »
  • very simple dashlet disabling. ...
    821155c9
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4396 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2005-12-12 10:22:32 +0000  
    Browse Dir »

08 Dec, 2005
11 commits
  • total revision of the subscription "engine" ...
    82dd1073
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4392 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2005-12-08 14:32:51 +0000  
    Browse Dir »
  • Remove now-incorrect comments. ...
    12ac8f9d
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4388 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-12-08 14:21:27 +0000  
    Browse Dir »
  • Don't call the plugin's "register" method manually. ...
    6dd6ed64
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4387 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-12-08 14:21:10 +0000  
    Browse Dir »
  • Admin pages moved into plugins/ktcore/admin/ ...
    c45c07ee
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4385 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-12-08 14:10:09 +0000  
    Browse Dir »
  • Use plugin-based registration of actions. ...
    a055dbc3
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4384 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-12-08 14:09:51 +0000  
    Browse Dir »
  • Use plugin-based registration of permissions page. ...
    a0f63782
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4383 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-12-08 14:09:06 +0000  
    Browse Dir »
  • Make discussion a separate plugin, and register action via the plugin. ...
    44419b39
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4382 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-12-08 14:08:46 +0000  
    Browse Dir »
  • Make email a separate plugin, and change to plugin-based registration of ...
    06c45c9e
    actions.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4381 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-12-08 14:08:13 +0000  
    Browse Dir »
  • No need to call register method on plugin - will happen automatically ...
    b5bbca7b
    later.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4380 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-12-08 14:07:45 +0000  
    Browse Dir »
  • Standardise the plugin registration naming from $oPluginRegistry to ...
    a32de0a6
    $oRegistry
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4379 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-12-08 14:07:16 +0000  
    Browse Dir »
  • Move administration pages into the core plugin. ...
    6c17d693
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4373 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-12-08 14:02:19 +0000  
    Browse Dir »

06 Dec, 2005
1 commit
  • Add i18n functions around translatable text in plugins/ ...
    080e3ef9
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4350 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-12-06 17:30:41 +0000  
    Browse Dir »

05 Dec, 2005
2 commits
  • Temporary file is kept in tmp_name, not tmp_nam ...
    7741d4b6
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4337 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-12-05 20:35:02 +0000  
    Browse Dir »
  • Register the default i18n domain, "knowledgeTree" ...
    050f900b
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4334 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-12-05 16:57:56 +0000  
    Browse Dir »

04 Dec, 2005
2 commits
  • Correct breadcrumb detail for add folder to not say "add document". ...
    1a3ab5c8
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4320 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-12-04 10:37:58 +0000  
    Browse Dir »
  • Redirect to folder containing the document that was just deleted. ...
    297b2188
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4319 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-12-04 10:34:55 +0000  
    Browse Dir »

02 Dec, 2005
4 commits
  • For some reason, ActiveDirectory lets you bind using a DN and a ...
    07ace593
    password no matter what the password (or perhaps even DN).  But if it is
    in the form username@domain, it will check the password correctly.  Do
    that instead.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4316 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-12-02 11:49:48 +0000  
    Browse Dir »
  • Remove commented out old getURL function. ...
    9ea38a9c
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4314 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-12-02 11:48:41 +0000  
    Browse Dir »
  • Add an include that is necessary to prevent problems if we are one of ...
    dff55cad
    the first plugins included.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4306 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-12-02 10:02:45 +0000  
    Browse Dir »
  • Add more includes that are necessary if being one of the first plugins ...
    01a40365
    included.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4305 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-12-02 10:02:13 +0000  
    Browse Dir »

01 Dec, 2005
3 commits
  • Register the plugin ...
    60bfb933
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4295 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-12-01 18:56:00 +0000  
    Browse Dir »
  • - documents are now scanned & indexed on checkin. ...
    e71e6bb2
    - old fulltext is also cleared out, so that all words don't rapidly become stopwords.
    - pdf, ps and plain text indexers added.
    - search portlet doesn't use a non-rootUrl relative url.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4292 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2005-12-01 16:39:54 +0000  
    Browse Dir »
  • - Correct the folder permission-edit issues. ...
    38c1bbf8
    - pass "context" into document_permissions
    - use Mochikit in document-permissions.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4287 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2005-12-01 14:16:30 +0000  
    Browse Dir »

30 Nov, 2005
4 commits
  • Add requires for plugin-related functionality. ...
    3b33d8c2
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4276 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-30 19:06:43 +0000  
    Browse Dir »
  • Break history up into transaction history and version history. ...
    18ca0c6c
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4271 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-30 14:38:39 +0000  
    Browse Dir »
  • Add "Edit Metadata" as a document action. ...
    818de9aa
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4267 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-30 13:31:06 +0000  
    Browse Dir »
  • - all subscription-notifications can now be cleared. ...
    4bed2bf7
    - checked out documents are now listed.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4260 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2005-11-30 09:39:50 +0000  
    Browse Dir »

29 Nov, 2005
5 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 »
  • Include KTDashletPlugins.php for dashboard dashlets. ...
    a7591ee7
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4248 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-29 13:13:06 +0000  
    Browse Dir »
  • Allow the user to edit the current information, not make it all up from ...
    f79f6d32
    scratch.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4247 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-29 11:54:12 +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 »
  • - 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 »