Commit graph

12 commits

Author SHA1 Message Date
j2blake
8f1f084c5b Proof of concept - User accounts 2013-04-26 23:58:50 -04: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
b0ba33338e NIHVIVO-2894: Updated account templates to enable filter by roles. 2011-07-14 14:36:14 +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
manolobevia
17012d8f01 NIHVIVO-2280: Fixed account deletion 2011-06-30 16:31:39 +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