briley
authored
on 24 Jan 2017
|
|
.. |
|
|
|
|
settings
|
Added locale specific column headers for new visibility column. Made the new column NOT a default
|
9 years ago
|
|
|
ability.rb
|
Added magic strings and identifier schemes to new ES locale file. Updated names of magic string categories so that they match the table names
|
9 years ago
|
|
|
admin_user.rb
|
Merging master (#20)
|
9 years ago
|
|
|
answer.rb
|
put validation back in place that ensures a question can only have a single answer within a plan
|
9 years ago
|
|
|
comment.rb
|
added validations and associations for Comment model. Also added unit test
|
9 years ago
|
|
|
dmptemplate.rb
|
removed tests for methods that should be purged from templates model (See issue #89)
|
9 years ago
|
|
|
exported_plan.rb
|
switched visibility over to an enum. updated the project objects accordingly. Added some more unit tests. Updated locale files with visibility text
|
9 years ago
|
|
|
guidance.rb
|
finished guidance_groups test. started on guidance tests
|
9 years ago
|
|
|
guidance_group.rb
|
finished guidance_groups test. started on guidance tests
|
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
|
attempted to add some unit tests for Answers but the data will be changing so much that it did not make sense to continue at this point. Created tests for Language
|
9 years ago
|
|
|
option.rb
|
added unit tests for options and option_warnings
|
9 years ago
|
|
|
option_warning.rb
|
added unit tests for options and option_warnings
|
9 years ago
|
|
|
organisation.rb
|
added and finalized unit tests for user, token_permission_types, identifier_Schemes, user_identifiers, organisations
|
9 years ago
|
|
|
organisation_type.rb
|
tidied up new tests and fixtures. Commented out old tests that were failing. Updated relationship between TokenPermissionType and Organisation so that token_permission_type.organisations works
|
9 years ago
|
|
|
phase.rb
|
finsihed phase unit tests. added all unit tests that i forgot to add in prior commits
|
9 years ago
|
|
|
plan.rb
|
updated attr_accessible lines to allow mass assignment of associations via object instead of id
|
9 years ago
|
|
|
plan_section.rb
|
Merging master (#20)
|
9 years ago
|
|
|
project.rb
|
switched visibility over to an enum. updated the project objects accordingly. Added some more unit tests. Updated locale files with visibility text
|
9 years ago
|
|
|
project_group.rb
|
Merging master (#20)
|
9 years ago
|
|
|
project_partner.rb
|
Merging master (#20)
|
9 years ago
|
|
|
question.rb
|
updated attr_accessible lines to allow mass assignment of associations via object instead of id
|
9 years ago
|
|
|
question_format.rb
|
added unit tests for question format
|
9 years ago
|
|
|
region.rb
|
Merging master (#20)
|
9 years ago
|
|
|
region_group.rb
|
Merging master (#20)
|
9 years ago
|
|
|
role.rb
|
merged DCC changes into master
|
9 years ago
|
|
|
section.rb
|
updated attr_accessible lines to allow mass assignment of associations via object instead of id
|
9 years ago
|
|
|
splash_log.rb
|
Merging master (#20)
|
9 years ago
|
|
|
suggested_answer.rb
|
Merging master (#20)
|
9 years ago
|
|
|
theme.rb
|
Merging master (#20)
|
9 years ago
|
|
|
token_permission_type.rb
|
added and finalized unit tests for user, token_permission_types, identifier_Schemes, user_identifiers, organisations
|
9 years ago
|
|
|
user.rb
|
switched visibility over to an enum. updated the project objects accordingly. Added some more unit tests. Updated locale files with visibility text
|
9 years ago
|
|
|
user_identifier.rb
|
added and finalized unit tests for user, token_permission_types, identifier_Schemes, user_identifiers, organisations
|
9 years ago
|
|
|
user_org_role.rb
|
Merging master (#20)
|
9 years ago
|
|
|
user_role_type.rb
|
Merging master (#20)
|
9 years ago
|
|
|
user_status.rb
|
Merging master (#20)
|
9 years ago
|
|
|
user_type.rb
|
Merging master (#20)
|
9 years ago
|
|
|
version.rb
|
attempted to add some unit tests for Answers but the data will be changing so much that it did not make sense to continue at this point. Created tests for Language
|
9 years ago
|