-
"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
-
"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 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
-
"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
-
"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
-
"Add some basic plugin caching to improve performance" Updated. The original caching was causing problems. Had to revert caching to only around the database call. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7276 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Add some basic plugin caching to improve performance" Updated. Caching of plugins to file now implemented. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7272 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Add some basic plugin caching to improve performance" Added. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7246 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"php5 migration" Updated. Removed & from &new. Added statics. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7186 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@6609 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
-
"Update copyright into to 2007" Done. Reviewed By: Conrad git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6203 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Replace ktdms.com with the new knowledgetree.com domain name" Done. Reviewed By: Conrad git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6201 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Only load plugins that are not disabled" Implemented git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6131 c91229c3-7414-0410-bfa2-8a42b809f60b
-
git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6035 c91229c3-7414-0410-bfa2-8a42b809f60b
-
git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5758 c91229c3-7414-0410-bfa2-8a42b809f60b
-
git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5739 c91229c3-7414-0410-bfa2-8a42b809f60b
-
git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5522 c91229c3-7414-0410-bfa2-8a42b809f60b
-
caching. Implement the caching code, but don't use it yet. git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5492 c91229c3-7414-0410-bfa2-8a42b809f60b
-
git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5311 c91229c3-7414-0410-bfa2-8a42b809f60b
-
This retains the version number so that upgrades can work later. git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5221 c91229c3-7414-0410-bfa2-8a42b809f60b
-
which plugins are enabled. git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5155 c91229c3-7414-0410-bfa2-8a42b809f60b
-
0. Negative orders are possible. git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5139 c91229c3-7414-0410-bfa2-8a42b809f60b
-
Ensure that each member in the list isa n actual KTPluginEntity object, and error out otherwise. git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5132 c91229c3-7414-0410-bfa2-8a42b809f60b
-
git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5027 c91229c3-7414-0410-bfa2-8a42b809f60b
-
Plugins paths are now stored as relative paths, to allow for easily moving of the system between filesystem paths. git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4682 c91229c3-7414-0410-bfa2-8a42b809f60b
-
plugins from the database instead. Add KTPluginUtil::registerPlugins to reread the plugins from the filesystem. git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4571 c91229c3-7414-0410-bfa2-8a42b809f60b
-
git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4562 c91229c3-7414-0410-bfa2-8a42b809f60b
-
loadPlugins() git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4377 c91229c3-7414-0410-bfa2-8a42b809f60b
-
git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3561 c91229c3-7414-0410-bfa2-8a42b809f60b