| 2018-05-31 |
update_email_preferences action only authorized for signed_in user. DMPRoadmap/roadmap#1514
Jose Lloret
committed
on 31 May 2018
|
|---|---|
| 2018-05-23 |
|
| 2018-05-16 |
Implemented Notifications
...
Quentin Sonrel
authored
on 29 Mar 2018
briley
committed
on 16 May 2018
|
| 2018-03-20 |
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 |
Create account org is needed now. Fixed find nil whne swaping orgs. #1144
Jose Lloret
committed
on 16 Feb 2018
|
| 2018-02-12 |
|
| 2018-02-08 |
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 |
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 |
Edit User privileges as a Super Admin (#794) and Org Admin (#761)
...
bhavi
committed
on 30 Jan 2018
|
| 2018-01-18 |
Edit User privileges as a Super Admin (#794) and Org Admin (#761)
bhavi
committed
on 18 Jan 2018
|
| 2017-12-22 |
Templates table revisions #900 (In Progress)
...
bhavi
authored
on 20 Dec 2017
Brian Riley
committed
on 22 Dec 2017
|
| 2017-12-08 |
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 |
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
|