vitro/webapp
mbarbier 9048fc0277 Provide access to the complete set of properties in FreeMarker templates, by putting a fullPropertyList in BaseIndividualTemplateModel. This is done by bypassing filtering.
Individual.java: provide getBaseIndividual() method
IndividualImpl.java: implement getBaseIndividual()
IndividualFiltering.java: implement getBaseIndividual()
BaseIndividualTemplateModel.java: provide fullPropertyList, which uses the base individual, which bypasses filtering
2011-03-31 16:34:27 +00:00
..
config NIHVIVO-2211 Changes to RequestPolicyList and RequestIdentifiers mean that AuthSetupForrequest is no longer needed. 2011-03-09 22:17:18 +00:00
lib JAXEN is no longer used. 2011-03-24 15:50:38 +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 Provide access to the complete set of properties in FreeMarker templates, by putting a fullPropertyList in BaseIndividualTemplateModel. This is done by bypassing filtering. 2011-03-31 16:34:27 +00:00
test NIHVIVO-2254 Add license tags. 2011-03-29 21:17:47 +00:00
web NIHVIVO-2233: updating button text 2011-03-29 17:53:06 +00:00
build.xml delete references to the vestigial vitro/services tree 2011-03-03 18:33:15 +00:00
context.xml NIHVIVO-2136 add license tags to XML files. 2011-03-03 17:46:32 +00:00
product-build.xml NIHVIVO-2188 add a "war" target to both build.xml and product-build.xml, to create a WAR file of Vivo or Vitro. 2011-03-03 15:53:41 +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