Commit graph

45 commits

Author SHA1 Message Date
j2blake
3c11662d88 NIHVIVO-2279 Remove the obsolete "external Auth ID" field from the template. 2011-07-01 16:28:31 +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
c9669baaf1 NIHVIVO-2704: Removed unnecessary class and aligned form elements for first column in main user accounts table. 2011-06-29 19:45:21 +00:00
j2blake
87dc7698e1 NIHVIVO-2279 first steps toward associating a UserAccount with a Profile. 2011-06-29 15:36:14 +00:00
manolobevia
2bf3e20cd8 NIHVIVO-2707: Changed header page to 'User Accounts' 2011-06-28 18:46:30 +00:00
manolobevia
179d2b80d4 NIHVIVO-2280: Created account.css in VITRO, and moved some wilma specific styles to VIVO. Tweaked styles in general for all account templates and rganized images related to account management. 2011-06-28 12:15:51 +00:00
manolobevia
97ed0f39fd NIHVIVO-2280: Styled buttons for adding an account and deleting an account. 2011-06-27 21:46:27 +00:00
manolobevia
3f485ee007 NIHVIVO-2280: Refactored delete button for account main page 2011-06-23 20:57:35 +00:00
manolobevia
1aa136f075 NIHVIVO-2280: Created macro for generating number of accounts, pagination, accounts per page, and delete function. 2011-06-23 19:21:05 +00:00
manolobevia
5a2e1c4cff NIHVIVO-2280: Deleted extra quote. 2011-06-23 18:05:10 +00:00
manolobevia
38076ed92b NIHVIVO-2280: Worked styling accounts table for main account page. 2011-06-23 18:02:20 +00:00
manolobevia
a394d7aa0d NIHVIVO-2739: Styled feedback messages when users edit their accounts using "My account" link 2011-06-22 00:24:59 +00:00
manolobevia
f49d3af301 NIHVIVO-2280: Removed word OPTIONAL in External AUTH ID label. 2011-06-20 17:36:01 +00:00
j2blake
86a22b397d Rename email templates to clarify their purpose. 2011-06-17 17:31:23 +00:00
j2blake
8b4b66e024 NIHVIVO-2716 Make rootUser a property on UserAccount. When editing the root user, don't show roles. 2011-06-16 15:09:39 +00:00
j2blake
cd099505a6 NIHVIVO-2706 "Reset password" box remains checked if the form is presented again. 2011-06-15 20:50:31 +00:00
j2blake
8e94e7a4e3 NIHVIVO-2705 correct the selection of existing roles. 2011-06-15 20:10:01 +00:00
j2blake
2bfb79995e Add External Authorization ID to the "Add Account" and "Edit Account" pages. 2011-06-15 19:51:46 +00:00
manolobevia
738a177cb8 NIHVIVO-2280: Styled first time log in for external auth. 2011-06-15 18:59:34 +00:00
j2blake
5d587265fa NIHVIVO-2299 Improve the way Email templates are handled - specify HTML and plain text in the same template. Refine the EmailDirective to permit optional parameters. 2011-06-15 18:23:07 +00:00
manolobevia
367d0bf9b4 NIHVIVO-2280: Changed note to "Instructions for resetting the password will be emailed to the address entered above. The password will not be reset until the user follows the link provided in this email." 2011-06-14 18:49:03 +00:00
j2blake
4282da5ef2 NIHVIVO-2696 External user gets an account on first login. 2011-06-14 17:11:26 +00:00
manolobevia
cedd095a07 NIHVIVO-2280: Removed asterisk for New password and Confirm new password field. Also changed wording for Confirm initial password to Confirm new password. 2011-06-14 14:53:22 +00:00
ryounes
f5c44298e1 NIHVIVO-2693 Freemarker email messaging code refactoring 2011-06-14 13:26:52 +00:00
ryounes
2fcff042e6 NIHVIVO-2693 Add Freemarker user-defined directive for email and integrate into email messaging framework. 2011-06-14 12:34:39 +00:00
manolobevia
9c9f7dfe57 NIHVIVO-2280: Styled 'reset password' page. 2011-06-13 21:41:29 +00:00
manolobevia
b9aa914074 NIHVIVO-2280: Styled 'my account' page. If changes are successful in this page, the feedback message has to be treated as a feedback not as error alert. Need to ask Jim to handle this in a different way. 2011-06-13 19:58:58 +00:00
manolobevia
31136651d8 NIHVIVO-2280: Styled 'user account EDIT' page, and added breadcrumbs. 2011-06-13 18:48:39 +00:00
manolobevia
1415323fde NIHVIVO-2280: Styled 'create new password' page for new user accounts. 2011-06-13 18:12:18 +00:00
manolobevia
26ed55027d NIHVIVO-2280: Worked on Add new account page: Added breadcrumbs, changed text size for radio buttons, and added style for Cancel button. 2011-06-13 17:02:55 +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
j2blake
11a048605b NIHVIVO-2696 Create the Create Account page for externally authenticated users who are logging in for the first time. 2011-06-13 14:17:59 +00:00
manolobevia
2118a510d7 NIHVIVO-2280: Removed javascript code for userAccounts-list.ftl to accountUtils.js 2011-06-13 13:26:27 +00:00
j2blake
2eb38516da NIHVIVO-2279 When the user enters an email address, confirm that it is in a valid form. 2011-06-10 15:25:41 +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
manolobevia
77dec8ba76 NIHVIVO-2280: Worked on styling account page, filtering in ascendant and descendant order, email, first name, last name, status, and count columns. 2011-06-07 18:38:46 +00:00
j2blake
3b5eb3a846 NIHVIVO-2279 Implement the MyAccount page. 2011-06-01 15:32:00 +00:00
j2blake
a1915c8398 NIHVIVO-2279 Implement account editing and password change. 2011-05-26 16:29:33 +00:00
j2blake
1bac5c5fbc NIHVIVO-2279 Implement CreatePassword - start to separate into user vs. admin functions. 2011-05-25 20:03:02 +00:00
manolobevia
b8c058384f NIHVIVO-2280. Worked on markup and styles for account main page, add account, and edit account. Work in progress. 2011-05-25 02:29:29 +00:00
j2blake
0aef0368c6 NIHVIVO-2279 Implement Add Account (no associations) and Delete Accounts. 2011-05-24 21:15:56 +00:00
j2blake
74a34e8a31 NIHVIVO-2279 Add more functions to the UserAccount controller. 2011-05-18 21:47:44 +00:00
manolobevia
e66b540f41 NIHVIVO-2280: Worked on pagination, accounts per page, sorting columns for accounts display, and select all email addresses. Work in progress, nothing final. 2011-05-11 17:14:28 +00:00
manolobevia
99bf50e075 NIHVIVO-2280: Worked on markup and css for account management templates 2011-05-09 20:11:09 +00:00
j2blake
63b0633e35 NIHVIVO-2279 First stab at UserAccountsListController 2011-05-06 14:53:47 +00:00