| 2017-04-26 |
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
|
|
| 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
|
| 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
|
| 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
|
|
|
Merge branch 'development' of https://github.com/DigitalCurationCentre/roadmap into development
xsrust
committed
on 13 Apr 2017
|
|
|
updated function call to sharing_notification mailer
xsrust
committed
on 13 Apr 2017
|
|
| 2017-04-12 |
change docx export to htmltoword. Hopefully fixes: #217
ray.carrick
committed
on 12 Apr 2017
|
|
removed old reference to plan.to_hash
xsrust
committed
on 12 Apr 2017
|
|
|
fixes issue with changing roles for a shared plan #231
xsrust
committed
on 12 Apr 2017
|
|
| 2017-04-11 |
removed remaining references to guidance.question_id DMPRoadmap/roadmap#221
briley
committed
on 11 Apr 2017
|
|
Updated test so that it does not provide a version or org so that we match what the form is doing DMPRoadmap/roadmap#191
briley
committed
on 11 Apr 2017
|
|
|
Merge pull request #28 from DMPRoadmap/development
...
Ray Carrick
authored
on 11 Apr 2017
GitHub
committed
on 11 Apr 2017
|
|
| 2017-04-10 |
finished functional tests DMPRoadmap/roadmap/#212
briley
committed
on 10 Apr 2017
|
|
Add messages to create plan explaining decisions. Fixes https://github.com/DMPRoadmap/roadmap/issues/207
ray.carrick
committed
on 10 Apr 2017
|
|
| 2017-04-07 |
broken generic error message handler apart into separate create/update/destroy versions. updated calls within the controllers and fixed tests DMPRoadmap/roadmap#227
Brian Riley
committed
on 7 Apr 2017
|
|
uncommented show_export method. Moved authorization check on plan create method so that it checks BEFORE the save and removed unecessary authorization check on plan new method DMPRoadmap/roadmap#227
Brian Riley
committed
on 7 Apr 2017
|
|
|
Added obj_name param to the generic error message handler on application_controller. Updated all save error handling to render the page rather than redirect DMPRoadmap/roadmap#227
Brian Riley
committed
on 7 Apr 2017
|
|
| 2017-04-06 |
added error messaging to roles controller
briley
committed
on 6 Apr 2017
|
|
fixed typos and added some error messaging
briley
committed
on 6 Apr 2017
|
|
|
fixed issues in plans controller and added proper messaging for error states. commented out unused actions
briley
committed
on 6 Apr 2017
|
|
|
fixed typo in guidances controller
briley
committed
on 6 Apr 2017
|