Commit graph

4186 commits

Author SHA1 Message Date
stellamit
7d60677d4f NIHVIVO-3040 separate thread for ABox reasoning based on TBox updates. 2011-11-17 21:49:07 +00:00
hjkhjk54
cc8c48bff4 adding option to try out old jsps by including parameter for editRequestDispatch.jsp 2011-11-17 21:42:51 +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
manolobevia
cb99134a1d NIHVIVO-3335: Relocated RDF link for individual pages under popup for sharing URI profile 2011-11-17 19:01:04 +00:00
briancaruso
119032ce03 HTML escaping errors in error-display.ftl 2011-11-17 17:00:14 +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
manolobevia
2dd45126b4 NIHVIVO-3323: Refactored Site information form to reflect Vitro theme
NIHVIVO-3324: Applied Vitro some look and feel to back-end forms
2011-11-16 19:30:29 +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
363f5a6d2a Fixing error in old JSP 2011-11-16 15:07:44 +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
3dbd67d5c2 removed imports of obsolete classes from JSP 2011-11-15 20:42:50 +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
manolobevia
1982c96756 NIHVIVO-3313: Refactored markup and styles for Startup Status page 2011-11-14 21:29:00 +00:00
briancaruso
d3fc45f2c6 adding jsp to generator map so all old jsp will now redirect to generators 2011-11-14 21:28:31 +00:00
manolobevia
a54e24779d Cleaned markup, added styles, and aria roles for Refresh Content pages 2011-11-14 19:51:13 +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
manolobevia
6836df4eac added comment 2011-11-11 21:47:27 +00:00
manolobevia
dc204dc2cf NIHVIVO-3305: Organized links in alpha order for Site administration. Also I have added arial roles 2011-11-11 21:45:34 +00:00
manolobevia
4f268588f3 NIHVIVO-3299: Refactored markup for manage proxy pages 2011-11-11 20:53:06 +00:00
brianjlowe
2dd79c60c6 NIHVIVO-3304 automatic portal renaming with default namespace change, and warning message 2011-11-11 17:23:21 +00:00
j2blake
586bf6d01e NIHVIVO-3274 Bug fix - Internet Explorer before 9 does not support Array.indexOf 2011-11-11 16:46:41 +00:00
briancaruso
b6251c5f85 Unit test to check for nulls in EditN3GeneratorVTwo 2011-11-11 15:59:00 +00:00
briancaruso
7bfca34fe1 Checking for nulls in EditN3GeneratorVTwo 2011-11-11 15:58:39 +00:00
manolobevia
36253cd0f0 NIHVIVO-3213: Refactored styles for my account 2011-11-11 15:53:36 +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
41d16a60b4 Adding unicdoe unit test to ProcessRdfFormTest. 2011-11-11 15:30:25 +00:00