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
  • presentation
15 Nov, 2005
3 commits
  • Rip out collaboration-related code from the document view. ...
    adce30a6
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3990 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-15 14:14:17 +0000  
    Browse Dir »
  • Rip out collaboration-related code from the document view ...
    fec87704
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3987 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-15 14:11:42 +0000  
    Browse Dir »
  • Be able to create system fieldsets, and also use nameToLocalNamespace so ...
    e35b1b82
    that users don't have to figure out what a namespace is to create a
    fieldset.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3986 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-15 14:11:00 +0000  
    Browse Dir »

14 Nov, 2005
5 commits
  • PatternImage is not used, and was removed. ...
    8be33835
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3983 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-14 09:34:45 +0000  
    Browse Dir »
  • Remove unused MDCondition.inc include. ...
    e48a3f6a
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3982 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-14 09:31:42 +0000  
    Browse Dir »
  • Don't include webPageTemplate.inc and fiddle with sectionName - this ...
    35e3932c
    works better when not fiddling.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3980 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-14 09:27:00 +0000  
    Browse Dir »
  • MDCondition was never used. ...
    5bedad56
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3979 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-14 09:26:04 +0000  
    Browse Dir »
  • Remove document collaboration (superceded by workflow). ...
    754d1772
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3976 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-14 09:18:53 +0000  
    Browse Dir »

11 Nov, 2005
2 commits
  • Allow for dynamic permissions - permissions that are available only if a ...
    3fa43015
    certain condition on a document is met, using a saved search/condition.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3973 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-11 08:10:59 +0000  
    Browse Dir »
  • Allow for a workflow transition guard condition to be chosen. ...
    913da082
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3972 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-11 08:10:19 +0000  
    Browse Dir »

10 Nov, 2005
4 commits
  • Change to using criteriaToLegacyQuery that returns something other than ...
    4efe9e34
    just document id.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3958 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-10 18:24:09 +0000  
    Browse Dir »
  • Add system-wide saved searches and system condition management ...
    83b952ca
    interfaces.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3956 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-10 16:08:03 +0000  
    Browse Dir »
  • Remove testing code for condition searches. ...
    a1c1fc93
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3955 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-10 15:59:04 +0000  
    Browse Dir »
  • Make use of KTSearchUtil, and support saved searches. ...
    ea056f62
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3954 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-10 15:58:25 +0000  
    Browse Dir »

08 Nov, 2005
1 commit
  • Use KT_LIB_DIR rather than $default->... due to scoping issues. global ...
    76884a79
    $default anyway for other bits of code.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3932 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-08 14:42:31 +0000  
    Browse Dir »

07 Nov, 2005
1 commit
  • Group document-specific metadata display by fieldset. ...
    30d2d758
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3925 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-07 14:42:41 +0000  
    Browse Dir »

02 Nov, 2005
2 commits
  • Bring the outer boolean into the boolean_search array, and finish the ...
    1c435d0c
    pagination in the boolean search.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3911 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-02 19:16:09 +0000  
    Browse Dir »
  • Make the boolean_search dictionary (from the form) simpler to use and ...
    3a7afeca
    manage.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3909 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-02 14:13:01 +0000  
    Browse Dir »

31 Oct, 2005
1 commit
  • Add complex boolean search ability - being able to search for this group ...
    deab35cf
    of things and/or this group of things.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3906 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-31 13:52:01 +0000  
    Browse Dir »

27 Oct, 2005
1 commit
  • Use dispatcher-wide transactions, use the dispatcher validator, and use ...
    4df1bbd4
    errorRedirect rather than errorPage for problems.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3903 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-27 13:17:06 +0000  
    Browse Dir »

25 Oct, 2005
2 commits
  • One less abuser of store.inc. ...
    1c3245dd
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3885 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-25 12:36:05 +0000  
    Browse Dir »
  • Implement informed users saving and guard roles/groups. ...
    c5ec703b
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3884 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-25 12:35:47 +0000  
    Browse Dir »

18 Oct, 2005
12 commits
  • Clear the existing values for the behaviour before storing the current ...
    3a1aa943
    values.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3867 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-18 14:27:03 +0000  
    Browse Dir »
  • Make it possible to load initialiseConditionalFieldsets multiple times. ...
    e7267ea7
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3862 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-18 12:12:06 +0000  
    Browse Dir »
  • Implement fieldset deletion ...
    1d3294e7
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3861 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-18 12:11:40 +0000  
    Browse Dir »
  • mplement changeToSimple and changeToComplex for fieldsets ...
    a1343435
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3859 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-18 11:37:41 +0000  
    Browse Dir »
  • Add breadcrumbs, and use successRedirectTo when an action is ...
    9389ff35
    successfully performed.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3858 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-18 10:17:50 +0000  
    Browse Dir »
  • Add breadcrumb nav. ...
    b4c22c2c
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3857 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-18 10:12:33 +0000  
    Browse Dir »
  • Make primary category bold ...
    b1ec35b8
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3855 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-18 10:08:25 +0000  
    Browse Dir »
  • Add breadcrumbs ...
    6e4087c4
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3854 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-18 10:07:28 +0000  
    Browse Dir »
  • Make the breadcrumbs stand out a bit more (temporary colours/style). ...
    e9d147d4
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3853 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-18 10:02:42 +0000  
    Browse Dir »
  • Implement breadcrumbs in conditional metadata management. ...
    8830702b
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3852 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-18 09:45:08 +0000  
    Browse Dir »
  • Put breadcrumbs into less-accessed pages too. ...
    dd758332
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3851 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-18 09:44:44 +0000  
    Browse Dir »
  • Add preliminary breadcrumbs to the main pages for visual verification ...
    9eae0a28
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3850 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-18 09:20:06 +0000  
    Browse Dir »

17 Oct, 2005
2 commits
  • Fix braino - parent_behaviour is the parent behaviour, of course, not ...
    34b4a8c3
    the assigned behaviour, which is behaviour_id.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3840 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-17 15:00:22 +0000  
    Browse Dir »
  • Implement performTransition action for this dispatcher. ...
    c93e1102
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3833 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-17 09:20:45 +0000  
    Browse Dir »

16 Oct, 2005
3 commits
  • Add repository cleanup management for visualisation of what the cleanup ...
    1809442d
    script will remove.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3830 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-16 22:06:04 +0000  
    Browse Dir »
  • First-pass at document workflow dispatcher - shows off current workflow ...
    e176d140
    and state if any, transitions available, and allows one to start
    workflow on a document if there is not one already.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3827 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-16 21:26:45 +0000  
    Browse Dir »
  • Put a pointer to the boolean search here for now. ...
    c852d0a2
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3824 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-16 21:23:27 +0000  
    Browse Dir »

15 Oct, 2005
1 commit
  • Implement new permission system effect onto search results. ...
    dcf3f505
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3818 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-15 10:37:53 +0000  
    Browse Dir »