vitro/webapp/web/templates/freemarker/body
2010-12-14 21:39:43 +00:00
..
contactForm NIHVIVO-1518: - Changed "${urls.siteIcons} to ${urls.images), so images are rendered from images folder and not site_icons folder. 2010-12-14 18:39:19 +00:00
error Move template names to enum in FreeMarkerHttpServlet and constants in subclasses. 2010-09-20 15:40:35 +00:00
imageUpload NIHVIVO-1518: - Changed "${urls.siteIcons} to ${urls.images), so images are rendered from images folder and not site_icons folder. 2010-12-14 18:39:19 +00:00
individual Moved partials for Freemarker individual profile page into the partials directory 2010-12-14 21:39:43 +00:00
menupage NIHVIVO-1518: - Changed "${urls.siteIcons} to ${urls.images), so images are rendered from images folder and not site_icons folder. 2010-12-14 18:39:19 +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 Moved partials for Freemarker individual profile page into the partials directory 2010-12-14 21:39:43 +00:00
search NIHVIVO-1493: adding generic selector id="submit" for <input> type=submit. 2010-12-10 22:08:36 +00:00
siteAdmin NIHVIVO-1493: Defining app level classes. 2010-12-13 20:13:10 +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
fakeExternalAuth.ftl NIHVIVO-1399 create a servlet and template to use in faking external authentication. Add the info to web.xml, but commented out. 2010-11-28 22:35:07 +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 Working on moving paged results to IndividualListController NIHVIVO-1503 2010-12-13 21:24:43 +00:00
login.ftl NIHVIVO-556: Making name selectors and markup consistent (using dash in between words VS camel notation), adding more aria roles, shortening selector names, just continuing cleaning markup for templates and optimizing css files. 2010-11-24 18:21:23 +00:00
menuN3Edit.ftl Working on temporary menu editor NIHVIVO-710 2010-12-14 21:09:59 +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 NIHVIVO-1333 Display of uncollated object property statements with default view 2010-12-13 15:27:22 +00:00
termsOfUse.ftl Rewrote comment form controllers and templates in FreeMarker. 2010-05-19 19:50:54 +00:00
test.ftl NIHVIVO-1394 As a necessary first step to calling a template from a controller which will add to the data model used by page and body templates, provide BaseTemplateModelDirective with its own template processing methods, to separate from TemplateProcessingHelper, which will only be available to FreemarkerHttpServlet. 2010-11-23 16:10:05 +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