| 2017-05-03 |
Merge branch 'development' into development
Jimmy Angelakos
authored
on 3 May 2017
GitHub
committed
on 3 May 2017
|
|---|---|
| 2017-05-02 |
Fixed nil user variable when generating HTML code for sharing notification. DMPRoadmap/roadmap#286
...
Jose Lloret
committed
on 2 May 2017
|
| 2017-04-28 |
fixed merge conflict in schema.rb
Brian Riley
committed
on 28 Apr 2017
|
| 2017-04-26 |
Merge branch 'remove-settings' into development
Brian Riley
committed
on 26 Apr 2017
|
|
Merge branch 'fix-template-controller' into development
Brian Riley
committed
on 26 Apr 2017
|
|
|
updated generic error message handler to show value when applicable DMPRoadmap/roadmap#234
Brian Riley
committed
on 26 Apr 2017
|
|
|
removed confirmations controller, route and tests since we turned devise's email confirmation off DMPRoadmap/roadmap#254
Brian Riley
committed
on 26 Apr 2017
|
|
|
Removed remaining pieces of the plan_list settings DMPRoadmap/roadmap#248
Brian Riley
committed
on 26 Apr 2017
|
|
|
moved some of the logic that was defaulting template attributes in the controller over to the model. Fixed tests DMPRoadmap/roadmap#251 DMPRoadmap/roadmap#273
Brian Riley
committed
on 26 Apr 2017
|
|
| 2017-04-25 |
moved most of the save logic from the template controller to the model. Updated the phases/section/question models to use the after_save callback to handle updating the template.dirty flag
Brian Riley
committed
on 25 Apr 2017
|
|
Removed extraneous .all
Jimmy Angelakos
committed
on 25 Apr 2017
|
|
| 2017-04-24 |
Fixed issue with current_user.org ref for unaffiliated users. Then fixed issue with timing of plan creator assignment DMPRoadmap/roadmap#257
Brian Riley
committed
on 24 Apr 2017
|
|
fixed pages so that they work with new controller logic DMPRoadmap/roadmap#251
Brian Riley
committed
on 24 Apr 2017
|
|
|
updated tests to work with new template logic DMPRoadmap/roadmap#251
Brian Riley
committed
on 24 Apr 2017
|
|
| 2017-04-21 |
Updated tests to work with updated controller
Brian Riley
committed
on 21 Apr 2017
|
|
Updated template controller to use new model helper methods. updates phase/section/question controllers to update template dirty flag. added new routes for customize, publish, unpublish
Brian Riley
committed
on 21 Apr 2017
|
|
| 2017-04-20 |
Removed early call to save the plan. It was creating extra plans (e.g. user gets directed to select a specific template, 2 plans were being created)
briley
committed
on 20 Apr 2017
|
|
Ordered funders in dropdown - closes #260.
Jimmy Angelakos
committed
on 20 Apr 2017
|
|
|
Was not actually using DOCX export but dumping to HTML. Should work now (closes #217).
Jimmy Angelakos
committed
on 20 Apr 2017
|
|
|
Merge branch 'development' of https://github.com/DigitalCurationCentre/roadmap into development
xsrust
committed
on 20 Apr 2017
|
|
|
updated models to relfect new name for join table between plans and guidance groups. fixes #198
xsrust
committed
on 20 Apr 2017
|
|
| 2017-04-19 |
updated logic to unpublish older versions when a version is published
briley
committed
on 19 Apr 2017
|
|
updated spacing in mailers based on @xsrust changes to the sharing notification
briley
committed
on 19 Apr 2017
|
|
|
Merge branch 'development' into development
Brian Riley
authored
on 19 Apr 2017
GitHub
committed
on 19 Apr 2017
|
|
|
ensure correct guidance groups display for plan editing
xsrust
committed
on 19 Apr 2017
|
|
|
fixes guidance group selection for plans
xsrust
committed
on 19 Apr 2017
|
|
| 2017-04-18 |
Updated ActionMailer deliver calls to deliver_now because deliver is deprecated in Rails 5
briley
committed
on 18 Apr 2017
|
| 2017-04-14 |
finished fixes for answer creation race condition DMPRoadmap/roadmap#241
Brian Riley
committed
on 14 Apr 2017
|
| 2017-04-13 |
updates to locking mechanism because it ActiveRecord does not catch 2 creates DMPRoadmap/roadmap#241
briley
committed
on 13 Apr 2017
|
|
updated answers controller so that user_id is not a part of the find_by DMPRoadmap/roadmap#241
briley
committed
on 13 Apr 2017
|