dmpopidor / app / models /
@Bodacious Bodacious authored on 17 Oct 2018
..
concerns Fix for broken exportable plans csv download (#1730) 7 years ago
settings Added missing VALID_FORMATS settings to models/settings/template.rb. 7 years ago
user Update CSV downloads with consistent date format 7 years ago
annotation.rb Refactor how Template upgrade customization works (#1856) 7 years ago
answer.rb Updating notes (#1889) 7 years ago
exported_plan.rb Remove format validation from ExportedPlan 7 years ago
guidance.rb themes only required on published guidance 7 years ago
guidance_group.rb Merge pull request #1802 from DMPRoadmap/refactor/database-cleanup 7 years ago
identifier_scheme.rb Remove unwanted validations from IdentifierScheme 7 years ago
language.rb Fix bug preventing admin from creating orgs (#1884) 7 years ago
note.rb Remove redundant database tables and columns 7 years ago
notification.rb Replace YARD documentation with Tomdoc 7 years ago
org.rb Added callback to Org model to handle missing logos 7 years ago
org_identifier.rb removed unecessary validator from orgidentifier 7 years ago
perm.rb Refactored model code for better readability 7 years ago
phase.rb Refactor how Template upgrade customization works (#1856) 7 years ago
plan.rb Refactor how section ordering is handled (#1837) 7 years ago
pref.rb Replace YARD documentation with Tomdoc 7 years ago
question.rb Fixed Rubocop violations on changed files 7 years ago
question_format.rb Refactored model code for better readability 7 years ago
question_option.rb Merge branch 'development' into refactor/rspec-specs 7 years ago
region.rb Add extra validations for all models 7 years ago
role.rb Replace YARD documentation with Tomdoc 7 years ago
section.rb Fixed Rubocop violations on changed files 7 years ago
section_sorter.rb Refactor validation checking to exclude non-ARs 7 years ago
stat.rb added annotations to models for stat objects 7 years ago
stat_created_plan.rb added annotations to models for stat objects 7 years ago
stat_joined_user.rb added annotations to models for stat objects 7 years ago
template.rb Fix bug in upgrade customization when new section 7 years ago
theme.rb Replace YARD documentation with Tomdoc 7 years ago
token_permission_type.rb Replace YARD documentation with Tomdoc 7 years ago
user.rb Add a button to download a list of users by Org admins in CSV format. 7 years ago
user_identifier.rb Remove uniqueness validation from UserIdentifier 7 years ago