Commit graph

819 commits

Author SHA1 Message Date
Jim Blake
6641725042 Merge pull request #4 from vivo-project/feature/search-download
Feature/search download
2013-06-28 12:15:12 -07:00
tworrall
aa9be9469c removed a superfluous <h4> tag to fix the Ontology List link 2013-06-24 10:46:01 -04:00
Stephen V. Williams
315894cc30 Update pagedResults - cleaned up bad merge results 2013-06-17 10:44:49 -05:00
j2blake
5de5a322a2 VIVO-139 Use the I18n framework wherever DisplayMessage is loaded. 2013-06-14 12:47:37 -04:00
tworrall
3ce6a224a3 fix for vivo-127 2013-06-12 16:04:42 -04:00
tworrall
b1014d1b2b vivo-66: add a link on menu ordering that returns the user to page management 2013-06-12 10:31:00 -04:00
tworrall
d74176f18d i18n updates to javascript files and related templates 2013-06-11 12:25:01 -04:00
Stephen V. Williams
16412889b2 merged i18n changes in searchPageResults into feature/search-download changes for downloading results and adding counts to facets 2013-05-31 15:02:13 -06:00
Stephen V. Williams
fb70b50108 Added search counts to the searchTOC - see listserv email for request 2013-05-31 14:38:52 -06:00
Stephen V. Williams
8880d87484 changed order so name is first, removed vivo items (added to the VIVO branch of this feature) from xmlResults. 2013-05-31 12:20:27 -06:00
tworrall
4a01fa057b more template updates for i18n 2013-05-31 11:57:37 -04:00
Stephen V. Williams
b5e148975a fixed a bug in the download that didn't allow it include limits such as Class when drilling down, added a slider that allows you to modify the maximum number of results returned and modified the csv template to include the sitename, query text, and date in its header 2013-05-31 09:23:05 -06:00
tworrall
8e26a768b5 some i18n cleanup 2013-05-21 10:55:24 -04:00
tworrall
639f0450ac template updates for internationalization, including updated all.properties 2013-05-20 15:36:37 -04:00
Stephen V. Williams
32395cbac2 Fixed controller for CSV output, added button and coorsponding js and png 2013-05-15 14:53:31 -06:00
Stephen V. Williams
96bed7ce03 first pass at creating a csv download option. TODO icons on page, debug failing load 2013-05-14 14:40:17 -06:00
tworrall
41850cecb4 more template updates for i18n 2013-05-14 13:49:19 -04:00
tworrall
63445aa249 the startupStatus-displayRaw template does not have access to the i18n freemarker variable, so backing those changes out 2013-05-14 11:32:50 -04:00
tworrall
fa68e0c057 template changes for internationalization -- replaced displayed text with calls to properties file containing actual strings 2013-05-13 12:17:39 -04:00
tworrall
bb2ceaeea3 display a time indicator while the delete is being processed 2013-05-07 11:00:01 -04:00
tworrall
90441e3969 modified index page to prevent a fourth column that displays outside the standard margins 2013-05-03 16:23:14 -04:00
tworrall
257f0c4c08 Merge branch 'develop' of https://github.com/vivo-project/Vitro into develop 2013-05-02 12:32:31 -04:00
tworrall
1ca0904911 changes for the home page redesign 2013-04-30 14:47:31 -04:00
j2blake
8f1f084c5b Proof of concept - User accounts 2013-04-26 23:58:50 -04:00
j2blake
bf2ed5c339 Proof of concept - Image upload 2013-04-26 23:50:17 -04:00
tworrall
3003fdc346 removed unnecessary variable reference to individualLocalName 2013-02-12 09:52:04 -05:00
tworrall
3e3986172c more refactoring for multiple profile view support 2013-02-08 16:17:41 -05:00
tworrall
26ca991f6c added section tags around left-hand content containing the phot wrapper 2013-02-04 12:55:07 -05:00
tworrall
589cc245a6 multiple updates and new files to support multiple foaf person profile pages 2013-01-31 11:14:28 -05:00
tworrall
870db77408 Changes to support collapsible/expandable property groups on the profile pages. 2012-11-16 16:00:16 -05:00
hjkhjk54
52314c4640 Updates for adding a data getter that executes a solr query to retrieve individuals for a specific vclass and returns the results - the default template is a copy of the individual list controller template - some code refactoring also breaks out some of the individual controller methods into solr query utils for potential further reuse. 2012-10-16 20:40:02 +00:00
j2blake
b4796c649a NIHVIVO-3209 Create two controllers: one will show the status of all living instances of VitroBackgroundThread (for system monitoring); the other will wait until they are idle (for Selenium tests). 2012-10-15 19:23:05 +00:00
tworrall
a0f18c3318 merging 10102 to the trunk 2012-10-08 14:03:14 +00: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
j2blake
9cdffd0c09 Merge from 1.5 branch: NIHVIVO-3973 If the Solr index is not available, do not offer the user the ability to re-index. Show an error message instead. 2012-09-26 16:02:27 +00:00
j2blake
eb1d4b9631 Merge from branch: NIHVIVO-3930 Add logic to the template: if totalToDo is 0, we are still preparing the list of records to index. Don't show the counts, or an estimated time. 2012-09-25 20:35:32 +00:00
tworrall
4f56554901 merging r10004 to the trunk 2012-08-07 19:54:50 +00:00
tworrall
1b75b2a93f merging r9990 into the trunk 2012-08-01 14:07:08 +00:00
tworrall
8c17a65fc3 merging 9981 to the trunk 2012-07-18 19:06:38 +00:00
tworrall
4dfed87eca merging 9979 to the trunk 2012-07-17 21:03:10 +00:00
tworrall
a34e021a1b merging 9968 into the trunk 2012-07-11 18:56:19 +00:00
tworrall
46d5b47e92 merging 9966 to the trunk 2012-07-11 16:40:14 +00:00
tworrall
018678463d merging 9961 to trunk 2012-07-10 14:51:08 +00:00
tworrall
ae8319dd5a in the class groups list, added a link to hide/show the classes for each group 2012-07-05 14:31:40 +00:00
tworrall
de276020aa converted prperty groups listing to new design, like class groups and class hierarchy 2012-07-03 15:33:52 +00:00
j2blake
19fa66cf81 NIHVIVO-3829 Change the name of the default INDEX short view template to conform to the new convention. 2012-07-01 15:42:14 +00:00
tworrall
b3d3a870ac NIHVIVO-if all grants or pubs are hidden, the manage link should still be displayed 2012-06-27 19:17:34 +00:00
hjkhjk54
2a3181536c updates for code cleanup, also fixed error in internalClassDataGetter introduced after previous update removing JSON Object as constructor for ProcessInternalClassDataGetter. Added space to sparql query for other ProcessDataGetter classes - although code was working without that. 2012-06-26 17:48:50 +00:00
tworrall
4cf370e116 page management - added edit icon to page list template 2012-06-25 20:23:08 +00:00