History for dmpopidor / app / controllers / users_controller.rb
2018-03-20
@briley
added active flag to users and updated admin users page to allow admin to update the value ...
briley authored on 15 Mar 2018 Brian Riley committed on 20 Mar 2018
2018-02-16
@Jose Lloret
Create account org is needed now. Fixed find nil whne swaping orgs. #1144
Jose Lloret committed on 16 Feb 2018
2018-02-12
@Brian Riley
fixes to edit user privileges ...
Brian Riley committed on 12 Feb 2018
2018-02-08
@Jose Lloret
User model search scope method concatenating firstname and surname to look for a term. DMPRoadmap/roadmap#1101 ...
Jose Lloret committed on 8 Feb 2018
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