• "Unit Tests"
    In Progess. Fixed current unittests.
    
    Committed By: Kevin Fourie
    Reviewed By: Conrad Vermeulen
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8380 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »

  • KTS-2800
    "Dashlets display with horizontal lines between text"
    Fixed. Changed the style overflow and padding
    
    Committed By:Yusuf Davids
    Reviewed By:Jalaloedien Abrahams
    
    KTS-2859
    "Unable to upload files in Windows XP and Windows 2003 - seemingly an MS Word issue only."
    Fixed. Add "call " in front of the command passed to exec().
    
    Committed by: Megan Watson
    Reviewed By: Conrad Vermeulen
    
    Updated License Headers to 2008 and corrected some incorrect headers.
    
    Committed By: Kevin Fourie
    Reviewed By: Conrad Vermeulen
    
    Merge of Bryn Divey's work on Conditional Metadata into DEV branch.
    
    Committed By: Kevin Fourie
    Reviewed By: Conrad Vermeulen
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@7936 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »
  • Committed By: Kevin Fourie
    Reviewed By: Conrad Vermeulen
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7934 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »

  • KTS-2558
    "Update OSS to GPLv3"
    Updated. More header updates.
    
    Committed By: Kevin Fourie
    Reviewed By: Conrad Vermeulen
    
    KTS-2558
    "Update OSS to GPLv3"
    Updated COPYING file and inline headers.
    
    Committed By: Kevin Fourie
    Reviewed By: Jalaloedien Abrahams
    
    KTS-2561
    "Add df to config.ini"
    Added.
    
    Committed By: Kevin Fourie
    Reviewed By: Conrad Vermeulen
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@7482 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »
  • "Update OSS to GPLv3"
    Updated COPYING file and inline headers.
    
    Committed By: Kevin Fourie
    Reviewed By: Jalaloedien Abrahams
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7478 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »

  • KTS-2115
    "create unit tests for ktapi"
    Fixed. Added a test for using existing sessions.
    
    Reviewed By: Kevin Fourie
    
    KTS-2115
    "create unit tests for ktapi"
    Fixed. KT_DIR was mistakenly used when it is only part of dmsDefaults.
    
    Reviewed By: Kevin Fourie
    
    KTS-2115
    "create unit tests for ktapi"
    Updated. added licensing.
    
    Reviewed By: Kevin Fourie
    
    KTS-2115
    "create unit tests for ktapi"
    Fixed. Temporarily commented ktapi tests
    
    Reviewed By: Kevin Fourie
    
    KTS-2115
    "create unit tests for ktapi"
    Fixed.
    
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@6837 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »
  • "create unit tests for ktapi"
    Fixed. Temporarily commented ktapi tests
    
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6835 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Dir »
  • "create unit tests for ktapi"
    Updated. added licensing.
    
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6834 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Dir »
  • KTS-1715
    "Add DB backup step to upgrade process"
    Fixed. Upgrade not possible if mysql directory not resolvable.
    
    Reviewed By: Kevin Fourie
    
    KTS-2122
    "Cannot restore a backup done in Commercial 3.3.7, commercial 3.4 looks for the back in a different directory"
    Fixed. Can now specify backup/mysqlDirectory to find mysqldump. Also, backups must be located in default or backup/backupDirectory.
    
    Reviewed By: Kevin Fourie
    
    KTS-2115
    "create unit tests for ktapi"
    Fixed. Added a test for using existing sessions.
    
    Reviewed By: Kevin Fourie
    
    KTS-2115
    "create unit tests for ktapi"
    Fixed. Added a test for using existing sessions.
    
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@6831 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »
  • "create unit tests for ktapi"
    Fixed. Added a test for using existing sessions.
    
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6829 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Dir »

  • "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@6816 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »
  • "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 Dir »

  • "create unit tests for ktapi"
    Implemented. Some basic unit tests for the KTAPI have been implemented.
    
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6806 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Dir »

  • "Replace ktdms.com with knowledgetree.com"
    Done. Some files where converted to utf8 in the process which should be ok.
    
    Reviewed By: Conrad
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6420 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »

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








  • - add test harness for phrase splitter
    - use boolean + and phrases in searchabletext criterion.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5170 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
     
    Browse Dir »

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