| 2017-11-23 |
conditional logic email for users.admin_privileges. DMPRoadmap/roadmap#811
...
Jose Lloret
committed
on 23 Nov 2017
|
|---|---|
| 2017-11-21 |
paginable module to accomodate any model that needs paginated views. DMPRoadmap/roadmap#786
...
Jose Lloret
committed
on 21 Nov 2017
|
| 2017-10-25 |
Added active tab logic as tabHelper.js
...
Brian Riley
authored
on 20 Oct 2017
briley
committed
on 25 Oct 2017
|
| 2017-08-17 |
|
| 2017-07-12 |
updated preferences to use JSON hash and be contained in a new model, addresses #481
xsrust
committed
on 12 Jul 2017
|
| 2017-07-07 |
updated controllers to use alert instead of notice for errors DMPRoadmap/roadmap#175
Brian Riley
committed
on 7 Jul 2017
|
|
added generic success message and updated controllers to use it DMPRoadmap/roadmap#175
Brian Riley
committed
on 7 Jul 2017
|
|
| 2017-07-05 |
fixes generation of api_token when a user is given permissions for api
xsrust
committed
on 5 Jul 2017
|
| 2017-07-03 |
fixed typo
Brian Riley
committed
on 3 Jul 2017
|
|
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 |
add the selected tab name to form
bhavi
committed
on 29 Jun 2017
|
| 2017-06-27 |
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 |
move the user profile tabs into separate forms
bhavi
committed
on 22 Jun 2017
|
| 2017-04-19 |
fixes guidance group selection for plans
xsrust
committed
on 19 Apr 2017
|
| 2017-04-10 |
finished functional tests DMPRoadmap/roadmap/#212
briley
committed
on 10 Apr 2017
|
| 2017-03-30 |
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 |
Replaced I18n.t(...) from controllers. DMPRoadmap/roadmap#98
Jose Lloret
committed
on 2 Mar 2017
|
| 2017-02-21 |
updated users_controller to use perms constants
xsrust
committed
on 21 Feb 2017
|
|
updated users_controller to use perms constants
xsrust
committed
on 21 Feb 2017
|
|
| 2017-01-10 |
updated users_controller to remove respond_to format
xsrust
committed
on 10 Jan 2017
|
| 2017-01-06 |
bugfixes to allow org_admin pages to render
xsrust
committed
on 6 Jan 2017
|
| 2017-01-05 |
updated users controller
xsrust
committed
on 5 Jan 2017
|
|
updated users_controller, mainly renaming roles to perms
xsrust
committed
on 5 Jan 2017
|
|
| 2016-10-25 |
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 |
Fixes to the users page
briley
committed
on 10 Oct 2016
|
| 2016-09-16 |
removed verify_authorized out to individual controllers
xsrust
committed
on 16 Sep 2016
|
|
removed unused actions and json from users controller
xsrust
committed
on 16 Sep 2016
|
|
| 2016-09-01 |
added ability to grant permissions to other users
xsrust
committed
on 1 Sep 2016
|
|
overhaul of performance of users admin-index
xsrust
committed
on 1 Sep 2016
|
|
|
implimenting auth changes in the views
xsrust
committed
on 1 Sep 2016
|