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