History for dmpopidor / app / models
2016-11-30
@Ray Carrick
fixes from feedback from french testing of dmponline
Ray Carrick committed on 30 Nov 2016
2016-11-29
@Ray Carrick
bugs found in fr dmponline
Ray Carrick committed on 29 Nov 2016
2016-11-22
@Ray Carrick
add a reset_password_link method for convenience
Ray Carrick committed on 22 Nov 2016
2016-11-10
@Ray Carrick
profile save crashing
Ray Carrick committed on 10 Nov 2016
2016-11-08
@Ray Carrick
Merge branch 'master' into postgresql
Ray Carrick committed on 8 Nov 2016
2016-11-03
@xsrust
fixed bug where templates were not based on most recent version, causing organizational customizations of templates to not show up to the end user
xsrust committed on 3 Nov 2016
2016-11-02
@briley
Corrected spelling of text_desription field in token_permission_types
briley committed on 2 Nov 2016
@briley
fixed issue with settings data saved to the DB using an old version of the gem. stripped html tags from question text for display in the export form.
briley committed on 2 Nov 2016
@briley
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
briley committed on 2 Nov 2016
@briley
commented out guidance and guidance_group tests
briley committed on 2 Nov 2016
@briley
fixed some existing template and guidance tests. Fixed reference to user.organisations in the GuidanceGroup model
briley committed on 2 Nov 2016
@briley
switched User->Language relationship in Model from has_one to belongs_to
briley committed on 2 Nov 2016
@xsrust
allowed organisations to save their details without submitting a contact email
xsrust committed on 2 Nov 2016
@Ray Carrick
merge postgresql -> master
Ray Carrick committed on 2 Nov 2016
2016-11-01
@xsrust
updated user permissions conversion to migrate org_admin details properly
xsrust committed on 1 Nov 2016
2016-10-26
@briley
resolving merge conflicts
briley committed on 26 Oct 2016
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-17
@briley
Fixed issue with plan creation not properly saving guidance selections. Fixed contact us page typos
briley committed on 17 Oct 2016
2016-10-07
@xsrust
fixed broken link between organisations and users
xsrust committed on 7 Oct 2016
@xsrust
updated the update_user_permissions function to make it more performant
xsrust committed on 7 Oct 2016
2016-10-06
@briley
added nil check to user model's keep token method
briley committed on 6 Oct 2016
2016-10-04
@briley
Updated 'destroy' label on view plans page to read 'delete'
briley committed on 4 Oct 2016
@briley
Fixed typos: changed all change_org_detials to change_org_details
briley committed on 4 Oct 2016
@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-09
@Brian Riley
reverted back changes to user<-->org relationship. added missing api and magic strings sections to the other locale files.
Brian Riley committed on 9 Sep 2016
@Brian Riley
Revert "Fix to bug in user model that was preventing the organisation association from working (#30)" ...
Brian Riley committed on 9 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