-
"Question marks can be seen in the 'Document Fieldset' page when creating Fieldsets and fields with the following name ÃÃà ÃÃÃÃÃæà áäåãâÄÄ Ã ÃÃá»Ã«Ã©Ã¨ÄèêÄÄÄ¢ÄÄÄÃĺľÃïìîĹĽ ÅñÅÃá» á»ÃÃá»Ã³Ã´Ã¶Ã²Ã°ÃµÃ¸ÅÅÅ ÅÅ¡ÅŤťţ Ứ ÃÃÃÃüúûùųÃýÿŽżžçðþ" Fixed. Changed truncate to use mb_truncate. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8474 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Workflow with '''´`""\/:&;!.~,$%()|<>#= in its name, transition names and state names appear incorrect on the second page of the Workflow creation wizard." Fixed. The input name and values needed to be sanitised. Committed by: Megan Watson Reviewed by: Jonathan Byrne git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8470 c91229c3-7414-0410-bfa2-8a42b809f60b
-
""Resolved permissions per user" shows all users in the system (i.e. not only users which have permissions assigned) in version 3.5.2 (SUP-638)" Fixed. Replaced the array of all users with only active users when displaying them in the template. Committed by: Megan Watson Reviewed by: Jonathan Byrne git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8433 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Capitalize the 'l' in 'login' on the Login screen" Fixed. Changed l to capital. Committed By: Jonathan Byrne Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8430 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"When navigating to an archived document, the user should have the ability to request a document to be unarchived." Fixed. The user can send a request which plugs into the "request assistance" notification plugin. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8428 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"CLONE - Breaks the pattern graph (SUP-780)" Fixed. Added scrolling to stop user interface from displaying incorrectly. Committed By: Jonathan Byrne Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8427 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Remove hardcoded APP_NAME's" Fixed. Changed hard coded KnowledgeTree to APP_NAME where found. Committed By: Jonathan Byrne Reviewed By: Jalaloedien Abrahams git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8418 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Update On-premise Application Login, Footer, About and Community Licensing" Fixed. Added closing i18n tag. Committed By: Jonathan Byrne Reviewed By: Jalaloedien Abrahams git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8389 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Update On-premise Application Login, Footer, About and Community Licensing" Fixed. Added Changes to displays. Committed By: Jonathan Byrne Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8385 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"No email sent when you are subscribed to a folder or a document." Fixed. Removed the text on the icon. Committed by: Megan Watson Reviewed by: Jonathan Byrne git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8350 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"It should be possible to edit and rename lookup values form the administration section" Fixed. Added an edit icon. Removed the sanitizetosql on saving to the DB. Committed by: Megan Watson Reviewed by: Jonathan Byrne git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8349 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Allow the user to change the ordering of the fields in a fieldset" Fixed. Added columns and logic for ordering the fields Committed by: Megan Watson Reviewed by: Jonathan Byrne git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8335 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Allow the user to change the ordering of the browse columns" Fixed. Added the logic to change the order. Committed by: Megan Watson Reviewed by: Jonathan Byrne git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8334 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Cannot scroll to the right or left on the workflow configuration page of a large workflow" Fixed. Stopped div from popping out of the main page in internet explorer. Committed By: Jonathan Byrne Reviewed By: Jalaloedien Abrahams git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8314 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"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/trunk@8312 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Ability to toggle between old 'browse view' search results, and 'search engine' results view" Implemented. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8301 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Error in template syntax for search2 portlets" Fixed. Fixed all hyperlink urls mentioned in the ticket. Committed By: Jonathan Byrne Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8300 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"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/trunk@8298 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Various <a href> links don't work when kt installed in subfolder off root url" Fixed. Fixed all broken href links I could find. Committed By: Jonathan Byrne Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8276 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"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 git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8263 c91229c3-7414-0410-bfa2-8a42b809f60b
-
git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8246 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Funny looking folders in IE" Fixed. Changed CSS and HTML to display folders correctly under Internet Explorer. Committed By: Jonathan Byrne Reviewed By: Jalaloedien Abrahams git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8244 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Implement Open Search with new search" Fixed. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8236 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"If the Field contain more than 50 character you cannot scroll to the right" Fixed. Truncated the filed to 40 characters. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8196 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"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/trunk@8193 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"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 git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8185 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Expunge page in the DMS Administration section, pagination not working, links to consecutive pages do not work" Fixed. Changed the php file to return the contents of a div and not just a table body so that pagination works in Internet Explorer. Committed By: Jonathan Byrne Reviewed By: Jalaloedien Abrahams git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8170 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Using double quotes in the new search system may be problematic" Fixed. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8146 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"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 git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8135 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Action Restriction section of a work flow there are extra two extra columns as well as one that says "no name" after you select "Edit Action"" Fixed. Added a check to display name using getName() in case getDisplayName() returns an empty string. Committed By: Jonathan Byrne Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8132 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Search widget is too big as it is invisible when the screen resolution is low" Fixed. Add Dashlet widget was not catered for on dashboard. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8116 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"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/trunk@8106 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Search results run off page on IE 7, FF, Safari" Fixed. Committed By: Conrad Vermeulen Reviewed By: Johnathan Byrne git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8097 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"If the fieldset names are too long there is no way to get to the edit button on the main Fieldset page" Fixed. Fieldset name is now truncated to a better size. Committed By: Jonathan Byrne Reviewed By: Jalaloedien Abrahams git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8087 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Search2: a search criteria using LIKE does not work if combined with a wildcart search" Fixed. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8069 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"The Document Indexing Diagostics does not show problems when in reality they exist" Fixed. Committed By: Conrad Vermeulen Reviewed By: Jonathan Byrne git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8067 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@8057 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Manage Lookups for Field: Explanations incorrect" Fixed. Commited By: Kevin Fourie Reviewed By: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8055 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Manage Lookups for Field: Explanations incorrect" Fixed. Commited By: Kevin Fourie Reviewed By: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8054 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Search2: The criteria uses both BEFORE and AFTER inclusively" Fixed. Committed By: Conrad Vermeulen Reviewed By: Philip Arkoll git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8053 c91229c3-7414-0410-bfa2-8a42b809f60b