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
19 Nov, 2005
4 commits
  • Implement document deletion using the action system. ...
    7addd52a
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4069 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-19 22:22:19 +0000  
    Browse Dir »
  • Implement checkin and checkout using the actions system ...
    1164e1b1
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4062 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-19 21:19:21 +0000  
    Browse Dir »
  • Support standalone javascript included in pages. ...
    1b5a0079
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4061 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-19 20:51:18 +0000  
    Browse Dir »
  • Add a file upload widget. ...
    5b8a198b
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4052 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-19 20:43:25 +0000  
    Browse Dir »

18 Nov, 2005
3 commits
  • Only render the portlet surroundings if the portlet has contents to ...
    521ea230
    render inside of it.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4043 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-18 18:25:01 +0000  
    Browse Dir »
  • improved info, error handling. ...
    47cbbe5f
    improved field & fieldset editing.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4040 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2005-11-18 16:20:52 +0000  
    Browse Dir »
  • 5 Brad Shuttleworth <brad@jamwarehouse.com> Fri 2005-11-18 15:55:21 +0200 ...
    7de4999f
    merge up: 2005-11-18 15:55
    
    
        4 Brad Shuttleworth <brad@jamwarehouse.com>	Fri 2005-11-18 15:47:16 +0200
          merge in admin first-pass update.
    
    
        3 Brad Shuttleworth <brad@jamwarehouse.com>	Fri 2005-11-18 13:18:04 +0200
          merged in the dispatcher / templating changes to correctly handle info and error messages.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4039 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2005-11-18 13:54:43 +0000  
    Browse Dir »

16 Nov, 2005
4 commits
  • Fix the workflow fixme in the template ...
    3b5e2f55
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4022 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-16 21:32:21 +0000  
    Browse Dir »
  • Welcome to KT3 ...
    f20b6b39
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4014 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2005-11-16 15:47:22 +0000  
    Browse Dir »
  • Split lookup values into enabled and disabled, and allow the ability to ...
    6d397502
    set lookup values as disabled and enabled, and also set that this status
    is stuck in terms of automated synchronisation.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4006 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-16 14:02:44 +0000  
    Browse Dir »
  • Add a hidden input variable called kt-core-baseurl that can be used from ...
    043b6d96
    javascript to find out the base url to use when generating urls.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4001 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-16 12:17:31 +0000  
    Browse Dir »

15 Nov, 2005
2 commits
  • Add system fieldset creation support, and add some helptext. ...
    a2c50449
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3989 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-15 14:13:01 +0000  
    Browse Dir »
  • Show the lookup editor for trees too, and have a direct link to the tree ...
    2d239704
    lookup manager for trees at the bottom.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3988 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-15 14:12:27 +0000  
    Browse Dir »

11 Nov, 2005
2 commits
  • 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 »
  • Move manage_folder_permissions out of the base folder. ...
    6b5305d1
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3963 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-11 08:05:46 +0000  
    Browse Dir »

10 Nov, 2005
2 commits
  • 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 »
  • Make the boolean search template somewhat easier to modify so it can ...
    6c8665b6
    perform multiple roles.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3947 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-10 15:27:55 +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 »

25 Oct, 2005
1 commit
  • Build the form that allows for groups/users/roles to be selected to be ...
    5a72a09f
    informed when the state is reached.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3886 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-25 12:36:50 +0000  
    Browse Dir »

24 Oct, 2005
2 commits
  • Allow for roles and groups to be informed when a state is reached. ...
    f64761c7
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3878 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-24 10:30:38 +0000  
    Browse Dir »
  • Show the guard group and guard role, and allow none for guard ...
    40dab68e
    permission.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3877 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-24 10:30:10 +0000  
    Browse Dir »

20 Oct, 2005
1 commit
  • Don't hard-code the URL, get it from the configuration ...
    64c965e3
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3868 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-20 08:47:52 +0000  
    Browse Dir »

18 Oct, 2005
8 commits
  • Fix language a bit, and add a delete icon to delete fieldsets. ...
    1691d371
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3866 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-18 12:13:41 +0000  
    Browse Dir »
  • Don't need debug messages at the moment. ...
    e26a9a1f
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3865 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-18 12:13:18 +0000  
    Browse Dir »
  • When document type is changed, initialise any new conditional fieldsets ...
    2e4dc050
    that might be there.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3864 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-18 12:12:53 +0000  
    Browse Dir »
  • Close breadcrumb tags properly. ...
    ff19d06e
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3863 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-18 12:12:22 +0000  
    Browse Dir »
  • Remove link back to document types, now in breadcrumb nav. ...
    ebbc8bb8
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3856 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-18 10:12:21 +0000  
    Browse Dir »
  • For now, hardcode that we don't show the fieldset contents if it is ...
    ec2ee5cf
    conditional.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3845 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-18 09:15:43 +0000  
    Browse Dir »
  • Make it more clear what the list of items is and what the textbox is ...
    56d5cd25
    for.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3844 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-18 09:15:09 +0000  
    Browse Dir »
  • Handle breadcrumbs giving URLs or giving controller actions and query ...
    c0cba281
    strings.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3843 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-18 09:14:07 +0000  
    Browse Dir »

17 Oct, 2005
3 commits
  • Fix copy and paste error ...
    fb1e1846
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3842 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-17 15:01:05 +0000  
    Browse Dir »
  • Show variable $k, not literal $k ...
    3262dc7f
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3841 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-17 15:00:42 +0000  
    Browse Dir »
  • Provide a text box for the reason the transition is being performed. ...
    39f0b307
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3835 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-17 09:21:58 +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 »
  • Template for workflow-related tasks on a document. ...
    84c0130f
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3826 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-16 21:24:49 +0000  
    Browse Dir »
  • Call ourselves boolean search (for now), put some table headers in. ...
    5f723dba
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3825 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-16 21:23:57 +0000  
    Browse Dir »

12 Oct, 2005
1 commit
  • Put debugging information back on for now. ...
    9337a081
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3810 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-12 12:19:43 +0000  
    Browse Dir »