dmpopidor / app / models /
@ray.carrick ray.carrick authored on 12 Apr 2017
..
settings I18n replaced from models. DMPRoadmap/roadmap#98 9 years ago
answer.rb Optimistic Locking 9 years ago
exported_plan.rb change docx export to htmltoword. Hopefully fixes: #217 9 years ago
guidance.rb removed old reference to question from the guidance model DMPRoadmap/roadmap#227 9 years ago
guidance_group.rb completed fixes for guidances and guidance_groups controllers 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 URLs without locale param 9 years ago
note.rb finished up answer and note unit tests 9 years ago
org.rb Merge pull request #206 from DigitalCurationCentre/development 9 years ago
perm.rb resolved rebase conflicts from merge with development 9 years ago
phase.rb mege in head changes 9 years ago
plan.rb assign permissions on create plan. Fixes: #220 9 years ago
plan_guidance_group.rb port of plan creation and editing to new data model 9 years ago
question.rb fix merge conflicts 9 years ago
question_format.rb change question_format to use enum rather than bits 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 added comments that break down the various bitwise combinations for refernce 9 years ago
section.rb change from serialized hash tp just using includes 9 years ago
splash_log.rb Merging master (#20) 9 years ago
suggested_answer.rb fixed bug where sections not editable, questions not saveable 9 years ago
template.rb created a to_hash method for templates to help remove data access from views 9 years ago
theme.rb added theme unit tests and started cleanup of remaining existing tests 9 years ago
token_permission_type.rb 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 9 years ago
user.rb resolved rebase conflicts from merge with development 9 years ago
user_identifier.rb added and finalized unit tests for user, token_permission_types, identifier_Schemes, user_identifiers, organisations 9 years ago