History for dmpopidor / app / controllers / plans_controller.rb
2017-04-06
@briley
removed unecessary check for user_signed_in? and instead used Pundit's authorize
briley committed on 6 Apr 2017
2017-04-05
@Jose Lloret
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
@Jose Lloret
pdf exporting format fixed. DMPRoadmap/roadmap#222
Jose Lloret committed on 5 Apr 2017
2017-04-04
@Jose Lloret
export functionality according to workflow defined at DMPRoadmap/roadmap#197
Jose Lloret committed on 4 Apr 2017
2017-03-20
@ray.carrick
choose template where org has more than one valid
ray.carrick committed on 20 Mar 2017
2017-03-15
@Jose Lloret
Export plans according to gettext. DMPRoadmap/roadmap#98
Jose Lloret committed on 15 Mar 2017
2017-03-14
@ray.carrick
fix merge conflicts
ray.carrick committed on 14 Mar 2017
@ray.carrick
change from serialized hash tp just using includes
ray.carrick committed on 14 Mar 2017
2017-03-02
@Jose Lloret
Replaced I18n.t(...) from controllers. DMPRoadmap/roadmap#98
Jose Lloret committed on 2 Mar 2017
@ray.carrick
remove unneeded format constants
ray.carrick committed on 2 Mar 2017
2017-02-15
@Ray Carrick
mege in head changes
Ray Carrick committed on 15 Feb 2017
@Ray Carrick
trying to reduce data access queries. Needs more work
Ray Carrick committed on 15 Feb 2017
2017-02-08
@briley
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
@Ray Carrick
first step in reducing page edit sql queries
Ray Carrick committed on 6 Feb 2017
@Ray Carrick
move plan list settings from project to plan
Ray Carrick committed on 6 Feb 2017
2017-02-02
@Ray Carrick
fixes post merge
Ray Carrick committed on 2 Feb 2017
@Ray Carrick
merge in changes from origin
Ray Carrick committed on 2 Feb 2017
@Ray Carrick
first port of plan creation and editing to new data model
Ray Carrick committed on 2 Feb 2017
2017-01-26
@briley
resolved merge conflicts
briley committed on 26 Jan 2017
2017-01-04
@briley
working on public dmp export
briley committed on 4 Jan 2017
@briley
worked on routing and controller tests for new public dmps. Fixed routing tests so that they use rails route helpers
briley committed on 4 Jan 2017
@briley
Added initial public DMPs page to display public plans to unauthenticated users
briley committed on 4 Jan 2017
2016-11-15
@xsrust
removed option_warnings table and unused code surrounding the structure
xsrust committed on 15 Nov 2016
2016-10-06
@xsrust
removed trailing ] from plans_controller
xsrust committed on 6 Oct 2016
2016-10-04
@briley
Updated export page so that the settings section of each phase's accorordion panel is not an accordion. Its now just a div.
briley committed on 4 Oct 2016
2016-09-16
@xsrust
added auth and removed json from project_groups controller. additionally added constraint to projects and plans controllers that all actions must be authenticated through pundit
xsrust committed on 16 Sep 2016
@xsrust
removed unused json responses and added auth to plans controller
xsrust committed on 16 Sep 2016
2016-08-17
@Brian Riley
Merging current stable development branch into master (#23) ...
Brian Riley authored on 17 Aug 2016 GitHub committed on 17 Aug 2016
2016-06-03
@Marta Ribeiro
DMPonline4 - RAILS 4.0 (#4) ...
Marta Ribeiro authored on 3 Jun 2016 Brian Riley committed on 3 Jun 2016