| 2017-06-14 |
rebranding
briley
committed
on 14 Jun 2017
|
|---|---|
|
color changes for rebradning
briley
committed
on 14 Jun 2017
|
|
| 2017-06-13 |
added plan visibility to edit/view plan details DMPRoadmap/roadmap#151
briley
committed
on 13 Jun 2017
|
| 2017-06-12 |
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 |
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
|
|
|
|
|
resolved cherry-pick conflicts
briley
authored
on 7 Jun 2017
Brian Riley
committed
on 9 Jun 2017
|
|
|
resolved cherry-pick conflicts
Brian Riley
committed
on 9 Jun 2017
|
|
|
resolved cherry-pick conflicts
briley
authored
on 1 Jun 2017
Brian Riley
committed
on 9 Jun 2017
|
|
|
resolved cherry-pick conflicts
briley
authored
on 18 May 2017
Brian Riley
committed
on 9 Jun 2017
|
|
|
resolved cherry-pick conflicts
briley
authored
on 17 May 2017
Brian Riley
committed
on 9 Jun 2017
|
|
| 2017-05-29 |
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 |
Fixes for #311, #345.
Jimmy Angelakos
committed
on 23 May 2017
|
| 2017-05-18 |
Fixed sign up form. DMPRoadmap/roadmap#317
Jose Lloret
committed
on 18 May 2017
|
| 2017-05-12 |
fixed merge conflicts after rebase
Brian Riley
committed
on 12 May 2017
|
|
updated names of files, consolidated new css, added accessible submit to contact us page
Brian Riley
committed
on 12 May 2017
|
|
| 2017-05-10 |
added an accessible_submit_button widget that displays a tooltip and cancels click event when button is disabled
briley
committed
on 10 May 2017
|
|
Replace UC3 -> CDL - fixes #245
Jimmy Angelakos
committed
on 10 May 2017
|
|
| 2017-05-09 |
made adjustments based on feedback DMPRoadmap/roadmap#150
briley
committed
on 9 May 2017
|
| 2017-05-04 |
added new create plan page
briley
committed
on 4 May 2017
|
| 2017-04-27 |
replaced old create plan page with new, cleaner html version DMPRoadmap/roadmap#150
Brian Riley
committed
on 27 Apr 2017
|
| 2017-04-10 |
finished functional tests DMPRoadmap/roadmap/#212
briley
committed
on 10 Apr 2017
|
| 2016-11-29 |
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 |
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
|
|
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 |
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 |
Fixed issues with modal dialog functionality when trying to edit a published template
briley
committed
on 20 Oct 2016
|
| 2016-10-13 |
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 |
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 |
|