• KTS-2790
    "CLONE -Backslashes appear before every quote and double quote throughout our version of knowledgetree(SUP-532)"
    Fixed. Removed the sanitiseForSql function call.
    
    Committed by: Megan Watson
    Reviewed by: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/branches/3.4.6-Release-Branch@7925 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse File »

  • KTS-2128
    "Renaming a folder double sanitizes the new foldername"
    Fixed the folder add method too.
    
    Committed By: Kevin
    Reviewed By: Isaac
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@6850 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse File »

  • "KTS-2113"
    "Split KTAPI into seperate files based on classes"
    Implemented.
    
    Reviewed By: Kevin Fourie
    
    "KTS-2114"
    "kt3template.inc.php did not find the PluginRegistry."
    Fixed. Added require_once statement.
    
    Reviewed By: Kevin Fourie
    
    "KTS-2116"
    "Document object does var_dump() on pear error."
    Fixed.
    
    Reviewed By: Kevin Fourie
    
    "KTS-2117"
    "upgrade simpletest"
    Upgraded.
    
    Reviewed By: Kevin Fourie
    
    "KTS-2118"
    "FolderUtil allows duplicate folders to be added"
    Fixed.
    
    Reviewed By: Kevin Fourie
    
    "KTS-2115"
    "create unit tests for ktapi"
    Fixed.
    
    Reviewed By: Kevin Fourie
    
    "KTS-2115"
    "create unit tests for ktapi"
    Implemented. Some basic unit tests for the KTAPI have been implemented.
    
    Reviewed By: Kevin Fourie
    
    "KTS-2119"
    "Error message in upload.php: "get_session() should be overloaded!"
    Fixed.
    
    Reviewed By: Kevin Fourie
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@6814 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse File »

  • KTS-1417
    "The "Root Folder" is not supposed to have a name, and thus it should disappear."
    Updated.
    
    Committed By: Kevin
    Reviewed By: Conrad
    
    KTS-1281
    "Transaction History Messages"
    Updated i18n strings.
    
    Committed By: Kevin
    Reviewed By: Conrad
    
    KTS-123
    "Add Document: Uploading file > PHP POST limit"
    Updated .htaccess file. This fix may help with some other warning issues popping up recently.
    
    KTS-1388
    "KnowledgeTree pre-3.0 upgrade problems"
    Updated.
    
    Committed By: Kevin
    Reviewed By: Conrad
    
    KTS-1099
    "When Uploading a zipped batch of PDF's it fails with the following error."
    Added better error checking.
    
    Committed By: Kevin
    Reviewed By: Conrad
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@6649 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 »

  • "i18n support for transaction history messages"
    Updated.
    
    Reviewed By: Jalaloedien
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6507 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse File »

  • "FolderUtil has a typo in validaion and has some debug output that impacts on web services."
    Fixed.
    
    Reviewed By: Jalaloedien Abrahams
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6453 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm 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 »




















  • fix for missing underline on download column header in IE.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4995 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
     
    Browse File »


  • Brad Shuttleworth 2006-02-15 documentutil::checkout was broken by me.
        Brad Shuttleworth 2006-02-15 fix for KTS-XXX: IE blows up on manage cond...
        Brad Shuttleworth 2006-02-15 folder and document copy.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4928 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
     
    Browse File »

  • Brad Shuttleworth 2006-02-15 fix for KTS-145.
        Brad Shuttleworth 2006-02-15 getByDocumentAndField needs to use oField t...
        Brad Shuttleworth 2006-02-14 make transition screen more helpful.
        Brad Shuttleworth 2006-02-14 fix for KTS-384
        Brad Shuttleworth 2006-02-14 attempt a fix of the folder::copy bug,.
        Brad Shuttleworth 2006-02-14 make password length admin override a confi...
        Brad Shuttleworth 2006-02-14 beef up the way that users are fetched...
        Brad Shuttleworth 2006-02-14 folder delete errors were using "array_join...
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4927 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
     
    Browse File »