-
KTC-436 "500 Internal Server Errors Happen when Uploading Files through KTE or KT Webdav" Fixed. Checked that path is absolute before doing a require(). Committed by: Megan Watson Reviewed by: Jonathan Byrne KTS-3190 ""Import from server location" should also remove the file extension from the document name" Fixed. Document add now drops the extension from the filename if it is used for the document title. Committed by: Megan Watson Reviewed by: Jonathan Byrne KTC-437 "info Box / Document preview" In progress. Added big mimetype icons for the info box. Committed by: Megan Watson Reviewed by: Jalaloedien Abrahams KTS-3201 "Ability to toggle between old 'browse view' search results, and 'search engine' results view" Implemented. Committed By: Conrad Vermeulen Reviewed By: Megan Watson KTS-3112 "Fatal error on new installation when directed to login.php line 168" Removed. The redirection could result in endless loop. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie KTS-3204 "Search engine results references Score field, which should be Rank" Fixed. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie KTS-3205 "dmsDefaults refers to KTDIR and not KT_DIR" Fixed. Committed By: Conrad Vermeulen Reviewed By: Megan Watson KTS-3203 " Ensure all entries in config.ini have a default in dmsDefaults.php" Fixed. Added defaults for all items from config that i could see were missing. Committed By: Jonathan Byrne Reviewed By: Jalaloedien Abrahams KTS-3202 "Update search2 widget to persist search results default state" Fixed. Used the session variable to persist state. Committed by: Megan Watson Reviewed by: Jonathan Byrne git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8313 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-2841 "Document linked to a tag (with non-alphaneumeric characters) not returned when the tag is navigated." Fixed. Replaced the strtolower. Committed by: Megan Watson Reviewed by: Jonathan Byrne KTS-3051 "Scheduler running time to be configurable in the config file" Fixed. Added the config setting. Committed by: Megan Watson Reviewed by: Jonathan Byrne KTS-3049 "Plugin is unable to change filename during checkout" Fixed. Triggers on now checked on the download. They check for the action 'checkoutDownload'. Committed by: Megan Watson Reviewed by: Jonathan Byrne WSA-113 "Implement returning of basic permissions returned by get_listing() and document detail." Fixed. Committed By: Conrad Vermeulen Reviewed By: Megan Watson WSA-113 "Implement returning of basic permissions returned by get_listing() and document detail." Fixed. Committed By: Conrad Vermeulen Reviewed By: Megan Watson KTS-3147 "Scheduler calls the default php and doesn't check for the stack php" Fixed. It now checks for the stack php first. Committed by: Megan Watson Reviewed by: Conrad Vermeulen Added new contributors to about page. git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8247 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTC-395 "Unable to compare content versions for a txt doc or an Open Office document" Fixed. Changed the way it checks if open office is running. Committed By: Megan Watson Reviewed By: Conrad Vermeulen KTS-3104 "Dashboard Info Dashlets displaying white blocks when rolled up." Fixed. Added new pngs to be used when an info dashlet is rolled up and changed css accordingly. Committed By: Jonathan Byrne Reviewed By: Jalaloedien Abrahams KTS-2885 "Positioning of where the notification icon appears on dashlets is incorrect. Currently vertically aligned middle and should be text-top." Fixed. Changed the positioning of the error and info dashlet notifictation icons to top. Committed By: Jonathan Byrne Reviewed By: Jalaloedien Abrahams KTS-3106 "On the log-in/logout dialog and the footer of the KTDMS web browser interface there is no version description added to the version." Fixed. If the wintools plugin is not enabled, Community Edition is appended to the version name. Committed by: Megan Watson Reviewed by: Jonathan Byrne KTS-2695 "The character Ñ is replaced by ? when used in a document filename in the DMS" Fixed. Changed smarty wordwrap to make a new line on the end of a word to stop question marks from displaying. Committed By: Jonathan Byrne Reviewed By: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8194 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3102 "Error dashlets and error message dashlets displaying incorrectly." Fixed. Changed CSS and added new pictures to fix error dashlets, error message dashlets and info dashlets. Committed By: Jonathan Byrne Reviewed By: Megan Watson KTS-2894 "Dashboard reports problems and refers to Administrator Guide, which does not deal with those problems" Fixed. Removed offending text. Committed By: Kevin Fourie Reviewed By: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8187 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
-
KTS-2143 "Manage Lookups for Field: Explanations incorrect" Fixed. Commited By: Kevin Fourie Reviewed By: Conrad Vermeulen Updated About page. Committed By: Kevin Fourie Reviewed By: Conrad Vermeulen KTS-3033 "The bullets on the welcome dashlet render incorrectly" Fixed. Added some left padding Committed By: Megan Watson Reviewed By: Jalaloedien Abrahams KTC-177 "RSS feed appears wrong when launched from the 'Actions on this folder' when the folder has the internationalisation string as its name or the name of any of its subfolders." Fixed. Added headers before displaying the feed. Cleaned up the htmlentities in the feed. Committed By: Megan Watson Reviewed By: Jonathan Byrne KTS-3020 "When sent a link to a document in KnowledgeTree, asked to log in, but not taken to the document - taken to the dashboard." Fixed. Modified the check on the last user to use the ip address and check if the last user timed out or not. Committed by: Megan Watson Reviewed by: Jonathan Byrne KTS-3025 "Move KTWSAPI foders to KnowledgeTree forge" Moved. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie 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@8063 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
-
KTC-245 "Login Page text update" Fixed. Updated login.php, login.smarty KTC-246 "Footer Text update" Fixed. Updated standard_page.smarty, kt3template.inc.php KTC-247 "About Page text update" Fixed. Updated about.php, about.smarty, knowledgeTree.pot, templates.c Committed By: Jalaloedien Abrahams Reviewed By: Kevin Fourie KTS-2558 "Update OSS to GPLv3" Updated. More header updates. Committed By: Kevin Fourie Reviewed By: Conrad Vermeulen KTS-2450 "Add "Candy Stripe" to indicate activity to all pages that keep the user waiting." Fixed. Committed By: Yusuf Davids Reviewed By: Jalaloedien Abrahams git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@7484 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-2173 "UI-Issue: 'Browse documents' section appears wrong on IE6" Fixed. Reverted to some old CSS rules for IE6. Committed By: Jalaloedien Abrahams Reviewed By: Conrad git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@6896 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-2153 "CLONE(SUP-299) -Super sluggish web interface after upgrade to 3.4a" In Progress. Reverted all dashlets and portlets to old css rules. Committed By: Jalaloedien Abrahams Reviewed By: Kevin Fourie KTS-2153 "CLONE(SUP-299) -Super sluggish web interface after upgrade to 3.4a" In Progress. Reverted all dashlets and portlets to old css rules. Commited rest of files. Committed By: Jalaloedien Abrahams Reviewed By: Kevin Fourie KTS-2153 "CLONE(SUP-299) -Super sluggish web interface after upgrade to 3.4a" In Progress. Fixed dashlet overflows. Committed By: Jalaloedien Abrahams Reviewed By: Kevin Fourie KTS-2136 "UI issue with Workflow portlet in document view" Fixed. Updated CSS rules around viewlets. Committed By: Jalaloedien Abrahams Reviewed By: Conrad Vermeulen KTS-2169 "Bulk Export causes Warnings" Fixed. return value from pexec() was erroneous Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@6893 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTC-96 "UI defects. " Fixed. Reviewed By: Kevin KTC-1920 "Update the About page. " Fixed. Reviewed By: Kevin git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@6739 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTC-122 "When you activate the "Morph To", to change the colour of the boxes with in the web interface, it does not appear correctly. " Fixed. Reviewed By: Kevin git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@6701 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-2017 "Dashlets load too slow with new UI improvements. " Fixed. Reviewed By: Kevin KTS-2018 "Dashlet contents overflow the dashlet. " Fixed. Reviewed By: Kevin git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@6688 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-2002 "UI has multiple issues related to it. " Fixed. Added ktError changes. Reviewed By: Conrad git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@6655 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-2002 "UI has multiple issues related to it. " Fixed. Reviewed By: Conrad git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@6653 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"System messages display in straight edge boxes instead of new rounded edge look. " Fixed. Reviewed By: Conrad git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6583 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"The footer disclaimer is bigger than the grey image. " Fixed. Reviewed By: Kevin git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6555 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Create skinning system. " Fixed. Position of powered by logo changed. Reviewed By: Kevin git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6508 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"The footer/copyright bar should be expandable to cater for disclaimer text. " Fixed. Reviewed By: Kevin git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6429 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Portlets vertically cut depending on text size. " Fixed. KTS-1785 "Different style of followed links are untitdy and uneeded. " Fixed. Reviewed By: Kevin git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6415 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Create skinning system based on DocZone branch. " Added skinning plumbing to trunk. Reviewed By: Kevin git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6402 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"the dashboard in open source when run in IE does not look correct. " Fixed. Reviewed By: Conrad git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6396 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"UI issue on workflow action page. " Fixed. Reviewed By: Conrad git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@6381 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"UI issue on workflow action page. " Fixed. Fixed Reviewed By: Kevin git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6380 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"UI issue on workflow action page. " Fixed. Reviewed By: Conrad git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@6378 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"UI issue on workflow action page. " Fixed. Reviewed By: Conrad git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@6376 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"UI issue on workflow action page. " Fixed. Reviewed By: Conrad git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6374 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Clean up Dashboard dashlet headings as per mockups" Implemented. Reviewed By: Conrad git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6311 c91229c3-7414-0410-bfa2-8a42b809f60b
-
git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@6274 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Enabling and adding text to the disclaimer script for the login window seems to break the layout." Fixed. Patched the kt-framing.css file. Reviewed by: Conrad git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6167 c91229c3-7414-0410-bfa2-8a42b809f60b
-
…3-7414-0410-bfa2-8a42b809f60b
-
…3-7414-0410-bfa2-8a42b809f60b
-
"Minor CSS Error in kt-framing.css" Resolved. git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6142 c91229c3-7414-0410-bfa2-8a42b809f60b
-
git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6125 c91229c3-7414-0410-bfa2-8a42b809f60b
-
git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6124 c91229c3-7414-0410-bfa2-8a42b809f60b
-
git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6122 c91229c3-7414-0410-bfa2-8a42b809f60b
-
git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6121 c91229c3-7414-0410-bfa2-8a42b809f60b
-
git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6118 c91229c3-7414-0410-bfa2-8a42b809f60b
-
git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6117 c91229c3-7414-0410-bfa2-8a42b809f60b
-
git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6116 c91229c3-7414-0410-bfa2-8a42b809f60b