Commit graph

1778 commits

Author SHA1 Message Date
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
tworrall
df86089cdd added javascript file 2012-11-27 12:57:00 -05:00
tworrall
0d8124bcbb added property group css file for this template. 2012-11-19 16:35:08 -05:00
tworrall
f0657b42ea Changes to support collapsible/expandable property groups on the profile pages. 2012-11-16 16:00:56 -05:00
hudajkhan
4086611ac9 Adding edit request ajax controller to web.xml 2012-11-09 09:38:13 -05:00
tworrall
7a8d5d9d17 merging 4307 from the 1.5 maintenance branch 2012-10-29 16:21:28 +00:00
hjkhjk54
876bf71a74 Refactoring code for webpage management/editing generators to enabling addition of new webpage generators for data and metadata links in Datastar code. 2012-10-24 21:20:52 +00:00
stellamit
117f634829 inactivating 1.5 data migration in trunk 2012-10-19 19:38:38 +00:00
j2blake
1d3dc28c32 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:09 +00:00
j2blake
5293faf80b NIHVIVO-3988 Change the handling of multiple root user accounts, and remove the back-door login mechanism. 2012-10-08 16:46:44 +00:00
tworrall
1b9c1d9925 merging 4296 to the trunk 2012-10-05 17:40:45 +00:00
tworrall
7cb608818a merging 4292 to the trunk 2012-10-03 14:41:14 +00:00
tworrall
fdbd559edb merging r4268 to the trunk 2012-09-06 19:41:57 +00:00
hjkhjk54
67449f6eea added space next to rdfs prefix in menu.n3 2012-08-20 19:25:00 +00:00
hjkhjk54
c94e9ddb45 updates for page management 2012-08-16 21:18:10 +00:00
tworrall
9bd545bfbb merging r4254 to the trunk 2012-08-08 20:46:30 +00:00
tworrall
cefee06309 merging r4252 to the trunk 2012-08-07 19:37:11 +00:00