Commit graph

3374 commits

Author SHA1 Message Date
manolobevia
747b2b9b15 NIHVIVO-2311: Styled property groups and properties for individual display 2011-06-20 21:16:51 +00:00
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
manolobevia
8170eadaa3 NIHVIVO-2311: Added dropdown user menu to header nav. 2011-06-20 19:02:52 +00:00
manolobevia
a5488317d0 NIHVIVO-2588: Move styles and images for user menu dropdown to vitro.css 2011-06-20 18:55:48 +00:00
brianjlowe
1edae6b651 NIHVIVO-2617 restored assertions-only filtering for individual lists 2011-06-20 18:25:50 +00:00
manolobevia
f49d3af301 NIHVIVO-2280: Removed word OPTIONAL in External AUTH ID label. 2011-06-20 17:36:01 +00:00
manolobevia
f7979ef914 NIHVIVO-2311: Removed About, Contact, and Support from header nav. Added Support link to footer. 2011-06-20 16:35:00 +00:00
deepakkoni
84f3091447 Refactored ContextNodeFields class to be much more compact. 2011-06-20 15:19:24 +00:00
cappadona
0cdefd5904 Merged r8253 from trunk. 2011-06-20 15:13:14 +00:00
tworrall
e44e10636e NIHVIVO-2724: css change to fix text overlap 2011-06-20 13:58:28 +00:00
anupsawant
ab121ef274 revision 8251 merged from trunk 2011-06-17 20:46:53 +00:00
manolobevia
7cd7e7f8a6 NIHVIVO-2232. Worked on menu management main page. Work in progress. 2011-06-17 17:34:06 +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
anupsawant
e5f73e181c 2011-06-17 16:30:47 +00:00
anupsawant
4b2d55aa75 updates to queries 2011-06-17 15:34:20 +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
briancaruso
107b5c6745 Adding suggestions to ContextNodeField.java 2011-06-16 18:05:03 +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
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
deepakkoni
637f98661e Committing the following changes
1) Reverting to the original configuration containing 5 queries and firing them against Dataset object.
2) setting for moderate solr logging onto the console.
2011-06-16 12:05:53 +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
deepakkoni
686521490d Commit for firing queries against Dataset instead of JenaOntModel in ContextNodeFields class. 2011-06-15 18:06:33 +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