j2blake
|
ad60dc6908
|
An add, delete or update will redirect to the list page when complete, so a browser "refresh" will not try to repeat the operation.
|
2011-06-16 17:25:35 +00:00 |
|
tworrall
|
0909c97b36
|
standardized capitalization on submit buttons
|
2011-06-16 17:14:59 +00:00 |
|
j2blake
|
f436ef194e
|
NIHVIVO-2716 Detect root users in the UserAccountsSelector, so we can do a special display in the Accounts List page.
|
2011-06-16 16:35:59 +00:00 |
|
j2blake
|
a0be04054a
|
Remove warning messages from AuthenticateTest
|
2011-06-16 15:29:58 +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 |
|
tworrall
|
be3851b15e
|
NIHVIVO-2483: moved subclass heading above a-z navigation
|
2011-06-16 14:40:39 +00:00 |
|
tworrall
|
fcd877b5e2
|
NIHVIVO-2710: changed span to heading
|
2011-06-16 14:38:00 +00:00 |
|
tworrall
|
66dea2ff6c
|
NIHVIVO-2710: changed span to heading
|
2011-06-16 14:37:33 +00:00 |
|
j2blake
|
1ffe229a30
|
NIHVIVO-2690 Root user should not receive the "no profile" message.
|
2011-06-16 13:57:11 +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
|
6f4a024510
|
NIHVIVO-2703 Root user shouldn't require a role, and shouldn't accept one if offered.
|
2011-06-15 20:41:44 +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 |
|
j2blake
|
6af401dd6f
|
root user must also get the privileged timeout interval.
|
2011-06-15 19:23:27 +00:00 |
|
runeliza
|
830456ac9f
|
More cleanup.
|
2011-06-15 19:00:56 +00:00 |
|
manolobevia
|
738a177cb8
|
NIHVIVO-2280: Styled first time log in for external auth.
|
2011-06-15 18:59:34 +00:00 |
|
runeliza
|
2bbaf97408
|
Some cleanup of JSONReconcileServlet. Added new servlet GrefinePropertyListServlet for servicing Google Refine's "Add columns from VIVO" requests.
|
2011-06-15 18:33:23 +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 |
|
ryounes
|
d42acf48d8
|
NIHVIVO-2693 Mark code to be removed with a comment
|
2011-06-15 16:31:26 +00:00 |
|
ryounes
|
c94ad4511b
|
NIHVIVO-2693 Add option to set default subject, html, and text attributes of email object in case template doesn't supply them.
|
2011-06-15 16:24:48 +00:00 |
|
j2blake
|
3c1cbff0e0
|
Change the way that Login name is configured.
|
2011-06-15 14:50:44 +00:00 |
|
tworrall
|
e970abcae9
|
NIHVIVO-2710: improved type facet on the search results page
|
2011-06-15 14:39:22 +00:00 |
|
brianjlowe
|
6f58b677cb
|
NIHVIVO-2708 removed unnecessary iteration in getMainImageUri()
|
2011-06-14 21:14:49 +00:00 |
|
j2blake
|
ef3affb349
|
Write a warning to the log if a root user already exists with an email address that is different from the one in the deploy.properties
|
2011-06-14 20:12:57 +00:00 |
|
j2blake
|
edfd1798ef
|
Expose the user's last name for use in the Identity template.
|
2011-06-14 20:00:33 +00:00 |
|
ryounes
|
4f3e29890f
|
NIHVIVO-2709 Fix code error to prevent error during variable dump
|
2011-06-14 19:36:22 +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
|
558bcfb13f
|
Expose the user's first name for use in the Identity template.
|
2011-06-14 17:16:37 +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 |
|
brianjlowe
|
b4891d2139
|
NIHVIVO-1291 fix to general Jena implementation isMemberOfClassProhibitedFromSearch
|
2011-06-13 18:39:46 +00:00 |
|
manolobevia
|
1415323fde
|
NIHVIVO-2280: Styled 'create new password' page for new user accounts.
|
2011-06-13 18:12:18 +00:00 |
|
brianjlowe
|
29ab2290b6
|
NIHVIVO-2316 removed unnecessary graph variables in queries
|
2011-06-13 17:55:13 +00:00 |
|
j2blake
|
22507b11c0
|
NIHVIVO-2696 de-couple the LoginRedirector from the LoginProcessBean.
|
2011-06-13 17:44:42 +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 |
|
j2blake
|
f3a56d0f4c
|
Comments
|
2011-06-13 16:50:43 +00:00 |
|
manolobevia
|
be4204f2c2
|
NIHVIVO-2280: Removed extra line break
|
2011-06-13 16:40:56 +00:00 |
|
j2blake
|
e5669be19e
|
NIHVIVO-2696 allow the Authenticator to invalidate the cache of Identifiers.
|
2011-06-13 16:29:56 +00:00 |
|
ryounes
|
cd439b8aaa
|
Remove old ContactMailServlet and servlet mappings.
|
2011-06-13 16:04:25 +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
|
d5f425b7a6
|
NIHVIVO-2696 assembleWelcomeMessage must be public in order for UserAccountsUserController to compile.
|
2011-06-13 14:47:46 +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
|
e8ee90e9ba
|
Added some extra space between the "Browse all" link and the first graph bar in "Browse By" section in homepage.
|
2011-06-13 13:30:09 +00:00 |
|
manolobevia
|
2118a510d7
|
NIHVIVO-2280: Removed javascript code for userAccounts-list.ftl to accountUtils.js
|
2011-06-13 13:26:27 +00:00 |
|
ryounes
|
1077f283d6
|
NIHVIVO-2466 For individuals with multiple labels, ensure the same label is displayed on the profile page as elsewhere in the application (individuallist pages, menu pages, back end) by using the same method to get the label.
|
2011-06-10 21:37:50 +00:00 |
|