source: vlo/branches

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5087   10 years twan.goosen removed some unused dependencies, updated version of melody monitoring
(edit) @5085   10 years twan.goosen comment in application.properties
(edit) @5082   10 years twan.goosen Included record name in page title for record page
(edit) @5079   10 years twan.goosen Removed "Reloading this page will cause the modal window to disappear" …
(edit) @5078   10 years twan.goosen added Ajax busy indicator to 'more' link on facet values panel
(edit) @5077   10 years twan.goosen Removed inclusion of VloConfig?.xml in 'bin' directory in distribution …
(edit) @5076   10 years twan.goosen Undid removal of search icon (used in record page). Small update to …
(edit) @5071   10 years twan.goosen added note about configuring solr url to upgrade instructions
(edit) @5070   10 years twan.goosen Updated README's Added GPL3 license as COPYING, replacing LICENCE
(edit) @5068   10 years twan.goosen fixed test after changes in default VloConfig?.xml
(edit) @5067   10 years twan.goosen Added change in solr url to UPGRADE instructions
(edit) @5066   10 years twan.goosen better default in VloConfig?.xml
(edit) @5065   10 years twan.goosen Added general upgrade instructions to UPGRADE
(edit) @5064   10 years twan.goosen removed todo's from UPGRADE
(edit) @5063   10 years twan.goosen Updated UPGRADE,CHANGES,README and DEPLOY-README files
(edit) @5062   10 years twan.goosen Configured the dataDir property of the Solr configuration with a …
(edit) @5061   10 years twan.goosen fixed skipping of simple search page in case a theme parameter is provided
(edit) @5060   10 years twan.goosen fixed clarin-d theme and removed some unused icon images
(edit) @5059   10 years twan.goosen refactoring and documentation in FacetValuesPanel?
(edit) @5058   10 years twan.goosen refactoring for readability in facet values panel
(edit) @5057   10 years twan.goosen fixed a NPE occurring when selecting a facet value, then unselecting, …
(edit) @5049   10 years twan.goosen two small fixes in fields table panel: * criteria for showing select …
(edit) @5047   10 years twan.goosen javadoc and some minor refactoring
(edit) @5046   10 years twan.goosen fixed order of fields returned by document fields provider
(edit) @5045   10 years twan.goosen fixed config factory test
(edit) @5033   10 years twan.goosen Made permalink/report/help links into textual links, removed icons
(edit) @5032   10 years twan.goosen fixed ignoring of collection selection on 'browse all' in simple …
(edit) @5031   10 years twan.goosen ajax updates (with fallback) from selections/removals in breadcrumb …
(edit) @5029   10 years twan.goosen improved remove facet selection icons in breadcrumbs - updated …
(edit) @5028   10 years twan.goosen improved remove facet selection icons in breadcrumbs
(edit) @5027   10 years twan.goosen added TODO for #535 to url resolver implementation
(edit) @5026   10 years twan.goosen added metadatasource as technical document field
(edit) @5025   10 years twan.goosen urn:nbn links get prepended with resolver URL
(edit) @5024   10 years twan.goosen made links in record descriptions clickable
(edit) @5023   10 years twan.goosen Made advanced options panel initially expanded if FCS options is …
(edit) @5021   10 years twan.goosen Added extended resource tooltip from record page to expanded result items
(edit) @5020   10 years twan.goosen replaced 'language' facet with 'languages', which includes a link to …
(edit) @5019   10 years twan.goosen documentation in VLO base page
(edit) @5018   10 years twan.goosen some internal refactoring and documentation in SimpleSearchBrowsePanel?
(edit) @5017   10 years twan.goosen added another 'browse all' link to simple search page
(edit) @5016   10 years twan.goosen added another 'browse all' link to simple search page
(edit) @5015   10 years twan.goosen added search word highlighting to record page
(edit) @5013   10 years twan.goosen only showing value selection links in fields table on record page, not …
(edit) @5012   10 years twan.goosen added links to filter on value from record
(edit) @5011   10 years twan.goosen updated deploy instructions
(edit) @5010   10 years twan.goosen updated the readme file
(edit) @5008   10 years teckart Closing FileInputStream? needed for CMDI parser
(edit) @5007   10 years twan.goosen added readme and license files to distribution assembly descriptor
(edit) @5006   10 years twan.goosen created development README file
(edit) @5004   10 years twan.goosen minimal height for simple search page
(edit) @5003   10 years twan.goosen added note to vlo parent pom
(edit) @5002   10 years twan.goosen replaced two wicket:container elements with divs to prevent potential …
(edit) @5001   10 years twan.goosen some more css tweaking
(edit) @5000   10 years twan.goosen some css tweaking
(edit) @4999   10 years twan.goosen fixed issue with lost selection if fq value contains a colon
(edit) @4998   10 years twan.goosen Updated null fallback values in search results: empty for description, …
(edit) @4996   10 years twan.goosen Fixed merging of multiple field values for display in search result. …
(edit) @4994   10 years twan.goosen zebra colouring for record fields in clarin-d theme
(edit) @4993   10 years twan.goosen improved display of multiple field values (mainly descriptions) in …
(edit) @4992   10 years twan.goosen added properties to fieldnames resource bundle for technical fields
(edit) @4991   10 years twan.goosen Limited number of resources shown in expanded search result item; it …
(edit) @4989   10 years twan.goosen reduced number of calls to get document set size by caching it within …
(edit) @4988   10 years twan.goosen mounted about page (and refactoring into methods of init in …
(edit) @4987   10 years twan.goosen RecordPage? now only has a constructor with parameters. Added new …
(edit) @4986   10 years twan.goosen Created an abstract panel that toggles content with a toggle link. …
(edit) @4984   10 years teckart Used current version of facetConcepts file for testing, adapted tests, …
(edit) @4983   10 years twan.goosen package and class name refactoring in eu.clarin.cmdi.vlo.service
(edit) @4982   10 years twan.goosen Extracted reusable behaviour from Ajax file name update in expanded …
(edit) @4981   10 years twan.goosen Some further handle/filename improvements
(edit) @4980   10 years twan.goosen Implemented client implementation that uses the handle.net REST API to …
(edit) @4979   10 years twan.goosen implemented URI resolver and wrote test. To do: implement the handle …
(edit) @4978   10 years twan.goosen lazy retrieval of resolved resource href's/file names in expanded …
(edit) @4977   10 years twan.goosen documentation and internal refactoring in expandable panel
(edit) @4976   10 years twan.goosen moved title toggler functionality from Facet panel into Expandable panel
(edit) @4975   10 years twan.goosen extracted expand/collapse functionality from FacetPanel? into a new …
(edit) @4974   10 years twan.goosen Fixed removal of facet selection if selection is empty (like with …
(edit) @4973   10 years twan.goosen Added breadcrumbs rendering for content search filter
(edit) @4972   10 years twan.goosen Removed facet sanitising when retrieving documents
(edit) @4971   10 years twan.goosen added 'only FCS records' option to new advanced option panel in …
(edit) @4968   10 years twan.goosen implemented encoding of selection type into query parameters (note: …
(edit) @4967   10 years twan.goosen implemented encoding of selection type into query parameters
(edit) @4966   10 years twan.goosen added and applied web app query parameter constants 'fq','q','docId'
(edit) @4965   10 years twan.goosen rewrote parameter conversion to not use multimap
(edit) @4964   10 years twan.goosen fixed a potential ajax/markup id issue
(edit) @4963   10 years twan.goosen Refactored QueryFacetSelection?: instead of a collection of strings, it …
(edit) @4962   10 years twan.goosen Renamed FacetSelection? to FacetFieldSelection? and FacetSelectionModel?
(edit) @4961   10 years twan.goosen apply minimal occurence selection after change (automatically check …
(edit) @4958   11 years twan.goosen Improved method of hiding fallback buttons. Added fallback button to …
(edit) @4957   11 years twan.goosen Added behavior to base page that will hide javascript fallbacksubmit …
(edit) @4954   11 years twan.goosen added selector for number of minimal occurences (this required two new …
(edit) @4953   11 years twan.goosen separated 'binary option model' and made unit tests for it
(edit) @4952   11 years twan.goosen added option to show only values that occur at least 2 times to 'all …
(edit) @4951   11 years twan.goosen name matching in field value filter: replace StringUtils? with RegEx?
(edit) @4950   11 years twan.goosen refactored filter in facet values provider to POJO that allows for …
(edit) @4946   11 years twan.goosen added text watermark to quick filter boxes
(edit) @4945   11 years twan.goosen made 'unknown' and 'unspecified' appear at the bottom of the list in …
(edit) @4944   11 years twan.goosen fixed search results dao test after changes in sanitisation
(edit) @4943   11 years twan.goosen removed some obsolete todo's
(edit) @4942   11 years twan.goosen fixed and optimised query sanitising
(edit) @4939   11 years twan.goosen added quick search box to facet value panel
Note: See TracRevisionLog for help on using the revision log.