vitro/webapp
j2blake 77d7f1e184 VIVO-82 Remove unused actions in JenaAdminActions
No code in the application calls ctx.setAttribute("jenaPersistentOntModel").

The action "isIsomorphic" will do nothing if ctx.getAttribute("jenaPersistentOntModel") is null.
The action "removeUntypedResources" will throw an exception if ctx.getAttribute("jenaPersistentOntModel") is null.
Remove them.
2013-05-28 15:30:56 -04:00
..
config VIVO-11 Add delimiters to Freemarker templates 2013-01-25 16:29:17 -05:00
lib C3P0 library for connection pool 2012-08-30 18:08:41 +00:00
src VIVO-82 Remove unused actions in JenaAdminActions 2013-05-28 15:30:56 -04:00
test VIVO-82 Use ModelAccess to store and get WebappDaoFactory references. 2013-05-21 17:46:20 -04:00
themes/vitro some i18n cleanup 2013-05-21 10:55:24 -04:00
web some i18n cleanup 2013-05-21 10:56:25 -04:00
build.xml Test if the build script is using an old version of Ant or Java 2013-04-22 11:30:51 -04:00
context.xml VIVO-2 Modify the build so installers can create a container-neutral VIVO. 2013-01-16 14:54:33 -05:00
webapp.doxyfile 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