source: vlo/branches/vlo-3.0/vlo-web-app/src/main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4899   11 years twan.goosen added search page link to record page
(edit) @4891   11 years twan.goosen logging in servlet vloconfig factory
(edit) @4889   11 years twan.goosen Quoting of search terms and facet values (should fix issues e.g. with …
(edit) @4884   11 years twan.goosen fields shown in the extended search result are now configurable …
(edit) @4883   11 years twan.goosen fixed potential issue with markup id in search item details
(edit) @4882   11 years twan.goosen simplified getting of string for resource type counts, now completely …
(edit) @4881   11 years twan.goosen resource type names (singular and plural) are now read from properties …
(edit) @4880   11 years twan.goosen Resources are hidden in search results (both collapsed and expanded) …
(edit) @4879   11 years twan.goosen added resources to expanded search result item view
(edit) @4878   11 years twan.goosen extracted behaviour that sets the css class for a resource type (in …
(edit) @4877   11 years twan.goosen moved inner ResourceInfoModel? out of ResourceLinksPanel?
(edit) @4876   11 years twan.goosen persistence of search result item expansion state by means of a global …
(edit) @4875   11 years twan.goosen added an expanded result item view
(edit) @4874   11 years twan.goosen added toggling of collapsed/expanded search result item view
(edit) @4873   11 years twan.goosen Moved collapsed search result item view into separate panel (will add …
(edit) @4872   11 years twan.goosen refactored panels package, added two child packages for record and …
(edit) @4871   11 years twan.goosen truncation of long record descriptions in search result items. plus …
(edit) @4870   11 years twan.goosen removed autowired facet fields service from vlo web app
(edit) @4869   11 years twan.goosen reverted change of injection policy for FacetFieldsService? due to …
(edit) @4867   11 years twan.goosen Facet field retrieval (through the facet field(s) model) has a …
(edit) @4866   11 years twan.goosen injectingFacetFieldsService into VloWicketApplication?, so that …
(edit) @4864   11 years twan.goosen ignore case when sorting field values
(edit) @4863   11 years twan.goosen changed matching of value filtering from 'starts with' to 'contains'
(edit) @4862   11 years twan.goosen changed matching of value filtering from 'starts with' to 'contains'
(edit) @4854   11 years twan.goosen wrote tests for DocumentFieldsProvider?
(edit) @4852   11 years twan.goosen document query factory gets fields through constructor created tests …
(edit) @4850   11 years twan.goosen autocomplete service returns an iterator. Simplified and cleaned up …
(edit) @4849   11 years twan.goosen moved solr unit tests to right package and added a test for the …
(edit) @4848   11 years twan.goosen made collections facet always visible (even if no values)
(edit) @4844   11 years twan.goosen added autocomplete behaviour to search form
(edit) @4843   11 years twan.goosen made search form submit do a partial update via ajax
(edit) @4816   11 years twan.goosen always getting all facet values. To be optimised. Refs #524
(edit) @4812   11 years twan.goosen added todo's to all facet values panel
(edit) @4810   11 years twan.goosen Title of "search results" depends on query/selection state: if not …
(edit) @4809   11 years twan.goosen Fixed jumping to resource details in record page
(edit) @4808   11 years twan.goosen Link to resource identified with handle is prepended with handle proxy …
(edit) @4805   11 years twan.goosen Handle URI's for landing pages now get transformed into handle proxy URL's
(edit) @4804   11 years twan.goosen Better handling of erroneous input through page parameters in record …
(edit) @4803   11 years twan.goosen Added feedback panel to VLO base page
(edit) @4801   11 years twan.goosen facet panel title: use solr field name model for friendly facet name
(edit) @4798   11 years twan.goosen Replaced some AjaxFallbackLinks? with *indicating* versions, leading to …
(edit) @4789   11 years twan.goosen added expansion state toggling through facet title
(edit) @4788   11 years twan.goosen no longer collapsing facet after value selection
(edit) @4787   11 years twan.goosen added link to deselect all facets values
(edit) @4786   11 years twan.goosen added links to expand or collapse all facets
(edit) @4785   11 years twan.goosen Showing selected values in selected facet panel also when expanded
(edit) @4782   11 years twan.goosen Made FacetFieldModel? a loadable detachable model so that it can …
(edit) @4781   11 years twan.goosen facets that have no values are not visible
(edit) @4779   11 years twan.goosen more link for facet values is only shown if there actually are more values
(edit) @4778   11 years twan.goosen Added page parameters constructor for all facet values page and …
(edit) @4777   11 years twan.goosen Added 'all facet values' page, triggered by the 'more' link as …
(edit) @4776   11 years twan.goosen Added constructor that takes model to FacetedSearchPage?
(edit) @4771   11 years twan.goosen Fixed NPE in faceted search page when no ajax request target
(edit) @4767   11 years twan.goosen Added JavaMelody? for monitoring at /monitoring
(edit) @4765   11 years twan.goosen hidden unimplemented features: search options and result item expand
(edit) @4749   11 years twan.goosen Removed obsolete assembly plugin + descriptor from web app
(edit) @4744   11 years twan.goosen logging settings: * properties filtered from pom to differentiate …
(edit) @4741   11 years twan.goosen setting of wicket cache parameters through config values
(edit) @4733   11 years twan.goosen permalink in record page
(edit) @4732   11 years twan.goosen layout, location, animation of permalink field
(edit) @4730   11 years twan.goosen Fixed intrusion of unserialisable collections through multimap …
(edit) @4727   11 years twan.goosen specialised map entry model towards collection values and ensured …
(edit) @4725   11 years twan.goosen fixed serialisation issues with MapEntryModel?
(edit) @4724   11 years twan.goosen permalink now provided by model
(edit) @4723   11 years twan.goosen implemented permalink panel, added it to both pages
(edit) @4695   11 years twan.goosen Layout of facet bread crumbs
(edit) @4694   11 years twan.goosen Added removal of facet selections from within bread crumb panel
(edit) @4693   11 years twan.goosen Created panel showing navigation bread crumbs for search and facet …
(edit) @4692   11 years twan.goosen Record navigation hidden when there is no context (i.e. construction …
(edit) @4691   11 years twan.goosen Added some additional fields for document retrieval
(edit) @4690   11 years twan.goosen Added previous/next links Index of record shown starts with 1 (so …
(edit) @4687   11 years twan.goosen Made separate panel for record navigation
(edit) @4686   11 years twan.goosen added pojo interface for search context. calculating and passing this …
(edit) @4669   11 years twan.goosen Added CMDI view (obtained through XSLT transform) to record page
(edit) @4666   11 years twan.goosen added filtering of values in all values panel
(edit) @4665   11 years twan.goosen Added a drop down to choose between sort modes for all values display
(edit) @4664   11 years twan.goosen Added support for sorting to field values provider
(edit) @4663   11 years twan.goosen All facet values panel now shown in a modal window
(edit) @4662   11 years twan.goosen created panel for showing all facet values
(edit) @4661   11 years twan.goosen Package structure: separated solr services from other services and …
(edit) @4654   11 years twan.goosen ignored and technical fields are now configured through VloConfig?.xml
(edit) @4653   11 years twan.goosen made a VLO base page that is now parent to record page and faceted …
(edit) @4652   11 years twan.goosen added processing of page parameter to record page (tests needed to be …
(edit) @4651   11 years twan.goosen VLO version property gets set build time and is included in footer of page
(edit) @4649   11 years twan.goosen reading of page parameters for record page
(edit) @4648   11 years twan.goosen improved solr document model
(edit) @4647   11 years twan.goosen mounted record page on /record
(edit) @4646   11 years twan.goosen Created interface for service that convert to/from wicket page …
(edit) @4645   11 years twan.goosen Moveddefinition of property filters from record page into …
(edit) @4644   11 years twan.goosen added details panel for resources on the record page
(edit) @4640   11 years twan.goosen added resources overview to the record page
(edit) @4639   11 years twan.goosen made service that creates ResourceInfo? objects from resource strings. …
(edit) @4636   11 years twan.goosen added technical details to record page
(edit) @4635   11 years twan.goosen created a Label extension that reads field names from a resource …
(edit) @4634   11 years twan.goosen made constant for document fields in query factory
(edit) @4633   11 years twan.goosen added extra fields to be retrieved for a document
(edit) @4632   11 years twan.goosen added field table for record by means of a data provider (of the new …
(edit) @4629   11 years twan.goosen Landing page link now working. Document queries no longer get …
(edit) @4628   11 years twan.goosen Implemented getting getDocument(docId) in the solr document service …
(edit) @4626   11 years twan.goosen - Created loadable/detachable model for a SolrDocument?. Document …
Note: See TracRevisionLog for help on using the revision log.