Commit graph

1760 commits

Author SHA1 Message Date
brianjlowe
1dd7d3c1d1 NIHVIVO-2717 fixed graph keyword tokenization bug and switched WebappDaoFactorySDBPrep to set SDB union graph as JenaOntModel 2011-06-20 19:56:19 +00:00
brianjlowe
1edae6b651 NIHVIVO-2617 restored assertions-only filtering for individual lists 2011-06-20 18:25:50 +00:00
j2blake
86a22b397d Rename email templates to clarify their purpose. 2011-06-17 17:31:23 +00:00
ryounes
d03c677e7f NIHVIVO-2701 Reorganized code dealing with linked data requests so the requests that should result in a 303 redirect are handled separately from those that shouldn't. 2011-06-17 16:39:06 +00:00
ryounes
996cb3be85 NIHVIVO-2701 Specify status code 303 when redirecting to RDF in IndividualController. Some incidental refactoring to allow for status codes in TemplateResponseValues objects. 2011-06-17 14:33:46 +00:00
ryounes
d7f7155f1b NIHVIVO-2693 Minor refactoring in FreemarkerEmailMessage.processTemplate(): don't need to create an Environment object to process the template, because we no longer need to add the request object as a custom attribute of the Environment. Just call Template.process() instead. 2011-06-17 13:59:25 +00:00
j2blake
cc6558d3f5 Change session timeout interval to 1 hour for self-editors and 8 hours for higher users. 2011-06-16 20:58:12 +00:00
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
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
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
1ffe229a30 NIHVIVO-2690 Root user should not receive the "no profile" message. 2011-06-16 13:57:11 +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
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
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
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
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
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
brianjlowe
b4891d2139 NIHVIVO-1291 fix to general Jena implementation isMemberOfClassProhibitedFromSearch 2011-06-13 18:39:46 +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
j2blake
f3a56d0f4c Comments 2011-06-13 16:50:43 +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
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
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
j2blake
ac97b5792a NIHVIVO-2696 Refactor LoginRedirector to make it more flexible - usable from Freemarker controllers. 2011-06-10 18:53:35 +00:00
j2blake
0f00fd7a08 NIHVIVO-2279 Setting the password via an email and a link will also remove the need to set it on next login. 2011-06-10 16:14:14 +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
j2blake
8f995412dd NIHVIVO-2279 Insure that a UserAccount has a unique URI. 2011-06-09 20:38:16 +00:00
j2blake
0756aac8b0 NIHVIVO-2684 If first name and last name are both empty, display the emailAddress. 2011-06-09 16:28:35 +00:00
j2blake
f4ae63a309 NIHVIVO-2299 NIHVIVO-2279 cleanup 2011-06-09 14:55:47 +00:00
j2blake
253c8a3082 NIHVIVO-2299 NIHVIVO-2279 Merge from the dev branch - replace User with UserAccounts, implement the root user policy. 2011-06-09 14:42:09 +00:00
j2blake
f88be755cf NIHVIVO-2299 Create the root user policy and changes to deploy.properties 2011-06-08 21:21:59 +00:00
hjkhjk54
9214b285a5 Changes for NIHVIVO-2231 and NIHVIVO-2664: setting up menu page editing and retrieval of individuals for class intersections 2011-06-08 21:14:52 +00:00
stellamit
a39fbc7850 fix for NIHVIVO-2685 (mostSpecificType inferred assertions going to the abox graph instead of the inference graph) 2011-06-08 18:53:33 +00:00
j2blake
7a451c069c NIHVIVO-2299 User Updater will remove old User data. 2011-06-08 16:12:23 +00:00
j2blake
e11ffeaf62 NIHVIVO-2299 Remove User and UserDao, and make necessary changes. 2011-06-08 16:11:45 +00:00
j2blake
5456227b04 NIHVIVO-2299 add a link to MyAccount page. 2011-06-08 16:07:42 +00:00