Commit graph

28 commits

Author SHA1 Message Date
tworrall
639f0450ac template updates for internationalization, including updated all.properties 2013-05-20 15:36:37 -04:00
j2blake
6bbe466812 NIHVIVO-3982 Remove duplicate line about case-sensitivity. 2012-10-05 19:22:05 +00:00
tworrall
72d2cafc2a merging 10098 to the trunk 2012-10-05 17:39:36 +00:00
tworrall
4bf0729f04 NIHVIVO 3722, 3723 and 3725 css and js changes for OpenSocial gadgets 2012-06-19 13:37:51 +00:00
j2blake
4c26c2c7fc NIHVIVO-3772 Forgot to include changes to the search results page. 2012-06-06 19:12:19 +00:00
j2blake
022506cbf4 NIHVIVO-2411 Create a mock implementation of the ShortViewService and incorporate it into the search page. Because this is a mock, it always uses the default short view, like before. There should be no difference for the end-user. 2012-04-25 19:32:50 +00:00
briancaruso
a351309c67 Fixing XXS problem NIHVIVO-3147 2012-03-21 19:05:49 +00:00
briancaruso
0f5a2f7904 Fixing XXS problem NIHVIVO-3147 2012-03-21 19:05:39 +00:00
tworrall
0bb104a4b2 merge from 1.4 maint, added check in case the class group name is not available 2012-01-11 17:49:40 +00:00
tworrall
b0fc727218 NIHVIVO-2595 adding title attribute to anchor tags 2011-11-30 21:25:07 +00:00
ryounes
0c67302bd0 NIHVIVO-2636 Remove search-badQuery.ftl, since it's never invoked and it includes a template that no longer exists 2011-07-13 15:34:18 +00:00
tworrall
fcd877b5e2 NIHVIVO-2710: changed span to heading 2011-06-16 14:38:00 +00:00
tworrall
e970abcae9 NIHVIVO-2710: improved type facet on the search results page 2011-06-15 14:39:22 +00:00
ryounes
d4aff14e6f NIHVIVO-2437 Minor refactoring 2011-05-12 20:42:14 +00:00
ryounes
1168f0c0e9 NIHVIVO-2458 Initial draft of a solr PagedSearchController. Updates to web.xml are commented out for now. Remove portal and flag fields from search form in Freemarker templates. 2011-04-27 19:37:48 +00:00
briancaruso
8cc8247513 Fixing bug that caused search xml to be invalid, Fixing spelling mistake in search xml. NIHVIVO-2434 2011-04-06 15:32:37 +00:00
rjy7
8b89cad590 NIHVIVO-1384 Change script and stylesheet template objects to take the entire tag as a parameter, rather than just the src/href attribute. 2011-03-08 15:44:05 +00:00
mb863
8e9689aff4 NIHVIVO-1953: Removed search.css from wilma. Made search theme agnostics. Added styles. 2011-01-30 17:58:33 +00:00
mb863
85d7db23e5 NIHVIVO-1493: adding generic selector id="submit" for <input> type=submit. 2010-12-10 22:08:36 +00:00
bdc34
377ca44940 Adding XML search results NIHVIVO-1303. Adding menu page browse NIHVIVO-632. 2010-12-09 23:53:56 +00:00
rjy7
c178c8d922 NIHVIVO-1297 Undid the effects of revision 6246. This was a mistake, since including the body template from the page template rather than pregenerating the body string doesn't allow the addition of stylesheet tags to the page head. 2010-10-29 16:44:29 +00:00
rjy7
0bbe23a7fa NIHVIVO-1293 Corrected typo in variable name to show classgroup limitation on search results. Also added search.css from vivo-basic, as a temporary measure to format search results. 2010-10-28 20:16:15 +00:00
rjy7
51e294d1af NIHVIVO-1187 Migrate handling of empty or invalid query from PagedSearchController to FreemarkerPagedSearchController 2010-10-01 20:53:13 +00:00
rjy7
5bc5c0b93c NIHVIVO-1176. Removed themeStylesheetDir from template model, and replaced with themeDir. Also modified stylesheet and script addFromTheme methods so the prepend only the theme directory; the specific stylesheet or css directory must be added to the path argument. 2010-10-01 14:55:03 +00:00
rjy7
2c6ddaab64 Rename Freemarker search result templates. Initial work on moving main site admin page to Freemarker: login form. 2010-08-30 19:39:49 +00:00
rjy7
dc331e515a Style tweaks on search results page 2010-08-27 19:24:00 +00:00
rjy7
5d53dd4b2b Add previous and next links to search result paging. Small style changes. 2010-08-27 18:47:56 +00:00
rjy7
589383f15b Handle search error message from Freemarker controller and template. 2010-08-27 16:52:26 +00:00