History for dmpopidor / app / controllers / application_controller.rb
2018-10-16
@Bodacious
Fix bug choosing locale with region suffix
Bodacious committed on 16 Oct 2018
2018-09-07
@Brian Riley
Remove old JS form validations (#1867) ...
Brian Riley authored on 7 Sep 2018 Gavin Morrice committed on 7 Sep 2018
2018-08-29
@Bodacious
Fix Rubocop offenses
Bodacious committed on 29 Aug 2018
@Bodacious
Refactor Template creation views and controllers
Bodacious committed on 29 Aug 2018
2018-08-17
@Bodacious
Refactor routes for better maintainability ...
Bodacious committed on 17 Aug 2018
2018-08-01
@Bodacious
Refactored model code for better readability
Bodacious committed on 1 Aug 2018
2018-05-16
@Quentin Sonrel
Implemented Notifications ...
Quentin Sonrel authored on 29 Mar 2018 briley committed on 16 May 2018
2018-04-20
@Jimmy Angelakos
Fixes #1397 ...
Jimmy Angelakos committed on 20 Apr 2018
2018-02-19
@Jimmy Angelakos
New login workflow changes (post-shibboleth authentication) ...
Jimmy Angelakos committed on 19 Feb 2018
2018-01-25
@briley
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
@Jose Lloret
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
@Jose Lloret
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
@bhavi
Added Feedback Request to Org Details ...
bhavi authored on 24 Oct 2017 briley committed on 26 Oct 2017
2017-07-10
@briley
switch flash[:notice] to flash[:alert]
briley committed on 10 Jul 2017
2017-07-07
@Brian Riley
added generic success message and updated controllers to use it DMPRoadmap/roadmap#175
Brian Riley committed on 7 Jul 2017
2017-06-27
@Jose Lloret
Redirect to the referer URL when changing language. DMPRoadmap/roadmap#456
Jose Lloret committed on 27 Jun 2017
2017-05-25
@Jimmy Angelakos
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
@Jimmy Angelakos
typo
Jimmy Angelakos committed on 23 May 2017
@Jimmy Angelakos
Fixes for #311, #345.
Jimmy Angelakos committed on 23 May 2017
2017-05-12
@Jimmy Angelakos
Fixes #307 - Single invitation email issue
Jimmy Angelakos committed on 12 May 2017
2017-05-11
@Jimmy Angelakos
Bugfixes for invitations/ password change. Fixes #268, #271.
Jimmy Angelakos committed on 11 May 2017
2017-04-26
@Brian Riley
Merge branch 'remove-settings' into development
Brian Riley committed on 26 Apr 2017
@Brian Riley
updated generic error message handler to show value when applicable DMPRoadmap/roadmap#234
Brian Riley committed on 26 Apr 2017
@Brian Riley
Removed remaining pieces of the plan_list settings DMPRoadmap/roadmap#248
Brian Riley committed on 26 Apr 2017
2017-04-07
@Brian Riley
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
@Brian Riley
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
@briley
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
@briley
Added new method that assists controllers with error messaging on application_controller
briley committed on 29 Mar 2017
2017-03-21
@briley
reverted changes to application_controller and schema.rb
briley committed on 21 Mar 2017
@briley
Merge branch 'development' of https://github.com/CDLUC3/roadmap into development
briley committed on 21 Mar 2017