vitro/webapp/web/templates/freemarker/body
2010-11-23 01:28:39 +00:00
..
contactForm Deleted unnecessary end p tag 2010-10-25 18:11:49 +00:00
error Move template names to enum in FreeMarkerHttpServlet and constants in subclasses. 2010-09-20 15:40:35 +00:00
imageUpload NIHVIVO-1176. Removed themeStylesheetDir from template model, and replaced with themeDir. Also modified stylesheet and script addFromTheme methods so the prepend only the theme directory; the specific stylesheet or css directory must be added to the path argument. 2010-10-01 14:55:03 +00:00
individual NIHVIVO-1386 Self-editors don't get SiteAdmin link in top nav. They also don't get revision info link in footer. Implemented with new User template model class. Changed tests for loginName, showFlag1Status in templates to use this object. 2010-11-23 01:28:39 +00:00
menupage Added ${url.base} to template model so templates can build urls. Modified templates accordingly to replace ${url.home} with {$url.base}. Also replaced ${url.base}/images with ${url.images}. Added scripts and stylesheets to personHasEducationalTraining.ftl. 2010-11-18 00:46:04 +00:00
message NIHVIVO-1150 Refactor ImageUploadController authorization-related methods to a separate AuthorizationHelper class so they can be used by other pages too. 2010-09-20 16:19:04 +00:00
partials Fixes to variable dump. 2010-11-18 23:30:35 +00:00
search NIHVIVO-1297 Undid the effects of revision 6246. This was a mistake, since including the body template from the page template rather than pregenerating the body string doesn't allow the addition of stylesheet tags to the page head. 2010-10-29 16:44:29 +00:00
siteAdmin Update siteadmin advancedDataTools 2010-11-17 14:06:59 +00:00
about.ftl Fixed license text in some ftls 2010-06-21 16:20:20 +00:00
classGroups.ftl NIHVIVO-1150 Refactor ImageUploadController authorization-related methods to a separate AuthorizationHelper class so they can be used by other pages too. 2010-09-20 16:19:04 +00:00
home.ftl A new approach to widgets, that will allow them to be invoked directly from a page template, rather than a body template, but still add files to the template stylesheets and scripts objects. 2010-10-29 19:12:40 +00:00
individualList.ftl NIHVIVO-650 Some reorganization of template model classes. Fix for link list display on individual profile page. 2010-09-22 18:06:57 +00:00
login.ftl Use login widget on login page. 2010-11-16 14:44:01 +00:00
primitiveRdfEdit.ftl minor text change 2010-07-01 18:19:30 +00:00
revisionInfo.ftl NIHVIVO-653: Styled revisionInfo.ftl page and added accessibility. 2010-11-17 15:08:49 +00:00
samples.ftl Fixes to variable dump. 2010-11-18 23:30:35 +00:00
termsOfUse.ftl Rewrote comment form controllers and templates in FreeMarker. 2010-05-19 19:50:54 +00:00
test.ftl NIHVIVO-1304 Allow a widget assets template to be absent without generating an error. 2010-11-11 01:19:56 +00:00
unrecognizedUser.ftl NIHVIVO-1207 Rename Shibboleth servlets to more general ExternalAuth servlets. Add functionality to deal with self-editors as well as Users. 2010-11-17 19:25:55 +00:00