Commit graph

413 commits

Author SHA1 Message Date
rjy7
ea25ff4ffb NIHVIVO-202 Modify validation of frontend vitro namespace property edits to allow both the validator "nonempty" and a range datatype validator. 2010-03-19 19:47:38 +00:00
rjy7
8cd54743d5 NIHVIVO-200 Incorporate the <span> tag that wraps front end editing links into the custom tag, so that if there are no links, we don't get the span.
NIHVIVO-142 Various tweaks to front end editing.
2010-03-19 15:11:10 +00:00
rjy7
e8c272e4ff NIHVIVO-143 Front end deletion of moniker through the "delete" link: fixed bugs. Also added edit links for other vitro namespace properties on the individual page, but some are not working yet. 2010-03-18 21:04:19 +00:00
bdc34
a61a4b72ed adding unit test for dependent delete 2010-03-12 16:45:22 +00:00
bjl23
89919ccb2f changing uses of String.isEmpty() so we can compile with Java 5 2010-03-09 19:47:17 +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
925df8863b NIHVIVO-123 Create stubs for the JNDI naming context classes, so I can do unit tests on ConfigurationProperties. 2010-02-25 19:59:34 +00:00
jeb228
b5730496d3 Make createFile() static, so it can be used in @BeforeClass methods. 2010-02-25 19:57:54 +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
jeb228
1b627fd2ab NIHVIVO-106 Rename TestEditLiteral.java to EditLiteralTest.java so it will be picked up by our test runner. 2010-02-22 16:57:10 +00:00
jeb228
03ab54f1eb NIHVIVO-56 Restructure the build script: get rid of cruft, make the product build an extension of the core build. 2010-02-21 18:45:18 +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