Commit graph

1538 commits

Author SHA1 Message Date
hjkhjk54
d1b17c75d1 updates to enable delete to work even if no statement information is being passed in the parameters 2011-12-05 21:27:14 +00:00
brianjlowe
672d9e6457 NIHVIVO-3432 refactor access to model makers in ingest tools 2011-12-05 20:13:37 +00:00
brianjlowe
654f5b6efb NIHVIVO-3428 removed sort fields from object property editing form 2011-12-05 16:38:53 +00:00
manolobevia
45d217e579 NIHVIVO-3419: Improved UX for adding individuals in a first time VITRO installation 2011-12-05 00:41:33 +00:00
manolobevia
8a01fb41f4 NIHVIVO-3418: Fixed display issues in VITRO 2011-12-04 00:53:19 +00:00
manolobevia
0ca8bb4c3e NIHVIVO-3418: Done some refactoring, so the Individual link icon for URI/RDF works properly in a VITRO instance. 2011-12-03 01:35:31 +00:00
tworrall
a14e3e3280 NIHVIVO-3413 corrected capitalization issue 2011-12-02 22:01:35 +00:00
brianjlowe
eee41106a1 NIHVIVO-3396 removed code related to individualSortField 2011-12-02 21:12:13 +00:00
hjkhjk54
5d7f8486b8 Updates for NIHVIVO-3406 and NIHVIVO-3408 - the Vitro NewIndividualFormGenerator needed to be updated to add label to the set of fields (the code for creating the field was there but it wasn't assigned to the edit configuration object) and the freemarker template needed to be updated to include the correct name/id for the label field 2011-12-02 20:11:22 +00:00
hjkhjk54
fa92f36b52 Updating to allow for deletion to use object property statement template model for all the list-view inclusions, and to wrap the edit configuration template model in a read only bean wrapper which allows accessing methods that require parameters. Also updating to allow menu management switching to use DirectResponseValues instead of regular Redirect, which will not do additional processing for the context path, etc. 2011-12-02 17:18:06 +00:00
manolobevia
81140d1fb8 Changed styles for Ontology list link in Site Admin. 2011-12-02 15:58:49 +00:00
stellamit
549bebf566 NIHVIVO-3392 remove vitro:individualSortFieldAnnot 2011-12-01 22:54:58 +00:00
manolobevia
58d60936f0 Fixed display issues for alert messages and date time form elements 2011-12-01 21:56:08 +00:00
tworrall
80adc59e7b NIHVIVO-3387 and 3388 removed a js file that was being unecessarily sourced in 2011-12-01 19:27:07 +00:00
j2blake
6f82977d9c NIHVIVO-3311 convert all templates that fetch a URL from the ObjectPropertyStatementTemplateModel. 2011-12-01 15:51:01 +00:00
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
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
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