-
Committed by: Paul Barrett
-
Committed by: Paul Barrett
-
Committed by: Paul Barrett
-
Story ID:2295472. Update KT CMIS implementation to 1.0 compliance Committed by: Paul Barrett
-
Committed by: Paul Barrett
-
Committed by: Paul Barrett
-
…he original request protocol, whether HTTP or HTTPS KTS-4385. KnowledgeTree's CMIS/AtomPub implementation does not return correct URLs when accessing via HTTPS Fixed Committed by: Paul Barrett Reviewed by: Jarrett Jordaan
-
…rvice auth support via APACHE (note that auth will fail if PHP is run as a CGI module). Attempt to re-use sessions in ktcmis (untested). Committed by: Paul Barrett
-
…d changing of core CMIS interface Committed by: Paul Barrett Reviewed by: Jarrett Jordaan
-
…ctures used by Alfresco and Drupal Committed by: Paul Barrett
-
Committed by: Paul Barrett
-
… ktcmis code into lib/api/ to clean up the root of the folder tree. Committed by: Paul Barrett
-
…IS classes required for read only access. Created ktcmis interface for utilising these service helpers and classes. Created classes required for consumption of interface output by web services (soap only) Committed by: Paul Barrett
-
Committed by: Megan Watson Reviewed by: Kevin Fourie
-
Reviewed By: Megan Watson
-
Fixed bugs: KTC-685, 688, 689, 690, 691, 692 Committed by: Megan Watson Reviewed by: Kevin Cyster
-
In Progress. Committed by: Megan Watson Reviewed by: Kevin Cyster
-
…on to get the full path to a plugin. Used it in all places where the path is hardcoded. Committed by: Megan Watson Reviewed by: Kevin Cyster
-
"CLONE -change of hyperlink (SUP-1538)" Committed by: Megan Watson Reviewed by: Kevin Cyster
-
git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9700 c91229c3-7414-0410-bfa2-8a42b809f60b
-
…ags containing javascript. Committed by: Megan Watson Reviewed by: Donald Jackson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9628 c91229c3-7414-0410-bfa2-8a42b809f60b
-
…or indexing and alerts emails. "Indexer not working" Committed by: Megan Watson Reviewed by: Donald Jackson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9620 c91229c3-7414-0410-bfa2-8a42b809f60b
-
…he ktlog.ini for the rootLogger. All other log levels will still be set in the ktlog.ini. Committed by: Megan Watson Reviewed by: Donald Jackson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9607 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Refactor kt_url() and review the cache/serverName.txt implementation" Fixed. The serverName is now stored in the DB and only used when $_SERVER['HTTP_HOST'] is empty or set to localhost (the default in dmsDefaults). The dynamicConfigSettings are resolved every time and not cached to prevent localhost being cached as the serverName. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9330 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"The custom error handler calls curl unnecessarily" Fixed. Replace the call to the error handler with a simple redirect to the customerrorpage. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9306 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Call to a member function on a non-object:" Fixed. Error was caused by the custom validation page logging a db error before logging is initialised. Removed part of custom error handler. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9147 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"The background job running as root prevents the apache user from adding log messages." Fixed. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9139 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"'Fatal error: Call to undefined method DB_Error' after upgrade when the upgrade wizard is initiated." Fixed. Errors created when initialising the DB are now caught properly. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9125 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"URL error after upgrade from 3.4.6 to 3.5.3" Fixed. Added a check for the $_SERVER['HTTP_HOST'], if its empty don't store the configcache Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9098 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"An incorrect path for including mbstring.inc.php in dmsDefaults.php" Fixed. Corrected path. Thanks Jeongkyu Kim! Committed by: Kevin Fourie Reviewed by: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9014 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
-
"KnowledgeTree throwing fatal error when unable to connect to MySQL" Fixed. Now shows standard error page. Committed By: Donald Jackson Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8910 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Logging" Updated. Log file goes to correct var/log folder based on config. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8720 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Logging" Updated. Log file goes to correct var/log folder based on config. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8719 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Logging" Implemented. Added Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8717 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"The cache needs to be cleared when updating the config settings" Fixed. After the update, the cache is cleared. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8665 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Document upload failed: Could not create directory" Fixed. Refactored the code slightly, changed the order in which things are loaded. Added caching back in. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8613 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"The Config file data needs to be moved to the database and an admin page needs to be made to manage this data." Fixed. Made changes to run config from DB. KTS-3309 "Dmsdefaults has a lot of config functions in it, they need to be moved to the KTConfig class." Fixed. Functions have been separated into the right classes. KTS-3272 "Migration of configuration to database" Fixed. Completed KTS-3276 and KTS-3278 associated with this issue. Committed By: Jonathan Byrne Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8560 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Bug when loading cached config results in an error with array_key_exists." Fixed. Committed By: Conrad Vermeulen Reviewed By: Philip Arkoll git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8413 c91229c3-7414-0410-bfa2-8a42b809f60b
-
git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8387 c91229c3-7414-0410-bfa2-8a42b809f60b