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
01 Feb, 2006
17 commits
  • Fix typo double-semi-colon ...
    fad565af
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4743 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-02-01 10:07:53 +0000  
    Browse Code »
  • Use KTEntityUtil::get() for simplified get function, and perform ID -> Id ...
    82082a24
    conversion
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4742 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-02-01 10:07:30 +0000  
    Browse Code »
  • Make storage/manager more official by setting a default and showing it ...
    87aaed1d
    in config/config.ini
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4741 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-02-01 09:50:20 +0000  
    Browse Code »
  • Take options and pass them on to KTEntityUtil::getList2() ...
    78e5f7c4
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4740 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-02-01 09:48:47 +0000  
    Browse Code »
  • - allow deletion of elements from totally unused workflows. ...
    f0e5abfc
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4739 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-02-01 09:46:19 +0000  
    Browse Code »
  • version correction (BZR version != CVS version) ...
    0ffec119
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4738 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-02-01 09:30:48 +0000  
    Browse Code »
  • Call removeFolderTree on the storage to remove the folders (if ...
    d35d83c6
    appropriate to the storage)
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4737 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-02-01 09:27:49 +0000  
    Browse Code »
  • Add removeFolder and removeFolderTree methods, and ease up and use an ...
    9da441fa
    existing folder if it exists.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4736 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-02-01 09:27:25 +0000  
    Browse Code »
  • Don't restrict by those who want email notifications - they should still ...
    416002c3
    get emailed documents explicitly sent to them.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4735 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-02-01 09:10:48 +0000  
    Browse Code »
  • Dynamically generate the groups and users given in the email view. ...
    e32568bc
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4734 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-02-01 09:08:15 +0000  
    Browse Code »
  • Implement getEmailUsers, which returns all users with email ...
    390dcad1
    notifications enabled and an email address set.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4733 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-02-01 09:07:31 +0000  
    Browse Code »
  • disabled workflows should not auto-assign. ...
    4d1b9577
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4732 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-02-01 08:59:41 +0000  
    Browse Code »
  • - tidy up document links code a little ...
    f7ab239b
    - fix bug where role allocations ignored the actual role during resolution
    - fix bug where roles couldn't be allocated in the root.
    - improve copy on the manageActions page.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4731 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-02-01 08:51:59 +0000  
    Browse Code »
  • Add getSearches, which returns all non-condition saved searches. ...
    90a3c5ff
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4730 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-02-01 08:51:04 +0000  
    Browse Code »
  • Use i18n on the cancel button ...
    1677436e
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4729 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-02-01 08:38:27 +0000  
    Browse Code »
  • Rename $_adminAlwaysAvailable to $_bAdminAlwaysAvailable to fit style. ...
    0157d91a
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4728 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-02-01 08:37:39 +0000  
    Browse Code »
  • Clean up after units-related changes to tables. ...
    2908b14a
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4727 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-02-01 08:37:05 +0000  
    Browse Code »

31 Jan, 2006
15 commits
  • land Bryn Divey's Links work. ...
    84f24b4c
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4726 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-01-31 16:06:02 +0000  
    Browse Code »
  • Workflow can now generate notifications (tentative) ...
    be9db057
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4725 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-01-31 15:11:59 +0000  
    Browse Code »
  • Remove mention of units from the Folder object ...
    a8d9b83e
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4724 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-01-31 15:00:18 +0000  
    Browse Code »
  • Upgrade script to change database tables for units - folder_id is stored ...
    fcb91e4c
    in units, and unit_id is stored in groups directly.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4723 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-01-31 14:51:59 +0000  
    Browse Code »
  • Correct units data after an upgrade - folder_id is stored in units ...
    4c64fda8
    (not unit_id in folders), and unit_id is stored directly in groups, not
    via groups_units_link.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4722 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-01-31 14:50:20 +0000  
    Browse Code »
  • Stick an upgrade function to detect whether the system has the ...
    8cc5d69c
    discussion.sql upgrade script installed, but without the upgrade being
    recorded.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4721 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-01-31 14:25:52 +0000  
    Browse Code »
  • We're working towards 2.99.8 ...
    b7e208d8
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4720 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-01-31 14:25:03 +0000  
    Browse Code »
  • By default, just describe the upgrade path. Pass a parameter, and it ...
    e913b9da
    will perform the upgrades.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4719 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-01-31 14:23:26 +0000  
    Browse Code »
  • all admin plugins should inherit from KTAdminDispatcher. ...
    0868f196
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4718 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-01-31 11:56:11 +0000  
    Browse Code »
  • Make unit_id directly part of Group - groups are members of one unit at ...
    980a413a
    a maximum.  Remove all unused unit-related methods.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4717 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-01-31 11:54:06 +0000  
    Browse Code »
  • Make adding of units work again. ...
    1b365927
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4716 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-01-31 11:24:28 +0000  
    Browse Code »
  • Simplify to use the New World Order - KTEntity and KTEntityUtil and ...
    6d181243
    remove unused functionality.  Units now explicitly have a unit folder
    (the base folder of their effect).
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4715 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-01-31 11:17:41 +0000  
    Browse Code »
  • Allow for forms to set buttons to the kt_cancel request variable, ...
    e26e7aae
    allowing for a redirect to a given URL.  kt_cancel is expected to be an
    associative array with a single key/value pair.  The redirected URL is
    the key.
    
    For example:
    
    <input type="submit" name="kt_cancel[/foo/bar]" value="Cancel" />
    
    This will redirect to /foo/bar directly, without going to the dispatcher
    named in the action request variable.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4714 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-01-31 11:16:14 +0000  
    Browse Code »
  • KTS-250: restrict mass delete to write permission. ...
    3a1123c1
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4713 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-01-31 10:04:03 +0000  
    Browse Code »
  • fix for KTS-61: assigning workflows to folders. ...
    5143c8d5
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4712 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-01-31 09:39:04 +0000  
    Browse Code »

30 Jan, 2006
7 commits
  • merge in new workflow + type<->workflow mapping work. ...
    542d5f30
        Brad Shuttleworth 2006-01-30 type allocator <-> workflow map. closes KTS...
        Brad Shuttleworth 2006-01-30 very core:  edit, add, move all hook into t...
        Brad Shuttleworth 2006-01-30 add a postvalidate trigger to documentutil.
        Brad Shuttleworth 2006-01-30 standard workflow association basics.
        Brad Shuttleworth 2006-01-30 i accidentally broke half of checkout.
        Brad Shuttleworth 2006-01-30 workflow association basic.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4711 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-01-30 16:03:17 +0000  
    Browse Code »
  • Patch from Bryn Divey <brynmor@jamwarehouse.com> ...
    7cb036ce
      Bryn Divey 2006-01-30 Fixed KTS-173 (Cancel is a link). Think I got them a...
        Bryn Divey 2006-01-30 Fixed KTS-110 and KTS-206 (work around deleted doc...
        Bryn Divey 2006-01-30 Fixed KTS-231, KTS-232 (discussion problems). Have...
        Bryn Divey 2006-01-30 Fixed KTS-178 (checkout notification broken)
        Bryn Divey 2006-01-30 KTS-209 (Adding <Please select document type> into...
        Bryn Divey 2006-01-30 Completed KTS-97 (confirmation on user delete)
        Bryn Divey 2006-01-30 Finished KTS-211 (disable document type)
        Bryn Divey 2006-01-30 Merge
        Bryn Divey 2006-01-27 Merge
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4710 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-01-30 15:59:40 +0000  
    Browse Code »
  • Give the final/current metadata version the correct creation date - ...
    05c59221
    creation of the metadata version, not the document itself.
    
    Include the final/current metadata version in the metadata assignment to
    metadata versions.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4709 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-01-30 13:39:03 +0000  
    Browse Code »
  • Improve upgrade function to create metadata and content versions for old ...
    d488bf7a
    content versions.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4708 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-01-30 13:02:46 +0000  
    Browse Code »
  • Ensure the table is an InnoDB table before adding a constraint to it. ...
    52f4ef3a
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4707 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-01-30 12:52:56 +0000  
    Browse Code »
  • Ensure that the table is an InnoDB table before adding a constraint to ...
    c9ec338c
    it.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4706 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-01-30 12:52:30 +0000  
    Browse Code »
  • Provide a more acceptable default value for user_id. ...
    3431ad5f
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4705 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-01-30 09:12:10 +0000  
    Browse Code »

27 Jan, 2006
1 commit
  • [security] make actions check that they are not disabled (e.g. by workflow) ...
    ec5d6ce6
    before dispatch.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4704 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-01-27 14:42:50 +0000  
    Browse Code »