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
15 Dec, 2005
5 commits
  • Automatically search for the user we've just created when returning to ...
    c66a6819
    user management page.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4466 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-12-15 14:22:42 +0000  
    Browse Dir »
  • - deleted documents can now be either restored on expunged (again). ...
    da6484ca
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4465 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2005-12-15 14:13:20 +0000  
    Browse Dir »
  • Integrate Manage Lookup Trees into document field management. ...
    26e9877a
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4462 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-12-15 13:34:38 +0000  
    Browse Dir »
  • - role allocations now can be used to control permissions. ...
    bb33dad5
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4458 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2005-12-15 12:42:51 +0000  
    Browse Dir »
  • - add role-allocations ...
    83e25b1a
    - ensure that workflow and permission respect role-based allocations.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4454 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2005-12-15 10:42:10 +0000  
    Browse Dir »

14 Dec, 2005
6 commits
  • - fix typo in subscription-display that caused significant degradation. ...
    5d2936d6
    - fix manage to show folder subscriptions.
    - fix browse to have subscription portlet
    - fix documentFields to allow fieldset and field addition and editing.
    - fix fieldsetDisplay to not crash on metadata-lookups.
    - fix partialquery to not show multiple copies of a given file.
    -
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4453 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2005-12-14 17:53:22 +0000  
    Browse Dir »
  • Allow for the download of previous document content versions. ...
    13c98079
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4450 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-12-14 14:12:39 +0000  
    Browse Dir »
  • Clean up admin pages - remove commented-out require of dmsDefaults and ...
    f480353b
    dispatcher logic, and replace use of 'action' breadcrumbs with url-based
    ones.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4444 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-12-14 13:30:54 +0000  
    Browse Dir »
  • Add Conditions and Saved Search pages to admin pages. ...
    b76c7177
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4441 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-12-14 13:15:50 +0000  
    Browse Dir »
  • If we can't find the command, return with no contents. ...
    0c01d228
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4438 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-12-14 12:06:23 +0000  
    Browse Dir »
  • Add some documentation, and use KTUtil::findCommand to find the ...
    f75d5d97
    executable in question.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4437 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-12-14 12:05:42 +0000  
    Browse Dir »

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
1 commit
  • 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 »