Lunny Xiao
f2e20c81b6
Refactor struct's time to remove unnecessary memory usage ( #3142 )
...
* refactor struct's time to remove unnecessary memory usage
* use AsTimePtr simple code
* fix tests
* fix time compare
* fix template on gpg
* use AddDuration instead of Add
7 years ago
Ethan Koenig
2cb6c51158
Fix over-escaped characters ( #2956 )
7 years ago
Lunny Xiao
6076c95dd1
Security: fix XSS attack on milestone ( #976 )
...
Reported by Miguel Ángel Jimeno.
8 years ago
Bwko
a345a03d99
Added sorting to the labels & milestones page ( #199 )
8 years ago
Unknwon
a5b0400be7
#1146 finish new access rights for collaborators
9 years ago
Unknwon
eb918c2368
fix only admin can view milestone desc
9 years ago
Adam Strzelecki
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
9 years ago
Adam Strzelecki
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.
9 years ago
Adam Strzelecki
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.
9 years ago
Unknwon
134d8e7681
work on #1961
9 years ago
Unknwon
5c5ccddb02
fix buttons style
10 years ago
Unknwon
8a3ee795d2
finish transforming to v2
10 years ago
Unknwon
7372042441
list view: issue, label, milestone
10 years ago
Unknwon
9d414d4dd9
remove Index field of milestone
10 years ago
Unknwon
0705f55ce0
finish new milestone page
10 years ago
Unknwon
4081f86654
fix new milestone button visibility
10 years ago
Unknwon
3e4cdccf6b
milestone: create page
10 years ago