Merge pull request #1927 from DigitalCurationCentre/data_cleanup_additions
Data cleanup additions
dev
commit 0595fcc6c80f6d5f02acfebe0f32fb0ab55a20c4
2 parents 94a157c + d3ebfce
@Brian Riley Brian Riley authored on 11 Oct 2018
GitHub committed on 11 Oct 2018
Showing 17 changed files
View
app/models/guidance.rb
View
app/models/section_sorter.rb
View
app/models/splash_log.rb 100644 → 0
View
app/models/stat.rb
View
app/models/stat_created_plan.rb
View
app/models/stat_joined_user.rb
View
lib/data_cleanup/rules/answer/fix_blank_plan.rb
View
lib/data_cleanup/rules/guidance/fix_blank_theme.rb 0 → 100644
View
lib/data_cleanup/rules/guidance_group/remove_blank_org.rb 0 → 100644
View
lib/data_cleanup/rules/note/remove_orphan.rb 0 → 100644
View
lib/data_cleanup/rules/org/fix_blank_abbreviation.rb
View
lib/data_cleanup/rules/question_format/fix_blank_description.rb
View
lib/data_cleanup/rules/template/fix_blank_org.rb
View
lib/data_cleanup/rules/template/fix_blank_title.rb 0 → 100644
View
lib/data_cleanup/rules/user/fix_blank_name.rb 0 → 100644
View
lib/data_cleanup/rules/user/fix_blank_org.rb 0 → 100644
View
lib/data_cleanup/rules/user_identifier/fix_blank_user.rb