Commit graph

3225 commits

Author SHA1 Message Date
hjkhjk54
bcef31315f Fixing some syntax issues in date time value form generator, and replacing add role Utils in Vivo with EditMode Utils in Vitro. 2011-11-21 15:30:23 +00:00
stellamit
c6cb2fc1fd improving warning message text 2011-11-21 15:03:07 +00:00
hjkhjk54
02598d2707 Additional debugging lines in SparqlEvaluateVTwo 2011-11-18 21:38:26 +00:00
brianjlowe
5b83be11e7 NIHVIVO-3319 adding regular deduplication to collated object property template model 2011-11-18 21:27:32 +00:00
briancaruso
b09f9af74f Adding DirectRedirectResponseValues and EditConfiguration.urlToReturnTo 2011-11-18 20:13:43 +00:00
briancaruso
876e2d97f1 Adding more unit tests for EditN3Generator. Dealing with literals better 2011-11-18 17:07:52 +00:00
hjkhjk54
5ddd6fecad Updating validation in submission - earlier validation of literals replaced error messages from validation of uris, now combining the two. 2011-11-18 16:57:00 +00:00
briancaruso
123215e530 Removing debugging output. 2011-11-17 21:53:27 +00:00
brianjlowe
9a28e3a448 NIHVIVO-3162 fixed form name in DateTimeIntervalFormGenerator 2011-11-17 21:50:10 +00:00
stellamit
7d60677d4f NIHVIVO-3040 separate thread for ABox reasoning based on TBox updates. 2011-11-17 21:49:07 +00:00
brianjlowe
16dffa6d32 NIHVIVO-2288 added DateTimeIntervalFormGenerator 2011-11-17 21:32:27 +00:00
briancaruso
93b0740f0c Adding comment. 2011-11-17 21:28:39 +00:00
j2blake
e6a34bf0a7 Create VitroBackroundThread.getLivingThreads() method. 2011-11-17 21:17:25 +00:00
briancaruso
cbc53bd701 Remvoing getEditConfigObject() from EditConfigurationTemplateModel 2011-11-17 19:28:11 +00:00
briancaruso
450b3b8206 Updating comment. 2011-11-17 19:08:01 +00:00
brianjlowe
a2dec76e52 NIHVIVO-3163 added DateTimeValueFormGenerator 2011-11-17 16:37:10 +00:00
briancaruso
012c5dc43b Fixing BaseDumpDirective so it does not attempt do dump methods defined in the java.lang and sun packages 2011-11-17 00:08:37 +00:00
j2blake
02023bb2e1 Display the original exception from a template syntax error. 2011-11-16 22:11:21 +00:00
hjkhjk54
74f9626b18 Updates to allow edit submission to return map of string to strings (instead of literals) for literal values for proper presentation on the form 2011-11-16 21:24:08 +00:00
briancaruso
25c96774ca Adding method addFormSpecificData to EditConfiguration 2011-11-16 20:13:34 +00:00
briancaruso
18a762db86 working on default data property form 2011-11-16 18:53:28 +00:00
briancaruso
d3fac53bd3 Fixing problem with data property editing. 2011-11-16 18:43:45 +00:00
briancaruso
a09feb0a4d Fixing problem with data property editing. 2011-11-16 18:41:51 +00:00
manolobevia
049a288be6 NIHVIVO-3323: Refactored Site information form to reflect Wilma theme
NIHVIVO-3324: Applied wilma some look and feel to back-end forms
2011-11-16 17:22:17 +00:00
briancaruso
107c64dbf8 Fixing build, adding unit tests 2011-11-16 14:56:11 +00:00
hjkhjk54
1446b9c039 Updates for freemarker conversion, specifically for validation 2011-11-15 22:44:39 +00:00
briancaruso
221a38eca7 Working on default data process form 2011-11-15 22:05:53 +00:00
brianjlowe
2e7029b420 remove obsolete classes 2011-11-15 19:57:59 +00:00
brianjlowe
d3891fee3c NIHVIVO-3312 cleanup of WebappDaoFactory and removal of obsolete link daos 2011-11-15 18:38:13 +00:00
brianjlowe
589f1242c4 NIHVIVO-3312 cleanup of WebappDaoFactory 2011-11-15 15:40:54 +00:00
tworrall
f093795db1 NIHVIVO-3307:Moved code relating to the copyright text from FreemarkerConfiguration.java back to FreemarkerHTTPServlet.java where it had been previously. 2011-11-15 15:24:52 +00:00
briancaruso
dcca5381b4 Converting data properties to go to editRequestDispatch 2011-11-15 01:47:13 +00:00
briancaruso
9f6bbf89b6 adding jsp to generator map so all old jsp will now redirect to generators 2011-11-14 22:26:58 +00:00
brianjlowe
0ecd02f04e NIHVIVO-3312 minor cleanup of WebappDaoFactory 2011-11-14 22:16:56 +00:00
briancaruso
ff8c14a725 Fixing NewIndivdiual form generator and adding unit tests for ProcessRdfForm and EditN3Generator 2011-11-14 19:47:09 +00:00
briancaruso
6b9324119e Adding method addUrisInScope to EditConfiguration. 2011-11-14 18:24:02 +00:00
j2blake
8e3c156f9e NIHVIVO-3302 Clarify whether the search index is being rebuilt or updated, and how long it has taken so far. 2011-11-11 23:06:38 +00:00
j2blake
6d8494f7f6 NIHVIVO-3298 Use SparqlQueryUtils.escapeForRegex() to properly handle special characters in the query term. 2011-11-11 22:07:49 +00:00
j2blake
402f06beb6 NIHVIVO-3298 Create a SparqlQueryUtils class so escapeForRegex() will be more widely available. 2011-11-11 22:07:03 +00:00
briancaruso
ec881de6a3 Changes to AddRoleToPersonTwoStage and subclasses 2011-11-11 21:48:07 +00:00
brianjlowe
2dd79c60c6 NIHVIVO-3304 automatic portal renaming with default namespace change, and warning message 2011-11-11 17:23:21 +00:00
briancaruso
7bfca34fe1 Checking for nulls in EditN3GeneratorVTwo 2011-11-11 15:58:39 +00:00
j2blake
965ba68c47 NIHVIVO-2343 Fix the logic so you can't add a proxy to yourself, even in a new many-to-many relationship. 2011-11-11 15:49:34 +00:00
briancaruso
20134640bf Removing assertions from fields and removing duplicate AddRoleToPersonTwoStageGenerator.java 2011-11-11 01:34:31 +00:00
j2blake
e4fe6aa812 NIHVIVO-2343 Add profileUri to each proxy (if they have a profile) so it can be used when filtering the auto-complete. 2011-11-10 23:14:46 +00:00
j2blake
7fc674b23f cosmetic 2011-11-10 22:21:57 +00:00
j2blake
28278b5d6b NIHVIVO-2343 Proxies get a placeholder image in the basic info. Don't step on it in the more info. 2011-11-10 22:04:51 +00:00
j2blake
57c28c183f NIHVIVO-2343 Use the specialized AJAX handlers instead of the SparqlQueryAjaxController -- fixes issues with placeholder images. 2011-11-10 21:44:34 +00:00
j2blake
2704ce3c78 NIHVIVO-2343 Create AJAX handlers for proxy management requests. 2011-11-10 21:29:59 +00:00
stellamit
8fcc6807ab latest migration code - update to migrated VocabularySourceReference 2011-11-10 21:17:50 +00:00