| 2018-02-19 |
New login workflow changes (post-shibboleth authentication)
...
Jimmy Angelakos
committed
on 19 Feb 2018
|
|---|---|
| 2018-01-25 |
Updated devise redirects so that shib login events do not get redirected back to the IdP
...
briley
committed
on 25 Jan 2018
|
| 2017-11-10 |
Sign up email case insensitive. Removed session key previous_url since does not work well. Duck-typed User.where_case_insensitive method. DMPRoadmap/roadmap#638
...
Jose Lloret
committed
on 10 Nov 2017
|
| 2017-11-08 |
sign in always returns to the page where the request was initiatet. DMPRoadmap/roadmap#764
Jose Lloret
committed
on 8 Nov 2017
|
| 2017-10-26 |
Added Feedback Request to Org Details
...
bhavi
authored
on 24 Oct 2017
briley
committed
on 26 Oct 2017
|
| 2017-07-10 |
switch flash[:notice] to flash[:alert]
briley
committed
on 10 Jul 2017
|
| 2017-07-07 |
added generic success message and updated controllers to use it DMPRoadmap/roadmap#175
Brian Riley
committed
on 7 Jul 2017
|
| 2017-06-27 |
Redirect to the referer URL when changing language. DMPRoadmap/roadmap#456
Jose Lloret
committed
on 27 Jun 2017
|
| 2017-05-25 |
Should take care of shibboleth_enabled = false case for #359
Jimmy Angelakos
authored
on 25 May 2017
GitHub
committed
on 25 May 2017
|
| 2017-05-23 |
typo
Jimmy Angelakos
committed
on 23 May 2017
|
|
Fixes for #311, #345.
Jimmy Angelakos
committed
on 23 May 2017
|
|
| 2017-05-12 |
Fixes #307 - Single invitation email issue
Jimmy Angelakos
committed
on 12 May 2017
|
| 2017-05-11 |
Bugfixes for invitations/ password change. Fixes #268, #271.
Jimmy Angelakos
committed
on 11 May 2017
|
| 2017-04-26 |
Merge branch 'remove-settings' into development
Brian Riley
committed
on 26 Apr 2017
|
|
updated generic error message handler to show value when applicable DMPRoadmap/roadmap#234
Brian Riley
committed
on 26 Apr 2017
|
|
|
Removed remaining pieces of the plan_list settings DMPRoadmap/roadmap#248
Brian Riley
committed
on 26 Apr 2017
|
|
| 2017-04-07 |
broken generic error message handler apart into separate create/update/destroy versions. updated calls within the controllers and fixed tests DMPRoadmap/roadmap#227
Brian Riley
committed
on 7 Apr 2017
|
|
Added obj_name param to the generic error message handler on application_controller. Updated all save error handling to render the page rather than redirect DMPRoadmap/roadmap#227
Brian Riley
committed
on 7 Apr 2017
|
|
| 2017-04-06 |
updated not_authorized handler so that it properly sends the user to the plans_page if they are logged in
briley
committed
on 6 Apr 2017
|
| 2017-03-29 |
Added new method that assists controllers with error messaging on application_controller
briley
committed
on 29 Mar 2017
|
| 2017-03-21 |
reverted changes to application_controller and schema.rb
briley
committed
on 21 Mar 2017
|
|
Merge branch 'development' of https://github.com/CDLUC3/roadmap into development
briley
committed
on 21 Mar 2017
|
|
|
fixes to some of the functional tests to use FastGettext instead of I18n
briley
committed
on 21 Mar 2017
|
|
|
|
|
| 2017-03-20 |
Noticed that the user/org's language settings were not being factored in during testing. Updated application controller to use the current user's language or the org's language if available. The locale is only set in the session if the user is logged in now. also fixed to some functional tests.
briley
committed
on 20 Mar 2017
|
| 2017-03-09 |
Language switcher hidden if only one language is installed. DMPRoadmap/roadmap#110
Jose Lloret
committed
on 9 Mar 2017
|
| 2017-03-02 |
Removed ActiveAdmin
Jimmy Angelakos
committed
on 2 Mar 2017
|
|
Replaced I18n.t(...) from controllers. DMPRoadmap/roadmap#98
Jose Lloret
committed
on 2 Mar 2017
|
|
| 2017-02-23 |
config/initializers/locale.rb getters/setters pointing at FastGettext. en-UK renamed to en_GB. DMPRoadmap/roadmap#98
Jose Lloret
committed
on 23 Feb 2017
|
| 2017-02-15 |
URLs without locale param
Jose Lloret
committed
on 15 Feb 2017
|