source: vlo

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) @4892   11 years twan.goosen removed duplicate 'collectionFacet' configuration item and added some …
(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) @4857   11 years twan.goosen solr services tests
(edit) @4855   11 years twan.goosen test for facet field values provider
(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) @4851   11 years twan.goosen moved dao test to right package
(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) @4846   11 years twan.goosen upgraded to wicket 6.14.0
(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) @4817   11 years twan.goosen patched alpha3
(edit) @4816   11 years twan.goosen always getting all facet values. To be optimised. Refs #524
(edit) @4814   11 years twan.goosen removed unused import
(edit) @4813   11 years twan.goosen removed 2 obsolete todo's
(edit) @4812   11 years twan.goosen added todo's to all facet values panel
(edit) @4811   11 years twan.goosen tagged current 3.0 as 3.0-alpha3
(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) @4807   11 years twan.goosen added constant for the handle proxy base url
(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) @4792   11 years twan.goosen replaced hardcoded version with maven property placeholder
(edit) @4791   11 years twan.goosen Tagged current 3.0 as 3.0-alpha2
(edit) @4790   11 years twan.goosen Version in CHANGES: alpha1 -> alpha
(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) @4770   11 years twan.goosen Tagged current revision of 3.0 branch as 3.0-alpha
(edit) @4769   11 years twan.goosen ignore target directory of vlo-distribution
(edit) @4768   11 years twan.goosen updated CHANGES
(edit) @4767   11 years twan.goosen Added JavaMelody? for monitoring at /monitoring
(edit) @4766   11 years twan.goosen added call to shut down SolrServer? after import is done
(edit) @4765   11 years twan.goosen hidden unimplemented features: search options and result item expand
(edit) @4764   11 years twan.goosen Updateded UPGRADE and CHANGES files
(edit) @4763   11 years twan.goosen updated CHANGES from 2.18.1 tag
(edit) @4749   11 years twan.goosen Removed obsolete assembly plugin + descriptor from web app
(edit) @4748   11 years twan.goosen Moved creation of deployment tarball into new child module vlo-distribution
(edit) @4747   11 years twan.goosen accept relative file path as config location in importer
(edit) @4744   11 years twan.goosen logging settings: * properties filtered from pom to differentiate …
(edit) @4743   11 years twan.goosen Merged Thomas's fix of FacetMappingFactoryTest?
(edit) @4741   11 years twan.goosen setting of wicket cache parameters through config values
(edit) @4740   11 years twan.goosen filtered correct name of importer JAR into importer shell script
(edit) @4739   11 years twan.goosen removed log files from versioning
(edit) @4737   11 years teckart Fixed test, extracted patterns are now the three default patterns, …
(edit) @4736   11 years twan.goosen moved facetConceptsTest.xml to vlo-importer, where it is used in tests
(edit) @4734   11 years teckart Added files for Solr admin interface (directories: css, img, js, tpl + …
(edit) @4733   11 years twan.goosen permalink in record page
(edit) @4732   11 years twan.goosen layout, location, animation of permalink field
(edit) @4731   11 years twan.goosen no need to depend on snapshot version…
(edit) @4730   11 years twan.goosen Fixed intrusion of unserialisable collections through multimap …
(edit) @4729   11 years twan.goosen added solr.xml
(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 …
Note: See TracRevisionLog for help on using the revision log.