| 2016-10-25 |
removed comparison from boolean value to an integer in organisation model
xsrust
committed
on 25 Oct 2016
|
|---|---|
|
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-10-18 |
Merge branch 'master' of https://github.com/DMPRoadmap/roadmap into postgresql
Jimmy Angelakos
committed
on 18 Oct 2016
|
| 2016-10-07 |
fixed broken link between organisations and users
xsrust
committed
on 7 Oct 2016
|
| 2016-10-04 |
removed all instances of comparing booleans to 1 or 0 for postgres compatability
xsrust
committed
on 4 Oct 2016
|
| 2016-09-29 |
Updated association between User and Organisation to reflect the removed user_org_roles table. Each User now belongs_to an Organisation.
briley
committed
on 29 Sep 2016
|
| 2016-09-08 |
Removal of ajax calls from the Create Plan page (#31)
Brian Riley
authored
on 8 Sep 2016
GitHub
committed
on 8 Sep 2016
|
| 2016-09-07 |
removed debug lines and added comments
briley
committed
on 7 Sep 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
|
|
merged DCC changes into master
briley
committed
on 1 Sep 2016
|
|
|
updated documentation syntax for some models
xsrust
committed
on 1 Sep 2016
|
|
| 2016-08-22 |
|
| 2016-08-17 |
Merging current stable development branch into master (#23)
...
Brian Riley
authored
on 17 Aug 2016
GitHub
committed
on 17 Aug 2016
|
| 2016-08-12 |
fixed merge conflict in schema.rb
Brian Riley
committed
on 12 Aug 2016
|
|
|
|
|
add association between organisation and language
DamodarSojka
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-08-05 |
added documentation to organisation, phase, and part of plans
xsrust
committed
on 5 Aug 2016
|
| 2016-08-04 |
fixed the magic strings function
xsrust
committed
on 4 Aug 2016
|
| 2016-08-03 |
initial passover of removing magic strings
xsrust
committed
on 3 Aug 2016
|
| 2016-07-22 |
|
|
Merged conflicts
Brian Riley
committed
on 22 Jul 2016
|
|
| 2016-07-15 |
added yard documentation, bugfixed method, fixed bug where relationship with users was broken
xsrust
committed
on 15 Jul 2016
|
| 2016-06-27 |
|
| 2016-06-23 |
|
| 2016-06-03 |
DMPonline4 - RAILS 4.0 (#4)
...
Marta Ribeiro
authored
on 3 Jun 2016
Brian Riley
committed
on 3 Jun 2016
|