| 2017-04-25 |
Removed extraneous .all
Jimmy Angelakos
committed
on 25 Apr 2017
|
|---|---|
| 2017-04-20 |
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
|
|
|
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 |
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-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
|
|
| 2017-04-10 |
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 |
fixed issues in plans controller and added proper messaging for error states. commented out unused actions
briley
committed
on 6 Apr 2017
|
|
removed unecessary check for user_signed_in? and instead used Pundit's authorize
briley
committed
on 6 Apr 2017
|
|
| 2017-04-05 |
Fixed error trying to save a non-valid exporting format for ExportedPlan. Disabled XML and JSON exporting formats. DMPRoadmap/roadmap#222
Jose Lloret
committed
on 5 Apr 2017
|
|
pdf exporting format fixed. DMPRoadmap/roadmap#222
Jose Lloret
committed
on 5 Apr 2017
|
|
| 2017-04-04 |
export functionality according to workflow defined at DMPRoadmap/roadmap#197
Jose Lloret
committed
on 4 Apr 2017
|
| 2017-03-20 |
choose template where org has more than one valid
ray.carrick
committed
on 20 Mar 2017
|
| 2017-03-15 |
Export plans according to gettext. DMPRoadmap/roadmap#98
Jose Lloret
committed
on 15 Mar 2017
|
| 2017-03-14 |
fix merge conflicts
ray.carrick
committed
on 14 Mar 2017
|
|
change from serialized hash tp just using includes
ray.carrick
committed
on 14 Mar 2017
|
|
| 2017-03-02 |
Replaced I18n.t(...) from controllers. DMPRoadmap/roadmap#98
Jose Lloret
committed
on 2 Mar 2017
|
|
remove unneeded format constants
ray.carrick
committed
on 2 Mar 2017
|
|
| 2017-02-15 |
mege in head changes
Ray Carrick
committed
on 15 Feb 2017
|
|
trying to reduce data access queries. Needs more work
Ray Carrick
committed
on 15 Feb 2017
|
|
| 2017-02-08 |
updted some stale references to Project and Dmptemplate. built more unit tests for Plan methods. Commented out a lot of methods that appear to be unused
briley
committed
on 8 Feb 2017
|
| 2017-02-06 |
first step in reducing page edit sql queries
Ray Carrick
committed
on 6 Feb 2017
|
|
move plan list settings from project to plan
Ray Carrick
committed
on 6 Feb 2017
|
|
| 2017-02-02 |
fixes post merge
Ray Carrick
committed
on 2 Feb 2017
|
|
merge in changes from origin
Ray Carrick
committed
on 2 Feb 2017
|