-
…ustom numbering plugin Story ID:2450996. Enable search of document metadata (custom numbering plugin) Committed by: Paul Barrett Reviewed by: Megan Watson
-
PT: 2229696 Committed by: Megan Watson
-
…becomes available then it gets set as available and enabled. PT: 1789268 Committed by: Megan Watson
-
Committer: JP Moderator: Prince
-
Committed by: Megan Watson Reviewed by: Charl Mert
-
PT: 1639772 Committed by: Charl Joseph Mert Reviewed by: Megan Watson
-
PT: 1417558 Committed by: Megan Watson
-
…CoreLanguage and the MultiSelect plugins to hidden. PT: 1321063 Committed by: Megan Watson
-
"Version History dies with fatal error" Committed by: Megan Watson
-
Committed by: Megan Watson Reviewed by: Kevin Fourie
-
"DMS Administration can not be access in IE when the electronic signatures are enabled" Fixed. Committed by: Megan Watson Reviewed by: Kevin Cyster
-
…on to get the full path to a plugin. Used it in all places where the path is hardcoded. Committed by: Megan Watson Reviewed by: Kevin Cyster
-
…r viewing the list in manage plugins. Committed by: Megan Watson Reviewed by: Kevin Cyster
-
git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9700 c91229c3-7414-0410-bfa2-8a42b809f60b
-
Committed by: Donald Jackson Reviewed by: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9687 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
-
"Items in admin section registered more than once." Fixed. Added a lock around the plugin registration (reread) to prevent a race condition. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9474 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Every time the plugins are reread all entries in the admin section are duplicated - one added everytime for every reread action." Fixed. Plugins should only install when a KTEntityNoObjects is returned. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9174 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"CLONE -Problems with localization (SUP-933)" Fixed. The i18nDetails array is now being populated. KTS-3367 "A certain part of translations does not appear correctly." Fixed. The text from the plugin_helper table is now translated at load time. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8835 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"A incorrect full path for registering plugins" Fixed. Committed By: Kevin Fourie Reviewed By: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8614 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"KTPluginRegistry MUST respect the plugins order when registering plugins" Fixed. Plugins are now registered in the order they're loaded. Put the registration into a transaction. Committed by: Megan Watson Reviewed by: Jonathan Byrne git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8454 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"KTPluginUtil dies horribly when a DB / pear error is returned" Fixed. Added a check for pear error when getting the plugin helpers. Committed by: Megan Watson Reviewed by: Jonathan Byrne git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8437 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Missing require_once in files" Fixed. Added the missing requires. Committed By: Kevin Fourie Reviewed By: Jonathan Byrne git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8406 c91229c3-7414-0410-bfa2-8a42b809f60b
-
git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8387 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Problem with Workflow Triggers" Fixed. On loading the plugins the relative paths are converted to full paths. Committed by: Megan Watson Reviewed by: Jonathan Byrne git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8328 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Change the plugins to use relative paths" Fixed. On setup the plugins and plugin helpers now call fixfilename which finds the correct relative paths. Fixed the ktutil function isAbsolutePath. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8251 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Exception thrown when clicking on a document's version history link" Fixed. Added function to check plugin availability Committed By: Megan Watson Reviewed By: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8178 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"On registering plugins the order should be registered" Fixed. Added the order into the createFromArray(). Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8138 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"License Mechanism modification" In progress. Changed SMB and Enterprise to Basic, Plus and Premium. Added a check on the tiers instead of the number of licenses. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8126 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"On reread of plugins the quicklinks plugin is set to disabled" Fixed. Moved the checks on the end version after an upgrade into the if statement containing the upgrade. Committed By: Megan Watson Reviewed By: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8075 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"The paths in the plugin_helper table can't contain both forward and backward slashes" Fixed. Modified the function checking the absolute path. On registering the plugin helper, all back slashes are changed to forward slashes. Committed By: Megan Watson Reviewed By: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8064 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Disabled plugins still load" Fixed. Used a debug trace to find which plugin is adding a location and get the plugin namespace, so that the location can be linked to the plugin and not loaded when its been disabled. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7958 c91229c3-7414-0410-bfa2-8a42b809f60b
-
Committed By: Kevin Fourie Reviewed By: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7934 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Add the plugin ordering variable to the plugins table" Updated. Moved the sql order by below the check for disabled plugins. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7829 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"KTPlugin ->orderby field needs a default of 0" Updated. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7827 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Refresh the plugin_helper table on reread plugins" Fixed. Added a delete on the plugin_helper table before doing the reread Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7822 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
-
"The automatic workflow assignment by Document Type or by Folder does not work." Fixed. Moved the check for which type was assigned into the run_setup() function. Added a deregister plugin helper function. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7818 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Create a new way to setup resources in plugins" Fixed. Added a function to the base class called run_setup that gets called when the plugins are loaded. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7747 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"The Search Portlet is not displaying in the browse view" Fixed. Changed implode/explode to serialise/unserialise. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7733 c91229c3-7414-0410-bfa2-8a42b809f60b