History for dmpopidor / config / initializers
2017-06-15
@xsrust
made gettext calm down about fuzzy translations (no more warnings)
xsrust committed on 15 Jun 2017
2017-05-15
@Jimmy Angelakos
Get rid of rogue fuzzy translations - Closes #239
Jimmy Angelakos committed on 15 May 2017
2017-05-11
@Jimmy Angelakos
Fixes #289 - when sharing plan with invalid email
Jimmy Angelakos committed on 11 May 2017
2017-05-08
@Jimmy Angelakos
Modified devise.rb example for SSO
Jimmy Angelakos committed on 8 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-05
@briley
removed rake wrapper task because json dir can be set in initializer. Added initializer and updated _('') to __('') DMPRoadmap/roadmap#204
briley committed on 5 Apr 2017
2017-03-21
@Brian Riley
Merge pull request #189 from DigitalCurationCentre/development ...
Brian Riley authored on 21 Mar 2017 GitHub committed on 21 Mar 2017
@Jimmy Angelakos
Reinstating Formtastic which was prematurely removed.
Jimmy Angelakos committed on 21 Mar 2017
@Brian Riley
Merge branch 'development' into development
Brian Riley authored on 21 Mar 2017 GitHub committed on 21 Mar 2017
@Jimmy Angelakos
Merge branch 'feature/superadmin' into HEAD ...
Jimmy Angelakos committed on 21 Mar 2017
@Jimmy Angelakos
Quick fix for i18n issue which prevents db:setup because of lack of Languages table
Jimmy Angelakos committed on 21 Mar 2017
2017-03-15
@Jose Lloret
Added path for retrieving .yml files for external gems. DMPRoadmap/roadmap#98
Jose Lloret committed on 15 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
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
@DMP Role Account
removing config/initializers/devise.rb. this is installation specific. default should be to sym link in your copy
DMP Role Account committed on 10 Feb 2017
@Jose Lloret
started the migration from i18n to gettext
Jose Lloret committed on 10 Feb 2017
2017-02-03
@Brian Riley
fixed issue with routes test
Brian Riley committed on 3 Feb 2017
2017-02-02
@Ray Carrick
merge in changes from origin
Ray Carrick committed on 2 Feb 2017
@Ray Carrick
first port of plan creation and editing to new data model
Ray Carrick committed on 2 Feb 2017
@DigitalCurationCentre
Merge pull request #17 from CDLUC3/final_schema ...
DigitalCurationCentre authored on 2 Feb 2017 GitHub committed on 2 Feb 2017
2016-11-07
@Brian Riley
renamed layout partials to remove reference to dmponline. Updated configurations so that the code default assets are stored in lib/assets and any instance specific versions would be stored within app/assets. Move static page content out of the large locales files and placed examples of them into config/locales/static_pages
Brian Riley committed on 7 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-26
@briley
resolving merge conflicts
briley committed on 26 Oct 2016
@Brian Riley
Merge pull request #52 from DigitalCurationCentre/master ...
Brian Riley authored on 26 Oct 2016 GitHub committed on 26 Oct 2016
2016-10-13
@briley
Added wkhtmltopdf binaries to gemfile. Moved wicked_pdf config to an initializer so that it can be custom to the server instance. Updated dead link to DMP Checklist pdf
briley committed on 13 Oct 2016
2016-10-12
@briley
removed devise.rb initializer. this should be specific to the server running the application
briley committed on 12 Oct 2016
@briley
reverted changes to devise that were attempting to redirect users to the login page after session expiration. It was causing occassional sign_in issues due to a redirect loop
briley committed on 12 Oct 2016