briley
authored
on 10 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
|
added validations and associations for Comment model. Also added unit test
|
9 years ago
|
|
|
comment.rb
|
added validations and associations for Comment model. Also added unit test
|
9 years ago
|
|
|
dmptemplate.rb
|
Added a few 'TODO:' statements indicating some methods we should remove. (Do a "grep -r 'TODO:' ./app"). Added some template and comments unit tests
|
9 years ago
|
|
|
exported_plan.rb
|
Added visibility model, and started updating tests for public dmps controller but we need to create fixtures which is extremely difficult with the current state of the DB. Will wait for refactor before finishing tests.
|
9 years ago
|
|
|
guidance.rb
|
Merging master (#20)
|
9 years ago
|
|
|
guidance_group.rb
|
commented out guidance and guidance_group 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
|
Merging master (#20)
|
9 years ago
|
|
|
option_warning.rb
|
Merging master (#20)
|
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
|
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
|
|
|
plan.rb
|
Fixed issue with plan creation not properly saving guidance selections. Fixed contact us page typos
|
9 years ago
|
|
|
plan_section.rb
|
Merging master (#20)
|
9 years ago
|
|
|
project.rb
|
switched visibility to be a bit flag using FlagShihTzu instead of a lookup table. adjusted db migration. Removed all of the empty stub test files generated by the rails scaffolding mechanism.
|
9 years ago
|
|
|
project_group.rb
|
Merging master (#20)
|
9 years ago
|
|
|
project_partner.rb
|
Merging master (#20)
|
9 years ago
|
|
|
question.rb
|
merged DCC changes into master
|
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
|
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
|
|
|
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
|
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
|
|
|
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
|