History for dmpopidor / app / models
2017-04-06
@briley
fixed merge conflicts after rebase
briley committed on 6 Apr 2017
@Brian Riley
Merge pull request #42 from DMPRoadmap/development ...
Brian Riley authored on 6 Apr 2017 GitHub committed on 6 Apr 2017
2017-04-05
@briley
fixed rebase issues
briley committed on 5 Apr 2017
@briley
removed template->question dropdowns on guidance pages. updated controller and JS accordingly. fixed issue with themes not being saved. DMPRoadmap/roadmap#221
briley committed on 5 Apr 2017
@xsrust
implimented new role backend according to #219
xsrust committed on 5 Apr 2017
@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
csv exporting format fixed. DMPRoadmap/roadmap#222
Jose Lloret committed on 5 Apr 2017
@Jose Lloret
txt exporting format fixed. DMPRoadmap/roadmap#222
Jose Lloret committed on 5 Apr 2017
2017-04-04
@Jose Lloret
Fixed Exporting settings. It works per phase. DMPRoadmap/roadmap#197
Jose Lloret committed on 4 Apr 2017
2017-04-03
@briley
resolved rebase conflicts from merge with development
briley committed on 3 Apr 2017
@briley
cleaned up guidances controller and added functional tests
briley committed on 3 Apr 2017
2017-03-30
@briley
switched all Perm::CONSTANT to Perm.scope calls. Travis could not handle CONSTANT definitions likely due to rails/ruby evironment. Its better to use scope for queries anyway
briley committed on 30 Mar 2017
@briley
testing switch from constant to scope on perm
briley committed on 30 Mar 2017
@briley
added debug to User perm check
briley committed on 30 Mar 2017
@briley
Added freeze back to perm constants. did not turn out to be the issue with travis tests
briley committed on 30 Mar 2017
@briley
removed 'freeze from Perm constant definitions. this is deprecated in Rails 4
briley committed on 30 Mar 2017
2017-03-27
@Brian Riley
Merge pull request #206 from DigitalCurationCentre/development ...
Brian Riley authored on 27 Mar 2017 GitHub committed on 27 Mar 2017
@Jimmy Angelakos
Administrate (new Super Admin) fixes ...
Jimmy Angelakos committed on 27 Mar 2017
2017-03-24
@briley
fixed some of the failing tests. Commented out helpers/plan_list tests because it relied on old I18n helpers to determine column name
briley committed on 24 Mar 2017
2017-03-14
@ray.carrick
fix access to owner and template
ray.carrick committed on 14 Mar 2017
@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-03
@xsrust
Merge branch 'development' of https://github.com/DigitalCurationCentre/roadmap into development
xsrust committed on 3 Mar 2017
@xsrust
created a to_hash method for templates to help remove data access from views
xsrust committed on 3 Mar 2017
@ray.carrick
minor fixes from code review
ray.carrick committed on 3 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
@ray.carrick
change question_format to use enum rather than bits
ray.carrick committed on 2 Mar 2017