vitro/webapp/web/templates/freemarker
2010-11-16 16:53:50 +00:00
..
ajax Renamed Freemarker macro files. Implemented data input portion of main site admin page in Freemarker. 2010-08-30 22:06:17 +00:00
body Remove login template include from siteAdmin page, since login now moved to its own page 2010-11-16 16:12:48 +00:00
lib 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
page 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
widgets Change from boolean requiresLogin() to requiresLoginLevel() so that pages can require a specific login level. Remove login level checks from Freemarker controllers and handle using requiresLoginLevel() instead. If a user is already logged in and navigates or gets redirected to login page, show a message instead of a blank page. 2010-11-16 16:53:50 +00:00