-
KTS-3492 "After login you are taken to browse view by default instead of the dashboard" Fixed. Updated default value. Committed By: Kevin Fourie Reviewed By: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8789 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-587 "Link to document between folders" Updated. Fixed DB issue. Committed By: Kevin Fourie Reviewed By: Conrad Vermeulen Some ws updates too. git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8786 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-587 "Link to document between folders" Fixed. Added base code for symbolic links / shortcuts. Committed by: Aart-Jan Boor Reviewed by: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8772 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"On user login, some users would prefer to be redirected to the browse view, and not to the dashboard" Fixed. Added Config settings to DB. Committed By: Jonathan Byrne Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8767 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Remove reliance on zseq_tables" Updated. Added header to sql files. Committed By: Kevin Fourie Reviewed By: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8716 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Remove reliance on zseq_tables" Updated. Fixed dump script typo. Committed By: Kevin Fourie Reviewed By: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8714 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Remove reliance on zseq_tables" Updated. Added header to dump script. Committed By: Kevin Fourie Reviewed By: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8713 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Failed Upgrade 3.4.6 to 3.5.2 Stable (database problem)" Fixed. text and blobs cannot have default values. Committed By: Conrad Vermeulen Reviewed By: Megan Waston git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8707 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Remove reliance on zseq_tables" Fixed. Now can now deal with the auto inc on the tables. dbutil is bypassing peardb for the id, but will be rectified in 3.6. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8704 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3446 "Add missing upgrade items to DB" Fixed. Added zdashboard_tasks2.sql. Committed By: Kevin Fourie Reviewed By: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8677 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Add missing upgrade items to DB" Fixed. Added zdashboard_tasks2.sql. Committed By: Kevin Fourie Reviewed By: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8675 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3434 "Background task can test Document Indexer diagnostics and cache results" Fixed Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8673 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Background task can test Document Indexer diagnostics and cache results" Fixed Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8669 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3431 "Disk Usage stats should be a background task and cached" Implemented. KTS-3432 "Storage Usage status should be retrieved in a background task and cached" Implemented. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8667 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3446 "Add missing upgrade items to DB" Fixed. Added missing upgrade items in 3.5.2 folder to DB. Committed By: Kevin Fourie Reviewed By: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8663 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Add missing upgrade items to DB" Fixed. Added missing upgrade items in 3.5.2 folder to DB. Committed By: Kevin Fourie Reviewed By: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8661 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3444 "Indexing needs to be more resiliant when encountering errors with open office" Fixed. Missing mime types added - msg, pps, db. Corrected ai, eps, msi Committed By: Conrad Vermeulen Reviewed By: Philip Arkoll git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8659 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Indexing needs to be more resiliant when encountering errors with open office" Fixed. Missing mime types added - msg, pps, db. Corrected ai, eps, msi Committed By: Conrad Vermeulen Reviewed By: Philip Arkoll git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8653 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Document Preview / Info Box - replace YUI control with an ExtJS control" In progress. Changed the default setting to use an onclick instead of a mouse-over on the icon. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8640 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Background task should fetch latest version for Version Notifier and cache ." Implemented. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8603 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Disk Usage stats should be a background task and cached" Implemented. KTS-3432 "Storage Usage status should be retrieved in a background task and cached" Implemented. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8602 c91229c3-7414-0410-bfa2-8a42b809f60b
-
git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8584 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
-
"When installing stack as root, OpenOffice stores files as root in the KT temp folder. The indexing scripts cannot clean these up." Fixed. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8448 c91229c3-7414-0410-bfa2-8a42b809f60b
-
git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8387 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"On the new search results page a number of our documents incorrectly state that the document is "Checked out by: Deleted User on"." Fixed. The sql removes any incorrect references to the deleted user id of -10. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8379 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Add MD5 hash to assist with validation of repository storage" Fixed. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8366 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3161 "Allow the user to change the ordering of the browse columns" Fixed. Added the logic to change the order. Committed by: Megan Watson Reviewed by: Jonathan Byrne KTS-3162 "Allow the user to change the ordering of the fields in a fieldset" Fixed. Added columns and logic for ordering the fields Committed by: Megan Watson Reviewed by: Jonathan Byrne KTS-3231 "No email sent when you are subscribed to a folder or a document." Fixed. Removed the text on the icon. Committed by: Megan Watson Reviewed by: Jonathan Byrne KTS-3234 "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. Added a mimetype id change if the filename changes in the rename function. Committed By: Jonathan Byrne Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8354 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Allow the user to change the ordering of the fields in a fieldset" Fixed. Added columns and logic for ordering the fields Committed by: Megan Watson Reviewed by: Jonathan Byrne git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8335 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3168 "Searching integer field types results in SQL error" Fixed. Committed By: Conrad Vermeulen Reviewed By: Megan Watson KTS-3164 "Removed Title from being part of GeneralText criteria for search as it is catered for by the FullPath" Fixed. Committed By: Conrad Vermeulen Reviewed By: Megan Watson KTC-433 "Full Path Search Broken - says field not found: Full" Fixed. Committed By: Conrad Vermeulen Reviewed By: Megan Watson KTS-3163 "Wildcard search on metadata inconsistent with full text content search" Fixed. Committed By: Conrad Vermeulen Reviewed By: Megan Watson KTS-3165 "Remove background task permissions problems by making web server user deal with background tasks" Fixed. Committed By: Conrad Vermeulen Reviewed By: Megan Watson WSA-116 "Update unit tests to be compatible with 3.5.2" Updated. Made sure unit tests ran as expected. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie KTS-3169 "Provide some actions for portlets that allow javascript to be called rather than requiring the action framework" Implemented. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie KTS-3171 "Add extra validation for Permission::userIsSystemAdministrator()" Updated. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8265 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Remove background task permissions problems by making web server user deal with background tasks" Fixed. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8261 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTC-173 "The Title of the RSS feed seems to be limited to 20 characters and names longer than that is cut-short." Updated. Added item to upgrades table. Committed By: Kevin Fourie Reviewed By: Jonathan Byrne git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8206 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"The Title of the RSS feed seems to be limited to 20 characters and names longer than that is cut-short." Updated. Added item to upgrades table. Committed By: Kevin Fourie Reviewed By: Jonathan Byrne git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8205 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"The Title of the RSS feed seems to be limited to 20 characters and names longer than that is cut-short." Updated. Added item to upgrades table. Committed By: Kevin Fourie Reviewed By: Jonathan Byrne git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8204 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"The Title of the RSS feed seems to be limited to 20 characters and names longer than that is cut-short." Fixed. Changed RSS Title length to 100. Committed By: Jonathan Byrne Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8200 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3077 "Error dialogs are not displayed correctly" Fixed. Fixed text overlapping the bottom of the block. Fixed holes in the side of the block. Committed By: Jonathan Byrne Reviewed By: Megan Watson KTS-3056 "Create a script to check if Open Office is running (SUP-614)" Fixed. Added the script to the scheduled tasks. Committed by: Megan Watson Reviewed by: Conrad Vermeulen KTS-3083 "Import from Server Location, you get a Fatal Error" Fixed. Added document object error checking. Committed By: Kevin Fourie Reviewed By: Jonnathan Byrne git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8139 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Create a script to check if Open Office is running (SUP-614)" Fixed. Added the script to the scheduled tasks. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8136 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3038 "Scheduler plugins are not in the default data.sql install file" Fixed. Updeated data.sql file. Committed By: Kevin Fourie Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8073 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Scheduler plugins are not in the default data.sql install file" Fixed. Updeated data.sql file. Committed By: Kevin Fourie Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8072 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3027 "Search2: a search criteria using LIKE does not work if combined with a wildcart search" Fixed. Committed By: Conrad Vermeulen Reviewed By: Megan Watson KTS-3038 "Scheduler plugins are not in the default data.sql install file" Fixed. Updeated data.sql file. Committed By: Kevin Fourie Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8071 c91229c3-7414-0410-bfa2-8a42b809f60b