-
"Number of characters allowed in a field is not 250 as is mostly specified" Fixed. Changed version, filename and comment fields variable types. Committed By: Jonathan Byrne Reviewed By: Jalaloedien Abrahams git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7905 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Add integration/oem no so that integrators may associate a custom document reference" Implemented. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7874 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Top Download Dashlet takes a long time to load" Fixed. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7850 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Allow/enable multiple documents to be selected when attempting to link documents" Fixed. Changed the collection to use the advanced selection. Removed the collection widget and added breadcrumbs. The collection widget wasn't using the mochikit correctly. KEP-121 "Links to or from external world" Fixed. Added a link to the Links action to add an external url as a link. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7848 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Add the plugin ordering variable to the plugins table" Fixed. Added a column to the plugins table to set the ordering. Added a check on disabled when loading the plugins. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7819 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Metadata values constrained to 255 characters. some clients want larger values." Updated. Committed By: Conrad Vermeulen Reviewed By: Philip Arckoll git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7754 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Add the ability to enable / disable tasks within the scheduler" Fixed. Added a status flag to determine if tasks are enabled / disabled / system. Set the indexing tasks as system. KTS-1346 "Periodic deleted document expunge" Fixed. Changed the print statements to use the log. Added the expunge script to the scheduler and set as disabled. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7720 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Number of characters allowed in a field is not 250 as is mostly specified" Fixed. Changed database to hold larger comments. Committed By: Jonathan Byrne Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7710 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Refactor plugins registration and loading" Fixed. Added a helper table for registering all the dashlets, actions, etc. Reduced the number of calls made when loading the plugins. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7703 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Creation of a new thread fails with: 'DB error: unknown error'" Fixed. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7611 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"new index recreate script needs to add indexes on fields used in advanced search" Done. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7498 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Update OSS to GPLv3" Updated COPYING file and inline headers. Committed By: Kevin Fourie Reviewed By: Jalaloedien Abrahams git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7478 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Scheduler's first run time not set correctly when registering task according to spec" Changed the setFirstRunTime() to accept a date input instead of a unix timestamp. KTS-2485 "Internationalise scheduler - daily/weekly/5mins, etc" Changed the dropdown to use the internationalised wording for the label. KTS-2496 "Remove unused fields from scheduler table" Removed the unused DB fields. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7381 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Add foreign key constraints to the database" Updated. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7330 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Scheduler: Change DB date format" Changed the DB to use datetime instead of a unix timestamp. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7307 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Add KTScheduler to the enabled plugins list." Added. Committed By: Kevin Fourie Reviewed By: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7236 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Fatal error: Cannot redeclare class adminversionplugin when upgrading from 3.4.3 to 3.5" Fixed. Added upgrade function to remove old file. Committed By: Kevin Fourie Reviewed By: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7234 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Update structure.sql and data.sql" Updated. Upgrades added and now using mysqldump to produce dumps. Committed By: Kevin Fourie Reviewed By: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7228 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Implement a Scheduler" Added the sql for creating the table containing the tasks Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7138 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Update License Headers" Updated and added some missing headers. Committed By: Kevin Reviewed By: Conrad git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6606 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"SOAP Webservice Implementation" Updated. Added required data structures. Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6486 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Fieldsets should not be deleted, but flagged instead. " Fixed. Added database changes. Reviewed By: Conrad git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6394 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Implement Tag Cloud system. " Implemented. Added in tables for install and update Reviewed By: Conrad git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6321 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"The structure.sql and data.sql files need to be updated for the new installer" Updated. Somehow system-settings-to-text.sql was also ommitted so I added that too. Reviewed By: Conrad git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6177 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Implement RSS feed system" Implemented. Added sql structure for clean install. Reviewed By: Kevin, Conrad git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6168 c91229c3-7414-0410-bfa2-8a42b809f60b
-
git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6036 c91229c3-7414-0410-bfa2-8a42b809f60b
-
3.1a/b git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6018 c91229c3-7414-0410-bfa2-8a42b809f60b
-
git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5894 c91229c3-7414-0410-bfa2-8a42b809f60b
-
git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5873 c91229c3-7414-0410-bfa2-8a42b809f60b
-
and replace it with "new" upgrade in 3.1.1 that works. git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5799 c91229c3-7414-0410-bfa2-8a42b809f60b
-
git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5772 c91229c3-7414-0410-bfa2-8a42b809f60b
-
git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5748 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"text" field. git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5703 c91229c3-7414-0410-bfa2-8a42b809f60b
-
git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5670 c91229c3-7414-0410-bfa2-8a42b809f60b
-
git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5669 c91229c3-7414-0410-bfa2-8a42b809f60b
-
git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5524 c91229c3-7414-0410-bfa2-8a42b809f60b
-
git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5480 c91229c3-7414-0410-bfa2-8a42b809f60b
-
git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5474 c91229c3-7414-0410-bfa2-8a42b809f60b
-
git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5440 c91229c3-7414-0410-bfa2-8a42b809f60b
-
git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5382 c91229c3-7414-0410-bfa2-8a42b809f60b