Commit graph

4046 commits

Author SHA1 Message Date
j2blake
041c091268 VIVO-82 Merge the filters that set up VitroRequest models
VitroRequestPrep and WebappDaoFactorySDBPrep merge to RequestModelsPrep. WebappDaoFactorySparqlPrep goes away.
2013-06-06 17:29:07 -04:00
tworrall
89f93fd7b6 Merge branch 'develop' of https://github.com/vivo-project/VIVO into develop 2013-06-06 15:44:47 -04:00
tworrall
1dde11c581 VIVO-123 - handle malformed data more gracefully on manage pubs page 2013-06-06 15:44:16 -04:00
j2blake
ab68320672 VIVO-117 Turn off HTTP caching unless explicitly enabled in runtime.properties. 2013-06-03 15:44:35 -04:00
Stephen V. Williams
1bae4ff677 changed order to have name first in csv and added the xmlResults from vitro with VIVO specific items 2013-05-31 12:21:02 -06:00
tworrall
fe1b52ab49 more template updates for i18n 2013-05-31 11:56:18 -04:00
Stephen V. Williams
06ca894546 Added a new field email to IndividualSearchResults and a modification of the csv-results for VIVO that includes email and preferred title where available 2013-05-31 09:09:33 -06:00
j2blake
e937d9d0a0 VIVO-84 Remove Spanish text from the display model. OOPS 2013-05-23 10:08:38 -04:00
brianjlowe
188761c52e work on VIVO-60 application ontology controls for property/class combinations 2013-05-22 16:48:52 -04:00
j2blake
a70ad4953f VIVO-82 Use ModelAccess to get the OntModelSelectors
Since the OntModelSelectors are facades over the OntModels stored in ModelAccess, remove any attempts to set the OntModelSelectors.
2013-05-17 17:14:33 -04:00
j2blake
6e5a6074f6 VIVO-82 Use ModelAccess to get or set the JenaOntModel (Union Full model) 2013-05-17 11:46:00 -04:00
j2blake
463203a862 VIVO-82 Split WebappDaoSetup into ContentModelSetup and ModelMaker setup. 2013-05-16 16:43:13 -04:00
j2blake
bd9efdaf2f VIVO-87 First attempt at a caching filter. 2013-05-14 16:38:34 -04:00
tworrall
107b13d7c0 when navigating from the map to the list of researchers, expand the list if there are more than 5 2013-05-14 16:18:36 -04:00
tworrall
14d867d192 added time indicator wheel to faculty section on home page 2013-05-14 12:59:28 -04:00
tworrall
27b6c51ce0 added time indicator wheel to faculty section on home page 2013-05-14 12:51:50 -04:00
tworrall
a618253d0c more i18n template changes 2013-05-14 12:23:24 -04:00
tworrall
0ba1c16f56 corrected plural display error redux 2013-05-13 15:31:11 -04:00
tworrall
cb2681de9c when no subclass, set as unclassified publication; corrected plural display error 2013-05-13 15:29:13 -04:00
tworrall
fa05a88df6 removed values that have yet to be translated 2013-05-13 12:22:07 -04:00
tworrall
47466e98cc template changes for internationalization -- replaced displayed text with calls to properties file containing actual strings 2013-05-13 12:10:57 -04:00
j2blake
1214292e6d VIVO-84 Add Spanish text to the display model.
What will happen to this text when the user edits the pages?
2013-05-09 12:34:48 -04:00
tworrall
71d21c4999 additional checks for when the faculty count is less than the default page size 2013-05-08 15:59:25 -04:00
tworrall
06c7dcfabd removed unneeded order by to improve sparql performace; updated checkLocationHash method so that tab name was not hard-coded 2013-05-08 13:03:30 -04:00
tworrall
a2f2e58fc3 Merge branch 'develop' of https://github.com/vivo-project/VIVO into develop 2013-05-08 12:59:36 -04:00
j2blake
c7ac1750a8 NIHVIVO-3993 Get rid of NavigationController
Written for release 1.1, but never was used.
2013-05-07 16:11:17 -04:00
j2blake
3acfae3184 Cleanup: remove unused imports and unneeded casts. 2013-05-07 13:29:46 -04:00
tworrall
a89a9cbd55 added latitude and longitude data for additional transnational regions 2013-05-07 12:48:23 -04:00
j2blake
bf973dcc49 VIVO-75 A first pass at Spanish labels for VIVO-core ontology 2013-05-06 14:41:30 -04:00
tworrall
de2d563d27 js file needed for new home page map feature 2013-05-03 13:31:00 -04:00
tworrall
ace464cb3e fixed conflict with themes/wilma/templates/page-home.ftl 2013-05-02 12:40:39 -04:00
tworrall
af4f84759c additional home page redesign changes 2013-05-02 12:34:18 -04:00
Jim Blake
3810ca48ae Merge pull request #4 from VIVO-IFest/I18n
I18n - example cases and work from the Implementation Fest 2013
2013-05-01 14:45:51 -07:00
tworrall
94e23fef67 css file for the new home page map section 2013-04-30 15:50:21 -04:00
tworrall
6e8f5038a4 more home page redesign changes 2013-04-30 15:44:02 -04:00
tworrall
af28ab07b2 license info for the leaflet js library 2013-04-30 15:25:34 -04:00
tworrall
0d0b5ea48a changes for the home page redesign 2013-04-30 14:46:22 -04:00
mchidamb
7c97f16ec4 Adding fix for visualization problem 2013-04-28 14:41:15 -04:00
Stephen V. Williams
d64450246e * ../page-home.ftl changed most english terms and paragraphs TODO finish after mockup completed and code replaces hardcoding
* themes/wilma/i18n variables for page-home
2013-04-27 16:57:34 -06:00
Stephen V. Williams
7657a4b23c i18n changes for menu.ftl 2013-04-27 16:39:02 -06:00
Stephen V. Williams
456c986d0e * themes/wilma/i18n/ added properties for individual--foaf-person
* ../individual--foaf-person.ftl added return to and for translations
2013-04-27 16:28:38 -06:00
Stephen V. Williams
28a7c0dffc * themes/wilma/i18n added copyright
* ..footer.ftl fixed elements identified by ruby script
2013-04-27 16:11:44 -06:00
Stephen V. Williams
57c3bf3434 * ../footer.ftl modified to user i18n() instead due to assign collision
* ../identity.ftl modified english terms to using i18n
 * themes/wilma/i18n/* added properties for identity
2013-04-27 15:46:51 -06:00
Stephen V. Williams
31c7a968c8 * themes/wilma/i18n/ added property files for storing theme dependent translations
* themes/wilma/templates/footer.ftl replaced english words with i18n variables
2013-04-27 14:42:27 -06:00
j2blake
ecfe5161c7 Improve the look of the language selection flags 2013-04-27 00:01:23 -04:00
j2blake
a75b814399 Proof of concept - Image upload 2013-04-27 00:00:57 -04:00
tworrall
a6eab19a96 do not display the volume in the citation if the volums is just an empty string 2013-04-22 15:07:43 -04:00
Manolo Bevia
3a0bbf8256 Added filter search and stats for homepage. They need to be wired. Created HTML/CSS/JS. 2013-04-15 15:39:16 -04:00
tworrall
0c3d268cc2 minor list view changes 2013-03-26 13:38:25 -04:00
j2blake
86caf18b25 VIVO-25 Fix cross-container errors in web.xml - 1 more JSP
Correct the core URI in counter.jsp
2013-03-11 18:05:10 -04:00