-
"Remove 'Plugins cache' settings in System Configuration > General Settings > Cache" Fixed. Removed the setting. KTS-3562 "For config setting redirectToBrowseExceptions, text field should be empty, and not display value 'default'" Fixed. Removed 'default' from the value. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9002 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"An Javascript error will happen if input some Japanese word into "search criteria editor"" Fixed. Added a check on $('saved') being null. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9001 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Improve controls in the System Configuration section" Updated. Split off commercial sections. Committed by: Kevin Fourie Reviewed by: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8998 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Improve the Tag Cloud description text" Done. Changed description and updated i18n files. Committed By: Kevin Fourie Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8993 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Change name of "Preview" plugin to something more informative." Updated. Regenerated i18n files. Committed By: Kevin Fourie Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8991 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Change name of "Preview" plugin to something more informative." Updated. Changed display name. Committed By: Kevin Fourie Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8990 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Introduction of shortcuts resulted in some of web service functionality breaking. e.g. get_listing() does not filter contents correctly." Fixed. Added filtering back into trunk. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8989 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"web service checkout wsdl does not match return" Fixed. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8988 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
-
"Optimize database datatypes for space" Updated. Added entry to upgrades table (and fixed distraction powder mistake). Committed By: Kevin Fourie Reviewed By: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8984 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Optimize database datatypes for space" Updated. Added entry to upgrades table. Committed By: Kevin Fourie Reviewed By: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8983 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"AJAX info box to be added to Community Edition" Updated. Updated column entry in data.sql. Committed By: Kevin Fourie Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8980 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"AJAX info box to be added to Community Edition" Updated. Updated column entry in data.sql. Committed By: Kevin Fourie Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8979 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Optimize database datatypes for space" Updated. Changed many types from char to varchar and fixed some minor irregularities. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8972 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Remove newline character from document details title" Fixed. Break removed from template. Committed By: Philip Arkcoll Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8971 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Apply new css to text input boxes" Fixed. Updated css for input fields. Committed By: Philip Arkcoll Reviewed By: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8969 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"The 'Document Indexer statistics' dashlet is not updated once documents are indexed and the 'Refresh' link should be removed from the dashlet." Updated. Removed refresh link as the values are updated by the background script. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8967 c91229c3-7414-0410-bfa2-8a42b809f60b
-
git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8962 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Add prominent Upload and Download buttons to the web interface" Fixed. Added checkin / download document action buttons and upload document folder action. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8961 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"RSS is not shown when folder/fiename/workflowname contains diacritic letters" Fixed. Added htmlspecialchars to effected strings. Committed By: Kevin Fourie Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8958 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"The pdf-Adobe icon does not appear in IE (6 & 7)" Fixed. Added full url to appease IE. Committed By: Kevin Fourie Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8955 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Failure on documentRoot creation" Fixed. Added recursive flag. Committed By: Kevin Fourie Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8952 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"The relative path required for registering admin page" Fixed. Committed By: Kevin Fourie Reviewed By: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8949 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"My Drop Documents plugin references commercial plugin function." Fixed. Corrected function call. Committed By: Kevin Fourie Reviewed By: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8946 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"My Drop Documents plugin references commercial plugin function." Fixed. Corrected function call. Committed By: Kevin Fourie Reviewed By: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8945 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"My Drop Documents plugin references commercial plugin function." Fixed. Copied referenced fuction to local function. Committed By: Kevin Fourie Reviewed By: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8942 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3538 "Removing Yahoo UI resulted in custom numbering ajax not working" Fixed. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8939 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Add work spaces plugin to on-premise" Updated. Corrected license header. Committed By: Kevin Fourie Reviewed By: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8936 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Add work spaces plugin to on-premise" Updated. Updated data.sql plugins table. Committed By: Kevin Fourie Reviewed By: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8931 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Add work spaces plugin to on-premise" Updated. Updated data.sql plugins table. Committed By: Kevin Fourie Reviewed By: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8930 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Document Preview / Info Box - replace YUI control with an ExtJS control" Updated. Changed the colour of the text in the window header to white. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8929 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
-
'An error occurred in KTInfoDashlet::is_active()' Fixed. PEAR Error return was unchecked. Committed By: Donald Jackson Reviewed By: Isaac Lundall git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8923 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"The "recent search list" that shows up in the search portlet is sharing everyone's recent searches" Fixed. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8922 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Add work spaces plugin to on-premise" Added. Moved code from KT Live base. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8919 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Improve controls in the System Configuration section" Fixed. Added radio buttons and dropdown lists, etc. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8914 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"bulk export error" Fixed. Added rootUrl into the form action. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8911 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
-
"is_available flag causing problems with search in java" Fixed. Updated PEAR Soap Encoding to respect the wsdl definitions. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8907 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"AJAX info box to be added to Community Edition" Updated. Fixed Typo in data.sql. Committed By: Kevin Fourie Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8904 c91229c3-7414-0410-bfa2-8a42b809f60b