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
31 Jan, 2006
9 commits
  • 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
10 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 »
  • Always use session_cache_limiter set to public, fixing the output of ...
    47d210ba
    Pragma: no-cache, which causes trouble with the combination of Internet
    Explorer, HTTPS, and downloading/checking out documents.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4694 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-01-26 12:20:13 +0000  
    Browse Code »
  • Don't use addslashes in generateFolderPath. ...
    39ff29a9
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4693 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-01-26 09:54:40 +0000  
    Browse Code »
  • fix for KTS-218: File Size criteria is broken and needs to be removed. ...
    098ba3a9
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4692 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-01-26 09:42:58 +0000  
    Browse Code »
  • - archive browsing needs a template ...
    058c6457
    - IE compatible icon version.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4691 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-01-26 09:18:04 +0000  
    Browse Code »
  • groups and users - add needed to be harmonised with the rest of the UI. ...
    d6cf53ca
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4690 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-01-26 09:14:52 +0000  
    Browse Code »

25 Jan, 2006
9 commits
  • - fix for IE icons ...
    9075f5e4
    - archived documents now get browsed for restoration.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4689 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-01-25 16:11:16 +0000  
    Browse Code »
  • Use addFolder permission for add folder action ...
    0255ac66
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4688 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-01-25 15:49:20 +0000  
    Browse Code »
  • - IE only CSS can now be added ...
    7e43dc08
    - GIF icons for IE
    - include the "Silk" Icon set (CC Attribution) where needed.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4687 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-01-25 14:15:31 +0000  
    Browse Code »
  • KTS220 - fix metadata search to use metadata version ID instead of ...
    85ffd4cf
    document ID.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4686 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-01-25 14:10:49 +0000  
    Browse Code »
  • Remove unnecessary link in breadcrumbs, and set a more meaningful title. ...
    5b22aa04
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4685 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-01-25 13:37:07 +0000  
    Browse Code »
  • Fix typos in KTUtil::isAbsolutePath ...
    8fec4118
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4684 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-01-25 13:36:45 +0000  
    Browse Code »
  • Fix for KTS-89: multi-way comparison support between documents. ...
    7b5bb218
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4683 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-01-25 12:22:38 +0000  
    Browse Code »
  • Auto-register plugins on first run, and plugins now default to active. ...
    acf24f4f
    Plugins paths are now stored as relative paths, to allow for easily
    moving of the system between filesystem paths.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4682 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-01-25 11:40:16 +0000  
    Browse Code »
  • fix for KTS-185 ...
    6e2ecfa7
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4681 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-01-25 09:30:26 +0000  
    Browse Code »