Commit graph

1518 commits

Author SHA1 Message Date
briancaruso
89e55aafde fixing error messages for some ingest servlets. NIHVIVO-3375 2011-11-30 21:11:56 +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
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
hjkhjk54
84f3cb93ac updates to support including mapping when database isn't new 2011-11-28 18:15:44 +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
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
6aec52dc1d Create a smoke test to check the connection to Solr. 2011-11-23 21:53: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
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
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
brianjlowe
643dcb224e updated example sparql query using new default prefix 2011-11-22 17:36:47 +00:00
tworrall
3bf1f4b789 NIHVIVO-3162 and 3245 date time interval form gernerator and template 2011-11-21 18:35:09 +00:00
tworrall
7b6f43bace NIHVIVO-3163 and 3246. Date Time Value form and generator 2011-11-21 17:11:51 +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
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
brianjlowe
9a28e3a448 NIHVIVO-3162 fixed form name in DateTimeIntervalFormGenerator 2011-11-17 21:50:10 +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
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
briancaruso
18a762db86 working on default data property form 2011-11-16 18:53:28 +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
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
briancaruso
9f6bbf89b6 adding jsp to generator map so all old jsp will now redirect to generators 2011-11-14 22:26:58 +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
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
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
j2blake
586bf6d01e NIHVIVO-3274 Bug fix - Internet Explorer before 9 does not support Array.indexOf 2011-11-11 16:46:41 +00:00
manolobevia
36253cd0f0 NIHVIVO-3213: Refactored styles for my account 2011-11-11 15:53:36 +00:00
manolobevia
1debf09199 NIHVIVO-3299: Refactored markup for manage proxy pages and my account 2011-11-11 15:15:05 +00:00
j2blake
6aeb4108b2 NIHVIVO-2343 Filter the auto-complete, excluding self as a proxy or as a profile. 2011-11-10 23:15:16 +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
tworrall
3d3ddf592e modifed isotope js setting 2011-11-10 17:21:54 +00:00