| 2016-12-08 |
additionally stores old project_id for new_plans
xsrust
committed
on 8 Dec 2016
|
|---|---|
| 2016-12-06 |
changed the way answers are selected in migration
xsrust
committed
on 6 Dec 2016
|
| 2016-12-05 |
updated prefetching, relocated index definition, and removed debug for migration
xsrust
committed
on 5 Dec 2016
|
|
wrapped migration in transaction for performance
xsrust
committed
on 5 Dec 2016
|
|
| 2016-11-30 |
updated code to write user-generated content (answers/notes)
xsrust
committed
on 30 Nov 2016
|
|
removed early cutting for template project and relpaced with better selection
xsrust
committed
on 30 Nov 2016
|
|
|
updated to allow template versioning to function correctly
xsrust
committed
on 30 Nov 2016
|
|
| 2016-11-29 |
total schema data migration: now with customized templates
xsrust
committed
on 29 Nov 2016
|
|
preliminary migration of db schema - migration subject to change
xsrust
committed
on 29 Nov 2016
|
|
|
renamed roles to perms
xsrust
committed
on 29 Nov 2016
|
|
| 2016-11-15 |
removed the unused user_id field from the dmptemplates table
xsrust
committed
on 15 Nov 2016
|
|
removed domain and stylesheet_id from organisation. Both were unused on the front and back ends of the tool
xsrust
committed
on 15 Nov 2016
|
|
|
removed role_in_plans, resource_id, and resource_type from the roles table. All were unused
xsrust
committed
on 15 Nov 2016
|
|
|
removed parent_id field from questions table
xsrust
committed
on 15 Nov 2016
|
|
|
removed option_warnings table and unused code surrounding the structure
xsrust
committed
on 15 Nov 2016
|
|
|
removed user_statuses, user_types, and user_role_types tables and associations which referenced them
xsrust
committed
on 15 Nov 2016
|
|
| 2016-11-02 |
Corrected spelling of text_desription field in token_permission_types
briley
committed
on 2 Nov 2016
|
|
fixed db migration so that it does not update user records in TEST mode. Added sqlite3 to gemfile for tests. Added languages fixture
briley
committed
on 2 Nov 2016
|
|
| 2016-10-25 |
modifying relationship between users and organisations \n -users now belong_to organisation \n -organisations now have_many users \n -removed the depricated user_org_roles structure with migration \n -moved data out of that structure into the existing organisation_id field of users to complete relationship \n -re-evaluated functions to do with organisation_id field, as it was used as a placeholder before
xsrust
committed
on 25 Oct 2016
|
| 2016-09-01 |
Merged branding changes from the development branch into the master branch that now contains DCC's changes to permissions/roles, internationalization and bug fixes
briley
committed
on 1 Sep 2016
|
|
Merge branch 'DigitalCurationCentre-master'
briley
committed
on 1 Sep 2016
|
|
| 2016-08-22 |
|
| 2016-08-12 |
fixed merge conflict with schema.rb
Brian Riley
committed
on 12 Aug 2016
|
|
fixed merge conflict in schema.rb
Brian Riley
committed
on 12 Aug 2016
|
|
|
Updated Gemfile to use Rails 4.2.7, fixed some minor issues with locale initializer (#21)
...
Brian Riley
authored
on 12 Aug 2016
GitHub
committed
on 12 Aug 2016
|
|
|
|
|
| 2016-08-11 |
allow org admin to upload logo through admin UI
Weiwei Shi
committed
on 11 Aug 2016
|
| 2016-07-22 |
|
|
Merged conflicts
Brian Riley
committed
on 22 Jul 2016
|
|
|
merge
DamodarSojka
committed
on 22 Jul 2016
|