summaryrefslogtreecommitdiff
path: root/app/views/profiles/preferences
Commit message (Expand)AuthorAgeFilesLines
* Add cancel button to forms that didn't have one alreadyDouwe Maan2015-12-021-1/+1
* Tweak help text.Douwe Maan2015-10-171-2/+2
* improved code style and layout option namingPeter Göbel2015-10-052-2/+2
* added user preference to change layout widthPeter Göbel2015-10-052-0/+14
* Style panels and add blank containerDmitriy Zaporozhets2015-09-091-2/+2
* Use page title for header title tooDmitriy Zaporozhets2015-09-091-4/+4
* Add Gitlab::ColorSchemes moduleRobert Speicher2015-08-251-4/+4
* Allow user to specify content he wants to see on project pageproject-default-viewDmitriy Zaporozhets2015-07-131-0/+8
* Remove redundant help text from custom dashboard selectionRobert Speicher2015-06-131-2/+0
* Fix alignment of Behavior form; add documentation linkRobert Speicher2015-06-131-2/+4
* Add feature specs for default dashboard preferenceRobert Speicher2015-06-132-1/+6
* Add a form field to customize the dashboard preferenceRobert Speicher2015-06-131-2/+17
* Update markup/styling for syntax highlight theme preferenceRobert Speicher2015-06-131-2/+2
* Simplify the javascript behavior for Preference updatingRobert Speicher2015-06-132-8/+7
* Add PreferencesHelper moduleRobert Speicher2015-06-131-1/+1
* Add Gitlab::Themes module; remove Gitlab::ThemeRobert Speicher2015-06-132-33/+6
* Move the "Design" templates and logic to PreferencesRobert Speicher2015-06-132-2/+59
* Add Profiles::PreferencesControllerRobert Speicher2015-06-132-0/+2