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
8 commits
  • Dynamically generate the groups and users given in the email view. ...
    257d83f7
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4734 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-01 09:08:15 +0000  
    Browse Code »
  • Implement getEmailUsers, which returns all users with email ...
    a66d226d
    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
    nbm authored
    2006-02-01 09:07:31 +0000  
    Browse Code »
  • disabled workflows should not auto-assign. ...
    ff18f093
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4732 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-02-01 08:59:41 +0000  
    Browse Code »
  • - tidy up document links code a little ...
    a2a49fd0
    - 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
    bshuttle authored
    2006-02-01 08:51:59 +0000  
    Browse Code »
  • Add getSearches, which returns all non-condition saved searches. ...
    6566ca75
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4730 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-01 08:51:04 +0000  
    Browse Code »
  • Use i18n on the cancel button ...
    a4075418
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4729 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-01 08:38:27 +0000  
    Browse Code »
  • Rename $_adminAlwaysAvailable to $_bAdminAlwaysAvailable to fit style. ...
    c5146fda
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4728 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-01 08:37:39 +0000  
    Browse Code »
  • Clean up after units-related changes to tables. ...
    af4fcf58
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4727 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-01 08:37:05 +0000  
    Browse Code »

31 Jan, 2006
15 commits
  • land Bryn Divey's Links work. ...
    507e2fb8
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4726 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-01-31 16:06:02 +0000  
    Browse Code »
  • Workflow can now generate notifications (tentative) ...
    2e73f774
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4725 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-01-31 15:11:59 +0000  
    Browse Code »
  • Remove mention of units from the Folder object ...
    907deac9
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4724 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-01-31 15:00:18 +0000  
    Browse Code »
  • Upgrade script to change database tables for units - folder_id is stored ...
    980d66a7
    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
    nbm authored
    2006-01-31 14:51:59 +0000  
    Browse Code »
  • Correct units data after an upgrade - folder_id is stored in units ...
    70e2cb6d
    (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
    nbm authored
    2006-01-31 14:50:20 +0000  
    Browse Code »
  • Stick an upgrade function to detect whether the system has the ...
    7bb96c09
    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
    nbm authored
    2006-01-31 14:25:52 +0000  
    Browse Code »
  • We're working towards 2.99.8 ...
    4a5d7955
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4720 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-01-31 14:25:03 +0000  
    Browse Code »
  • By default, just describe the upgrade path. Pass a parameter, and it ...
    0eba5916
    will perform the upgrades.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4719 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-01-31 14:23:26 +0000  
    Browse Code »
  • all admin plugins should inherit from KTAdminDispatcher. ...
    ab47553f
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4718 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-01-31 11:56:11 +0000  
    Browse Code »
  • Make unit_id directly part of Group - groups are members of one unit at ...
    ab007c9b
    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
    nbm authored
    2006-01-31 11:54:06 +0000  
    Browse Code »
  • Make adding of units work again. ...
    9203c4f0
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4716 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-01-31 11:24:28 +0000  
    Browse Code »
  • Simplify to use the New World Order - KTEntity and KTEntityUtil and ...
    cc254f32
    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
    nbm authored
    2006-01-31 11:17:41 +0000  
    Browse Code »
  • Allow for forms to set buttons to the kt_cancel request variable, ...
    77a36acb
    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
    nbm authored
    2006-01-31 11:16:14 +0000  
    Browse Code »
  • KTS-250: restrict mass delete to write permission. ...
    f238e5b4
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4713 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-01-31 10:04:03 +0000  
    Browse Code »
  • fix for KTS-61: assigning workflows to folders. ...
    4672f890
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4712 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-01-31 09:39:04 +0000  
    Browse Code »

30 Jan, 2006
7 commits
  • merge in new workflow + type<->workflow mapping work. ...
    e6baa95a
        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
    bshuttle authored
    2006-01-30 16:03:17 +0000  
    Browse Code »
  • Patch from Bryn Divey <brynmor@jamwarehouse.com> ...
    e78b444e
      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
    bshuttle authored
    2006-01-30 15:59:40 +0000  
    Browse Code »
  • Give the final/current metadata version the correct creation date - ...
    adddb847
    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
    nbm authored
    2006-01-30 13:39:03 +0000  
    Browse Code »
  • Improve upgrade function to create metadata and content versions for old ...
    70e8d94e
    content versions.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4708 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-01-30 13:02:46 +0000  
    Browse Code »
  • Ensure the table is an InnoDB table before adding a constraint to it. ...
    f9e21efe
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4707 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-01-30 12:52:56 +0000  
    Browse Code »
  • Ensure that the table is an InnoDB table before adding a constraint to ...
    98ddad3d
    it.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4706 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-01-30 12:52:30 +0000  
    Browse Code »
  • Provide a more acceptable default value for user_id. ...
    738fb37a
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4705 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-01-30 09:12:10 +0000  
    Browse Code »

27 Jan, 2006
5 commits
  • [security] make actions check that they are not disabled (e.g. by workflow) ...
    67e16530
    before dispatch.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4704 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-01-27 14:42:50 +0000  
    Browse Code »
  • - add "cancel checkout" document action ...
    e55a8756
    - improve the "checked out" notice
    - improve the "checkout" page.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4703 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-01-27 14:33:26 +0000  
    Browse Code »
  • When downloading a particular version of a document, record that version ...
    8701fdea
    as the version number in the transaction.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4702 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-01-27 12:53:16 +0000  
    Browse Code »
  • Manually control cacheability outside of the session management to avoid ...
    b5905eaa
    treading on divergent behaviour in various different Internet Explorer
    versions.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4701 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-01-27 12:26:17 +0000  
    Browse Code »
  • - add "add" icon ...
    d1f2ee96
    - improve workflow ui (to fix newly added bugs)
    - improve tree-edit
    -
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4700 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-01-27 11:58:44 +0000  
    Browse Code »

26 Jan, 2006
5 commits
  • - massively improve the workflow editing / management system ...
    38c18432
    - fix html-error in listFieldsets
    - make the titlebar slightly less verbose to accommodate smaller screens better.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4699 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-01-26 16:22:18 +0000  
    Browse Code »
  • When moving a document, change its permission object to that of the ...
    33b4625b
    target folder.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4698 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-01-26 14:33:33 +0000  
    Browse Code »
  • Pass the bPathMove variable down to the normalised document entities' ...
    ef6d6cda
    update methods.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4697 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-01-26 14:33:04 +0000  
    Browse Code »
  • Pass the user's DN through the edit user details process ...
    1b2dc8fa
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4696 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-01-26 13:53:58 +0000  
    Browse Code »
  • Use session_cache_limiter of private, rather than public, to ensure that ...
    2a5d71a7
    pages aren't cached.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4695 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-01-26 13:51:57 +0000  
    Browse Code »