• "Update License Headers"
    Updated and added some missing headers.
    
    Committed By: Kevin
    Reviewed By: Conrad
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@6610 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse File »
  • KTC-95
    "Update License Headers"
    Updated and added some missing headers.
    
    Committed By: Kevin
    Reviewed By: Conrad
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@6607 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse File »

  • "Update copyright into to 2007"
    Done.
    
    Reviewed By: Conrad
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6203 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse File »
  • "Replace ktdms.com with the new knowledgetree.com domain name"
    Done.
    
    Reviewed By: Conrad
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6201 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse File »










  • Bryn Divey 2006-04-25 Added in document path, actor name, and actor unit...
    Bryn Divey 2006-04-25 KTS-857: added fieldsetids to the evilness of the ...
    Bryn Divey 2006-04-24 Fixed KTS-873: Error when setting controlled permi...
    Bryn Divey 2006-04-24 Undid alt filename on upload Changed URLs in docum...
    Bryn Divey 2006-04-24 Rename now displays correct old name
    Bryn Divey 2006-04-24 Small dispatcher fixes Fixed folder rename problem
    Bryn Divey 2006-04-24 KTS-653: Moving document into the same folder it w...
    Bryn Divey 2006-04-24 Fixed KTS-639 (checkin with different filename)
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5333 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
     
    Browse File »

  • Brad Shuttleworth 2006-04-13 add anon-login default.
        Brad Shuttleworth 2006-04-13 improve group cache management somewhat.
        Brad Shuttleworth 2006-04-12 add in the changes to make anonymous a firs...
        Brad Shuttleworth 2006-04-12 new owner location in db.
        Brad Shuttleworth 2006-04-12 reset the memory-cache "each" after we're d...
        Brad Shuttleworth 2006-04-12 fix for KTS-786:  workflow transitions don'...
        Brad Shuttleworth 2006-04-12 minor fix.
        Brad Shuttleworth 2006-04-12 KTS-739: add more fail-out and checking cod...
        Brad Shuttleworth 2006-04-12 remove object cache:  it causes havoc with ...
        Brad Shuttleworth 2006-04-12 fix for role-management non-editable bug.
        Brad Shuttleworth 2006-04-12 fix for translation issue.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5241 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
     
    Browse File »










  • - improve titles for folder and document actions
    - improve permission-denied pages
    - add a "download" column to the browse view
    - improve mime-type handling
    - improve last-modified handling across versions
    - make the comparison view highlight differences
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4868 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
     
    Browse File »

  • 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
     
    Browse File »