Commit graph

3521 commits

Author SHA1 Message Date
j2blake
67251e55eb No longer used. 2011-11-28 17:00:10 +00:00
stellamit
a3b947d2f7 NIHVIVO-3350 (missing tbox inferences) 2011-11-28 16:44:23 +00:00
j2blake
80c1dc9a11 Remove the "update" option from the SearchIndex page. Show improved status including records completed and expected completion time. 2011-11-25 20:01:04 +00:00
j2blake
89f753a728 Improve thread-safety in IndexWorkerThread counter. Add a "to-do" count. Make both counts publicly accessible. 2011-11-25 18:48:21 +00:00
j2blake
5bd41ef88a Tweak the messages in the smoke test that checks the connection to Solr. 2011-11-25 17:41:23 +00:00
hjkhjk54
69e9c7f261 updates to submission including addition of uris/literals to form to support dynamic field addition such as in add associated concept 2011-11-23 22:07:25 +00:00
j2blake
6aec52dc1d Create a smoke test to check the connection to Solr. 2011-11-23 21:53:53 +00:00
j2blake
1c2b7f64d0 Clear up some error detection logic and error messages. 2011-11-23 21:53:17 +00:00
j2blake
350faa50fa Make StartupStatus thread-safe, so we can add items at any time. 2011-11-23 20:10:53 +00:00
brianjlowe
7439e02964 NIHVIVO-3355 change to log level in FormUtils; minor modifications to backend forms 2011-11-23 19:34:57 +00:00
brianjlowe
8822dc51ff NIHVIVO-3352 improvements to validation in backend editing forms 2011-11-23 17:11:27 +00:00
j2blake
4a29dde5e6 NIHVIVO-3348 Editors/Curators should not see the "Manage Proxies" link on the Site Admin page. 2011-11-22 22:20:07 +00:00
j2blake
d4adfa2210 NIHVIVO-3345 test "cause" properly to eliminate extraneous bullets ("cause" might be an empty string). Show the application name in "____ detected a fatal error" instead of hardcoded VIVO. Restore the "Continue" link if only warnings are present. 2011-11-22 22:10:46 +00:00
j2blake
e868d4a65f Accept default context settings unless specifically overridden here. 2011-11-22 22:06:20 +00:00
hjkhjk54
68e2cd7a58 Updating to allow addAuthorsToInformation and other custom forms to detect validation errors combined at top of page(method updated was findValidationErrors) 2011-11-22 21:40:59 +00:00
j2blake
a01c0fc74c NIHVIVO-3343 Distinguish between Self-editors and Proxy-self-editors by the class of their identifiers, not by an option on the identifier. Only true self-editors get a "My Profile" link. 2011-11-22 18:32:54 +00:00
brianjlowe
643dcb224e updated example sparql query using new default prefix 2011-11-22 17:36:47 +00:00
hjkhjk54
496e225889 Updates to include additional parameters for redirect url (earlier, used getPath which did not consider parameters as already existing whereas addParams check to see whether parameters already exist or not) 2011-11-21 21:23:23 +00:00
brianjlowe
c8c801a6ce NIHVIVO-3196 suppression of additional unnecessary log messages related to connection timeout and associated improvements 2011-11-21 19:32:14 +00:00
tworrall
3bf1f4b789 NIHVIVO-3162 and 3245 date time interval form gernerator and template 2011-11-21 18:35:09 +00:00
j2blake
e1ae645bd8 Correct this comment. 2011-11-21 18:25:45 +00:00
tworrall
7b6f43bace NIHVIVO-3163 and 3246. Date Time Value form and generator 2011-11-21 17:11:51 +00:00
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
tworrall
af9dab5863 added css class to cancel button anchor tag 2011-11-18 18:24:09 +00:00
hjkhjk54
0a6ef1bc33 Changing the if statement checking whether public description exists to not include the select list for objects but follow the original jsp logic 2011-11-18 18:05:14 +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
tworrall
379dcf23a6 NIHVIVO-3321 added cancel button 2011-11-18 16:34:34 +00:00
manolobevia
dadc319622 NIHVIVO-2932: adde the following text: Refresh page after reordering menu items 2011-11-18 12:52:42 +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
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