source: vlo/trunk/CHANGES @ 6084

Last change on this file since 6084 was 6084, checked in by Twan Goosen, 9 years ago

updated CHANGES
refs #393,#740,#741

File size: 10.7 KB
Line 
1Bug Fixes and Features
2
3VLO 3.1 (???)
4* Added the 'license' facet
5        <https://trac.clarin.eu/ticket/393>
6        <https://trac.clarin.eu/ticket/740>
7* More fields get indexed for the autocomplete/suggestion function in the search box
8        <https://trac.clarin.eu/ticket/624>
9* Fixed an issue with resolving resource handles
10        <https://trac.clarin.eu/ticket/666>
11* Mapping improvements:
12        * Fallback to fields defined by pattern (path) if no value is found in a field with a matching concept link
13                <https://trac.clarin.eu/ticket/554>
14                <https://trac.clarin.eu/ticket/668>
15        * Automatic curation of values in the 'organisation' facet
16                <https://trac.clarin.eu/ticket/683>
17        * Better support for RFC1766 codes (such as 'en_US' and 'nl_NL')
18                <https://trac.clarin.eu/ticket/686>
19        * The 'language' facet is replaced by an (internal) representation based on language code if applicable
20                <https://trac.clarin.eu/ticket/547>
21        * Regular expressions for national project mapping
22                <https://trac.clarin.eu/ticket/681>
23        * Content language is stored for descriptions
24                <https://trac.clarin.eu/ticket/667>
25* Upgraded a number of dependencies including Solr, Wicket and Spring to a more recent version
26        <https://trac.clarin.eu/ticket/541>
27* VLO importer logs to separate log directory
28        <https://trac.clarin.eu/ticket/741>
29* A number of changes in VloConfig.xml; see UPGRADE instructions for details
30
31
32VLO 3.0.1 (June 2014)
33* DC-3786 (application type) was added to facet 'resourceClass'
34        <https://trac.clarin.eu/ticket/195>
35* Fixed highlighting of search terms that contain unicode characters
36        <https://trac.clarin.eu/ticket/561>
37* Fixed incorrect display of value count for values written in right-to-left script
38        <https://trac.clarin.eu/ticket/548>
39* Added a 'description' metadata element to the page header
40        <https://trac.clarin.eu/ticket/567>
41* Small cosmetic fixes
42        <https://trac.clarin.eu/ticket/576>
43        <https://trac.clarin.eu/ticket/577>
44        <https://trac.clarin.eu/ticket/578>
45* Renamed 'permalink' to 'link'
46
47VLO 3.0 (May 2014)
48* Made separate collection feature optional
49        <https://trac.clarin.eu/ticket/558>
50* Fixed empty record page title issue
51        <https://trac.clarin.eu/ticket/556>
52* Improved compatibility with old bookmarks
53        <https://trac.clarin.eu/ticket/557>
54* Removed mapping for http://purl.org/dc/terms/language datacategory
55        see <https://trac.clarin.eu/ticket/554>
56* Styling of CMDI to HTML transormation output
57* Added simple search page to breadcrumbs
58
59VLO 3.0-beta3 (May 2014)
60* Added paging to the 'all facet values' list
61        <https://trac.clarin.eu/ticket/543>
62* Removed duplicate VloConfig.xml in distribution
63* Add 'busy' indicators to a number of AJAX action links
64* Hidden previous/next links on record page if result set has only one record
65* Added a search icon to the facet filter box
66* Fixed sometimes chaotic layout of collection facet items
67* Permalink link is now a button (to prevent right click/copy url)
68* Migrated from CSS to LESS (converted to compressed CSS compile time)
69
70VLO 3.0-beta2 (May 2014)
71* Added the "_selfLink" field to fix FCS aggregator connection
72        <https://trac.clarin.eu/ticket/542>
73* Removed simple search selection ‘leave this page’ dialogue
74* Included record name in page title for record pages
75
76VLO 3.0-beta (April 2014)
77* Added a 'simple search' front page
78* Added expansion of search results items to see more details
79* Added federated content search support
80* Added links to 'search pages' if provided by a record
81* Added an 'About' page
82* Added links to help and error report form
83* Added support for themes, included a CLARIN-D theme
84        (enabled by query parameter theme=clarin-d)
85* Added a filter or 'quick search' input to facet selection panels
86* Added filtering on minimal number of occurrences in all facet values popup/page
87* Added an advanced search options box with the option to filter on FCS option
88* Added resolving of handles of resources to show the actual filename
89* Added support for UBN:NBN
90* Added a link to the CLARIN language info page for language values of records
91* Resource details now shown in tooltip instead of separate page section
92* Lazy rendering of the 'all metadata fields' view (generated by CMDI-to-HTML stylesheet)
93* Improved error handling
94* Numerous fixes and small enhancements to the user interface and code base
95
96* Solr configuration: data directory is configured through java system property
97        'solr.data.dir', which needs to be configured in the Tomcat instance
98
99VLO 3.0-alpha (March 2014)
100* Reimplemented Wicket front-end see <https://trac.clarin.eu/milestone/VLO-3.0>
101* Upgraded to Solr 4.6.0
102* Added application monitoring via JavaMelody at /monitoring
103* Added/replaced context params
104   * eu.clarin.cmdi.vlo.*
105   * (externalConfig has been removed)
106* VloConfig changes
107   * Removed list length attribute (e.g. <facetFields length="3">)
108   * Added collectionFacet
109   * Added config of ignored and technical fields
110
111
112VLO 2.18.1 (February 2014)
113* Updated national projects mapping for LINDAT/CLARIN (by including r4343)
114
115Beta release 2.18  (January 2014)
116
117* Upgraded to Wicket 6
118* Added support for a separate facet concepts file used for testing only
119* Configured mount points for pages (URLs changed as a result)
120* Added configuration parameters 'pagesInApplicationCache' and
121'sessionCacheSize' to control the size of the Wicket page cache
122
123Beta release 2.17 (November 2013)
124
125Added facet overview to the search bar
126Added tooltips to facets (ticket 404)
127Added modality facet (ticket 422)
128Increased the number of results to 30 (ticket 423)
129Added support for fulltext search on header (441)
130
131Beta release 2.16 (October 2013)
132
133Fixed broken web links (#311, #420)
134Fixed indexing problems (#387)
135Several improvement of the facet mapping (#285, #397, #407, #408, #418)
136Improvement of user interface (#391, #416)
137Improvement of error handling (importer, solr connection)
138Split description meta data attribute
139Added support for data from Universiteit Utrecht
140
141Production release 2.15 (August 2013)
142
143No changes compared to the beta release.
144
145Beta release 2.15 (July 2013)
146
147Repaired the incorrect reference to profiles, and made
148the connection to the solr server more tolerant. Files without
149resources will be shown in the web application if and only if there is
150a link to a landing page.
151
152Beta Release 2.14 (June 2013)
153
154Support for theming was added, as were some new facet mappings, and the
155interface to the Federated Content Search was implemented in the form of
156a link - not as a search box like it was originally foreseen.
157
158Beta release 2.13 (May 2013)
159
160A new package, eu.clarin.cmdi.vlo.config was added taking care of the web
161application and importer's configuration. Spring is no longer used for
162configuration; it was replaced by the Simple framework.
163
164Both the importer and the web application use the same base file for
165configuration. This file refers to external resources like for example
166the nationalProjectsMapping.xml file.
167
168The base VloConfig.xml file that is included in the /src/main/resources
169directory of the package, can be replaced by an external instance. Additionally,
170the web application's context file can be used to overrule the solrUrl parameter
171defined in the packaged or external configuration file.
172
173Added the nationalProjectsMapping file to the default configuration. This means
174that it is no longer necessary to instance of the file external to the package.
175By the default the importer and web application will look at the packaged instance.
176
177Landing page support on the result page was added; ticket 257.
178
179Heap memory consumption of the importer was limited. A parameter was added to
180to be able to tune the size of the buffer of documents waiting to be deposited
181in the database.
182
183Repackaging was carried out. From version 2.13 the web application resides
184outside the importer package. Next to these packages the solr package is still
185there, and apart from the addition of a hidden facet supporting the landing
186page, it has not been modified. In a future release the VLO base functions will
187be split off from the importer package.
188
189
190Release VLO 2.8 (23 may 2012):
191Many small fixes.
192Streamlined the deployment procedure.
193Added facet for the component profile (hidden facet, not shown in interface) for future use.
194Added feedback option.
195Removed the dependency on external xml stylesheets (caused a large-scale outage for spring-users around the 21st of may).
196
197Release VLO 2.5 (22 march 2012):
198Lot's of bugfixes and small enhancements.
199
200Release VLO-2.3.1 (28 June 2011):
201Disabled handleResolving to get the resource name on showResult panel, see made ticket to fix it: http://trac.clarin.eu/ticket/136. Did not work on clarin server.
202
203Release VLO-2.3 (10 June 2011):
204Most notable change is the importing now is based on conceptlink mapping, allowing the importer to automatically parse new flavours of cmdi.
205http://trac.clarin.eu/ticket/105 Create import based on conceptlinks
206http://trac.clarin.eu/ticket/129 Rename origin to collection
207http://trac.clarin.eu/ticket/131 ShowResultPage should give proper error when result can not be loaded
208http://trac.clarin.eu/ticket/98 Record with duplicate id does not show
209http://trac.clarin.eu/ticket/84 Some links are changed from orginal in the result page
210http://trac.clarin.eu/ticket/27 Show list of resources (Written or Media etc...) in Show result page
211
212Release VLO-2.2 (28 Januari 2011):
213http://trac.clarin.eu/ticket/93 Scaling of images fixed (and typo in image resolved)
214http://trac.clarin.eu/ticket/92 Breadcrumb to original vlo page added
215http://trac.clarin.eu/ticket/63 Frontpage layout changed
216http://trac.clarin.eu/ticket/55 Preprocess of imdi files in place
217Created correct links from original vlo page to new faceted browser.
218
219Release VLO-2.1 (13 Januari 2011):
220http://trac.clarin.eu/ticket/54         Change columnheaders of results
221http://trac.clarin.eu/ticket/26         add prev/next links to show result page
222http://trac.clarin.eu/ticket/42         capitalization
223http://trac.clarin.eu/ticket/62         10 facet values instead of 5
224http://trac.clarin.eu/ticket/43         origin for LRT should be CLARIN LRT inventory
225http://trac.clarin.eu/ticket/37         extract proper country names from country code facets
226http://trac.clarin.eu/ticket/38         extract proper language names from language code facets
227http://trac.clarin.eu/ticket/60         remove Unspecified and Unknown from initial facet list
228http://trac.clarin.eu/ticket/46         open in original context for the LRT inventory
229http://trac.clarin.eu/ticket/29         Link to correct archives based on the metadata
230http://trac.clarin.eu/ticket/45         make all links clickable
231http://trac.clarin.eu/ticket/34         make partner images clickable
232- Added resourceType facet (still todo for OLAC data)
233- Added resource list and links to download resources (still todo show names for handles)
234
235Release VLO-2.0 (2 December 2010):
236New implementation of the original vlo facetted browser using SOLR as a backend and the Wicket framework for the java frontend. We now support CMDI metadata only.
237- Initial version working and performing very nicely.
Note: See TracBrowser for help on using the repository browser.