jeb228
|
a645c60e13
|
NIHVIVO-1368 fill the loginName field with a previously-supplied value, if one exists.
|
2010-12-01 15:39:16 +00:00 |
|
mb863
|
25edf03517
|
NIHVIVO-1361: Removed Forgot your password and request account features from widget-login.ftl template. This feature won't hit 1.2
|
2010-11-30 20:21:52 +00:00 |
|
rjy7
|
7b6c3237d4
|
Removed insufficient authorization part of already logged in message in login widget, since this case is being handled by a dedicated insufficient authorization page.
|
2010-11-30 19:29:23 +00:00 |
|
mb863
|
d4b8a638af
|
NIHVIVO-1361
|
2010-11-29 18:26:16 +00:00 |
|
mb863
|
367fbc910c
|
NIHVIVO-556: Making name selectors and markup consistent (using dash in between words VS camel notation), adding more aria roles, shortening selector names, just continuing cleaning markup for templates and optimizing css files.
|
2010-11-24 18:21:23 +00:00 |
|
rjy7
|
60060d4752
|
NIHVIVO-1393 Add button to login widget when external auth server is configured
|
2010-11-23 02:32:09 +00:00 |
|
rjy7
|
ca6ab8288e
|
NIHVIVO-1386 Self-editors don't get SiteAdmin link in top nav. They also don't get revision info link in footer. Implemented with new User template model class. Changed tests for loginName, showFlag1Status in templates to use this object.
|
2010-11-23 01:28:39 +00:00 |
|
mb863
|
6196d46d60
|
Worked on styling login widget for Wilma theme
|
2010-11-19 20:54:16 +00:00 |
|
mb863
|
a3b8550e29
|
Fixed login widget for vivo-basic
|
2010-11-19 14:52:41 +00:00 |
|
mb863
|
d4c96c6ba9
|
vivo-basic wasn't rendering property. Now It is fixed.
|
2010-11-18 18:50:52 +00:00 |
|
mb863
|
239c38b3c3
|
NIHVIVO-1361: clean up, added login.css to stylesheets.ftl
|
2010-11-17 23:16:59 +00:00 |
|
rjy7
|
2b2d522f45
|
Change from boolean requiresLogin() to requiresLoginLevel() so that pages can require a specific login level. Remove login level checks from Freemarker controllers and handle using requiresLoginLevel() instead. If a user is already logged in and navigates or gets redirected to login page, show a message instead of a blank page.
|
2010-11-16 16:53:50 +00:00 |
|
rjy7
|
2973ceebf2
|
NIHVIVO-1296 Integrate login functionality into login widget.
|
2010-11-15 22:17:20 +00:00 |
|
mb863
|
a9cd4a489d
|
NIHVIO-556: Undo the fix I did for expanding the width of the intro text for What is VIVO? in homepage
|
2010-11-12 18:57:13 +00:00 |
|
rjy7
|
8dc645cfb6
|
NIHVIVO-1304 Initial implementation of Widget directive. Requires two templates, one for assets and one for markup; would like to combine into a single template with two macros instead.
|
2010-11-10 19:50:28 +00:00 |
|
mb863
|
7f62ea5087
|
NIHVIVO-556. Organized html header elements.
|
2010-11-08 18:08:40 +00:00 |
|
mb863
|
594ebeda22
|
NIHVIVO-556: Temporary fix for not showing log-in widget after users log-in. I forgot I can't in Textmate commit files from VITRO and VIVO at the same time. That's why I am commiting this file.
|
2010-11-05 19:29:27 +00:00 |
|
rjy7
|
a7a5c821fb
|
Combine addition of scripts and stylesheets into a single macro in the login widget
|
2010-11-03 02:26:48 +00:00 |
|
rjy7
|
c0d24139dc
|
A new approach to widgets, that will allow them to be invoked directly from a page template, rather than a body template, but still add files to the template stylesheets and scripts objects.
|
2010-10-29 19:12:40 +00:00 |
|