vitro/webapp/web/templates/freemarker/body
2011-10-04 16:34:25 +00:00
..
accounts minor change to have explanatory text wrap. will accomodate future changes. 2011-10-04 16:34:25 +00:00
admin NIHVIVO-336 Clean up some unused context listeners. 2011-09-28 16:20:36 +00:00
contactForm NIHVIVO-2796: Re-factored contact form templates 2011-06-29 20:48:32 +00:00
error NIHVIVO-3118 Add cause to error display on page and in email. Minor reformatting in error templates. 2011-08-12 19:12:34 +00:00
imageUpload NIHVIVO-2571: updated templates to use new size and dimension variables; minor css width change to support this 2011-07-14 17:02:04 +00:00
individual Changed name of webapp/web/css/individual/menuManagement.css to avoid confusion with file of same name in webapp/web/css/menupage/ 2011-07-27 20:55:58 +00:00
login Convert the Authentication mechanism from User to UserAccount. 2011-06-07 15:00:41 +00:00
menupage NIHVIVO-2963 Completed refactor of menupage.ftl to account for class intersection pages (i.e. only display internal individuals via intersection with institutional internal class). Removed unnecessary files. 2011-07-18 19:11:46 +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 NIHVIVO-2164 Now that the stylesheets object is available to all templates through configuration shared variables, can move styles out of dump.ftl into dump.css. 2011-08-11 15:55:40 +00:00
search NIHVIVO-2636 Remove search-badQuery.ftl, since it's never invoked and it includes a template that no longer exists 2011-07-13 15:34:18 +00:00
siteAdmin Minor resizing and style change for the alert icon 2011-09-28 14:59:19 +00:00
about.ftl NIHVIVO-3088 On error in Freemarker servlet processing, display stack trace to authorized users. 2011-08-11 22:03:19 +00:00
classGroups.ftl another change for the index page to display columns uniformly 2011-07-13 20:59:42 +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-checkForData.ftl Change test for individuals to cover null/undefined as well as empty 2011-09-12 17:09:21 +00:00
individualList.ftl NIHVIVO 2836 Merged r8772 from maint-rel-vivo-1.3 branch. 2011-07-21 12:29:08 +00:00
menuN3Edit.ftl NIHVIVO-2051 Fix currentPage value sent to template: make home page value consistent regardless of the requested url, and change from servletPath to requestURI so we get full path value below the context path. Also add urls.currentPage to replace ${urls.base}/${currentPage} in templates. This value is similarly normalized for the home page. 2011-02-08 16:50:19 +00:00
recomputeInferences.ftl Some refactoring in SimpleReasonerRecomputeController to reduce clutter in the controller and template. 2011-08-29 21:21:39 +00:00
revisionInfo.ftl NIHVIVO-1384 Change script and stylesheet template objects to take the entire tag as a parameter, rather than just the src/href attribute. 2011-03-08 15:44:05 +00:00
samples.ftl NIHVIVO-2623 Upgrade to Freemarker 2.3.18 2011-05-25 20:08:35 +00:00
sdbSetup.ftl NIHVIVO-1554 Remove vitro theme jsps and other unused vitro jsps. Fix vitro web.xml so the application can run. 2011-03-04 21:52:51 +00:00
smokeTest.ftl NIHVIVO-336 A basic setup for reading files from /WEB-INF/classes/smokeTests and running smoketests for the classes in those files is in place. 2011-07-27 19:23:25 +00:00
termsOfUse.ftl Changed content for Term of Use page requested by Jon Corson-Rikert and Elly 2011-05-17 19:27:12 +00:00
test.ftl NIHVIVO-2186 Filter out incomplete object property statements for non-editing users. 2011-03-22 18:52:39 +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