Commit graph

2031 commits

Author SHA1 Message Date
bdc34
56ef6da161 Fixing dependent resource delete. NIHVIVO-88 2010-03-22 17:09:18 +00:00
ass92
513ddcdc43 Added PREFIX statements to default query. 2010-03-22 16:44:11 +00:00
jeb228
d7e274f11b Suppress deprecation message when compiling. Can't avoid implementing the deprecated method, but we don't need to see the warning. 2010-03-21 18:27:36 +00:00
jeb228
c1b15742de Convert the logging to Log4J and add additional debug logging. 2010-03-21 18:20:02 +00:00
rjy7
6c3c0e0199 NIHVIVO-142 Markup and styles for adding a new moniker from the front end when there isn't already one present. 2010-03-20 18:36:24 +00:00
rjy7
a5ca5069f2 NIHVIVO-143 Get rangeDatatypeUri from the data property statement when deleting a vitro namespace property. 2010-03-19 21:46:16 +00:00
rjy7
6038b68c4a NIHVIVO-143 Front end deletion of moniker through the "delete" link: fixed more bugs, so it finally works. 2010-03-19 21:37:09 +00:00
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
1081648126 NIHVIVO-200 Redid previous commit so span tag is not in the custom tag itself, since it messes up other front end links. Just test the value in the JSP before outputting the span tag. 2010-03-19 15:50:43 +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
rjy7
79c46a4aec NIHVIVO-143 Front end deletion of moniker through the "delete" link: added cmd="delete" to query params 2010-03-17 16:22:19 +00:00
rjy7
1273717a14 NIHVIVO-143 Front end deletion of moniker through the "edit" link 2010-03-17 15:34:23 +00:00
bdc34
9ae82a7fb3 Additional files for NIHVIVO-121 2010-03-16 22:28:30 +00:00
rjy7
014d9a3762 NIHVIVO-143 Fix to previous commit: took isVitroNsProp value out of the EditConfiguration and put it in the request. 2010-03-16 21:04:21 +00:00
rjy7
1de471536a NIHVIVO-143 Front end editing of moniker 2010-03-16 19:17:53 +00:00
bdc34
1af92dc350 Adding ability for user accounts to be associated with individuals. NIHVIVO-121 2010-03-16 16:51:18 +00:00
rjy7
5eb474a891 NIHVIVO-143 Add front end edit links to moniker 2010-03-15 20:48:42 +00:00
jeb228
8ea46821c4 Remove unused imports so it will compile again after breaking on revision 4507. NIHVIVO-49 2010-03-15 20:47:39 +00:00
jeb228
bedaaa3f65 Remove unused imports so it will compile again after breaking on revision 4507. NIHVIVO-49 2010-03-15 20:43:05 +00:00
bdc34
5da0eeff46 Adding linked data. NIHVIVO-49 2010-03-15 20:23:02 +00:00
rjy7
619f0dc646 NIHVIVO-142 Generalize the vitro namespace name editing form to apply to all vitro namespace properties. 2010-03-15 18:48:31 +00:00
rjy7
f8726e8356 NIHVIVO-149 An individual's name can now be edited from the front end. 2010-03-15 15:35:35 +00:00
bjl23
e06c6d0cba fixing initial classgroup 2010-03-13 01:01:43 +00:00
bjl23
5ebd33a6ea work on NIHVIVO-116 'Enable RDF TBox export by ontology namespace' 2010-03-12 21:59:41 +00:00
bdc34
f13e2cb5b1 Adding ContentType for working with accept header. 2010-03-12 19:32:09 +00:00
bdc34
f6db2b5469 Adding rdf and n3 MIME types. 2010-03-12 19:31:25 +00:00
bdc34
a61a4b72ed adding unit test for dependent delete 2010-03-12 16:45:22 +00:00
rjy7
de88f6e781 NIHVIVO-155 Fixed path for redirect after submitting form to stop fake self-editing 2010-03-11 19:21:18 +00:00
rjy7
30663a3932 NIHVIVO-149 Mechanism for modifying vitro namespace properties based on data property editing
NIHVIVO-142 Added edit link to name field on individual page; currently routes to a dummy page
2010-03-11 18:59:11 +00:00
hjk54
7c8fa0f544 Making sure replaced file also has correct content type value. 2010-03-11 18:34:50 +00:00
hjk54
18e9991839 Update to ensure file size property is also updated when file is replaced. 2010-03-11 18:22:09 +00:00
hjk54
fa143a168b Changes for issues pertaining to file upload (correction of date for uploadDateTime), file replacement (changing label, etc.), and file deletion. 2010-03-11 15:06:56 +00:00
rjy7
fd2676da55 NIHVIVO-155 Corrections to redirections after fake self-editing form submissions 2010-03-10 22:13:04 +00:00
jeb228
6837626931 Improve log messages for debugging and for error if an Ontology file fails to load. 2010-03-10 14:30:41 +00:00
rjy7
7cbbd2eafd NIHVIVO-155 Put fake self-edit testing form on a regular site page with header, footer, theme, etc. 2010-03-09 20:30:34 +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
edd1ea0a3a Make the log format a little prettier 2010-03-09 14:28:02 +00:00
jeb228
4385e3dab2 Change the log format to include a timestamp, skip the thread name, and use unqualified class names. Remove the "specialty" log files. 2010-03-08 22:19:26 +00:00
rjy7
450b2cbf0f Fixed typos 2010-03-05 22:14:43 +00:00
rjy7
324a6ea3f9 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 17:51:00 +00:00
rjy7
794e5d9f64 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
jeb228
c41f94eebe NIHVIVO-137 Restore the "skiptests" parameter on the build. 2010-03-04 18:40:06 +00:00
hjk54
a30c10fa54 Changes for file upload email confirmation 2010-03-02 21:59:15 +00:00
hjk54
5b83d1fcf9 Fix max file size upload to 1GB 2010-03-02 15:05:52 +00:00
rjy7
04ef5fb559 Removed vivoweb license text from 3rd party tlds. 2010-03-01 21:34:52 +00:00
rjy7
9f7aecd6ac Changed a less than sign to the corresponding html character entity. 2010-03-01 20:32:31 +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
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