History for dmpopidor / app / models
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
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
2017-03-01
@ray.carrick
merge optimistic locking into dev
ray.carrick committed on 1 Mar 2017
@ray.carrick
Optimistic Locking ...
ray.carrick committed on 1 Mar 2017
@xsrust
completed fixes for guidances and guidance_groups controllers
xsrust committed on 1 Mar 2017
@xsrust
updated all_viewable method of guidances to return an array of guidance
xsrust committed on 1 Mar 2017
@xsrust
updated gudiance api \n - brough auth in line with the rest of site using pundit \n - updated displayed information in line with model changes\n - removed multiple guidance groups and removed templates/guidance groups
xsrust committed on 1 Mar 2017
@xsrust
updated guidance and and perm. added constants to token_permission_types
xsrust committed on 1 Mar 2017
2017-02-24
@Jose Lloret
Fixed merge conflicts
Jose Lloret committed on 24 Feb 2017