Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lynn's Styles changes #18

Merged
merged 22 commits into from
Dec 17, 2015
Merged

Lynn's Styles changes #18

merged 22 commits into from
Dec 17, 2015

Conversation

ldchrist
Copy link
Contributor

@ldchrist ldchrist commented Dec 9, 2015

This includes jsp, css, and js file changes. I’ve tested to confirm the mobile layout is good, too.
@jrivard please review and merge :)

jalbr74 and others added 18 commits November 20, 2015 10:41
Added new images and changed the “Password” resource string to just
Password (from Current Password - there is already a current password
resource string).
Changed the login text string to use Sign in
Changed the icon to use a X icon for closing the config menu
The color of the warning should be sufficient to attract the user’s
attention to view warnings.
# Conflicts:
#	src/main/webapp/WEB-INF/jsp/configmanager-login.jsp
#	src/main/webapp/WEB-INF/jsp/fragment/header-warnings.jsp
#	src/main/webapp/WEB-INF/jsp/login-passwordonly.jsp
#	src/main/webapp/WEB-INF/jsp/peoplesearch.jsp
#	src/main/webapp/private/index.jsp
#	src/main/webapp/public/resources/js/configmanager.js
this will be maintained in SVN
Conflicts:
	src/main/resources/password/pwm/i18n/Display.properties
	src/main/resources/password/pwm/i18n/Display_de.properties
	src/main/resources/password/pwm/i18n/Display_fi.properties
	src/main/resources/password/pwm/i18n/Display_fr.properties
	src/main/resources/password/pwm/i18n/Display_nn.properties
	src/main/resources/password/pwm/i18n/Display_no.properties
	src/main/resources/password/pwm/i18n/Display_pt_BR.properties
	src/main/resources/password/pwm/i18n/Display_sv.properties
	src/main/webapp/WEB-INF/jsp/configmanager-login.jsp
	src/main/webapp/WEB-INF/jsp/fragment/header-warnings.jsp
	src/main/webapp/WEB-INF/jsp/fragment/header.jsp
	src/main/webapp/WEB-INF/jsp/login-passwordonly.jsp
	src/main/webapp/WEB-INF/jsp/login.jsp
	src/main/webapp/WEB-INF/jsp/peoplesearch.jsp
	src/main/webapp/private/index.jsp
	src/main/webapp/public/resources/js/configmanager.js
	src/main/webapp/public/resources/mobileStyle.css
	src/main/webapp/public/resources/style.css
@jrivard
Copy link
Contributor

jrivard commented Dec 14, 2015

The following needs to be addressed prior to merge.

  • /private/index.jsp has duplicate id tags
  • /private/index.jsp should not have img sources declared, the img used for the menu tiles needs to be defined somehow by the css theme with defaults for the base theme (possibly font-awesome equivelents)

Conflicts:
	src/main/webapp/private/index.jsp
Changed the default style so the default icons come from font-awesome.  Also fixed the footer so when you resize the window, the footer doesn't flow behind the tiles.
jrivard added a commit that referenced this pull request Dec 17, 2015
@jrivard jrivard merged commit c4ea634 into pwm-project:master Dec 17, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants