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
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
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
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
b0ba33338e
NIHVIVO-2894: Updated account templates to enable filter by roles.
2011-07-14 14:36:14 +00:00
tworrall
3be6ec7b86
NIHVIVO-2848: changes to support the new externalAuthOnly flag
2011-07-12 19:45:09 +00:00
j2blake
7ab20aaeec
NIHVIVO-2279 in add/edit forms, change field name from "degreeUri" to "newProfileClassUri".
2011-07-12 14:23:34 +00:00
manolobevia
22fd5236eb
NIHVIVO-2854: Removed extra comma, this was causing js alert errors in IE 6 and 7. THANKS Nick.
2011-07-11 18:57:46 +00:00
tworrall
d08e8ef6ce
NIHVIVO-2829: changes to js for background shading, select element, and pasting
2011-07-11 15:19:39 +00:00
j2blake
424fc2b17e
NIHVIVO-2819 Rewrite accountAssociateProfile.js to improve the logic and enhance the function - mostly in preserving user choices in a re-display of the form.
2011-07-09 18:51:35 +00:00
tworrall
a0e962774e
NIHVIVO-2829: chages template, css and minor js addition for account profile association
2011-07-08 20:47:31 +00:00
j2blake
94ae938900
NIHVIVO-2854 InternetExplorer interprets "function" as a reserved word. Changed to "action".
2011-07-08 19:47:57 +00:00
manolobevia
20f39dc25c
NIHVIVO-2280: Removed checkbox form element for multiple accounts deletion when javascript is disable.
2011-07-06 19:40:30 +00:00
tworrall
1d1edb17b8
commenting out other console references
2011-07-05 21:20:13 +00:00
tworrall
a3257c2fa8
commented out console.log reference, line 8
2011-07-05 20:37:44 +00:00
j2blake
89a91757c0
NIHVIVO-2279 Flesh out the UI for editing UserAccount, and associating with Individual Profiles
2011-07-01 16:19:53 +00:00
manolobevia
17012d8f01
NIHVIVO-2280: Fixed account deletion
2011-06-30 16:31:39 +00:00
j2blake
87dc7698e1
NIHVIVO-2279 first steps toward associating a UserAccount with a Profile.
2011-06-29 15:36:14 +00:00
manolobevia
5b3c113ccc
NIHVIVO-2280: Removed .hide class since we have .hidden in VITRO.
2011-06-28 18:37:44 +00:00
manolobevia
be4204f2c2
NIHVIVO-2280: Removed extra line break
2011-06-13 16:40:56 +00:00
manolobevia
d73c30673a
NIHVIVO-2280: Delete function in main account page wasn't working. It has been fixed.
2011-06-13 15:06:40 +00:00
manolobevia
2118a510d7
NIHVIVO-2280: Removed javascript code for userAccounts-list.ftl to accountUtils.js
2011-06-13 13:26:27 +00:00
manolobevia
371997da6f
NIHVIVO-2280: On main account page, If there is no account selected for deletion and the user click on the DELETE button, the page was throwing a js alert displaying, "Are you sure you want to delete this account?". I have fixed this error.
2011-06-09 21:53:15 +00:00
manolobevia
fea7412d0d
NIHVIVO-2280: Created js file to handle: filtering in ascendant and descendant order for email, first name, last name, status, and count columns on main account page.
...
Also created js alert for deletion of accounts, and created custom message depending on how many account user deletes.
1 account message: Are you sure you want to delete this account?
More than 1 account message: Are you sure you want to delete these accounts?
2011-06-09 20:09:50 +00:00