Commit graph

29 commits

Author SHA1 Message Date
rjy7
bb984ccaea Add lib-string.ftl for functions and macros for string manipulation. Add two methods, one for camelcasing and one for uncamelcasing. 2011-02-11 15:12:11 +00:00
rjy7
fa7aa763fa Put non-breaking spaces around hyphen in datetime interval so line doesn't break in the interval. Trim the interval value returned so leading and trailing whitespace doesn't mess up the display. 2011-02-09 15:00:35 +00:00
rjy7
cbfa225c31 NIHVIVO-1557 improvement to regex in firstLastList macro 2011-02-04 18:49:25 +00:00
rjy7
1851872eb0 NIHVIVO-1557 improvement to regex in firstLastList macro 2011-02-04 18:38:29 +00:00
rjy7
dad29a5516 NIHVIVO-1557 Fix firstLastList macro so it works with li elements that have class or other attributes 2011-02-04 17:53:37 +00:00
nac26
f0a3b8cc79 NIHVIVO-1929 Added test for when startDate = endDate. In this case, display this as a single date instead of an interval. 2011-01-31 05:10:52 +00:00
rjy7
8b6a8fc6c4 NIHVIVO-1665 Handle datetime intervals with incomplete data 2011-01-18 04:42:19 +00:00
rjy7
445a4eff11 NIHVIVO-1665 Fixed error introduced in r7088 in display of standard xsd-formatted datetime values 2011-01-18 01:35:28 +00:00
rjy7
e176d1f39f NIHVIVO-1665 Handle display of core:DateTimeValue with a non-standard core:dateTime data prop value 2011-01-18 00:46:30 +00:00
rjy7
34fdd8b33d NIHVIVO-1665 Handle display core:DateTimeValue with core:dateTime data prop but no precision, and with neither precision nor dateTime data prop. DateTimeValues as part of DateTimeIntervals not handled yet. 2011-01-18 00:25:42 +00:00
rjy7
50edcb5bbf NIHVIVO-1332 Editing link for rdfs:label 2011-01-12 23:52:33 +00:00
rjy7
ca78b94476 NIHVIVO-1591 Modified some comments and names in ftl datetime lib for clarity 2011-01-10 15:48:52 +00:00
rjy7
ad1a8c4e56 NIHVIVO-1591 Apply datetime functions and macros in lib-datetime.ftl to propStatement views 2011-01-10 03:10:08 +00:00
rjy7
752e50dce0 NIHVIVO-1591 Custom views for core:dateTimeValue, core:dateTimeInterval, core:start, core:end 2011-01-10 02:21:21 +00:00
rjy7
11dd397799 NIHVIVO-1590 dateTimeValue custom list view finished; dateTimeInterval custom list view in progress. 2011-01-08 00:11:24 +00:00
rjy7
28a2be38bc NIHVIVO-1610 Extracted datetime code in propStatement templates into a macro. 2011-01-06 21:19:42 +00:00
rjy7
546b214a86 Comments 2010-12-22 19:14:08 +00:00
rjy7
8c0124819c NIHVIVO-1336 Finished custom list view for core:educationalTraining property 2010-12-20 15:34:58 +00:00
rjy7
92566579f5 2010-12-17 15:37:34 +00:00
rjy7
dd2cdb9991 NIHVIVO-1336 Fixed formatting on join directive 2010-12-16 23:08:47 +00:00
rjy7
be95a1bdd8 NIHVIVO-1336 Educational training short view 2010-12-16 22:53:08 +00:00
rjy7
8a49574f7e NIHVIVO-1304 Rewrote widget framework to support a single template per widget, with multiple macros in each template file. 2010-11-15 02:11:08 +00:00
rjy7
72d43f05a5 NIHVIVO-650 Display image on new (Freemarker) individual profile page. Add <@url /> directive to generate img src value. 2010-09-21 16:05:36 +00:00
rjy7
a79d4067a6 Reimplementing main site admin page in Freemarker: ontology editor panel 2010-08-31 17:12:53 +00:00
rjy7
fa247f1f79 Renamed Freemarker macro files. Implemented data input portion of main site admin page in Freemarker. 2010-08-30 22:06:17 +00:00
rjy7
5a11344775 NIHVIVO-649 Add freemarker template flattening to build. Includes flattening of template directory structure in vivo theme, and renaming of templates as needed for clarity. 2010-07-08 17:10:31 +00:00
rjy7
86394e3cf2 NIHVIVO-646 Work on autocomplete in add authors to publication form 2010-06-21 16:07:20 +00:00
rjy7
4e168078c6 Added Support link to header and footer link lists. Modified firstLastList macro so it doesn't require delimiters separating the list items. 2010-06-09 19:37:16 +00:00
rjy7
340970c891 Miscellaneous minor changes for Freemarker implementation. Restored old entitylist instead of new individuallist until url errors in the latter are fixed. 2010-06-02 21:23:23 +00:00