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
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
10 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 »
  • Implement Document->delete() ...
    0633ff69
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4680 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-01-25 09:10:44 +0000  
    Browse Code »

24 Jan, 2006
8 commits
  • new print stylesheet. fixes ...
    30d82af5
    KTS-79        Printable document details
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4679 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-01-24 16:26:57 +0000  
    Browse Code »
  • fixes for: ...
    e533cabf
    + KTS-187       Read version history:  still a "compare with current" version.
    + KTS-79        Printable document details
    + KTS-75        Useability of document details when doc is checked out.
    + KTS-92        inconsistent groups/users pages (?)
    + KTS-184       Message is invalid
    
    and a few small tweaks to the ui.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4678 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-01-24 16:25:40 +0000  
    Browse Code »
  • FAQ new home. ...
    9a4b0df6
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4676 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-01-24 10:30:56 +0000  
    Browse Code »
  • Unsupported upgrade precursor for those trying to move from 3.0b3 ...
    9265054f
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4675 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-01-24 10:16:52 +0000  
    Browse Code »
  • SQL upgrade script for discussions changes ...
    dfb66ced
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4674 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-01-24 09:59:24 +0000  
    Browse Code »
  • fix for KTS-180. ...
    93c59489
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4673 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-01-24 09:56:13 +0000  
    Browse Code »
  • specify that PHP 4 must be used. ...
    04f3b63f
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4672 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-01-24 09:46:52 +0000  
    Browse Code »
  • Updated .po generation procedure ...
    047d22fa
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4671 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-01-24 09:45:45 +0000  
    Browse Code »