Unknwon
2e4c412e20
#1146 finish new access rights for collaborators
10 years ago
Lukas Dietrich
a742d71e41
Add ForegroundColor for labels
10 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
10 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.
10 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.
10 years ago
Unknwon
b659db9117
work on #1961
10 years ago
Unknwon
d6925a4ebc
finish transforming to v2
10 years ago
Unknwon
d12a83f985
list view: issue, label, milestone
10 years ago
Unknwon
04f1db0139
finish new milestone page
10 years ago
Unknwon
904a0ea1f3
milestone: create page
10 years ago
Unknwon
fb2d1e450d
milestone: list view
10 years ago
Unknwon
6e4a3e4f9d
UI: CURD labels
- fix update lable break connection with repository
10 years ago
Unknwon
dfcb8673b9
UI: basic label list
- create new label
10 years ago