Commit graph

9 commits

Author SHA1 Message Date
Annabel Dunstone Gray
4664188824 Update avatar container name so it doesnt conflict with other image containers 2016-11-03 12:26:09 -05:00
tauriedavis
fb99a430f9 23545 Fix distorted project and group avatars 2016-11-01 10:59:04 -05:00
Nick Thomas
9920551536 Enable CacheMarkdownField for the remaining models
This commit alters views for the following models to use the markdown cache if
present:

* AbuseReport
* Appearance
* ApplicationSetting
* BroadcastMessage
* Group
* Issue
* Label
* MergeRequest
* Milestone
* Project

At the same time, calls to `escape_once` have been moved into the `single_line`
Banzai pipeline, so they can't be missed out by accident and the work is done
at save, rather than render, time.
2016-10-07 02:54:26 +01:00
Alfredo Sumaran
2231116ed7 Add visibility icon 2016-07-14 18:02:50 -05:00
Alfredo Sumaran
5fc690df6e Make admin/groups view consistent with dashboard/groups 2016-07-14 17:13:38 -05:00
Alfredo Sumaran
2ed5207152 Rename .group-controls to .controls 2016-07-14 15:36:53 -05:00
Alfredo Sumaran
338072cc4b Layout for Users Groups and Projects on admin area 2016-07-07 13:25:58 -05:00
Dmitriy Zaporozhets
be6f1c7427
Single quotes paradise
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2016-04-04 23:52:27 +02:00
Dmitriy Zaporozhets
d5fadfe0f5
Improve UI for admin/groups page
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2016-04-04 19:23:50 +02:00