-
"The pdf-Adobe icon does not appear in IE (6 & 7)" Fixed. Changed to using gif icon instead of png icon. Committed By: Kevin Fourie Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9355 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Commercial 3.5.3 Login page says: 'Access to this service is subject to the KnowledgeTreeLive Terms and Conditions of use'" Fixed. Replaced the live disclaimer with the commercial one. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9348 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Return 'Add folder' permissions when getting a folder listing" Fixed: added userHasAddFolderPermission function Committed By: Martin Kirsten Reviewed By: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9347 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Return 'Add folder' permissions when getting a folder listing" Fixed: added userHasAddFolderPermission function Committed By: Martin Kirsten Reviewed By: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9346 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Moving a folder to itself returns success while it failed" Fixed. Added a check on whether the target folder is the same as the parent folder. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9341 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"KTScheduler service has reported an invalid current state 0." Fixed. The scheduler now responds with WIN32_SERVICE_RUNNING to the SERVICE_CONTROL_INTERROGATE message. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9340 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
-
"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
-
"If document checked-out by current user, allow download" Fixed: on checkout, if doc is checked out by current user, then don't attempt to check-out again. Committed By: Martin Kirsten Reviewed By: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9327 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
-
"Metadata IS NOT search returning matches" Fixed. Catered for when no values are provided for fields. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9309 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"The welcome dashlet replaces all occurrences of KnowledgeTree with the APP_Name" Fixed. The dashlet and help replacement now scans for #APP_NAME# and replaces that with the APP_Name. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9308 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
-
"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
-
"The webdav dashlet breaks in IE6 when the url is too long" Fixed. The url will now wrap to fit in the dashlet. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9305 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Password reset" Fixed. Migrated the plugin from KTLive. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9304 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Add triggers to the logout process" Fixed. Triggers on logout are now checked. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9303 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)"?\226?\128?\168 Updated. Added to upgrades table. KTS-1397 "Extending subscription to subfolders" Updated. Added to upgrades table. Committed by: Kevin Fourie Reviewed by: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9300 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Metadata IS NOT search returning matches" Fixed. The 'not' was not being evaluated. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9293 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Document Version History shows a fatal error" Fixed. The download action is now a documentaction not documentinfo. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9286 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
-
"A postscript file not indexed." Fixed. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9283 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"User unable to export shortcuts to a folder" Fixed. Refactored the permissions to check the document permissions and not the document shortcut permissions. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9282 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Indexer dashlet may take considerable time to show stats on a large repository" Fixed. Committed By: Conrad Vermeulen Reviewed By: Megan Waston git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9271 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"kt_url() is overwritten regularly and the cached server name also has newlines when edited in some editors" Fixed. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9270 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"A license file (once uploaded) is seen as a binary file" Fixed. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9269 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Add custom Footer Disclaimer - no text displays on the page" Fixed. Added the call to the disclaimer and removed the excess tables. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9268 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Session management security" Updated. Fixed broken SQL. Removed reference to 'ws' with 'webapp' to be consistent with default sql value on sessions table. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9267 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Session management security" Updated. Added to upgrades table. Committed By: Kevin Fourie Reviewed By: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9264 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
-
"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@9256 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"CLONE -When a document starts of as e.g. a .doc file, but the next version is a pdf file, then it remains to be seen as a Word document in some respects(SUP-675)" Fixed. The mime type is only changed if the filename changes and is derived from the new filename. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9255 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Make length of document and folder display names configurable." Updated. Added to upgrades table. Committed by: Kevin Fourie Reviewed by: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9252 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Upload button should replace Add Document action" Fixed. Improved the logic behind creating the action buttons (made it less of a hack). Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9235 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
-
"The forbidden characters can be added to the document title during an edit of the metadata." Fixed. Removed the validation for the special characters. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9233 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"CLONE -When a document starts of as e.g. a .doc file, but the next version is a pdf file, then it remains to be seen as a Word document in some respects(SUP-675)" Fixed. The mime type of the previous version was being used. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9232 c91229c3-7414-0410-bfa2-8a42b809f60b