-
WSA-72 "Add missing fields to document detail structure in web services" Updated. Committed By: Conrad Vermeulen Reviewed By: Megan Watson KTS-2730 "When adding a document, the document util's add function dies on encountering an unlink" Updated. Committed By: Conrad Vermeulen Reviewed By: Megan Watson WSA-49 "Add missing fields to search structure in web services" Updated. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie WSA-78 "download manager does not construct a full url for the webservice download" Fixed. Committed By: Conrad Vermeulen Reviewed By: Martin Kirsten KTS-2734 "sanitize to html removes information from data stored in the database. It was discovered that slashes were removed" Updated. Committed By: Conrad Vermeulen Reviewed By: Philip Arckoll KTS-2735 "Metadata values should not be sanitized until display on whichever interface." Updated. Committed By: Conrad Vermeulen Reviewed By: Philip Arckoll WSA-76 "Update unit tests for document detail in web service" Updated. Added missing fields. WSA-79 "cater for custom_document_no and oem_document_id in webservices" Updated. Added placeholders for future use. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/branches/3.4.5-Release-Branch@7766 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTC-271 "Bulk upload does not work" Fixed. Added option to force the windows script shell file to wait till the command finishes. Changed the add to not use ktfsfilelike. KTC-272 "Bulk export not working in Windows environments." Fixed. Moved the line to prepend "start " to the command into the call to popen. Committed By: Megan Watson Reviewed By: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/branches/3.4.5-Release-Branch@7750 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTC-253 "Windows XP: Document upload either hangs or fails resulting in the database being inconsistant with the contents of the repository." Fixed. Changed exec to windows script shell in windows on indexing documents. Committed By: Megan Watson Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/branches/3.4.5-Release-Branch@7745 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-2215 "When editing the dashboard welcome message the ktcore/en/welcome.html file is corrupted" Fixed. String repleaced \r and \n chars. Committed By: Kevin Fourie Reviewed By: Jalaloedien Abrahams git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/branches/3.4.5-Release-Branch@7741 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Can't index encrypted excel file" Fixed. Added command output checking. Committed By: Kevin Reviewed By: Conrad git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@6878 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-2129 "Add get_document_type_metadata() to webservice" Fixed. Also added links as KTS-2130. Reviewed By: Kevin Fourie KTS-2129 "Add get_document_type_metadata() to webservice" Fixed. Also added links as KTS-2130. Reviewed By: Kevin Fourie KTS-2134 "Add @ in front of file functions such as unlink. There are cases that seem to break webservices because of warnings." Fixed. Reviewed By: Kevin Fourie KTS-2134 "Add @ in front of file functions such as unlink. There are cases that seem to break webservices because of warnings." Fixed. Reviewed By: Kevin Fourie KTS-2134 "Add @ in front of file functions such as unlink. There are cases that seem to break webservices because of warnings." Fixed. Reviewed By: Kevin Fourie KTS-2135 "remove debug failure message for move and copy folder commands in webservice" Fixed. Reviewed By: Kevin Fourie KTS-2134 "Add @ in front of file functions such as unlink. There are cases that seem to break webservices because of warnings." Fixed. Reviewed By: Kevin Fourie KTS-1349 "Bulk Import problem with áéíóúÑ or other special characters of Spanish language." In Progress. Applied some utf8 encoding changes and busy doing some testing. Committed By: Kevin Reviewed By: Conrad git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@6870 c91229c3-7414-0410-bfa2-8a42b809f60b
-
Committed By: Kevin Reviewed By: Conrad git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@6820 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Admin Version Notifier is not working" Fixed a typo in the Commercial version. Committed By: Kevin Reviewed By: Conrad git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@6781 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Admin Version Notifier is not working" Fixed for Commercial version too. NOTE: Also added some XSS fixes to this (naughty me). Committed By: Kevin Reviewed By: Conrad git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@6778 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Character encoding issue with document titles" Fixed this issue. Working on other encoding issues. Committed By: Kevin Reviewed By: Conrad git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@6730 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Character encoding issue with document titles" Added more specfic sanitize functions. Committed By: Kevin Reviewed By: Conrad git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@6726 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Indexer Status dashlet is saying it can't find any of the indexer commands on a default install." Fixed. Committed By: Kevin Reviewed By: Conrad git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@6714 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
-
"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
-
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 the admin version notifier to use the DEV and STABLE versions" Done. Reviewed By: Jalaloedien git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6584 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@6083 c91229c3-7414-0410-bfa2-8a42b809f60b
-
git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6068 c91229c3-7414-0410-bfa2-8a42b809f60b
-
notice-level error messages. git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6032 c91229c3-7414-0410-bfa2-8a42b809f60b
-
git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6005 c91229c3-7414-0410-bfa2-8a42b809f60b
-
PHP versions & error settings. Bug number unknown. git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5996 c91229c3-7414-0410-bfa2-8a42b809f60b
-
…ble weeping/diuresis. git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5905 c91229c3-7414-0410-bfa2-8a42b809f60b
-
- action control - transition guards - "effects" (transition actions & notifications) git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5890 c91229c3-7414-0410-bfa2-8a42b809f60b
-
Added XML/HTML indexing to core Fixed wording on bulk import git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5867 c91229c3-7414-0410-bfa2-8a42b809f60b
-
git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5805 c91229c3-7414-0410-bfa2-8a42b809f60b
-
git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5800 c91229c3-7414-0410-bfa2-8a42b809f60b
-
also if that entry is empty. git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5787 c91229c3-7414-0410-bfa2-8a42b809f60b
-
git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5758 c91229c3-7414-0410-bfa2-8a42b809f60b
-
for the system. git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5567 c91229c3-7414-0410-bfa2-8a42b809f60b
-
git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5552 c91229c3-7414-0410-bfa2-8a42b809f60b
-
This can happen when the file is extracted from a ZIP file, for example. git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5470 c91229c3-7414-0410-bfa2-8a42b809f60b
-
…for content. Disclaimer functionality. git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5410 c91229c3-7414-0410-bfa2-8a42b809f60b
-
Brad Shuttleworth 2006-04-13 add anon-login default. Brad Shuttleworth 2006-04-13 improve group cache management somewhat. Brad Shuttleworth 2006-04-12 add in the changes to make anonymous a firs... Brad Shuttleworth 2006-04-12 new owner location in db. Brad Shuttleworth 2006-04-12 reset the memory-cache "each" after we're d... Brad Shuttleworth 2006-04-12 fix for KTS-786: workflow transitions don'... Brad Shuttleworth 2006-04-12 minor fix. Brad Shuttleworth 2006-04-12 KTS-739: add more fail-out and checking cod... Brad Shuttleworth 2006-04-12 remove object cache: it causes havoc with ... Brad Shuttleworth 2006-04-12 fix for role-management non-editable bug. Brad Shuttleworth 2006-04-12 fix for translation issue. git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5241 c91229c3-7414-0410-bfa2-8a42b809f60b
-
It returns the name of the system user that is running the KnowledgeTree server (ie, "www-data", "www-run", "nobody", or similar). git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5238 c91229c3-7414-0410-bfa2-8a42b809f60b
-
git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5227 c91229c3-7414-0410-bfa2-8a42b809f60b
-
decoded version. Don't re-encode the items. git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5211 c91229c3-7414-0410-bfa2-8a42b809f60b
-
git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5181 c91229c3-7414-0410-bfa2-8a42b809f60b
-
git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5180 c91229c3-7414-0410-bfa2-8a42b809f60b