Commit graph

1192 commits

Author SHA1 Message Date
tworrall
afafd90e13 NIHVIVO-3514 2011-12-15 20:08:06 +00:00
manolobevia
7b422e883b Committing r9408 2011-12-14 20:09:54 +00:00
manolobevia
83c4e54a34 NIHVIVO-3468: added progress indicator to my account page 2011-12-12 15:44:43 +00:00
manolobevia
641a062124 NIHVIVO-3468: Started work for adding progress indicator to autocomplete fields 2011-12-09 18:51:22 +00:00
j2blake
5a24f48c15 rephrase "estimated" time. 2011-12-06 22:05:34 +00:00
hjkhjk54
750d77c31c moving auto complete forms to VIVO b/c rely on autocomplete javascript that exists in VIVO 2011-12-06 18:46:41 +00:00
tworrall
ba94069ac5 delete button wasn't showing up on default form for collaborators 2011-12-06 17:45:41 +00:00
hjkhjk54
48c8a73613 committing beginnings of autocomplete form and changes 2011-12-05 21:35:39 +00:00
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
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
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
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
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
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
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
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
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
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
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
221a38eca7 Working on default data process form 2011-11-15 22:05:53 +00:00
manolobevia
1982c96756 NIHVIVO-3313: Refactored markup and styles for Startup Status page 2011-11-14 21:29:00 +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
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
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