-
Committed by: Megan Watson Reviewed by: Donald Jackson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9642 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
-
"CLONE -Database upgrade to version 3.5.4 failed(SUP-1228)" Committed by: Megan Watson Reviewed by: Donald Jackson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9611 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Add Document Processing Config options" Fixed. Added option to disable the indexer and full text searching. Committed by: Megan Watson Reviewed by: Donald Jackson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9601 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Design new Document Processor architecture" Fixed. Implemented new architecture, added scheduled task and removed old indexing task and the indexing dashlets tasks, refactored indexDocuments() function. Committed by: Megan Watson Reviewed by: Donald Jackson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9599 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Set serverName to 127.0.0.1 in data.sql and on upgrades" Fixed. Added the sql. Replaced the constant with the setting name. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9512 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Add search/maxSqlResults to config settings" Fixed. Forgot to save file. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9502 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Add search/maxSqlResults to config settings" Fixed. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9501 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"DB Error on upgrades to 3.5.4 Commercial failing from 3.4.6 OSS, 3.1bOSS-3.4.6OSS, 3.3.7OSS-3.4.6" Fixed. Committed by: Kevin Fourie Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9457 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"DB error when upgrading 3.5.2c Commercial to 3.5.4 Commercial" Fixed. Table name was incorrect. Committed By: Kevin Fourie Reviewed By: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9449 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Add index on user_id on document_transactions table." Implemented. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9428 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Put magicDatabase config option into config_settings" 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@9417 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Web Services Debug value, in config_settings, should be string and not bool" Fixed. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9410 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"CLONE -Is there a way to prevent from checking in the wrong file?(SUP-1064)" Fixed. Added a config option to hide the checkbox for "Force Original Filename". KTS-3736 "User should be made aware that setting the field limit for document filenames and titles beyond 255 is futile as only 255 characters are allowed in the fields in the DB." Fixed. Added a better description of the config option. KTC-592 "Better default tooltip needed on mouse over than 'ACME Corporation'." Fixed. Added a better tooltip as the default value for the config option. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9396 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"CLONE -Changing metadata via Edit Metadata (i.e. webbased) leads to an increase of the content version(SUP-1008)" Fixed. Added a config setting updateContentVersion, if true then the content version increases with the metadata. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9337 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Add the new Property preview plugin to the columns by default during upgrade" Fixed. Added the upgrade sql, the preview column should now display next to the download column. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9334 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Config_setting.sql upgrade bug" Fixed. Entered string for all the empty type values. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9333 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Long search expressions are not saved. Saved searches become corrupt because they are truncated." Fixed. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9310 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Add a config option to disable the bulk import" Fixed. Added the new config option. KTS-3697 "Add a config option to disable the database version check on login" Fixed. Added the new option. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9307 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"CLONE -In the transaction history of a document - the contect version field is incorrect when versioning reaches .10 (SUP-1052)" Fixed. Changed the version field from a float to a varchar to allow for 0.10 versions. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9285 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Extending subscription to subfolders" Fixed. Added a DB column to indicate that subfolders should be included. Refactored the way subscribing worked to use ajax. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9284 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Session management security" Updated. Committed By: Conrad Vermeulen Reviewed By: Martin Kirsten git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9257 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Make length of document and folder display names configurable." Fixed. Added a new config setting to set the length. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9234 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"After upgrade from 337OSS>346OSS and 31bOSS>346OSS to 353 OSS only the tags for the doc added after the 353 upgrade is listed in the Tag Cloud dashlet." Fixed. Added upgrade script to change the tag cloud description. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9149 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Upgrade failed from 3.5.2c to 3.5.3." Fixed. Auto increment function now ensures there is no 0 id. Committed by: Megan Watson Reviewed by: Conrad Vermuelen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9135 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Remove old search plugins when upgrading from 3.4.6 to 3.5.3" Fixed. Added removal during upgrade. Committed by: Kevin Fourie Reviewed by: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9091 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"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. 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. Added update statements to get past 0 id values in plugins and upgrades tables. Committed by: Kevin Fourie Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9044 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"The auto increment DB script must run first on upgrading" Fixed. Added update statements to get past 0 id values in plugins and upgrades tables. Committed by: Conrad Vermeulen Reviewed by: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9033 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Improve the config group and settings display names and descriptions" Fixed. Updated all descriptions and display names. KTS-3580 "Rewording for Skinning settings in System Configuration (User Interface)" Fixed. Updated the skinning settings. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9032 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Check whether 'Development Window Log' is a valid setting in System Configuration - General Settings - Tweaks, and remove from the UI if it's not." Fixed. Removed the setting. KTC-583 "Remove 'seconds' after text box at the schedulerInterval setting in System Configuration - General Settings - KnowledgeTree" Fixed. Removed the appended 'seconds'. KTC-584 "Remove 'seconds' after text box at the sessionTimeout setting (System Configuration - General Settings - KnowledgeTree)" Fixed. Removed the appended 'seconds'. KTS-3565 "Change 'Mouse Over' to 'Mouseover' in the drop-down for previewActivation setting" Fixed. Changed the dropdown label. KTS-3157 "Fieldset fields aren't being sorted alphabetically when editing the metadata" Fixed. Removed the setting for alphabetical ordering. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9005 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"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
-
"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
-
"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. 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
-
"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
-
"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
-
"Allow indexing to not be dependant on open office" Fixed. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8871 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Uno module appears to require editing document conversion scripts" Fixed. Updated config table to include Open Office programPath. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8850 c91229c3-7414-0410-bfa2-8a42b809f60b