History for dmpopidor / app / controllers / application_controller.rb
2016-11-03
@briley
Bug fix to the column layout handler on the view plans page
briley committed on 3 Nov 2016
2016-11-02
@briley
fixed issue with settings data saved to the DB using an old version of the gem. stripped html tags from question text for display in the export form.
briley committed on 2 Nov 2016
2016-11-01
@briley
updated application controller so that a user is redirected to the main landing page when then try to access a secure page when not logged in. Added the corresponding locale messages that will be displayed when this happens
briley committed on 1 Nov 2016
2016-10-10
@briley
Fixes to the users page
briley committed on 10 Oct 2016
2016-10-04
@briley
updated actionmailer to use the hostname when adding urls to emails. Also fixed bug in [object]_path route helpers contained within an ActionMailer view. ActionMailer was not proviing the localization portion of the url. Manually including the default locale now in links to the project
briley committed on 4 Oct 2016
2016-09-28
@briley
Added fix for issues when displaying column headings on the view plans page. Setup and 'Unknown' column heading that defaults to ' - ' but is updateable in the locale files. If there are issues determining the column heading it will use that value
briley committed on 28 Sep 2016
2016-09-16
@xsrust
removed verify_authorized out to individual controllers
xsrust committed on 16 Sep 2016
@xsrust
forced all actions to be authenticated through pundit
xsrust committed on 16 Sep 2016
2016-09-01
@briley
Merged branding changes from the development branch into the master branch that now contains DCC's changes to permissions/roles, internationalization and bug fixes
briley committed on 1 Sep 2016
@briley
merged DCC changes into master
briley committed on 1 Sep 2016
@xsrust
removed cancancan and rollify
xsrust committed on 1 Sep 2016
@xsrust
implimenting auth changes in the views
xsrust committed on 1 Sep 2016
2016-08-18
@xsrust
added default redirect to 403 page for unauth
xsrust committed on 18 Aug 2016
@xsrust
proof of concept for pundit ...
xsrust committed on 18 Aug 2016
@xsrust
installed new gem pundit
xsrust committed on 18 Aug 2016
2016-08-17
@Brian Riley
Merging current stable development branch into master (#23) ...
Brian Riley authored on 17 Aug 2016 GitHub committed on 17 Aug 2016
2016-08-12
@Damodar Sojka
Merging master (#20) ...
Damodar Sojka authored on 12 Aug 2016 Brian Riley committed on 12 Aug 2016
@DamodarSojka
super_admin area for languages, changes to langauge initializer to fix migrations issue and org language priority in user language picking
DamodarSojka committed on 12 Aug 2016
2016-08-10
@DamodarSojka
fix locales picking
DamodarSojka committed on 10 Aug 2016
@DamodarSojka
migrations and routes tests
DamodarSojka authored on 4 Aug 2016 Damodar committed on 10 Aug 2016
@DamodarSojka
commit
DamodarSojka authored on 28 Jul 2016 Damodar committed on 10 Aug 2016
2016-08-04
@xsrust
fixed the magic strings function
xsrust committed on 4 Aug 2016
@xsrust
added comment to I18n_constant and fixed missing magic string
xsrust committed on 4 Aug 2016
2016-08-03
@xsrust
initial passover of removing magic strings
xsrust committed on 3 Aug 2016
2016-07-22
@DamodarSojka
localization based on url
DamodarSojka committed on 22 Jul 2016
2016-07-15
@DamodarSojka
localization further work, including dropdown initial work
DamodarSojka committed on 15 Jul 2016
2016-06-03
@Marta Ribeiro
DMPonline4 - RAILS 4.0 (#4) ...
Marta Ribeiro authored on 3 Jun 2016 Brian Riley committed on 3 Jun 2016