summaryrefslogtreecommitdiff
path: root/app/controllers/profiles/notifications_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* Re-use notifications dropdown on user profileFelipe Artur2016-06-161-15/+3
* Remove notification level fild from users, improve migrations and specsissue_3359_2Felipe Artur2016-06-101-8/+5
* Remove notification level from user modelFelipe Artur2016-06-101-4/+20
* Change how notification settings in profile are rendered and updatedDmitriy Zaporozhets2016-03-301-22/+6
* Fix few bugs related to recent notifications refactoringDmitriy Zaporozhets2016-03-301-1/+0
* Introduce NotificationSetting to user interfaceDmitriy Zaporozhets2016-03-301-9/+5
* Redirect to a default path if HTTP_REFERER is not setStan Hu2015-10-201-1/+1
* Add a page title to every page.Douwe Maan2015-04-301-3/+1
* Use `group_member` instead of `users_group` or `membership`.Douwe Maan2015-03-151-3/+3
* Allow notification email to be set separately from primary email.Douwe Maan2015-02-071-2/+20
* Fix adminarea and emails for new membership logicDmitriy Zaporozhets2014-09-151-3/+3
* Replace old references of users_project & users_groupDmitriy Zaporozhets2014-09-141-2/+2
* Huge replace of old users_project and users_group referencesDmitriy Zaporozhets2014-09-141-4/+4
* Move Profile related controllers under Profiles:: moduleDmitriy Zaporozhets2013-06-241-0/+26