History for dmpopidor / app / views / devise
2017-05-23
@Jimmy Angelakos
Fixes for #311, #345.
Jimmy Angelakos committed on 23 May 2017
2017-05-12
@Brian Riley
removed old shib handler from edit profile page
Brian Riley committed on 12 May 2017
@Brian Riley
fixed merge conflicts after rebase
Brian Riley committed on 12 May 2017
@Brian Riley
updated forms on create/edit plans, contact_us, profile pages to match consolidated css
Brian Riley committed on 12 May 2017
@Jimmy Angelakos
Fixes #307 - Single invitation email issue
Jimmy Angelakos committed on 12 May 2017
2017-05-11
@briley
converted all <form><table> and <form><ol> to <fieldset> on non-org-admin pages DMPRoadmap/roadmap#125
briley committed on 11 May 2017
@Jimmy Angelakos
Bugfixes for invitations/ password change. Fixes #268, #271.
Jimmy Angelakos committed on 11 May 2017
2017-05-09
@briley
fixed merge conflicts
briley committed on 9 May 2017
2017-05-08
@briley
updated new css and swapped out use of table with fieldset on plan details edit DMPRoadmap/roadmap#125
briley committed on 8 May 2017
@Jimmy Angelakos
Merge local branch into feature/sso - fixes #39, #276, #287, #290. ...
Jimmy Angelakos committed on 8 May 2017
2017-05-05
@Brian Riley
fixed layout of edit profile page DMPRoadmap/roadmap#230 DMPRoadmap/roadmap#125 DMPRoadmap/roadmap#293
Brian Riley committed on 5 May 2017
2017-05-02
@Jimmy Angelakos
Get rid of custom Shib code & revert to generic Omniauth for everything. Modify identifier_schemes table to add scheme specific urls.
Jimmy Angelakos committed on 2 May 2017
2017-04-24
@Brian Riley
Updated email content and added new welcome message DMPRoadmap/roadmap#239
Brian Riley committed on 24 Apr 2017
2017-04-17
@Brian Riley
fix to one of the mailer's localisation
Brian Riley committed on 17 Apr 2017
2017-04-14
@Brian Riley
updated remaining mailers to use fastgettext default locale and fixed spacing issues. DMPRoadmap/roadmap#239
Brian Riley committed on 14 Apr 2017
@Brian Riley
Updated main user_mailer to use FastGettext.default_locale instead of I18n and setup email confirmation to use branding. DMPRoadmap/roadmap#238
Brian Riley committed on 14 Apr 2017
2017-04-11
@briley
hide language dropdown on profile page if there is only one language available DMPRoadmap/roadmap#237
briley committed on 11 Apr 2017
2017-03-07
@Jose Lloret
I18n replaced from controllers. DMPRoadmap/roadmap#98
Jose Lloret committed on 7 Mar 2017
2017-02-15
@Jose Lloret
URLs without locale param
Jose Lloret committed on 15 Feb 2017
2017-01-26
@briley
resolved merge conflicts
briley committed on 26 Jan 2017
2017-01-10
@xsrust
pulled data access out of devise/registrations/edit
xsrust committed on 10 Jan 2017
@xsrust
code style/revisions for devise registrations edit view
xsrust committed on 10 Jan 2017
2016-12-12
@xsrust
updates so that a user can log into the site \n updated application_controller, user model, registrations edit view, and layouts branding
xsrust committed on 12 Dec 2016
@xsrust
replaces Organisation. with Org. in all files
xsrust committed on 12 Dec 2016
2016-11-29
@briley
added a initialization helper to assist with omniauth provider registration. Added a remove.png image for disconnecting providers from user accounts
briley committed on 29 Nov 2016
2016-11-10
@briley
Had to remove code that was building devise omniauth connections dynamically. The timing of when the rails engine builds the routes and the models is not conducive to this approach
briley committed on 10 Nov 2016
2016-11-08
@briley
added in locale entries for identifier schemes
briley committed on 8 Nov 2016
@briley
Updated routes to check for the existence of the new identifier_schemes table because rake db:migrate initializes the Rails app and devise tries to make use of the new table
briley committed on 8 Nov 2016
2016-11-03
@briley
added additional locale message for identifier schemes and a remove icon
briley committed on 3 Nov 2016
2016-10-26
@briley
resolving merge conflicts during rebase
briley committed on 26 Oct 2016