Commit graph

231 commits

Author SHA1 Message Date
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
manolobevia
cb99134a1d NIHVIVO-3335: Relocated RDF link for individual pages under popup for sharing URI profile 2011-11-17 19:01:04 +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
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
manolobevia
7f8557bee5 NIHVIVO-3213: Fixed javascript error for validating relations between proxies and profiles. 2011-11-09 20:52:49 +00:00
j2blake
437c804432 NIHVIVO-2343 Use a simpler query for the profile auto-complete to try to speed the response. Is it enough? 2011-11-08 21:59:57 +00:00
manolobevia
717fb46864 NIHVIVO-3213: Added alert when user doesn't select a proxy or a profile 2011-11-08 20:42:37 +00:00
j2blake
2203b09fed NIHVIVO-2343 Allow configuration of what types of Individual are eligible to have proxies. 2011-11-06 17:13:02 +00:00
brianjlowe
f5e1661f9a NIHVIVO-3130 NIHVIVO-3089 ingest tools fixes and improvements 2011-11-04 21:01:34 +00:00
j2blake
b87c811831 NIHVIVO-2343 Combine the code for ProxyPanel and ProfilePanel. Remove unused code. 2011-11-04 19:41:35 +00:00
j2blake
d1ecaccc5b NIHVIVO-2343 First shot at the Manage Proxies page. 2011-11-03 23:20:22 +00:00
hjkhjk54
b2f1680402 updates to include tinymce in the default data property editing form 2011-11-02 18:00:04 +00:00
manolobevia
4d9001a8e5 NIHVIVO-3213: Refactored file 2011-10-31 22:21:39 +00:00
manolobevia
51cc2feba0 NIHVIVO-3213: If a proxy is removed the submit btn has to be enabled 2011-10-31 22:19:16 +00:00
manolobevia
af9d8c7424 NIHVIVO-3213: Worked on markup/styles for adding proxies through account pages 2011-10-31 22:05:57 +00:00
j2blake
a866b5daf4 NIHVIVO-2343 A user should not be allowed as a proxy for his own profile. 2011-10-30 17:15:53 +00:00
j2blake
b7ec17856e NIHVIVO-2343 Remove hardcoded kluges for base URL, matching property and AJAX URL. Only show the proxy panel if the user has a profile and is authorized to manage the proxy. 2011-10-30 16:54:23 +00:00
j2blake
b0a5422378 NIHVIVO-2343 Simplify the UI. 2011-10-28 19:31:49 +00:00
j2blake
ef65f2e0c5 NIHVIVO-2343 Implement the "search status" text span. 2011-10-28 18:13:21 +00:00
j2blake
f5fc34628b NIHVIVO-2343 Use more specific CSS style names to avoid conflict. 2011-10-28 14:53:13 +00:00
j2blake
505fd4456d NIHVIVO-2343 Get the additional info for a Proxy. 2011-10-27 21:55:41 +00:00
j2blake
3f266924b4 NIHVIVO-2343 Refactoring the URL and Query up another level. 2011-10-27 20:50:47 +00:00
j2blake
cabc944481 NIHVIVO-2343 Continuing implementation. 2011-10-27 18:37:13 +00:00
j2blake
61d059423a NIHVIVO-2343 Create accountProxyCommon.js to partition the code, and add filtering to prevent duplicates. 2011-10-27 17:26:29 +00:00
j2blake
0a951807d3 NIHVIVO-2343 First cut at the Freemarker and Javascript for proxy editing on MyAccount page. 2011-10-27 14:49:48 +00:00
j2blake
4a78b32b34 NIHVIVO-2343 Create a JavaScript utility for parsing the output of the SparqlQueryAjaxController. 2011-10-27 14:35:54 +00:00
tworrall
5a64431b71 NIHVIVO-2864: account ftl and css changes and new js to disable save until user makes a change 2011-09-16 15:21:24 +00:00
tworrall
0e42232d3c NIHVIVO-3089: added javascript to ensure that the namespace ends with a slash 2011-08-15 15:04:15 +00:00
cappadona
1b260b2e67 NIHVIVO-3066 Merged r8868 from maint-rel-vivo-1.3 branch. 2011-07-27 12:46:35 +00:00
cappadona
b97cbb60e3 NIHVIVO-3062 Merged r8856 from maint-rel-vivo-1.3 branch. 2011-07-26 21:08:34 +00:00
hjkhjk54
e1eca52416 Updating javascript to enable display of correct content type name in internal class message "only display x within my institution" on content type change. NIHVIVO-3026 2011-07-21 19:17:24 +00:00
cappadona
e1c19ba56e NIHVIVO-2963 Completed refactor of menupage.ftl to account for class intersection pages (i.e. only display internal individuals via intersection with institutional internal class). Removed unnecessary files. 2011-07-18 19:11:46 +00:00
cappadona
301cc9d290 NIHVIVO-2963 Refactor menupage.ftl to account for class intersection pages (i.e. only display internal individuals via intersection with institutional internal class). Work in progress. 2011-07-18 17:03:40 +00:00
manolobevia
a9472255a7 NIHVIVO-2232: Changed error messages 2011-07-18 14:34:10 +00:00
manolobevia
5ea59e58c4 NIHVIVO-2944: Removed js alert() 2011-07-18 13:39:12 +00:00
cappadona
b221215871 NIHVIVO-2944 Updated JS for accounts-per-page to ensure both select lists (top of the page and bottom of the page) allow the selection of number of accounts per page. 2011-07-18 12:28:40 +00:00
manolobevia
e3e95fb11b NIHVIVO-2232: Worked on error display for form validation on menu items 2011-07-15 21:36:27 +00:00
hjkhjk54
7d196832db update to remove alerting of validation error 2011-07-15 20:40:20 +00:00
hjkhjk54
1459228d5a updates to validation for menu management and update for checking default namespace and not throwing error if /individual not found 2011-07-15 20:35:14 +00:00
hjkhjk54
fdcdb4c34c updates for validation 2011-07-15 20:26:10 +00:00
hjkhjk54
b204cd3b82 Updates to support proper behavior for content type change and beginning of validation 2011-07-15 19:56:48 +00:00
cappadona
cae38b8d0c NIHVIVO-2844 Updated to javascript to account for potential multiple mostSpecificTypes and allow an override property to be passed as an argument to be used in lieu of the mostSpecificType. 2011-07-15 19:06:57 +00:00
cappadona
2daad2b8b1 NIHVIVO-2232 Menu items can now be reordered. Brace yourself. 2011-07-15 13:04:07 +00:00
cappadona
e71628ae6b NIHVIVO-2232 Refactor markup and javascript for menu item edit form. 2011-07-14 23:35:43 +00:00
tworrall
c2f61655a2 removed console.log statement 2011-07-14 21:07:46 +00:00
j2blake
63c4d2bbc8 Cache the results of the AJAX calls, for faster response. 2011-07-14 19:15:31 +00:00
manolobevia
4fca7d702e NIHVIVO-2232: Nick fixed the issue I had for showing and hiding the custom template field, and another issue selecting/deselecting classes in a class group. 2011-07-14 16:41:38 +00:00
manolobevia
b0ba33338e NIHVIVO-2894: Updated account templates to enable filter by roles. 2011-07-14 14:36:14 +00:00