History for dmpopidor / app / controllers / application_controller.rb
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
@briley
fixes to some of the functional tests to use FastGettext instead of I18n
briley committed on 21 Mar 2017
@Jimmy Angelakos
Merge branch 'feature/superadmin' into HEAD ...
Jimmy Angelakos committed on 21 Mar 2017
2017-03-20
@briley
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
@Jose Lloret
Language switcher hidden if only one language is installed. DMPRoadmap/roadmap#110
Jose Lloret committed on 9 Mar 2017
2017-03-02
@Jimmy Angelakos
Removed ActiveAdmin
Jimmy Angelakos committed on 2 Mar 2017
@Jose Lloret
Replaced I18n.t(...) from controllers. DMPRoadmap/roadmap#98
Jose Lloret committed on 2 Mar 2017
2017-02-23
@Jose Lloret
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
@Jose Lloret
URLs without locale param
Jose Lloret committed on 15 Feb 2017
2017-02-10
@Jose Lloret
started the migration from i18n to gettext
Jose Lloret committed on 10 Feb 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
2016-11-07
@Brian Riley
removed commented out code from new branding changes
Brian Riley committed on 7 Nov 2016