-
"CLONE -Changing metadata via Edit Metadata (i.e. webbased) does not increase the metadata version (SUP-1008)" Committed by: Megan Watson Reviewed by: Donald Jackson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/branches/RB_3.5.4a@9639 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Function get_permission_string() returns Read permissions by default" Fixed: Permission::userHasFolderReadPermission() call added to determine whether user does have read permissions on folder Committed By: Martin Kirsten Reviewed By: Megan Watson (cherry picked from commit e76c89b130976978034b1fcf2038279c3ac9382e) git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/branches/RB_3.5.4a@9618 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3583 "CLONE -Two Files with Same Name, Different DocID but both listings in KTExplorer point to one file, and not the other.(SUP-963)" Fixed. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/branches/3.5.4-Release-Branch@9535 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3583 "CLONE -Two Files with Same Name, Different DocID but both listings in KTExplorer point to one file, and not the other.(SUP-963)" Fixed. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/branches/3.5.4-Release-Branch@9506 c91229c3-7414-0410-bfa2-8a42b809f60b
-
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@9350 c91229c3-7414-0410-bfa2-8a42b809f60b
-
WSA-137 "If document checked-out by current user, allow download" Fixed: on checkout, if doc is checked out by current user, then don't attempt to check-out again. 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@9329 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KOA-120 "Session management security" Updated. Committed By: Conrad Vermeulen Reviewed By: Martin Kirsten git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/branches/3.5.3a-Release-Branch@9261 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3556 "The auto increment DB script must run first on upgrading" Fixed. Set a priority property on the script pushing it to the top of the upgrades list. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8996 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-587 "Link to document between folders" Fixed. Added base code for symbolic links / shortcuts. Committed by: Aart-Jan Boor Reviewed by: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8772 c91229c3-7414-0410-bfa2-8a42b809f60b
-
WSA-123 "Allow user without read permissions on Root to see folders on which he does have permissions" Fixed. Folders allow READ and FOLDER_DETAIL permissions Committed By: Conrad Vermeulen Reviewed By: Martin Kirsten git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8646 c91229c3-7414-0410-bfa2-8a42b809f60b
-
git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8584 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Allow user without read permissions on Root to see folders on which he does have permissions" Fixed. Folders allow READ and FOLDER_DETAIL permissions Committed By: Conrad Vermeulen Reviewed By: Martin Kirsten git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8417 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Allow user without read permissions on Root to see folders on which he does have permissions" Fixed. Folders allow READ and FOLDER_DETAIL permissions Committed By: Conrad Vermeulen Reviewed By: Martin Kirsten git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8415 c91229c3-7414-0410-bfa2-8a42b809f60b
-
git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8387 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"get_folder_contents returns unwanted objects" Fixed. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8370 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"get_listing() function failing on a directory containing a document assigned to a workflow state" Fixed. Committed By: Conrad Vermeulen Reviewed By: Philip Arkoll git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8369 c91229c3-7414-0410-bfa2-8a42b809f60b
-
WSA-114 "Uploading a document via hot folders, not specifying the Date Created and Date Modified the server inserts its own random date." Fixed. Committed By: Conrad Vermeulen Reviewed By: Megan Watson WSA-118 "Java proxy objects experiencing exceptions" Fixed. Committed By: Conrad Vermeulen Reviewed By: Megan Watson KTS-3199 "Cannot scroll to the right or left on the workflow configuration page of a large workflow" Fixed. Wrapped the workflow table a div with scrolling. Committed By: Jonathan Byrne Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8299 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Java proxy objects experiencing exceptions" Fixed. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8297 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Uploading a document via hot folders, not specifying the Date Created and Date Modified the server inserts its own random date." Fixed. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8296 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
-
"Implement returning of basic permissions returned by get_listing() and document detail." Fixed. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8243 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-1644 "Untranslateable strings in /lib/browse/Criteria.inc" Fixed. Added _kt() so that strings are now translatable. Committed By: Jonathan Byrne 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 WSA-113 "Implement returning of basic permissions returned by get_listing() and document detail." Fixed. Committed By: Conrad Vermeulen Reviewed By: Megan Watson KTS-3136 "Implement Open Search with new search" Fixed. Committed By: Conrad Vermeulen Reviewed By: Megan Watson Version Bump to 3.5.3 beta1 git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8239 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Implement returning of basic permissions returned by get_listing() and document detail." Fixed. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8235 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Implement returning of basic permissions returned by get_listing() and document detail." Fixed. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8234 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Implement returning of basic permissions returned by get_listing() and document detail." Fixed. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8233 c91229c3-7414-0410-bfa2-8a42b809f60b
-
WSA-55 "Allow users to be able to update the 'creator', 'created date', and other system fields via the KTAPI and web services" Updated. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie KTS-2668 "When updating a Dynamic condition it does not the updated conditions with permissions already set in folders." Fixed. Updated the permission object on updating or deleting a condition. Committed by: Megan Watson Reviewed by: Jonathan Byrne KTS-3047 "ktScheduler service does not start on upgrade" Fixed. Added a check on whether the scheduler table exists before starting the scheduler. Committed by: Megan Watson Reviewed by: Jonathan Byrne KTS-3034 "Breadcrumb trail goes behind the search bar." Fixed. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8107 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Allow users to be able to update the 'creator', 'created date', and other system fields via the KTAPI and web services" Updated. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8103 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3044 "MD5 support list should show relative filenames and not absolute filenames" Fixed. Committed By: Conrad Vermeulen Reviewed By: Megan Watson KTS-2742 "Create/identify a function to test for acceptable characters that should be supported in file names and folder names." Fixed. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8086 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Create/identify a function to test for acceptable characters that should be supported in file names and folder names." Fixed. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8084 c91229c3-7414-0410-bfa2-8a42b809f60b
-
WSA-111 "DocumentType is not escaped correctly on query to database" Fixed. Committed By: Conrad Vermeulen Reviewed By: Megan Watson KTS-2877 "Full path on document and folder in database is misleading" Fixed. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8082 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"DocumentType is not escaped correctly on query to database" Fixed. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8079 c91229c3-7414-0410-bfa2-8a42b809f60b
-
WSA-67 "Add error code for unknown document type" Fixed. Committed By: Conrad Vermeulen Reviewed By: Martin Kirsten WSA-96 "Adding a document via web service should default to default document type if it does not exist. This is compatible with previous DWI operations" Fixed. Committed By: Conrad Vermeulen Reviewed By: Megan Watson KTS-2648 "KT granted access to all databases" Fixed. Applied suggested change from Kenny Horan. Thanks! Committed By: Kevin Fourie Reviewed By: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8046 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Add error code for unknown document type" Fixed. Committed By: Conrad Vermeulen Reviewed By: Martin Kirsten git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8043 c91229c3-7414-0410-bfa2-8a42b809f60b
-
WSA-106 "KT_Error is used with insufficient parameters" Fixed. Committed By: Conrad Vermeulen Reviewed By: Megan Watson WSA-107 "Checkout returns kt_response and not kt_document_detail" Fixed. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8011 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Checkout returns kt_response and not kt_document_detail" Fixed. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8010 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-2601 "Create indexer administration page" Updated. Added update to upgrades table. Committed By: Kevin Fourie Reviewed By: Conrad Vermeulen WSA-104 "Folder detail returning incorrect modified date. It returns checked out date rather than modified date" Fixed. Committed By: Conrad Vermeulen Reviewed By: Megan Watson WSA-103 "DocumentType and LinkType id resolution functions return incorrect values when there are 10 or more types defined" Fixed. Committed By: Conrad Vermeulen Reviewed By: Megan Watson KTS-2875 "Create a hooking mechanism for new searchable fields to be part of the general text search" Fixed. Committed By: Conrad Vermeulen Reviewed By: Jalaloedien Abrahams KTS-2874 "New column for document type in browse view" Fixed. Added a new column class. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@7955 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"DocumentType and LinkType id resolution functions return incorrect values when there are 10 or more types defined" Fixed. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7952 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Folder detail returning incorrect modified date. It returns checked out date rather than modified date" Fixed. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7951 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-2601 "Create indexer administration page" Updated. Added a status column to the index_files table so that reporting can be done more easily. Committed By: Conrad Vermeulen Reviewed By: Jonathan Burne KTS-2601 "Create indexer administration page" Implemented. Added all search & indexing administration/reporting pages. Committed By: Jonathan Byrne Reviewed By: Conrad Vermeulen KTS-2634 "When changing the view of the 'Browse documents' tab the option 'Checked out by' is needed in the options list of columns to add to the view" Fixed. Added a new column. Committed by: Megan Watson Reviewed by: Conrad Vermeulen KTS-2601 "Create indexer administration page" Updated. Added better text descriptions for admin section and implemented status_msg update mechanism. Committed By: Conrad Vermeulen Reviewed By: Jonathan Byrne WSA-100 "When adding a document with metadata, failure to update metadata returns an error, but the document is in the repositor" Fixed. Committed By: Conrad Vermeulen Reviewed By: Jonathan Byrne WSA-102 "Mechanics of adding a document to repository is not the same from 3.4.4 to 3.4.5+. This means that the web service base code results in empty documents being added in 3.4.4 if the newer ktapi code is backported." Fixed. Committed By: Conrad Vermeulen Reviewed By: Jonathan Byrne git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@7947 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Mechanics of adding a document to repository is not the same from 3.4.4 to 3.4.5+. This means that the web service base code results in empty documents being added in 3.4.4 if the newer ktapi code is backported." Fixed. Committed By: Conrad Vermeulen Reviewed By: Jonathan Byrne git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7946 c91229c3-7414-0410-bfa2-8a42b809f60b