Commit graph

5006 commits

Author SHA1 Message Date
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
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
Jim Blake
9fc292c13d Merge pull request #1 from lawlesst/hasInvestigatorRole-sort
Grant sorting on profile pages
2013-03-06 08:34:29 -08: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
a3fec9f3d2 after adding a web site, the user will now be taken back to the manage web site page instead of the individual profile page 2013-02-15 10:00:56 -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
ea43a5db22 Merge branch 'develop' of https://github.com/vivo-project/VIVO into develop
Once again, not sure what's happening here. Tried to push a change to a single file, but the repository was behind. Now I'm pulling so I can eventually push. Go figure.
2013-02-13 11:33:28 -05:00
tworrall
f9dae5fba6 generator change some custom form to save relevant chapter details to the book as well as the chapter 2013-02-13 11:32:51 -05:00
brianjlowe
a05c7be2d6 removed obsolete GRAPH reference in doc/list_view_configuration_guidelines.txt 2013-02-12 16:39:03 -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
3b051ecffd VIVO-11 Add delimiters to Freemarker templates
If enabled by an option in runtime.properties
2013-01-25 16:29:30 -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
j2blake
aab76220c7 NIHVIVO-4011 Create a utility scanner that will look for I18n problems in templates and properties files. 2013-01-15 15:37:53 -05:00
tworrall
912a063a4b removed call to IndividualsViaVClassOptions for autocomplete fields. 2012-12-10 13:37:49 -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
j2blake
aec2299faf Merge remote-tracking branch 'origin/develop' into develop
Conflicts:
	.gitignore
2012-11-09 14:54:29 -05:00
hudajkhan
3b26fcc95f Adding .build,deploy.properties to .gitignore 2012-11-09 09:51:05 -05:00
hudajkhan
4086611ac9 Adding edit request ajax controller to web.xml 2012-11-09 09:38:13 -05:00
j2blake
f5eca974a3 Add to the .gitignore file 2012-11-02 11:29:32 -04:00
j2blake
dbfdfe742c Ignore Eclipse artifacts like /bin, .classpath and .project 2012-10-30 16:25:20 -04:00
j2blake
b7983374c7 Add README file 2012-10-29 19:44:01 -04:00
hjkhjk54
1255d4ad19 updates making method(s) public so they can be called by other generators 2012-10-29 20:57:54 +00:00
hjkhjk54
09e5504a2a making method public to allow access from different generator 2012-10-29 19:38:04 +00: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
hjkhjk54
fbcbaa75cb updating these two generators to include methods to return queries/etc. that can then be overridden in Datastar. The code for VIVO should still function exactly the same. 2012-10-22 21:58:10 +00:00