tworrall
639f0450ac
template updates for internationalization, including updated all.properties
2013-05-20 15:36:37 -04:00
Manolo Bevia
c19df41bfd
Added new features for VITRO home page:
...
-Filtered search based in class groups (It needs to be wired. Just added HTML/CSS/JS)
-Class group stats (It needs to be wired. Just added HTML/CSS/JS)
-Improveed UX for signing when there is external authorization
Removed search box located in header in homepage.
2013-04-11 15:09:23 -04:00
tworrall
b0fc727218
NIHVIVO-2595 adding title attribute to anchor tags
2011-11-30 21:25:07 +00:00
cappadona
1969089cdd
Added autocapitalize="off" on email address (login form) and search input fields for iOS devices.
2011-07-18 12:05:23 +00:00
cappadona
eb0f71fbc5
Added link to <noscript> elements for browser-specific instructions on how to enable JavaScript.
2011-07-18 11:53:26 +00:00
cappadona
675e80d950
Markup cleanup for consistency and removed VIVO reference.
2011-05-12 16:18:26 +00:00
rjy7
8b89cad590
NIHVIVO-1384 Change script and stylesheet template objects to take the entire tag as a parameter, rather than just the src/href attribute.
2011-03-08 15:44:05 +00:00
rjy7
1f16791d2a
NHIVIVO-2051 Fix values of currentServlet (was currentPage) and urls.currentPage
2011-02-08 22:33:01 +00:00
nac26
1fafef06ba
Added test for $currentPage. If login widget is being rendered on the home page, don't use the <noscript> element. Will need to update the test once Rebecca resolves NIHVIVO-2051 to ensure currentPage value is consistent for home page requests.
2011-02-08 13:23:59 +00:00
rjy7
ccfb017593
NIHVIVO-2057 Add additional values to login widget template data model.
2011-02-07 18:23:42 +00:00
tlw72
41e441b9da
NIHVIVO-1976: updated error alert styles
2011-02-01 17:34:49 +00:00
tlw72
b1be1e99a2
NIHVIVO-1789: modified text for forced password change
2011-01-18 20:57:02 +00:00
nac26
3a5a01ee57
NIHVIVO-1458 Login form is hidden once again if JavaScript is disabled. Autofocus on login form also makes a triumphant return.
2011-01-16 19:26:15 +00:00
mb863
d7209cf2d8
Changed loginUtils.js to the head and change comment for fading error alerts to fade IN
2011-01-14 22:00:30 +00:00
mb863
7f2cb93c85
Removed unnecessary call to jquery.js from the widget.
2011-01-14 21:05:30 +00:00
tlw72
526190da27
NIHVIVO-1637: modify modified text on forced password change
2011-01-10 19:33:37 +00:00
tlw72
bd02e0d04c
NIHVIVO-1637: modify log in widget text for password change
2011-01-10 18:30:27 +00:00
rjy7
bc2a2dbc1a
Modify wording on login widget to include sitename
2011-01-04 18:23:11 +00:00
mb863
5acdc86a7f
2010-12-21 19:22:25 +00:00
mb863
0329dc7cc0
NIHVIVO-1492: Style external authentication in the VITRO core when active
2010-12-21 15:11:50 +00:00
nac26
87196d7152
removed remember me checkbox since this won't be ready for 1.2
2010-12-17 23:19:19 +00:00
mb863
8b322b960d
NIHVIVO-1518: - Changed "${urls.siteIcons} to ${urls.images), so images are rendered from images folder and not site_icons folder.
2010-12-14 18:39:19 +00:00
jeb228
1bad0658cb
NIHVIVO-1393 for the external login button, put the entire text in the deploy.properties value.
2010-12-07 18:41:02 +00:00
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