2016-09-01
@xsrust
turns out we do user user_org_roles to determine organisation, re-added
xsrust committed on 1 Sep 2016
@xsrust
fixed bug in can_<do permission>? functions
xsrust committed on 1 Sep 2016
@xsrust
updated the organisation_id = (new) in user model, was causing seed to fail
xsrust committed on 1 Sep 2016
@xsrust
updated funciton to ensure no dupelicates
xsrust committed on 1 Sep 2016
@xsrust
added functionality to port users from old auth structure to new
xsrust committed on 1 Sep 2016
@xsrust
ensured users loose roles upon org changing and added depricated tags to roles
xsrust committed on 1 Sep 2016
@xsrust
removed initalizer for rollify
xsrust committed on 1 Sep 2016
@xsrust
updated documentation syntax for some models
xsrust committed on 1 Sep 2016
@xsrust
removed cancancan and rollify
xsrust committed on 1 Sep 2016
@xsrust
added granting api to orgs permission
xsrust committed on 1 Sep 2016
@xsrust
implimenting auth changes in the views
xsrust committed on 1 Sep 2016
2016-08-31
@Ray Carrick
Merge branch 'question_formatting'
Ray Carrick committed on 31 Aug 2016
@Ray Carrick
fix various issues to do with display of formatting in questions
Ray Carrick committed on 31 Aug 2016
2016-08-26
@xsrust
added new permissions to api
xsrust committed on 26 Aug 2016
@xsrust
added docs to new function
xsrust committed on 26 Aug 2016
@xsrust
finished changes to update_user_permissions
xsrust committed on 26 Aug 2016
@xsrust
fixed merge conflicts
xsrust committed on 26 Aug 2016
@xsrust
made changed to user.rb
xsrust committed on 26 Aug 2016
@xsrust
made changes to update user permissions
xsrust committed on 26 Aug 2016
@xsrust
added debug to update_user_permissions
xsrust committed on 26 Aug 2016
2016-08-23
@xsrust
turns out we do user user_org_roles to determine organisation, re-added
xsrust committed on 23 Aug 2016
@xsrust
fixed bug in can_<do permission>? functions
xsrust committed on 23 Aug 2016
@xsrust
updated the organisation_id = (new) in user model, was causing seed to fail
xsrust committed on 23 Aug 2016
@xsrust
updated funciton to ensure no dupelicates
xsrust committed on 23 Aug 2016
@xsrust
added functionality to port users from old auth structure to new
xsrust committed on 23 Aug 2016
@xsrust
ensured users loose roles upon org changing and added depricated tags to roles
xsrust committed on 23 Aug 2016
2016-08-22
@Brian Riley
Branding changes (#24) ...
Brian Riley authored on 22 Aug 2016 GitHub committed on 22 Aug 2016
@briley
Removed description field from organisation. Add contact email to the organisation. Change the way the logo is displayed on the organisation screen.
briley committed on 22 Aug 2016
@briley
changed logo size to a height of 100 and moved logo so that it appears alongside the DMPRoadmap logo per the current specifications
briley committed on 22 Aug 2016
@briley
removed height and width constraints to logo upload function. Added method that will resize the uploaded logo so that the width is 160px (maintaining aspect ratio) so that the logo fits within the layout properly
briley committed on 22 Aug 2016