Lunny Xiao
248b91f72b
Security: fix XSS attack on milestone ( #976 )
Reported by Miguel Ángel Jimeno.
8 years ago
Bwko
67598de413
Added sorting to the labels & milestones page ( #199 )
8 years ago
Unknwon
2e4c412e20
#1146 finish new access rights for collaborators
9 years ago
Unknwon
e1c820e565
fix only admin can view milestone desc
9 years ago
Adam Strzelecki
69427c6115
Indent all templates with tabs
This commit improves templates readability, since all of them use consistent
indent with all template command blocks indented too.
1. Indents both HTML containers such as <div>, <p> and Go HTML template blocks
such as {{if}} {{with}}
2. Cleans all trailing white-space
3. Adds trailing last line-break to each file
9 years ago
Adam Strzelecki
51df440502
UI: Always show menu on repo pages
Merges repo/sidebar.tmpl with repo/header.tmpl and makes every repo page use
middleware.RepoRef() necessary to display information on this menu.
9 years ago
Adam Strzelecki
4d6b9a4736
UI: Make repository menu divide header and content
This is more inline with way GitHub looks like and feels much more natural and
in style with rest of the interface.
9 years ago
Unknwon
b659db9117
work on #1961
9 years ago
Unknwon
690016964a
fix buttons style
9 years ago
Unknwon
d6925a4ebc
finish transforming to v2
10 years ago
Unknwon
d12a83f985
list view: issue, label, milestone
10 years ago
Unknwon
94654a8bf1
remove Index field of milestone
10 years ago
Unknwon
04f1db0139
finish new milestone page
10 years ago
Unknwon
2935a335fa
fix new milestone button visibility
10 years ago
Unknwon
904a0ea1f3
milestone: create page
10 years ago