Commit graph

28 commits

Author SHA1 Message Date
Tim Worrall
a32ee20a40 VIVO-921: some additional validation work as well as dislaying an indicator when a data property has been ingested in an invalid format. 2015-04-06 14:48:05 -04:00
Tim Worrall
c47964fbde VIVO-921: widget-ized the data property form. Dates, ints, integers, floats, uris and booleans no longer use tinyMCE. 2015-04-01 12:48:15 -04:00
Tim Worrall
ba56c3de06 No Jira issue. Removed superfluous colon from the end of a message. 2015-03-23 10:49:36 -04:00
Tim Worrall
4e09f96548 VIVO-999: when showing the list of classes that have a restriction on a property, hide the display option select and add class button. When no classes, diplay a message to tht effect. 2015-03-17 16:47:53 -04:00
Tim Worrall
f078bc4931 VIVO-970: language changes that coincide with the previous js change. 2015-03-16 13:01:05 -04:00
Tim Worrall
d6a17ef0b6 No Jira issue. Minor 18n change: moved an entry from vivo to vitro and modified an existing entry. 2015-03-11 15:25:35 -04:00
Tim Worrall
b8cb95d252 VIVO-922: updates for new faux listing functionality. New controller, template and js file, updated web.xml and site admin page, and updates to the all.properties 2014-12-05 16:57:09 -05:00
Tim Worrall
adf04bd2be VIVO-900: on data property hierarchy, range class should be range data type 2014-11-18 10:56:02 -05:00
Tim Worrall
80733cdcfe updated class to use i18n strings defined in all.properties rather than hard-coded strings in the class 2014-08-19 14:47:10 -04:00
Tim Worrall
27c62c26cc VIVO-532: modified display of language selectors 2014-08-13 12:17:05 -04:00
Tim Worrall
59ddbe15ec there were duplicate freemarker variables being used; resolved this by changing the name of the variable used for the application or site name 2014-06-20 13:08:55 -04:00
Tim Worrall
9e651b8eed VIVO-704: add maximum password length to hint 2014-06-05 10:02:52 -04:00
j2blake
c1e28101dd Merge branch 'maint-rel-1.6' of git+ssh://github.com/vivo-project/Vitro into maint-rel-1.6 2013-12-09 17:00:36 -05:00
j2blake
12395c00d0 VIVO-636 update the language files 2013-12-09 16:52:26 -05:00
tworrall
4e216e9360 related to VIVO-628, there was no validation on the datetimeinterval form when no years are specified 2013-12-09 16:18:02 -05:00
j2blake
3bca31ea14 VIVO-541 Rearrange the links on the site admin page. 2013-11-20 17:06:48 -05:00
j2blake
b3c5892679 VIVO-541 Add a link on the Site Admin page to activate the developer panel. 2013-11-19 16:45:13 -05:00
j2blake
d3f6af6981 VIVO-523 Change the way the example language files are presented. 2013-11-14 17:05:04 -05:00
tworrall
01872dfde3 VIVO-435 2013-11-03 17:13:46 -05:00
j2blake
5a8f09352d VIVO-443 Use language-specific templates to create email
For some reason, the password-reset template was too long to do proper substitution on the last line. Removing some of the intermediate content fixed the problem, but without appropriate content. I had been unhappy with the @@file approach anyway, so I went back to language-specific templates for each type of message.
2013-10-29 17:19:51 -04:00
j2blake
8d1edc7bd2 Bring "Spanish" files up to date with English. 2013-10-17 12:39:27 -04:00
j2blake
c9248b1f81 VIVO-333 External-auth login button should be language-sensitive.
Don't specify the text in the runtime.properties. Instead, get it from all.properties. Show the button if externalAuth.netIdHeaderName is specified.
2013-10-09 16:38:14 -04:00
tworrall
d89b5cfab5 VIVO-332 2013-10-08 11:38:31 -04:00
tworrall
4179900ea4 VIVO-112: and the slog continues... 2013-09-25 17:09:41 -04:00
tworrall
e364911795 VIVO-289: fixed capitalization issues 2013-09-24 14:58:20 -04:00
tworrall
618b90e5d7 VIVO-300: some i18n cleanup 2013-09-19 10:29:23 -04:00
tworrall
3d81c5e1bb VIVO-300: some i18n cleanup 2013-09-19 09:53:16 -04:00
j2blake
f129f727a7 VIVO-262 Add languages to VIVO at build time.
Move the language-specific files out of the default build area. Add a build property that will cause the selected language(s) to be copied into the build area.
2013-09-09 12:23:54 -04:00