Commit graph

4164 commits

Author SHA1 Message Date
manolobevia
31d0d8216b Reduced size of buttons in back-end forms 2011-11-30 23:14:13 +00:00
manolobevia
dbac358978 NIHVIVO-3216: Made css changes for fixing add roles layout. 2011-11-30 23:13:25 +00:00
tworrall
6a08ee48cf minor markup change for spacing 2011-11-30 22:19:37 +00:00
j2blake
f6b3562bc6 NIHVIVO-3311 Provide a way to get URLs from the ObjectPropertyStatmentTemplateModel without them being stepped on by AntiSamy. 2011-11-30 21:46:23 +00:00
hjkhjk54
e99114ce44 Updates to include addSparqlForAdditionalUrisInScope and addSparqlForAdditionalLiteralsInScope and also updated addSparqlForExistingLiteral (as it wasn't setting the map created if map did not exist). 2011-11-30 21:45:59 +00:00
tworrall
5774a1ab6d NIHVIVO-2595 adding title attribute to anchor tags 2011-11-30 21:27:11 +00:00
tworrall
b0fc727218 NIHVIVO-2595 adding title attribute to anchor tags 2011-11-30 21:25:07 +00:00
briancaruso
89e55aafde fixing error messages for some ingest servlets. NIHVIVO-3375 2011-11-30 21:11:56 +00:00
hjkhjk54
49b12e06ff updating reference to edit request dispatch.jsp to be /editRequestDispatch for the new controller 2011-11-30 19:50:18 +00:00
hjkhjk54
6b909c0c39 updates to confirm delete property 2011-11-30 18:58:28 +00:00
hjkhjk54
697312b608 updates for replacing editRequestDispatch.jsp with editRequestDispatch 2011-11-30 18:40:39 +00:00
briancaruso
a990f44ffc Setting up DefaultDataPropertyForm to handle empty strings NIHVIVO-3353 VITRO-432 2011-11-30 17:12:34 +00:00
briancaruso
5f2db5f824 Removing a several JSPs that were part of the N3 editing. These should no longer be used. NIHVIVO-2349 2011-11-29 21:43:56 +00:00
briancaruso
61fbcd9c58 Removing formPrefix.jsp from gotoIndividual.jsp 2011-11-29 21:42:54 +00:00
briancaruso
7217d65ad7 Adding comment to EditConfigurationVTwo 2011-11-29 21:42:32 +00:00
briancaruso
dfb55ff619 Change to comments of PostEditCleanupController. 2011-11-29 21:42:10 +00:00
briancaruso
cc2fc9b01a Change to PagedSearchController so that it doesn't lower case query. 2011-11-29 21:41:19 +00:00
hjkhjk54
1fd2d3198f updating error message to debug instead for NIHVIVO-3366 2011-11-29 20:11:42 +00:00
briancaruso
d51dbd0e86 Fixed issue with xml2rdf.xsl NIHVIVO-3289 2011-11-29 19:04:08 +00:00
hjkhjk54
de8a775701 Removing n3Delete.jsp 2011-11-29 18:27:05 +00:00
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