-
"Upgrade failed from 346 to 353." Fixed. A function now runs before the upgrades to add auto_increment to the existing tables. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9083 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Remove Admin Version Notifier plugin" Updated. Fixed typo. Committed By: Kevin Fourie Reviewed By: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9068 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Remove Admin Version Notifier plugin" Updated. Fixed typo. Committed By: Kevin Fourie Reviewed By: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9065 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Remove Admin Version Notifier plugin" Updated. Upgrades now remove it too. Committed By: Kevin Fourie Reviewed By: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9064 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"The auto increment DB script must run first on upgrading" Fixed. Set a priority property on the script pushing it to the top of the upgrades list. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8987 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Upgrade does not work when upgrading to 3.5.3 with new DB config setup." Fixed. Added upgrade function to copy config values from config.ini to the database table. KTS-3405 "Auto group creation option has been removed from the config.ini file" Fixed. Added the new config option. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8928 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Upgrade failure (DB error) when upgrading from 3.4.6 and 3.3.7 to 3.5.2c" Fixed. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8507 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"config.ini file is possibly corrupted after upgrade" Fixed. Removed active code but left upgade in so as not to mess with the upgrades table. Committed By: Kevin Fourie Reviewed By: Jonathan Byrne git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8392 c91229c3-7414-0410-bfa2-8a42b809f60b
-
git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8387 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Upgrading from OSS 3.4.6 to 3.5.2a shows the error 'Could not locate the df library'" Fixed. Commented out config item as on Linux it is a system command. Committed By: Kevin Fourie Reviewed By: Jonathan Byrne git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8319 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Error during database upgrade: 3.4.6 to 3.5.2a" Fixed. Apache user (nobody) was attempting to backup the config.ini in the ktdms folder where it has no write rights. The config.ini is now only backed up or even updated if the file is writeable. There should be defaults for all config.ini values in dmsDefaults.php anyway and config.ini only provides a way to override those defaults. Committed By: Kevin Fourie Reviewed By: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8302 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"On certain systems the external binaries are not found after upgrade" Updated. Fixed merge error. Committed By: Kevin Fourie Reviewed By: Philip Arkcoll git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8255 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"On certain systems the external binaries are not found after upgrade" Fixed. Added full path to upgrade installer function. NOTE: This will only work for pre 3.5.2 upgrades. Committed By: Kevin Fourie Reviewed By: Philip Arkcoll git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8254 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"After upgrade user can conenct KTE to Server but cannot upload files or create folders" Fixed. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8226 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"After upgrade user can conenct KTE to Server but cannot upload files or create folders" Fixed. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8225 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"OpenOffice service is not being detected by Dashlets on Vista" Fixed. Seems Vista has no alias for localhost. We need to use 127.0.0.1 Committed By: Kevin Fourie Reviewed By: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8202 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Cannot locate binary for PostScript Text Extractor (pstotext)" Fixed. Committed By: Kevin Fourie Reviewed By: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8182 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Postscrip extractor is disabled on linux" Updated. Updated binary name to ps2txt. Committed By: Kevin Fourie Reviewed By: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8153 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Path not found when generating PDFs" Fixed. Paths updated. KTS-3096 "Import from Server Locaton, get a python error." Fixed. Paths updated. KTS-3074 "Location of OpenOffice in the stack has changed" Fixed. Paths updated. Committed By: Kevin Fourie Reviewed By: Jonnathan Byrne git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8130 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"External Dependencies missing after upgrade" In Progess. Updated the upgrade config functions. Committed By: Kevin Fourie Reviewed By: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8091 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Upgrade script must ensure tables are using InnoDB storage engine on mysql" Fixed. KTS-2877 "Full path on document and folder in database is misleading" Fixed. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7979 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"3.5.2 beta 2 upgrade error" Updated. Fixed typo. Committed By: Kevin Fourie Reviewed By: Jonathan Byrne git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7970 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"3.5.2 beta 2 upgrade error" Updated. Using new method to provide correct paths. Committed By: Kevin Fourie Reviewed By: Jonathan Byrne git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7968 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"3.5.2 beta 2 upgrade error" Updated. Fixed plugin_helper clean sql. Fixed root path in config.ini. Committed By: Kevin Fourie Reviewed By: Jonathan Byrne git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7966 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-2799 "3.5.2 beta 2 upgrade error" Updated. Updated Ini class to allow updating of existing items. Committed By: Kevin Fourie Reviewed By: Jonathan Byrne git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7964 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-2799 "3.5.2 beta 2 upgrade error" Fixed. Updated Ini class to allow updating of existing items. Committed By: Kevin Fourie Reviewed By: Jonathan Byrne git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7963 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"3.5.2 beta 2 upgrade error" Fixed. Updated paths in config.ini to use generic paths. Committed By: Kevin Fourie Reviewed By: Jonathan Byrne git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7961 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"3.5.2 beta 2 upgrade error" Fixed. Updated paths in config.ini. Added plugins_helper cleanout during upgrade. Added CustomError section to config.ini. Committed By: Kevin Fourie Reviewed By: Jonathan Byrne git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7959 c91229c3-7414-0410-bfa2-8a42b809f60b
-
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
-
"upgrade functionality needs to apply foreign key constrains." Implemented. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7821 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"CLONE -Login - remember password" Added a client policy to the server. Committed By: Isaac Lundall Reviewed By: Martin Kirsten git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7804 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"On the 3.4.2 Version of KTTools, reason is mandatory field for each action, i would like to desactivate this." Added new client policies for reasons. Committed By: Isaac Lundall Reviewed By: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7589 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Upgrade wizard is not calling ini upgrade function" Fixed. Added backup before writing config.ini Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7511 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"The search algorithm needs some work" Updated. Remove the mime type registration. this happens automatically when the indexer is run. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7491 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"config.ini must be updated during upgrade for new search to work." Updated. Added OS_WINDOWS entries. Committed By: Kevin Fourie Reviewed By: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7490 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"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
-
"config.ini must be updated during upgrade for new search to work." Done. Added new entries. Committed By: Kevin Fourie Reviewed By: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7423 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Create index migration script" Updated. Set run times Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7380 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Create index migration script" Updated. missing scheduler header Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7375 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Create index migration script" Updated. fixed paths to wrapper functions Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7368 c91229c3-7414-0410-bfa2-8a42b809f60b