History for dmpopidor / app / controllers / users_controller.rb
2018-02-01
@bhavi
Edit User privileges as a Super Admin (#794) and Org Admin (#761) ...
bhavi authored on 16 Jan 2018 Jose Lloret committed on 1 Feb 2018
2018-01-30
@bhavi
Edit User privileges as a Super Admin (#794) and Org Admin (#761) ...
bhavi committed on 30 Jan 2018
2018-01-18
@bhavi
Edit User privileges as a Super Admin (#794) and Org Admin (#761)
bhavi committed on 18 Jan 2018
2017-12-22
@bhavi
Templates table revisions #900 (In Progress) ...
bhavi authored on 20 Dec 2017 Brian Riley committed on 22 Dec 2017
2017-12-08
@briley
Make templates page usable for Org Admins and Super Admins ...
briley authored on 27 Nov 2017 Brian Riley committed on 8 Dec 2017
2017-11-23
@Jose Lloret
conditional logic email for users.admin_privileges. DMPRoadmap/roadmap#811 ...
Jose Lloret committed on 23 Nov 2017
2017-11-21
@Jose Lloret
paginable module to accomodate any model that needs paginated views. DMPRoadmap/roadmap#786 ...
Jose Lloret committed on 21 Nov 2017
2017-10-25
@Brian Riley
Added active tab logic as tabHelper.js ...
Brian Riley authored on 20 Oct 2017 briley committed on 25 Oct 2017
2017-08-17
@Jimmy Angelakos
Merge branch 'development' into CDL-MVP ...
Jimmy Angelakos committed on 17 Aug 2017
2017-07-12
@xsrust
updated preferences to use JSON hash and be contained in a new model, addresses #481
xsrust committed on 12 Jul 2017
2017-07-07
@Brian Riley
updated controllers to use alert instead of notice for errors DMPRoadmap/roadmap#175
Brian Riley committed on 7 Jul 2017
@Brian Riley
added generic success message and updated controllers to use it DMPRoadmap/roadmap#175
Brian Riley committed on 7 Jul 2017
2017-07-05
@xsrust
fixes generation of api_token when a user is given permissions for api
xsrust committed on 5 Jul 2017
2017-07-03
@Brian Riley
fixed typo
Brian Riley committed on 3 Jul 2017
@Brian Riley
reverted permission changes so that a user cannot grant permissions that they themselves do not have
Brian Riley committed on 3 Jul 2017
2017-06-29
@bhavi
add the selected tab name to form
bhavi committed on 29 Jun 2017
2017-06-27
@briley
Fixed test broken by new CSS changes and the removal of a few unessecarry show (e.g. org, guidance, etc.) pages
briley committed on 27 Jun 2017
2017-06-22
@bhavi
move the user profile tabs into separate forms
bhavi committed on 22 Jun 2017
2017-04-19
@xsrust
fixes guidance group selection for plans
xsrust committed on 19 Apr 2017
2017-04-10
@briley
finished functional tests DMPRoadmap/roadmap/#212
briley committed on 10 Apr 2017
2017-03-30
@briley
switched all Perm::CONSTANT to Perm.scope calls. Travis could not handle CONSTANT definitions likely due to rails/ruby evironment. Its better to use scope for queries anyway
briley committed on 30 Mar 2017
2017-03-02
@Jose Lloret
Replaced I18n.t(...) from controllers. DMPRoadmap/roadmap#98
Jose Lloret committed on 2 Mar 2017
2017-02-21
@xsrust
updated users_controller to use perms constants
xsrust committed on 21 Feb 2017
@xsrust
updated users_controller to use perms constants
xsrust committed on 21 Feb 2017
2017-01-10
@xsrust
updated users_controller to remove respond_to format
xsrust committed on 10 Jan 2017
2017-01-06
@xsrust
bugfixes to allow org_admin pages to render
xsrust committed on 6 Jan 2017
2017-01-05
@xsrust
updated users controller
xsrust committed on 5 Jan 2017
@xsrust
updated users_controller, mainly renaming roles to perms
xsrust committed on 5 Jan 2017
2016-10-25
@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-10
@briley
Fixes to the users page
briley committed on 10 Oct 2016