Commit graph

2094 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
1dde11c581 VIVO-123 - handle malformed data more gracefully on manage pubs page 2013-06-06 15:44:16 -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
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
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
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
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
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
0d0b5ea48a changes for the home page redesign 2013-04-30 14:46:22 -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
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
j2blake
196c857c2f VIVO-25 Fix cross-container errors in web.xml 2013-03-11 14:42:49 -04:00
Jim Blake
3ded12a356 Sort on grant dates after role dates.
If role dates are not provided, there will still be a meaningful sort order.
2013-03-06 11:42:06 -05:00
Ted Lawless
c1e5c76b13 Change sort to use role start and end values. 2013-02-26 11:04:36 -05:00
tworrall
d4cb20d924 mistakenly moved template to incorrect directory. 2013-02-25 10:18:04 -05:00
tworrall
4234c60a55 ensure proper styling of webpage thumbnails 2013-02-21 15:08:23 -05:00
tworrall
a17c087454 add predicateUri to edit link 2013-02-20 10:46:06 -05:00
tworrall
f31f527869 not custom list view for researchAreaOf 2013-02-19 12:24:34 -05:00
tworrall
a0a84feba7 web page rank was not being set because it was accessed via getFormFieldValue() instead of editConfiguration.pageData 2013-02-14 12:10:53 -05:00
tworrall
1c56f8cd47 minor js change for multi view support 2013-02-12 11:00:39 -05:00
tworrall
c1a6637d87 removed unnecessary variable reference to individualLocalName 2013-02-12 09:52:45 -05:00
tworrall
3b50b82f2e Merge branch 'develop' of https://github.com/vivo-project/VIVO into develop
Changes for multi view support. See commit message.
2013-02-11 16:18:58 -05:00
tworrall
867370adb9 more refactoring for multiple profile view support 2013-02-08 16:18:01 -05:00
j2blake
47875673a2 Clean up web.xml and create a unit test to keep it clean.
VIVO-19
2013-02-04 17:23:22 -05:00
tworrall
0faa3630c2 minor selector changes based on new optional profile views 2013-02-04 12:56:30 -05:00
tworrall
892e6cd49c minor update to sparkline template 2013-01-31 15:32:22 -05:00
tworrall
9cde935cc7 multiple updates and new files to support multiple foaf person profile pages 2013-01-31 11:15:48 -05:00
j2blake
a3bd67097b VIVO-12 NIHVIVO-4011 Provide config and GUI for selecting Locale 2013-01-24 16:14:45 -05:00
j2blake
89f759fcbc VIVO-2 Modify the build so installers can create a container-neutral VIVO.
Split deploy.properties into build.properties and runtime.properties, with runtime.properties going into the Vitro home directory. Modify ConfigurationProperties to locate the Vitro home directory, either by System property or JNDI Environment variable, or from build.properties, and to read from both build.properties and runtime.properties. Revise the install and upgrade documents for VIVO and Vitro. Change comments and error messages that referred to deploy.properties by name.
2013-01-16 14:52:35 -05:00