-
"Templating "addLocation" not in plugin setup method" Fixed. Committed by: Megan Watson
-
… filename to the next line of the display and added a mouseover display of the full title in case of a title which is still too long Document titles are truncated in search results Fixed Committed by: Paul Barrett Reviewed by: Megan Watson
-
Committed by: Jarrett Jordaan Reviewed by: Megan Watson
-
"The 'filesize' options appear incorrect in IE" Fixed. Committed by: Megan Watson
-
…eferencing correct locations Committed By: Kevin Cyster Reviewed By: Megan Watson
-
…n windows, moved them into the ajax request as a parameter. "CLONE -"Parse" for the search critera crashes when I have a field with a special char(SUP-1588)" Fixed. Committed by: Megan Watson Reviewed by: Kevin Cyster
-
…in the search results. Committed by: Megan Watson Reviewed by: Kevin Cyster
-
"Create 3rd party dependencies administration page" Implemented. 3rd Party Dependencies can be checked in runtime via DMS Administration KTS-3898 "Drop Indexer diagnostics dashlet" Implemented. Dashlet removed, admin page added KTS-3899 "Create Indexer diagnostics administration page" Implemented. Indexer statisics can be checked in runtime via DMS Administration KTS-3896 "Drop 3rd party dependencies dashlet" Implemented. Dashlet removed, admin page added Reviewed by: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9596 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Document title on search result page is shown broken" Fixed. Replaced truncate with mb_truncate. Closed <nobr> tags. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9576 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"When saved searches has long names it causes the 'Browse documents' page to have large white spaces and the search name also overlaps the margins." Fixed. Removed the <nobr> that was breaking all porlets and UI elements below. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9570 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Saving a search with Japanese characters causes IE6/7 to display the saved search as "??" (SUP-967)" Fixed. Added trim() on the saved name. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9564 c91229c3-7414-0410-bfa2-8a42b809f60b
-
""Advanced Search" is not translatable in "Search Criteria Editor" page" Fixed. Added i18n tags. Committed By: Kevin Fourie Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9550 c91229c3-7414-0410-bfa2-8a42b809f60b
-
""remove" is not translateable on "Advanced Search" page" Updated. Fixed spelling errors. Committed By: Kevin Fourie Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9543 c91229c3-7414-0410-bfa2-8a42b809f60b
-
""remove" is not translateable on "Advanced Search" page" Fixed. Added i18n tags. Committed By: Kevin Fourie Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9541 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Indexer status dashlet must offer refresh link as before" Fixed. Committed By: Conrad Vermeulen Reviewed By: Megan git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9515 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Javascript error when the user navigates to a saved search in the French translation." Fixed. Committed By: Conrad Vermeulen Reviewed By: Philip Arkoll git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9480 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Advanced Search: pressing enter when cursor is in a text field should run the search" Fixed. Only added catching of enter for the input fields. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9463 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Saving a search with Japanese characters causes IE6/7 to display the saved search as "??" (SUP-967)" Fixed. Moved the search query and name out of the url and into the extjs function where the encoding is done for us. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9430 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"matching metadata is not translated on results page" Fixed. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9401 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Search should return folders" Implemented. KTS-3671 "Support for searching of symbolic links" Implemented. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9399 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Performed a standard search with a word contain '&' tried to save the search and received an error message" Fixed. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9208 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"An Javascript error will happen if input some Japanese word into "search criteria editor"" Fixed. Added a check on $('saved') being null. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9001 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"The 'Document Indexer statistics' dashlet is not updated once documents are indexed and the 'Refresh' link should be removed from the dashlet." Updated. Removed refresh link as the values are updated by the background script. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8967 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"The "recent search list" that shows up in the search portlet is sharing everyone's recent searches" Fixed. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8922 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"bulk export error" Fixed. Added rootUrl into the form action. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8911 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Removing Yahoo UI resulted in saved search ajax functionality not working" Fixed. Re-implemented using Extjs ajax. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8884 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Remove reference to KnowledgeTree in OEM advanced search" Fixed. Reference removed. Updated i18n files too. Committed by: Kevin Fourie Reviewed by: Jonathan Byrne git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8773 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"search_results.smarty" Fixed. Removed '/'. THIS NEEDS EXTENSIVE QA. Committed By: Kevin Fourie Reviewed By: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8732 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"CLONE -New Search Result Listings - Document Download Button Missing (SUP-714)" Implemented. Added some spacing and download button. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8724 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Reference img src missing for save search action" Fixed. The code was referencing images that were not in the codebase Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8516 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"CLONE -Problem with advanced search(sup-829)" Fixed. There was a problem when selecting values from user, document type, and mime lists. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8476 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
-
"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
-
"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
-
"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
-
"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
-
"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