Commit graph

269 commits

Author SHA1 Message Date
hjk54
5b83d1fcf9 Fix max file size upload to 1GB 2010-03-02 15:05:52 +00:00
hjk54
f884489278 Changes related to datastar issues: Adding link in site admin for custom report, fixing upload issues. 2010-02-28 21:14:48 +00:00
jeb228
95cffe41b0 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
jeb228
57f41f833f NIHVIVO-119 Tweak the code for initialAdminUser -- User is a Resource, not a Literal. 2010-02-23 22:42:57 +00:00
jeb228
bdb154935c NIHVIVO-119 If there are no users in the model, and none from files in ontologies/auth, create one from deploy.properties "initialAdminUser". 2010-02-23 18:48:48 +00:00
jeb228
1367b10da3 NIHVIVO-108 MakeTidy will write it's output to the log instead of to a file. 2010-02-22 18:29:21 +00:00
hjk54
cbfe1940a6 Changes for adding ability to email all users 2010-02-22 16:32:47 +00:00
jeb228
e28f10d2bc NIHVIVO-56 Property name changed for upload.directory. 2010-02-21 18:58:11 +00:00
bjl23
609b18b940 transactional Sesame sync 2010-02-17 20:20:02 +00:00
hjk54
79f0c67ce8 Removing test comments output 2010-02-12 16:58:47 +00:00
hjk54
e60bd55d78 Update 2010-02-12 16:49:26 +00:00
rjy7
788b1cde36 NIHVIVO-89 Removing new experimental controllers and views from vitro-core trunk; these should have been added only to the dev-template-engine-eval branch. 2010-02-09 15:36:17 +00:00
rjy7
53297c182c NIHVIVO-89 Work on new JSP template for browse controllers 2010-02-09 15:23:22 +00:00
rjy7
d72f639f74 NIHVIVO-89 Initial setup for multiple browsecontrollers 2010-02-08 19:34:48 +00:00
jeb228
d0fe1a818c Modify MakeTidy so it doesn't create an output file when we run the unit tests. 2010-02-08 15:45:52 +00:00
jeb228
a874f4b88a 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
rjy7
03cfa3f584 NIHVIVO-75 Change "Datatype property" to "Data property" on editing forms 2010-02-01 21:59:52 +00:00
rjy7
076213cf5f NIHVIVO-70 Moved license text to top of all files, for consistency with Eclipse file templates to be created. 2010-01-31 04:38:14 +00:00
jeb228
4f2e303079 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