vitro/webapp
j2blake 70298026ea Reduce warning messages in unit tests.
We get a warning on any attempt to use anything that may be affected by DeveloperSettings, because DeveloperSetting tries to use ConfigurationProperties to find its properties file. We could avoid this by requiring the use of a ConfigurationPropertiesStub, but it seems to make more sense to routinely create a DeveloperSettingsStub on each ServletContextStub.
2013-11-25 12:31:51 -05:00
..
config VIVO-541 Add functions and formatting to the developer panel. 2013-11-20 15:54:37 -05:00
languages/es_GO VIVO-541 Rearrange the links on the site admin page. 2013-11-20 17:06:48 -05:00
lib Adding unit tests, adding easymock library, Fixed problem with URIs with localnames that start with a digit. VIVO-13 2013-08-30 14:19:13 -04:00
rdf VIVO-541 First cut at the developer panel. 2013-11-17 11:52:18 -05:00
src Reduce warning messages in unit tests. 2013-11-25 12:31:51 -05:00
test Reduce warning messages in unit tests. 2013-11-25 12:31:51 -05:00
themes/vitro VIVO-541 First cut at the developer panel. 2013-11-17 11:52:18 -05:00
web fix cross browser console issue 2013-11-25 10:51:25 -05:00
build.xml VIVO-541 First cut at the developer panel. 2013-11-17 11:52:18 -05: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