History for dmpopidor / config / application.rb
2017-06-22
@briley
moved jquery css into vendor directory
briley committed on 22 Jun 2017
@briley
css rewrite
briley committed on 22 Jun 2017
2017-06-14
@briley
rebranding
briley committed on 14 Jun 2017
@briley
color changes for rebradning
briley committed on 14 Jun 2017
2017-06-13
@briley
added plan visibility to edit/view plan details DMPRoadmap/roadmap#151
briley committed on 13 Jun 2017
2017-06-12
@briley
added 'create test plan' link to view plans page and default setting in application.rb DMPRoadmap/roadmap#83
briley committed on 12 Jun 2017
2017-06-09
@briley
made shib discovery service disabled by default on application.rb specific installations can override in environments files DMPRoadmap/roadmap#405 ...
briley authored on 8 Jun 2017 Brian Riley committed on 9 Jun 2017
@briley
added new custom shib ds page ...
briley authored on 8 Jun 2017 Brian Riley committed on 9 Jun 2017
@briley
resolved cherry-pick conflicts
briley authored on 7 Jun 2017 Brian Riley committed on 9 Jun 2017
@Brian Riley
resolved cherry-pick conflicts
Brian Riley committed on 9 Jun 2017
@briley
resolved cherry-pick conflicts
briley authored on 1 Jun 2017 Brian Riley committed on 9 Jun 2017
@briley
resolved cherry-pick conflicts
briley authored on 18 May 2017 Brian Riley committed on 9 Jun 2017
@briley
resolved cherry-pick conflicts
briley authored on 17 May 2017 Brian Riley committed on 9 Jun 2017
2017-05-29
@Jose Lloret
Fixed timeago problem for when a new answer is created. Refactored JavaScript logic into its own file. Created a partial to handle answer status. DMPRoadmap/roadmap#355
Jose Lloret committed on 29 May 2017
2017-05-23
@Jimmy Angelakos
Fixes for #311, #345.
Jimmy Angelakos committed on 23 May 2017
2017-05-18
@Jose Lloret
Fixed sign up form. DMPRoadmap/roadmap#317
Jose Lloret committed on 18 May 2017
2017-05-12
@Brian Riley
fixed merge conflicts after rebase
Brian Riley committed on 12 May 2017
@Brian Riley
updated names of files, consolidated new css, added accessible submit to contact us page
Brian Riley committed on 12 May 2017
2017-05-10
@briley
added an accessible_submit_button widget that displays a tooltip and cancels click event when button is disabled
briley committed on 10 May 2017
@Jimmy Angelakos
Replace UC3 -> CDL - fixes #245
Jimmy Angelakos committed on 10 May 2017
2017-05-09
@briley
made adjustments based on feedback DMPRoadmap/roadmap#150
briley committed on 9 May 2017
2017-05-04
@briley
added new create plan page
briley committed on 4 May 2017
2017-04-27
@Brian Riley
replaced old create plan page with new, cleaner html version DMPRoadmap/roadmap#150
Brian Riley committed on 27 Apr 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