History for dmpopidor / app / models / plan.rb
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-10
@Jose Lloret
public_plans view according to gettext. DMPRoadmap/roadmap#167
Jose Lloret committed on 10 Mar 2017
2017-03-07
@Jose Lloret
I18n replaced from models. DMPRoadmap/roadmap#98
Jose Lloret committed on 7 Mar 2017
2017-03-02
@ray.carrick
timestamp off updated_at rather than created_at plus other tidying up
ray.carrick committed on 2 Mar 2017
@ray.carrick
reinstate funder_id used in create plan
ray.carrick committed on 2 Mar 2017
2017-02-22
@Ray Carrick
Chnage progress bar to reduce num queries. Fixes DMPRoadmap/roadmap#103
Ray Carrick committed on 22 Feb 2017
2017-02-15
@Ray Carrick
sort out post merge issues
Ray Carrick committed on 15 Feb 2017
@Ray Carrick
fix up post merge errors
Ray Carrick committed on 15 Feb 2017
@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-09
@briley
finalized helper tests. additional tweaks to Plan tests
briley committed on 9 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
Merge branch 'final_schema' of https://github.com/DigitalCurationCentre/roadmap into final_schema
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-03
@Brian Riley
added a few attributes to Plan and User attr_accessible sections
Brian Riley committed on 3 Feb 2017
2017-02-02
@briley
fixed a few merge conflicts
briley committed on 2 Feb 2017
@briley
added suggested_answer unit tests and started on template unit tests
briley committed on 2 Feb 2017
@briley
added check to role that sets access by default. added unit tests for section
briley committed on 2 Feb 2017
@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-31
@briley
added initial unit test for plans. will hold off on finishing
briley committed on 31 Jan 2017
@briley
removed Fileupload object since its not referenced anymore. removed all of the empty test/unit/helpers files
briley committed on 31 Jan 2017
2017-01-30
@briley
updated some of the plan.rb model to deal with outdated calls to dmptemplate. fixed up answer unit tests and added some validations to Answer
briley committed on 30 Jan 2017
2017-01-27
@Brian Riley
added new seed file that works with new schema. commented out plans and answers for now though because plan model is unfinished
Brian Riley committed on 27 Jan 2017
2017-01-26
@briley
resolved merge conflicts
briley committed on 26 Jan 2017
2017-01-25
@briley
merged final_schema changes into visibility
briley committed on 25 Jan 2017
2017-01-24
@briley
updated attr_accessible lines to allow mass assignment of associations via object instead of id
briley committed on 24 Jan 2017
2017-01-10
@briley
added unit test for exported_plan. added validations to exported_plan and has_many side of relationship to user and plan
briley committed on 10 Jan 2017