History for dmpopidor / app / models / guidance_group.rb
2018-08-13
@Bodacious
Replace YARD documentation with Tomdoc ...
Bodacious committed on 13 Aug 2018
2018-08-01
@Bodacious
Refactored model code for better readability
Bodacious committed on 1 Aug 2018
@Bodacious
Update uniqueness validation on GuidanceGroup
Bodacious committed on 1 Aug 2018
@Bodacious
Add scope to Guidance name validation
Bodacious committed on 1 Aug 2018
2018-07-25
@Bodacious
Update validations with suggestions from team
Bodacious committed on 25 Jul 2018
@Bodacious
Add extra validations for all models ...
Bodacious committed on 25 Jul 2018
2018-07-12
@Bodacious
Add annotate gem for models and Gemfile
Bodacious committed on 12 Jul 2018
@Gavin Morrice
Remove Rails 3 attr accessible from models (#1691)
Gavin Morrice authored on 12 Jul 2018 Sam Rust committed on 12 Jul 2018
2018-01-19
@Jose Lloret
public DMPs paginablerised. DMPRoadmap/roadmap#1055 ...
Jose Lloret committed on 19 Jan 2018
2017-12-08
@briley
Make templates page usable for Org Admins and Super Admins ...
briley authored on 27 Nov 2017 Brian Riley committed on 8 Dec 2017
2017-06-15
@Brian Riley
fixed merge conflicts
Brian Riley committed on 15 Jun 2017
2017-06-14
@xsrust
fixes error with prefetching, now passes tests
xsrust committed on 14 Jun 2017
2017-06-13
@xsrust
api updates
xsrust committed on 13 Jun 2017
2017-05-24
@bhavi
Plan duplication functionality. ...
bhavi committed on 24 May 2017
2017-05-08
@Jimmy Angelakos
Fixed failing functional & translation tests
Jimmy Angelakos committed on 8 May 2017
2017-04-20
@xsrust
Merge branch 'development' of https://github.com/DigitalCurationCentre/roadmap into development
xsrust committed on 20 Apr 2017
@xsrust
updated models to relfect new name for join table between plans and guidance groups. fixes #198
xsrust committed on 20 Apr 2017
2017-04-18
@briley
added a test that searches for missing translations. Added specific error messages for model validations. Added some devise controlled error messages to pot/po files DMPRoadmap/roadmap#236
briley committed on 18 Apr 2017
2017-03-01
@xsrust
completed fixes for guidances and guidance_groups controllers
xsrust committed on 1 Mar 2017
2017-02-02
@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 a managing org and funder scope to Org. Updated methods on Guidance and guidanceTest to work with new schema. Added guidance and guidance_group tests
briley committed on 31 Jan 2017
@briley
fixed references to organisation in guidance_group methods. finished guidance_group unit tests
briley committed on 31 Jan 2017
2017-01-26
@briley
started seeds.rb rebuild to work with new schema. Removed guidance_in_group association from guidance. added some attr_accessible attributes
briley committed on 26 Jan 2017
@briley
resolved merge conflicts
briley committed on 26 Jan 2017
2017-01-25
@xsrust
updated additional parts of the admin_phase view to use the new schema's data access. Additionally changed models for suggested_answer, user, guidance_group and question to better reflect the associations in the schema
xsrust committed on 25 Jan 2017
2017-01-21
@Brian Riley
finished guidance_groups test. started on guidance tests
Brian Riley committed on 21 Jan 2017
2016-12-12
@xsrust
replaces Organisation. with Org. in all files
xsrust committed on 12 Dec 2016
2016-12-08
@xsrust
began changing models to reflect the new model names and relationships, additionally deleting some old/unused models which no longer apply in the new schema.
xsrust committed on 8 Dec 2016
@xsrust
added migration to add foreign keys. Also needed to remove the temporary models, and update existing models to reflect the new relationships
xsrust committed on 8 Dec 2016