History for dmpopidor / config / application.rb
2017-05-10
@Jimmy Angelakos
Replace UC3 -> CDL - fixes #245
Jimmy Angelakos committed on 10 May 2017
2017-04-10
@briley
finished functional tests DMPRoadmap/roadmap/#212
briley committed on 10 Apr 2017
2016-11-29
@briley
added a initialization helper to assist with omniauth provider registration. Added a remove.png image for disconnecting providers from user accounts
briley committed on 29 Nov 2016
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
@Brian Riley
moved assets from app/assets to lib/assets. The files in lib/assets will be used by Rails unless override by an equivalent file in app/assets. Added logic to applicationController so that it will look first for a template in app/views/[:branded folder name] before using the default in app/views
Brian Riley committed on 7 Nov 2016
2016-11-01
@briley
updated gitignore to include initializers that should be server specfic. removed reference to missing spinner.css
briley committed on 1 Nov 2016
2016-10-20
@briley
Fixed issues with modal dialog functionality when trying to edit a published template
briley committed on 20 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-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-08-12
@Damodar Sojka
Merging master (#20) ...
Damodar Sojka authored on 12 Aug 2016 Brian Riley committed on 12 Aug 2016
2016-08-09
@Brian Riley
Branding changes (#14) ...
Brian Riley authored on 9 Aug 2016 GitHub committed on 9 Aug 2016
2016-08-03
@Brian Riley
Added in missing bug fixes (#13) ...
Brian Riley authored on 3 Aug 2016 GitHub committed on 3 Aug 2016
2016-07-22
@Brian Riley
Rails 4.2 (#10) ...
Brian Riley authored on 22 Jul 2016 GitHub committed on 22 Jul 2016
@Brian Riley
Merged conflicts
Brian Riley committed on 22 Jul 2016
2016-06-23
@xsrust
Added API and Localisation work ...
xsrust committed on 23 Jun 2016
2016-06-07
@briley
Updated seeds.rb to first check to see if record exists before inserting. Added a 4.0 hack to load the new config/secrets.yml file instead of config/initializers/secret_token.rb, this new secrets.yml will auto-load when we are on 4.1
briley committed on 7 Jun 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