vitro/webapp
2011-02-05 00:07:58 +00:00
..
config NIHVIVO-719 Begin refactoring, to try to figure out why the thread isn't shutting down. Pull the ServletContextListener into a separate inner class. 2011-01-28 21:45:47 +00:00
lib latest releases of Jena, ARQ, SDB, and Pellet libraries 2010-11-05 17:45:57 +00:00
ontologies/system NIHVIVO-157 manual merge of the changes from branch NIHVIVO-157-file-storage 2010-06-20 19:23:19 +00:00
src NIHVIVO-2038 Cleanup of merge of populated object property list with all possible object properties. Eliminated construction of a list of propertyUris that has to be maintained in parallel to the list of properties, while still not having to instantiate a property for each property uri to check against the list. 2011-02-05 00:07:58 +00:00
test Fixing bug in DateTimeWithPrecision that caused it to not accept days greater than 28. NIHVIVO-2016 2011-02-04 22:45:00 +00:00
web NIHVIVO-2040 Added data-page attribute on pagination links and removed pageX class since they're no longer needed. This makes it easier to reliably handle multiple digit page numbers without jumping through hoops. Can't rely on .text() do to the "more..." pattern. 2011-02-05 00:07:48 +00:00
build.xml Add the "includeantruntime" option to the compile steps, to make the build a little quieter. 2010-12-17 19:17:04 +00:00
context.xml Tell Tomcat not to attempt to persist the Vivo user sessions when Tomcat shuts down. 2010-06-03 21:12:22 +00:00
product-build.xml Add the "includeantruntime" option to the compile steps, to make the build a little quieter. 2010-12-17 19:17:04 +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