-
git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8387 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-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-673 "The search algorithm needs some work" Updated. Typo with internationalisation Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie KTS-2497 "Creation of a new thread fails with: 'DB error: unknown error'" Fixed. Set defaults to null and not -1 Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie KTS-2497 "Creation of a new thread fails with: 'DB error: unknown error'" Fixed. change nullable fields on discussion_threads Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie KTS-2446 "CLONE -Skins don't disply properly on portlets in IE 6 (SUP-464)" Fixed. Updated css for skin Committed By: Jalaloedien Abrahams Reviewed By: Conrad Vermeulen KTS-2328 "When adding an Authentication source the 'Required' fields are marked as a 'Required' but the requirement is not enforced." Fixed Added a check for each of the required fields Committed By: Jonathan Byrne Reviewed By: Jalaloedien Abrahams BBS-1009 "Folder or files with the Test Character set as their names cannot be manipulated in WebDAV in any way." Added validation functions for special characters - /\?,.:"'*. Validation is on adding / renaming folders and documents. Committed by: Megan Watson Reviewed by: Conrad Vermeulen KTS-1753 " Implement Disk Usage Plugin" Implemented. short php tag Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie KTS-1753 "Implement Disk Usage Plugin" Updated. Added some comments and increased thresholds Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie KTS-2503 "Ports in openoffice python files are incorrect" Changed port to 8100. Also added LGPL DocumentConvertor.py which seems good. Committed By: Kevin Fourie Reviewed By: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@7395 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Folder or files with the Test Character set as their names cannot be manipulated in WebDAV in any way." Added validation functions for special characters - /\?,.:"'*. Validation is on adding / renaming folders and documents. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7391 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-2128 "Renaming a folder double sanitizes the new foldername" Fixed. Committed By: Kevin Reviewed By: Isaac git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6848 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Renaming a folder double sanitizes the new foldername" Fixed. Committed By: Kevin Reviewed By: Isaac git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@6847 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-2091 "Rename folder does not handle non-alphanumeric/accented characters correctly" Fixed. KTS-2076 "Character encoding issue with document titles" Fixed. Committed By: Kevin Reviewed By: Conrad git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6768 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Rename folder does not handle non-alphanumeric/accented characters correctly" Fixed. KTS-2076 "Character encoding issue with document titles" Fixed. Committed By: Kevin Reviewed By: Conrad git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@6767 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-2076 "Character encoding issue with document titles" Fixed this issue which lead to several other XSS issue fixes and i18n issue fixes. Note: knowlegetree.pot needs an update due to i18n fixes. Committed By: Kevin Reviewed By: Conrad git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6740 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Fatal error when renaming folder." Fixed. Committed By: Kevin Reviewed By: Conrad git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@6737 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-1978 "XSS Prevention by sanitizing inputs from users" Added sanitize() to various user inputs. Thanks to John Hale for his work on this! Committed By: Kevin Reviewed By: Conrad git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6708 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"XSS Prevention by sanitizing inputs from users" Added sanitize() to various user inputs. Thanks to John Hale for his work on this! Committed By: Kevin Reviewed By: Conrad git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@6707 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-1417 "The "Root Folder" is not supposed to have a name, and thus it should disappear." Updated. Committed By: Kevin Reviewed By: Conrad KTS-1281 "Transaction History Messages" Updated i18n strings. Committed By: Kevin Reviewed By: Conrad KTS-123 "Add Document: Uploading file > PHP POST limit" Updated .htaccess file. This fix may help with some other warning issues popping up recently. KTS-1388 "KnowledgeTree pre-3.0 upgrade problems" Updated. Committed By: Kevin Reviewed By: Conrad KTS-1099 "When Uploading a zipped batch of PDF's it fails with the following error." Added better error checking. Committed By: Kevin Reviewed By: Conrad git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@6649 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"The "Root Folder" is not supposed to have a name, and thus it should disappear." Updated. Committed By: Kevin Reviewed By: Conrad git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6647 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
-
"added a folder_rename permission" Fixed. Changed reliance on write permission to folder_rename permission. Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6398 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
-
- cleanup whitespace in Rename.php. git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5963 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@5549 c91229c3-7414-0410-bfa2-8a42b809f60b
-
Bryn Divey 2006-04-25 Added in document path, actor name, and actor unit... Bryn Divey 2006-04-25 KTS-857: added fieldsetids to the evilness of the ... Bryn Divey 2006-04-24 Fixed KTS-873: Error when setting controlled permi... Bryn Divey 2006-04-24 Undid alt filename on upload Changed URLs in docum... Bryn Divey 2006-04-24 Rename now displays correct old name Bryn Divey 2006-04-24 Small dispatcher fixes Fixed folder rename problem Bryn Divey 2006-04-24 KTS-653: Moving document into the same folder it w... Bryn Divey 2006-04-24 Fixed KTS-639 (checkin with different filename) git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5333 c91229c3-7414-0410-bfa2-8a42b809f60b
-
Bryn Divey 2006-04-07 Added lists of fieldsets used to documents, and do... Bryn Divey 2006-04-07 Added max_str_len to dispatcher validation. Added ... Bryn Divey 2006-03-30 Fixed folder duplicate bug git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5267 c91229c3-7414-0410-bfa2-8a42b809f60b
-
git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5156 c91229c3-7414-0410-bfa2-8a42b809f60b
-
(redoing this, because didn't get second on line) git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5148 c91229c3-7414-0410-bfa2-8a42b809f60b
-
git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5137 c91229c3-7414-0410-bfa2-8a42b809f60b
-
git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5027 c91229c3-7414-0410-bfa2-8a42b809f60b
-
- make conditional fieldsets editable on documents - make valid fieldsets not crash the validation system - make edit not explode on validation failure - make metadata trees not show "root" - typo fix in conditions. git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5000 c91229c3-7414-0410-bfa2-8a42b809f60b
-
git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4978 c91229c3-7414-0410-bfa2-8a42b809f60b