nac26
|
9892846244
|
NIHVIVO-1389 NIHVIVO-1407 NIHVIVO-1437 Significant refactoring of templates both in vitro core and vivo themes to ensure consistent markup with 3 different base templates at play (page.ftl, basicPage.jsp and formPrefix/formSuffix.jsp) Resulted in creating smaller component freemarker templates that could be included by all of the base templates, whether ftl or jsp. This is a temporary compromise while we continue our conversion to Freemarker. The goal was to keep jsp files outside of the theme and working behind the scenes.
|
2010-12-08 14:05:16 +00:00 |
|
nac26
|
ae449f9f2c
|
Merge r6025 from nihvivo-rel-1.1-maint branch. Moved footer.jsp, identity.jsp, and menu.jsp to vitro core (were temporarily in vivo/productMods) so they are not tied to vivo-basic and can be used by any theme. Updated include paths for all templates that include these 3 files.
|
2010-10-05 03:13:14 +00:00 |
|
rjy7
|
7e1d4186ad
|
NIHVIVO-646 Move custom form utilities to a separate js file and add utility mixin methods to mix them in to specific custom forms. Make paths to css and js files in formPrefix.jsp and formSuffix.jsp absolute instead of relative.
|
2010-06-14 19:22:49 +00:00 |
|
rjy7
|
1d5eedae4c
|
Load custom form css before theme css, so the latter can more easily be used to override the former. Load custom form js at bottom of page rather than top (Javascript best practice).
|
2010-04-15 19:40:09 +00:00 |
|
rjy7
|
a451740c85
|
NIHVIVO-193 Added Javascript functionality to custom form for person has position
|
2010-03-30 01:03:56 +00:00 |
|
rjy7
|
e7c9799912
|
NIHVIVO-193 Tweaks to styles of position history form (view 1)
|
2010-03-26 23:06:37 +00:00 |
|
rjy7
|
816111cb30
|
NIHVIVO-193 Allow for form-specific Javascript to be loaded into the head of form pages.
|
2010-03-26 21:57:59 +00:00 |
|
jeb228
|
4f2e303079
|
Improve output: distinguish between failed assertions (failures) and unexpected exceptions (errors), and print a filtered stack trace for any exception.
|
2010-01-29 22:13:57 +00:00 |
|