-
KTS-3715 "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/STABLE/branches/3.5.3a-Release-Branch@9354 c91229c3-7414-0410-bfa2-8a42b809f60b
-
git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8387 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-2402 "Display the search expression tree" Implemented. Committed By: Conrad Vermeulen Reviewed By: Megan Watson KTS-3178 "Checking for write permission doesn't check if document is immutable. if immutable, user cannot have write access." Fixed. Committed By: Conrad Vermeulen Reviewed By: Martin Kirsten KTS-3177 "Unit admin permissions" Fixed. Changed logic which checks whether the Manage Security permission is being disabled. Committed By: Jonathan Byrne Reviewed By: Megan Watson KTS-3187 "Problem with opendir() in windows under indexerCore" Fixed. Committed By: Conrad Vermeulen Reviewed By: Martin Kirsten KTS-3187 "Problem with opendir() in windows under indexerCore" Fixed. Committed By: Conrad Vermeulen Reviewed By: Martin Kirsten KTS-3188 "Indexing Diagnostics page provides an invalid link to documents" Fixed. Committed By: Conrad Vermeulen Reviewed By: Monique KTS-3182 "documentutil->add function should at least throw a warning if 'contents' is there and 'temp_file' isn't" Fixed. Added an error message if the temp file is not there. Committed by: Megan Watson Reviewed by: Jonathan Byrne git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8295 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Checking for write permission doesn't check if document is immutable. if immutable, user cannot have write access." Fixed. Committed By: Conrad Vermeulen Reviewed By: Martin Kirsten git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8289 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-2601 "Create indexer administration page" Updated. Fixed Typo. Committed By: Conrad Vermeulen Reviewed By: Jonathan Byrne KTS-3178 "Checking for write permission doesn't check if document is immutable. if immutable, user cannot have write access." Fixed. Committed By: Conrad Vermeulen Reviewed By: Martin Kirsten git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8275 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Checking for write permission doesn't check if document is immutable. if immutable, user cannot have write access." Fixed. Committed By: Conrad Vermeulen Reviewed By: Martin Kirsten git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8274 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
-
"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/trunk@8264 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-2800 "Dashlets display with horizontal lines between text" Fixed. Changed the style overflow and padding Committed By:Yusuf Davids Reviewed By:Jalaloedien Abrahams KTS-2859 "Unable to upload files in Windows XP and Windows 2003 - seemingly an MS Word issue only." Fixed. Add "call " in front of the command passed to exec(). Committed by: Megan Watson Reviewed By: Conrad Vermeulen Updated License Headers to 2008 and corrected some incorrect headers. Committed By: Kevin Fourie Reviewed By: Conrad Vermeulen Merge of Bryn Divey's work on Conditional Metadata into DEV branch. Committed By: Kevin Fourie Reviewed By: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@7936 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
-
KTS-2773 "CLONE -RSS Feeds from KTDMS(SUP-525)" Fixed. Updated path mechanism. Committed By: Jalaloedien Abrahams Reviewed By: Megan Watson KTS-2679 "Fatal error: Call to a member function query() on a non-object in /var/www/ktdms/lib/security/Permission.inc on line 123" Fixed. Changed the query to use dbutil instead of $default->db in userIsSystemAdministrator(). Committed by: Megan Watson Reviewed by: Conrad Vermeulen KTC-286 "Welcome to knowledgeTree dashlet should always be on the top left corner of the dashlet container" Fixed. Refactored the way the users state is refreshed. It now uses the plugin_helper table to get any new dashlets. Committed by: Megan Watson Reviewed by: Conrad Vermeulen KTS-2777 "Refactor the plugins update function to run setup" Fixed. Update function now gets only the plugins that need to be enabled and runs setup on them. Committed by: Megan Watson Reviewed by: Conrad Vermeulen KTC-261 "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 KTS-2778 "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 KTS-2780 "search results with long filenames span multiple rows." Updated. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie KTS-2743 "upgrade functionality needs to apply foreign key constrains." Implemented. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie KTS-2779 "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/STABLE/trunk@7823 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Fatal error: Call to a member function query() on a non-object in /var/www/ktdms/lib/security/Permission.inc on line 123" Fixed. Changed the query to use dbutil instead of $default->db in userIsSystemAdministrator(). Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7815 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-2558 "Update OSS to GPLv3" Updated. More header updates. Committed By: Kevin Fourie Reviewed By: Conrad Vermeulen KTS-2558 "Update OSS to GPLv3" Updated COPYING file and inline headers. Committed By: Kevin Fourie Reviewed By: Jalaloedien Abrahams KTS-2561 "Add df to config.ini" Added. Committed By: Kevin Fourie Reviewed By: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@7482 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
-
KTS-2505 "Database configuration issues cause horrible knowledgetree failure" Fixed. preventing early calls to the db Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie KTS-2457 "On search results page - move save search out of the collapsable area" Fixed. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie KTS-2511 "short tag present on phpluceneindexer" Fixed. KTS-2398 "Java Lucene Server needs to send the highlighted results back more optimally" Updated. Had to modify the way results are returned from the php lucene indexer as well Reviewed By: Kevin Fourie Committed By: Conrad Vermeulen KTS-2398 "Java Lucene Server needs to send the highlighted results back more optimally" Updated. Also fixed optimise typo Reviewed By: Kevin Fourie Committed By: Conrad Vermeulen KTS-2512 "Search result object must return more fields to be used in templating and web services" Updated. added more fields to the result object Reviewed By: Kevin Fourie Committed By: Conrad Vermeulen KTS-673 "The search algorithm needs some work" Updated. dmsDefaults needs to move for internationalisation Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie KTS-2513 "Add params for host and port to OOo doc converter" Added. Committed By: Kevin Fourie Reviewed By: Conrad Vermeulen KTS-673 "The search algorithm needs some work" Updated. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie KTS-2471 "create search2 dashets" Added. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie KTS-2512 "Search result object must return more fields to be used in templating and web services" Updated. Added a status to string Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie KTS-2512 "Search result object must return more fields to be used in templating and web services" Updated. Added adminIsInAdminMode function Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie KTS-673 "The search algorithm needs some work" Updated. Proxies are required to unserialize() correctly Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie KTS-673 "The search algorithm needs some work" Updated. webservice search structures Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie KTC-248 "Disable commercial plugins on license expiry and display dashlet" Fixed. Changed delete user to deallocate the license. Changed isBaobabUser to isValid user on creating a session, so as not to lock the user out. Committed by: Megan Watson Reviewed by: Conrad Vermeulen KTS-673 "The search algorithm needs some work" Updated. Updated Lucene Server Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie KTS-2251 "Characters in the names of Folders and files appear as question marks and squares in the crumbtrail." Fixed Question marks are no longer displayed on truncated bread crumb details. Committed By: Jonathan Byrne Reviewed By: Jalaloedien Abrahams BBS-298 "Mac OS X Webdav as 3rd Party Client" In Progress. Root folder parent_id was changed to null. Changed the sql to use is_null instead of =0. Affects all webdav, not only Mac. Committed By: Megan Watson Reviewed By: Conrad Vermeulen KTS-2430 "Create proper init script for stack install" Corrected port number. Committed By: Kevin Fourie Reviewed By: Conrad Vermeulen KTS-2519 "Move periodic scripts out of web tree to install root" In Progess. Committed By: Kevin Fourie Reviewed By: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@7418 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Search result object must return more fields to be used in templating and web services" Updated. Added adminIsInAdminMode function Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7406 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/STABLE/trunk@6610 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
-
KTC-95 "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/STABLE/trunk@6607 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
-
git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5758 c91229c3-7414-0410-bfa2-8a42b809f60b
-
the dispatchers already anyway. git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5102 c91229c3-7414-0410-bfa2-8a42b809f60b
-
git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5026 c91229c3-7414-0410-bfa2-8a42b809f60b
-
- fix for permission-failure on admin-mode, when the folder is an error. git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5020 c91229c3-7414-0410-bfa2-8a42b809f60b
-
Admin mode also means that one can view the document overview page. git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4934 c91229c3-7414-0410-bfa2-8a42b809f60b
-
is a unit administrator for the folder in question. git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4849 c91229c3-7414-0410-bfa2-8a42b809f60b
-
and friends using the new permission system. git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3513 c91229c3-7414-0410-bfa2-8a42b809f60b
-
layer. git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3322 c91229c3-7414-0410-bfa2-8a42b809f60b
-
git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3304 c91229c3-7414-0410-bfa2-8a42b809f60b
-
git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3300 c91229c3-7414-0410-bfa2-8a42b809f60b
-
table-generation time. Submitted by: Stefano Ciancio (sciancio) SF Tracker: 1199729 git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3279 c91229c3-7414-0410-bfa2-8a42b809f60b
-
of incorrectly using all parents to determine access. git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3139 c91229c3-7414-0410-bfa2-8a42b809f60b
-
deleted. git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3131 c91229c3-7414-0410-bfa2-8a42b809f60b
-
updateSearchPermissionsForDocument. updateSearchPermissionsForUser does the same, recalculating the permission a user has on all documents. git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3124 c91229c3-7414-0410-bfa2-8a42b809f60b
-
use DBUtil. git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3103 c91229c3-7414-0410-bfa2-8a42b809f60b
-
git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3063 c91229c3-7414-0410-bfa2-8a42b809f60b
-
SF tracker: 1066258 Submitted by: Adam Monsen (meonkeys) git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2981 c91229c3-7414-0410-bfa2-8a42b809f60b
-
longer exists. SF tracker: 1062969 Submitted by: Stefano Ciancio (sciancio) git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2976 c91229c3-7414-0410-bfa2-8a42b809f60b