History for dmpopidor / app / controllers / roles_controller.rb
2018-08-01
@Bodacious
Refactored model code for better readability
Bodacious committed on 1 Aug 2018
2018-07-04
@Bodacious
Add inviter name to sharing notification email ...
Bodacious committed on 4 Jul 2018
2018-06-21
@Brian Riley
added missing translation markup (#1633) ...
Brian Riley authored on 21 Jun 2018 Sam Rust committed on 21 Jun 2018
2018-01-04
@briley
added email pref check for plan sharing change
briley committed on 4 Jan 2018
2017-12-18
@briley
consolidated edit/add view and controller action for annotations ...
briley committed on 18 Dec 2017
2017-11-30
@Jose Lloret
Autosave to change permissions on a plan for collaborators. DMPRoadmap/roadmap#840 ...
Jose Lloret committed on 30 Nov 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-22
@Jose Lloret
conditional_user_mailer concern for delivering email according to preferences. DMPRoadmap/roadmap#811 ...
Jose Lloret committed on 22 Nov 2017
2017-11-14
@Jose Lloret
Redirecting to plans_path instead of re-rendering the view which is more error-prone if view changes, e.g. new instance variables. DMPRoadmap/roadmap#816
Jose Lloret committed on 14 Nov 2017
2017-10-12
@Brian Riley
Added ajax to share plan page ...
Brian Riley committed on 12 Oct 2017
2017-09-06
@briley
fixed merge conflicts from pulling in latest bug fixes from development
briley committed on 6 Sep 2017
2017-09-05
@xsrust
updated controller and test to reflect each other's behaviors
xsrust committed on 5 Sep 2017
2017-09-01
@xsrust
updated plan sharing to be case-insensitive
xsrust committed on 1 Sep 2017
2017-07-21
@Jimmy Angelakos
added function comment
Jimmy Angelakos authored on 21 Jul 2017 GitHub committed on 21 Jul 2017
@xsrust
changed name of action and added requirement to share action that only active users show
xsrust committed on 21 Jul 2017
2017-07-20
@xsrust
added ability for users to remove themselves from plans, without destroying the plan
xsrust committed on 20 Jul 2017
2017-07-12
@briley
finished up share plan page.
briley committed on 12 Jul 2017
2017-07-11
@briley
started work on share plan page DMPRoadmap/roadmap#497
briley committed on 11 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-05-26
@Jimmy Angelakos
Check that user role doesn't already exist before sharing. Fixes #362
Jimmy Angelakos committed on 26 May 2017
2017-05-12
@Jimmy Angelakos
Fixes #307 - Single invitation email issue
Jimmy Angelakos committed on 12 May 2017
2017-05-11
@Jimmy Angelakos
Fixes #289 - when sharing plan with invalid email
Jimmy Angelakos committed on 11 May 2017
@Jimmy Angelakos
Bugfixes for invitations/ password change. Fixes #268, #271.
Jimmy Angelakos committed on 11 May 2017
2017-05-02
@Jose Lloret
Fixed nil user variable when generating HTML code for sharing notification. DMPRoadmap/roadmap#286 ...
Jose Lloret committed on 2 May 2017
2017-04-19
@Brian Riley
Merge branch 'development' into development
Brian Riley authored on 19 Apr 2017 GitHub committed on 19 Apr 2017
2017-04-18
@briley
Updated ActionMailer deliver calls to deliver_now because deliver is deprecated in Rails 5
briley committed on 18 Apr 2017
2017-04-13
@xsrust
updated function call to sharing_notification mailer
xsrust committed on 13 Apr 2017
2017-04-12
@xsrust
fixes issue with changing roles for a shared plan #231
xsrust committed on 12 Apr 2017
2017-04-07
@Brian Riley
Added obj_name param to the generic error message handler on application_controller. Updated all save error handling to render the page rather than redirect DMPRoadmap/roadmap#227
Brian Riley committed on 7 Apr 2017