• "Rename folder does not handle non-alphanumeric/accented characters correctly"
    Fixed.
    
    KTS-2076
    "Character encoding issue with document titles"
    Fixed.
    
    Committed By: Kevin
    Reviewed By: Conrad
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@6767 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse File »

  • "Character encoding issue with document titles"
    Fixed this issue which lead to several other XSS issue fixes and i18n issue fixes.
    Note: knowlegetree.pot needs an update due to i18n fixes.
    
    Committed By: Kevin
    Reviewed By: Conrad
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@6738 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse File »

  • "XSS Prevention by sanitizing inputs from users"
    Added sanitize() to various user inputs. Thanks to John Hale for his work on this!
    
    Committed By: Kevin
    Reviewed By: Conrad
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@6707 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse File »

  • "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 »

  • "cancel button does not work on document upload"
    Fixed. Removed cancel button. There are other links available to use to navigate off page.
    
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6564 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse File »

  • "Update new APP_NAME to be i18n compatible. "
    Fixed.
    
    Reviewed By: Kevin
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6414 c91229c3-7414-0410-bfa2-8a42b809f60b
    Jalaloedien authored
     
    Browse File »

  • "Create skinning system. "
    Implemented.
    
    Reviewed By: Conrad
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6409 c91229c3-7414-0410-bfa2-8a42b809f60b
    Jalaloedien 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 »




  • 
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5341 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm 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 »

  • Bryn Divey 2006-04-21 Added document title to version comparison. Change...
    Bryn Divey 2006-04-21 Fixed the error message displayed when an existing...
    Bryn Divey 2006-04-21 Removed upload thingie to merge
    Bryn Divey 2006-04-21 Allowing checkin with different filename
    Bryn Divey 2006-04-21 Rename on upload
    Bryn Divey 2006-04-20 Fixed the lookup tree display in IE
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5324 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 »









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

  • - Fixed password issue
    - This adds states to discussion threads.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4620 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
     
    Browse File »
  • - KTS-167:  Unable to create workflow.
    - some actions are _always_ available.
    - spacing prevents title from overlapping other columns
    - KTS-163: add a "workflow" column to the browse page
    - improve titling on search / saved search
    - KTS-143: fields need validation.
    - KTS-103: change all "the KnowledgeTree" to "KnowledgeTree".
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4619 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
     
    Browse File »