hjkhjk54
|
f6ba019b41
|
Updated vitro's web.xml to have access to the new n3editing controllers and updated the data input portion of the site admin page to include the correct parameter (editForm instead of editform) and the correct JAVA generator name.
|
2011-11-29 17:27:36 +00:00 |
|
hjkhjk54
|
a109868f34
|
Updates for NIHVIVO-3354 (default add missing individual and substitution of empty strings in object variables). Also updating edit request dispatch to forward to new edit dispatch controller before any additional processing in case the "oldEdit" parameter is not passed. Also removing mayEditAs.jsp.
|
2011-11-29 16:35:05 +00:00 |
|
briancaruso
|
a4f0f119c0
|
Adding nameLowercase to default query fields for search. NIHVIVO-3332
|
2011-11-28 22:35:31 +00:00 |
|
briancaruso
|
9b91d15704
|
removing two core dumps from svn
|
2011-11-28 22:34:09 +00:00 |
|
brianjlowe
|
c1c494a1cd
|
minor tweak to error logging in RDFUploadController
|
2011-11-28 22:00:33 +00:00 |
|
hjkhjk54
|
dc35ee1708
|
uncommented a few lines in the jsp to generator mapping for additional mappings
|
2011-11-28 20:55:48 +00:00 |
|
hjkhjk54
|
84f3cb93ac
|
updates to support including mapping when database isn't new
|
2011-11-28 18:15:44 +00:00 |
|
j2blake
|
27e3a840eb
|
NIHVIVO-3340 Correct the position of the test for null vclass.
|
2011-11-28 17:45:00 +00:00 |
|
hjkhjk54
|
2a07955c10
|
updated edit request dispatch to allow the use of the java generators instead of the jsps (after ontology/migration updates)
|
2011-11-28 17:10:43 +00:00 |
|
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 |
|
j2blake
|
9f73647047
|
NIHVIVO-3228 Warn installers not to create Context elements server.xml unless they include the necessary parameters.
|
2011-11-25 17:20:16 +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
|
777d10ba04
|
NIHVIVO-3278 Add a note to the VIVO and Vitro install docs telling how to set URIencoding to permit searching on international characters.
|
2011-11-23 16:04:51 +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 |
|