summaryrefslogtreecommitdiff
path: root/app/controllers/profiles/preferences_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* added user preference to change layout widthPeter Göbel2015-10-051-0/+1
* Allow user to specify content he wants to see on project pageproject-default-viewDmitriy Zaporozhets2015-07-131-0/+1
* Spec the failure cases for PreferencesController#updateRobert Speicher2015-06-131-4/+9
* Add `dashboard` attribute to User modelRobert Speicher2015-06-131-0/+1
* Move the "Design" templates and logic to PreferencesRobert Speicher2015-06-131-1/+4
* Add Profiles::PreferencesControllerRobert Speicher2015-06-131-0/+29