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
  • lookAndFeel
  • knowledgeTree
14 Nov, 2005
4 commits
  • Remove unused MDCondition.inc include. ...
    a6ddd04e
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3982 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-14 09:31:42 +0000  
    Browse Dir »
  • Don't include webPageTemplate.inc and fiddle with sectionName - this ...
    f73943f0
    works better when not fiddling.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3980 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-14 09:27:00 +0000  
    Browse Dir »
  • MDCondition was never used. ...
    076390f7
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3979 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-14 09:26:04 +0000  
    Browse Dir »
  • Remove document collaboration (superceded by workflow). ...
    eab64267
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3976 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner 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 ...
    08572d2e
    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
    Neil Blakey-Milner authored
    2005-11-11 08:10:59 +0000  
    Browse Dir »
  • Allow for a workflow transition guard condition to be chosen. ...
    5be2067c
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3972 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-11 08:10:19 +0000  
    Browse Dir »

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

07 Nov, 2005
1 commit
  • Group document-specific metadata display by fieldset. ...
    89e61faa
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3925 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner 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 ...
    940d38f5
    pagination in the boolean search.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3911 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-02 19:16:09 +0000  
    Browse Dir »
  • Make the boolean_search dictionary (from the form) simpler to use and ...
    0346ac99
    manage.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3909 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner 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 ...
    e951c807
    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
    Neil Blakey-Milner 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 ...
    86032501
    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
    Neil Blakey-Milner authored
    2005-10-27 13:17:06 +0000  
    Browse Dir »

25 Oct, 2005
2 commits
  • One less abuser of store.inc. ...
    4ef66780
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3885 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-10-25 12:36:05 +0000  
    Browse Dir »
  • Implement informed users saving and guard roles/groups. ...
    d13403b8
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3884 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner 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 ...
    1466ed90
    values.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3867 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-10-18 14:27:03 +0000  
    Browse Dir »
  • Make it possible to load initialiseConditionalFieldsets multiple times. ...
    29c13ea2
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3862 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-10-18 12:12:06 +0000  
    Browse Dir »
  • Implement fieldset deletion ...
    a6b77f62
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3861 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-10-18 12:11:40 +0000  
    Browse Dir »
  • mplement changeToSimple and changeToComplex for fieldsets ...
    3f9dfe42
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3859 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-10-18 11:37:41 +0000  
    Browse Dir »
  • Add breadcrumbs, and use successRedirectTo when an action is ...
    fe41597d
    successfully performed.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3858 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-10-18 10:17:50 +0000  
    Browse Dir »
  • Add breadcrumb nav. ...
    188cffba
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3857 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-10-18 10:12:33 +0000  
    Browse Dir »
  • Make primary category bold ...
    41d30e58
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3855 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-10-18 10:08:25 +0000  
    Browse Dir »
  • Add breadcrumbs ...
    fd099635
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3854 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-10-18 10:07:28 +0000  
    Browse Dir »
  • Make the breadcrumbs stand out a bit more (temporary colours/style). ...
    2a323a2d
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3853 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-10-18 10:02:42 +0000  
    Browse Dir »
  • Implement breadcrumbs in conditional metadata management. ...
    32f88acd
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3852 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-10-18 09:45:08 +0000  
    Browse Dir »
  • Put breadcrumbs into less-accessed pages too. ...
    c7192529
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3851 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-10-18 09:44:44 +0000  
    Browse Dir »
  • Add preliminary breadcrumbs to the main pages for visual verification ...
    41ea7fca
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3850 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner 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 ...
    0073dfb3
    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
    Neil Blakey-Milner authored
    2005-10-17 15:00:22 +0000  
    Browse Dir »
  • Implement performTransition action for this dispatcher. ...
    569a05af
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3833 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner 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 ...
    bb7b1350
    script will remove.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3830 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-10-16 22:06:04 +0000  
    Browse Dir »
  • First-pass at document workflow dispatcher - shows off current workflow ...
    074951f0
    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
    Neil Blakey-Milner authored
    2005-10-16 21:26:45 +0000  
    Browse Dir »
  • Put a pointer to the boolean search here for now. ...
    f53755c1
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3824 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-10-16 21:23:27 +0000  
    Browse Dir »

15 Oct, 2005
4 commits
  • Implement new permission system effect onto search results. ...
    9f00ab60
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3818 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-10-15 10:37:53 +0000  
    Browse Dir »
  • Don't put quotes around text keys to input arrays - they aren't needed, ...
    5075b31b
    and they just add the quotes into the request variable.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3817 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-10-15 10:37:11 +0000  
    Browse Dir »
  • Remove unused file. ...
    bb93aa59
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3816 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-10-15 10:35:30 +0000  
    Browse Dir »
  • Use new-style permission system to control what documents are shown and ...
    e3b10fa4
    not shown.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3815 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-10-15 09:31:21 +0000  
    Browse Dir »

12 Oct, 2005
2 commits
  • Set fieldset to incomplete on storing a new relationship. ...
    333c38fb
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3807 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-10-12 12:11:07 +0000  
    Browse Dir »
  • Implement completeness-related work - any change in a conditional ...
    1c9d492a
    fieldset sets the fieldset as incomplete, requiring the use of
    "checkComplete" to set it to be complete again, which checks if it can
    be considered complete first.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3806 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-10-12 12:10:37 +0000  
    Browse Dir »