vitro/webapp
2010-03-05 15:42:11 +00:00
..
config Removed vivoweb license text from 3rd party tlds. 2010-03-01 21:34:52 +00:00
lib NIHVIVO-62 Removed json.jar instead of the source files, since it's easier to determine the provenance of the source. 2010-02-05 15:32:28 +00:00
ontologies/system NIHVIVO-119 Remove the ontologies/auth directory, remove vitroUsers.owl, remove the build step that modifies vitroUsers.own (both build.xml and product-build.xml). 2010-02-23 18:50:21 +00:00
src NIHVIVO-138 Distinguish format validation from nonempty validation: specification of format validation now does not entail a requirement that the field be nonempty. 2010-03-05 15:42:11 +00:00
test NIHVIVO-123 Rewrite ConfigurationProperties to use lazy initialization instead of a static initializer -- the exceptions are much more descriptive that way. Also write messages to the log on a variety of error conditions. Add unit tests. 2010-02-25 20:00:57 +00:00
web Changed a less than sign to the corresponding html character entity. 2010-03-01 20:32:31 +00:00
build.xml NIHVIVO-137 Restore the "skiptests" parameter on the build. 2010-03-04 18:40:06 +00:00
context.xml NIHVIVO-15 Merge three configuration properties files into one. Create ConfigProperties as a central mechanism for reading configuration properties. 2010-02-03 15:09:52 +00:00
product-build.xml NIHVIVO-137 Restore the "skiptests" parameter on the build. 2010-03-04 18:40:06 +00: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