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
10 Jan, 2006
1 commit
  • new help environment. ...
    8c1389e0
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4575 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-01-10 12:37:12 +0000  
    Browse Dir »

03 Jan, 2006
1 commit
  • Add an admin page to manage plugins - currently can view and ...
    2108bdc1
    disable/enable plugins.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4572 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-01-03 19:44:54 +0000  
    Browse Dir »

22 Dec, 2005
2 commits
  • Use postExpected/postReceived trick to check the POST arrived totally ...
    57214b03
    intact.
    
    Make sure postReceived is right at the bottom on the off-change it
    catches more edge cases that way.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4546 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-22 17:44:44 +0000  
    Browse Dir »
  • Use KTUtil::addQueryString in preference to manual URL mangling. ...
    120d2e78
    Add addQueryString as a variable modifier in Smarty templates, and use
    it.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4541 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-22 17:32:01 +0000  
    Browse Dir »

21 Dec, 2005
1 commit
  • Note new location of plus.png and minus.png ...
    a47aece3
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4515 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-21 15:17:22 +0000  
    Browse Dir »

15 Dec, 2005
7 commits
  • Don't show "copy parent permission" or "inherit permission" for the root ...
    d21bc20d
    folder.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4472 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-15 15:18:52 +0000  
    Browse Dir »
  • - deleted documents can now be either restored on expunged (again). ...
    2ec39f2c
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4465 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2005-12-15 14:13:20 +0000  
    Browse Dir »
  • Only show roles if there are roles to show. Don't show assigned ...
    cb8d65a2
    permissions, as they don't work yet.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4464 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-15 14:13:01 +0000  
    Browse Dir »
  • List the user who has the file checked out in the checked out document listing. ...
    5c2a0468
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4463 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-15 14:05:10 +0000  
    Browse Dir »
  • Integrate Manage Lookup Trees into document field management. ...
    a6536f0e
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4462 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-15 13:34:38 +0000  
    Browse Dir »
  • - role allocations now can be used to control permissions. ...
    fdaa37e8
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4458 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2005-12-15 12:42:51 +0000  
    Browse Dir »
  • - add role-allocations ...
    cc6510fe
    - 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
    bshuttle authored
    2005-12-15 10:42:10 +0000  
    Browse Dir »

14 Dec, 2005
2 commits
  • Change end i18n tag into proper end tag. ...
    fb76bdc4
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4448 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-14 13:51:40 +0000  
    Browse Dir »
  • Fix typos from i18n sweep. ...
    7965b2d3
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4442 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-14 13:16:17 +0000  
    Browse Dir »

12 Dec, 2005
4 commits
  • Ensure that all self-directed forms use POST method and PHP_SELF action. ...
    93cc3ebb
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4423 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-12 19:54:24 +0000  
    Browse Dir »
  • Use POST for forms. ...
    0885e2a0
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4416 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-12 15:36:25 +0000  
    Browse Dir »
  • - add fieldset and description editing. ...
    7d775482
    - 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
    bshuttle authored
    2005-12-12 11:06:50 +0000  
    Browse Dir »
  • very simple dashlet disabling. ...
    6fad6bf1
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4396 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2005-12-12 10:22:32 +0000  
    Browse Dir »

08 Dec, 2005
1 commit
  • Follow move of our own javascript files to resources/js/ ...
    66226d97
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4371 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-08 12:22:11 +0000  
    Browse Dir »

06 Dec, 2005
2 commits
  • Add i18n tags around translatable text. ...
    da17f4a8
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4341 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-06 10:58:51 +0000  
    Browse Dir »
  • This template is no longer used by anything. ...
    8e83d7b0
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4340 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-06 09:19:30 +0000  
    Browse Dir »

05 Dec, 2005
6 commits
  • Add i18n tags around translatable text. ...
    2e2b0031
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4338 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-05 20:42:17 +0000  
    Browse Dir »
  • Remove unused template. ...
    8d822074
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4336 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-05 19:49:06 +0000  
    Browse Dir »
  • Add {i18n} blocks around translatable text. ...
    14b2c542
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4335 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-05 17:02:27 +0000  
    Browse Dir »
  • Obsoleted by new UI ...
    ff0f1a55
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4329 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-05 14:58:39 +0000  
    Browse Dir »
  • No more users of PatternTableLinks ...
    423443f4
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4328 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-05 14:34:33 +0000  
    Browse Dir »
  • No more users of PatternMainPage remaining. ...
    76543999
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4327 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-05 14:31:39 +0000  
    Browse Dir »

02 Dec, 2005
2 commits
  • yet-another-conditional-fix. ...
    e43f5f48
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4313 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2005-12-02 11:21:50 +0000  
    Browse Dir »
  • conditional metadata didn't work. ...
    43e02466
    surprise.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4312 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2005-12-02 11:01:58 +0000  
    Browse Dir »

01 Dec, 2005
6 commits
  • Use the requireJS* and requireCSS* API to add JS and CSS. ...
    e4cc8f0c
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4304 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-01 19:48:45 +0000  
    Browse Dir »
  • Use requireJS* and requireCSS* API to add JS and CSS. ...
    5163b8e6
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4303 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-01 19:47:54 +0000  
    Browse Dir »
  • Use requireJS* and requireCSS* to include css and javascript ...
    af876e0f
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4298 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-01 19:21:53 +0000  
    Browse Dir »
  • These are obsolete and not used anymore. ...
    d1d5dfef
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4296 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-01 19:00:40 +0000  
    Browse Dir »
  • - Correct the folder permission-edit issues. ...
    1a0e4d99
    - 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
    bshuttle authored
    2005-12-01 14:16:30 +0000  
    Browse Dir »
  • Permissions page (folder) now uses the requireCSSStandalone, so it works on IE and Safari ...
    9f12103f
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4285 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2005-12-01 13:57:14 +0000  
    Browse Dir »

30 Nov, 2005
1 commit
  • - all subscription-notifications can now be cleared. ...
    d8170502
    - 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
    bshuttle authored
    2005-11-30 09:39:50 +0000  
    Browse Dir »

29 Nov, 2005
4 commits
  • - add user assistance infrastructure. ...
    4ebf668b
    - 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
    bshuttle authored
    2005-11-29 14:33:20 +0000  
    Browse Dir »
  • Place the end-comment tag after the entire table, not the body. ...
    86eef6ef
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4257 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-29 14:33:04 +0000  
    Browse Dir »
  • If there are configured authentication sources, allow the admin to ...
    acf43690
    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
    nbm authored
    2005-11-29 11:44:17 +0000  
    Browse Dir »
  • missed the template for notifications in prior checkin. ...
    59b2dd03
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4241 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2005-11-29 10:22:53 +0000  
    Browse Dir »