History for dmpopidor / app / models / organisation.rb
2016-10-25
@xsrust
removed comparison from boolean value to an integer in organisation model
xsrust committed on 25 Oct 2016
@xsrust
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
@Jimmy Angelakos
Merge branch 'master' of https://github.com/DMPRoadmap/roadmap into postgresql
Jimmy Angelakos committed on 18 Oct 2016
2016-10-07
@xsrust
fixed broken link between organisations and users
xsrust committed on 7 Oct 2016
2016-10-04
@xsrust
removed all instances of comparing booleans to 1 or 0 for postgres compatability
xsrust committed on 4 Oct 2016
2016-09-29
@briley
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
@Brian Riley
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
@briley
removed debug lines and added comments
briley committed on 7 Sep 2016
2016-09-01
@briley
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
@briley
merged DCC changes into master
briley committed on 1 Sep 2016
@xsrust
updated documentation syntax for some models
xsrust committed on 1 Sep 2016
2016-08-22
@Brian Riley
Branding changes (#24) ...
Brian Riley authored on 22 Aug 2016 GitHub committed on 22 Aug 2016
2016-08-17
@Brian Riley
Merging current stable development branch into master (#23) ...
Brian Riley authored on 17 Aug 2016 GitHub committed on 17 Aug 2016
2016-08-12
@Brian Riley
fixed merge conflict in schema.rb
Brian Riley committed on 12 Aug 2016
@Damodar Sojka
Merging master (#20) ...
Damodar Sojka authored on 12 Aug 2016 Brian Riley committed on 12 Aug 2016
@DamodarSojka
add association between organisation and language
DamodarSojka committed on 12 Aug 2016
2016-08-11
@Weiwei Shi
allow org admin to upload logo through admin UI
Weiwei Shi committed on 11 Aug 2016
2016-08-05
@xsrust
added documentation to organisation, phase, and part of plans
xsrust committed on 5 Aug 2016
2016-08-04
@xsrust
fixed the magic strings function
xsrust committed on 4 Aug 2016
2016-08-03
@xsrust
initial passover of removing magic strings
xsrust committed on 3 Aug 2016
2016-07-22
@Brian Riley
Rails 4.2 (#10) ...
Brian Riley authored on 22 Jul 2016 GitHub committed on 22 Jul 2016
@Brian Riley
Merged conflicts
Brian Riley committed on 22 Jul 2016
2016-07-15
@xsrust
added yard documentation, bugfixed method, fixed bug where relationship with users was broken
xsrust committed on 15 Jul 2016
2016-06-27
@DigitalCurationCentre
Master (#7) ...
DigitalCurationCentre authored on 27 Jun 2016 Brian Riley committed on 27 Jun 2016
2016-06-23
@xsrust
Added API and Localisation work ...
xsrust committed on 23 Jun 2016
2016-06-03
@Marta Ribeiro
DMPonline4 - RAILS 4.0 (#4) ...
Marta Ribeiro authored on 3 Jun 2016 Brian Riley committed on 3 Jun 2016