summaryrefslogtreecommitdiff
path: root/app/views/profiles
Commit message (Expand)AuthorAgeFilesLines
* Combine 'turn on/off' user dropdown links into 'experimental features' link a...Luke "Jared" Bennett2017-07-281-0/+2
* Add groundwork for feature flagLuke "Jared" Bennett2017-07-281-0/+22
* upcase in the model instead of in the viewAlexis Reigel2017-07-271-1/+1
* use ShaAttribute for gpg table columnsAlexis Reigel2017-07-271-1/+1
* nicer email badges on the profile gpg pageAlexis Reigel2017-07-272-2/+9
* user may now revoke a gpg keyAlexis Reigel2017-07-271-2/+6
* no need for html_safeAlexis Reigel2017-07-271-1/+3
* add help links to gpg commits / gpg settingsAlexis Reigel2017-07-271-1/+4
* gpg email verificationAlexis Reigel2017-07-271-1/+1
* add profile gpg key page to manage gpg keysAlexis Reigel2017-07-274-0/+52
* Merge branch '35209-add-wip-info-new-nav-pref' into 'master'Annabel Dunstone Gray2017-07-191-0/+6
|\
| * 35209 Add wip message to new navigation preference sectiontauriedavis2017-07-191-0/+6
* | moved `@breadcrumb_title` out of the HAML & into a helper methodPhil Hughes2017-07-121-1/+1
* | moved declaration of `breadcrumb_title` into `page_title` methodPhil Hughes2017-07-123-3/+0
* | rename methodPhil Hughes2017-07-071-1/+1
* | fixed up more breadcrumbsPhil Hughes2017-07-071-1/+1
* | fixed breadcrumb titlesPhil Hughes2017-07-072-5/+5
* | Merge branch 'master' into new-nav-fix-contextual-breadcrumbsPhil Hughes2017-07-062-20/+17
|\ \ | |/
| * Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-1/+1
| * Fixes the column widths for the new navigation options in settingsPhil Hughes2017-07-051-2/+2
| * Enables the option in user preferences to turn on the new navigationenable-new-navigation-option-in-preferencesPhil Hughes2017-07-041-19/+16
* | improvements to breadcrumb titles, links & nestingPhil Hughes2017-07-063-0/+8
|/
* Merge branch 'profile-settings-width' into 'master'Annabel Dunstone Gray2017-06-2812-38/+50
|\
| * Added limited width to profile settingsprofile-settings-widthPhil Hughes2017-06-2312-38/+50
* | Merge branch 'experimental-top-nav' into 'master'Annabel Dunstone Gray2017-06-261-0/+19
|\ \
| * \ Merge branch 'master' into experimental-top-navPhil Hughes2017-06-231-74/+33
| |\ \ | | |/
| * | fixed scss-lint jobPhil Hughes2017-06-211-18/+19
| * | fixed typo in selector :see_no_evil:Phil Hughes2017-06-211-2/+2
| * | added section to profile/preferencesPhil Hughes2017-06-211-0/+18
* | | Fix interpolation in app/views/profile/show.html/hamlNick Thomas2017-06-241-1/+1
| |/ |/|
* | Convert app/views/profiles/show.html.haml to bootstrap_formNick Thomas2017-06-221-74/+33
|/
* #33461: Display own user id in account settings pageRiccardo Padovani2017-06-131-4/+11
* Sync email address from specified omniauth providerRobin Bobbitt2017-06-071-2/+2
* extract partialAlexis Reigel2017-05-242-24/+14
* user can reset his rss token on the account pageAlexis Reigel2017-05-241-4/+12
* remove dead codeAlexis Reigel2017-05-241-9/+4
* Change ‘Project view’ label to ‘Project home page content’29881-default-project-view-highlighted-tab-when-changing-settingsPedro Moreira da Silva2017-05-231-2/+2
* Rename Personal Audit LogTim Zallmann2017-05-162-3/+2
* Merge branch 'master' into 28433-internationalise-cycle-analytics-pageRuben Davila2017-05-041-5/+1
|\
| * Note Ghost user and refer to user deletion documentationMark Fletcher2017-05-031-5/+1
* | More updates for translations plus small tweaks.Ruben Davila2017-05-041-0/+1
* | First round of updates from the code review.Ruben Davila2017-05-021-1/+1
* | Fix Rubocop complains plus some small refactorRuben Davila2017-04-191-1/+1
* | Set locale through controller filterRuben Davila2017-04-131-1/+2
* | Add support to change language in profile formRuben Davila2017-04-121-0/+3
|/
* Merge branch 'button-capitalization' into 'master' Clement Ho2017-04-063-8/+8
|\
| * Corrected capitalizacion on various sectionsJose Ivan Vargas2017-04-063-8/+8
* | Copy diff file path as GFMDouwe Maan2017-04-061-1/+1
|/
* Prevent users from disconnecting gitlab account from CASTiago Botelho2017-03-311-4/+4
* Merge branch 'master' into sh-bring-back-option-to-be-notified-of-own-activityStan Hu2017-03-242-5/+7
|\