a5b0400be7
#1146 finish new access rights for collaborators
2016-03-05 20:45:23 -05:00
c0eaae200e
Add ForegroundColor for labels
2016-02-27 13:59:11 +01:00
da2585c11e
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
2015-12-08 00:57:46 +01:00
2580e7b57e
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.
2015-12-03 02:16:18 +01:00
3eae4ecde7
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.
2015-12-02 22:40:22 +01:00
134d8e7681
work on #1961
2015-11-16 10:14:12 -05:00
8a3ee795d2
finish transforming to v2
2015-08-10 00:23:20 +08:00
7372042441
list view: issue, label, milestone
2015-08-09 22:45:38 +08:00
0705f55ce0
finish new milestone page
2015-08-05 20:23:08 +08:00
3e4cdccf6b
milestone: create page
2015-08-05 15:24:26 +08:00
04458d49a0
milestone: list view
2015-08-03 17:42:09 +08:00
dc4aab9925
UI: CURD labels
...
- fix update lable break connection with repository
2015-07-24 23:13:42 +08:00
ac95f6d50f
UI: basic label list
...
- create new label
2015-07-24 21:02:49 +08:00