History for dmpopidor / app / controllers / registrations_controller.rb
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-10-24
@briley
Created shared org autocomplete/other org control for Profile and Create Account pages ...
briley committed on 24 Oct 2017
2017-10-19
@briley
removed recovery_email from the 2 forms and fixed bug in edit profile save
briley committed on 19 Oct 2017
2017-10-09
@ray.carrick
if no defaults specified, obtuse error. now improved.
ray.carrick committed on 9 Oct 2017
2017-07-21
@Keith McGrellis
Create Account: Fix styling/code issues for Organisation dropdown #518
Keith McGrellis committed on 21 Jul 2017
2017-07-12
@xsrust
fixes broken tests
xsrust committed on 12 Jul 2017
@xsrust
updated preferences to use JSON hash and be contained in a new model, addresses #481
xsrust committed on 12 Jul 2017
2017-07-11
@Brian Riley
Merge branch 'CDL-MVP' into CDL-MVP
Brian Riley authored on 11 Jul 2017 GitHub committed on 11 Jul 2017
@Jose Lloret
FormHelpers for registrations views. DMPRoadmap/roadmap#483 ...
Jose Lloret 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-06-29
@bhavi
load the selected user profile tab after page reload
bhavi committed on 29 Jun 2017
@bhavi
add the selected tab name to form
bhavi committed on 29 Jun 2017
2017-06-28
@bhavi
remove prefs from registrations controller, as its refered in users
bhavi committed on 28 Jun 2017
@bhavi
fix update_password form
bhavi committed on 28 Jun 2017
2017-06-27
@bhavi
saving password details separately
bhavi committed on 27 Jun 2017
2017-06-22
@bhavi
move the user profile tabs into separate forms
bhavi committed on 22 Jun 2017
2017-06-16
@bhavi
remove byebug
bhavi committed on 16 Jun 2017
@bhavi
fix the nil error for notification preferences
bhavi committed on 16 Jun 2017
2017-06-14
@bhavi
move user profile to partials, and add prefrences tab
bhavi committed on 14 Jun 2017
2017-06-09
@Brian Riley
resolved cherry-pick conflicts
Brian Riley committed on 9 Jun 2017
2017-06-08
@xsrust
fixed bug where org not set by update function
xsrust committed on 8 Jun 2017
@xsrust
enforce manditory fields on edit profile page
xsrust committed on 8 Jun 2017
2017-05-19
@Jimmy Angelakos
Closes #322. ...
Jimmy Angelakos committed on 19 May 2017
2017-05-09
@briley
fixed merge conflicts
briley committed on 9 May 2017
2017-05-08
@Jimmy Angelakos
Merge local branch into feature/sso - fixes #39, #276, #287, #290. ...
Jimmy Angelakos committed on 8 May 2017
2017-05-05
@Brian Riley
fixed layout of edit profile page DMPRoadmap/roadmap#230 DMPRoadmap/roadmap#125 DMPRoadmap/roadmap#293
Brian Riley committed on 5 May 2017
2017-04-24
@Brian Riley
Fixed issue with current_user.org ref for unaffiliated users. Then fixed issue with timing of plan creator assignment DMPRoadmap/roadmap#257
Brian Riley committed on 24 Apr 2017
2017-04-07
@Brian Riley
broken generic error message handler apart into separate create/update/destroy versions. updated calls within the controllers and fixed tests DMPRoadmap/roadmap#227
Brian Riley committed on 7 Apr 2017
@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