dmpopidor / app / models /
@Ray Carrick Ray Carrick authored on 15 Feb 2017
..
settings renamed projects_helper to plans_helper. moved template.settings tests to settings:template_test 9 years ago
answer.rb fixes post merge 9 years ago
exported_plan.rb mege in head changes 9 years ago
guidance.rb updated migrations to comply with validations, added guidance-guidance_groups many to many relationship back in for migration 9 years ago
guidance_group.rb merge in changes from origin 9 years ago
identifier_scheme.rb Had to remove code that was building devise omniauth connections dynamically. The timing of when the rails engine builds the routes and the models is not conducive to this approach 9 years ago
language.rb resolved merge conflicts 9 years ago
note.rb finished up answer and note unit tests 9 years ago
org.rb removed old Ability model which was used by the CanCan gem. added some more test coverage for Org and User 9 years ago
perm.rb Added perm unit tests 9 years ago
phase.rb mege in head changes 9 years ago
plan.rb mege in head changes 9 years ago
plan_guidance_group.rb port of plan creation and editing to new data model 9 years ago
question.rb re-wrote guidance_for_org fuction to hit the db less 9 years ago
question_format.rb 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 9 years ago
question_option.rb init commit of deep_copy for templates [untested] 9 years ago
region.rb removed region_group (and underlying table) and replaced with has_and_belongs_to_many relationship on Region so that we can do region.super_region and region.sub_regions. Added unit tests for Region 9 years ago
role.rb finalized helper tests. additional tweaks to Plan tests 9 years ago
section.rb fixed bug where sections not editable, questions not saveable 9 years ago
splash_log.rb Merging current stable development branch into master (#23) 9 years ago
suggested_answer.rb fixed bug where sections not editable, questions not saveable 9 years ago
template.rb Merge branch 'final_schema' of https://github.com/CDLUC3/roadmap into final_schema 9 years ago
theme.rb added theme unit tests and started cleanup of remaining existing tests 9 years ago
token_permission_type.rb added theme unit tests and started cleanup of remaining existing tests 9 years ago
user.rb removed old Ability model which was used by the CanCan gem. added some more test coverage for Org and User 9 years ago
user_identifier.rb added and finalized unit tests for user, token_permission_types, identifier_Schemes, user_identifiers, organisations 9 years ago