Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | templates: rename template function Str2html -> Str2HTML | Unknwon | 2018-12-10 |
| | |||
* | repo/milestone: simplify code | Unknwon | 2017-03-24 |
| | |||
* | milestone: only show issue-related count under issue list (#4316) | Unknwon | 2017-03-24 |
| | |||
* | Security: fix XSS attack on milestone | Unknwon | 2017-02-17 |
| | | | | Reported by Miguel Ángel Jimeno. | ||
* | #1146 finish new access rights for collaborators | Unknwon | 2016-03-05 |
| | |||
* | fix only admin can view milestone desc | Unknwon | 2015-12-15 |
| | |||
* | Indent all templates with tabs | Adam Strzelecki | 2015-12-08 |
| | | | | | | | | | | | | 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 | ||
* | UI: Always show menu on repo pages | Adam Strzelecki | 2015-12-03 |
| | | | | | Merges repo/sidebar.tmpl with repo/header.tmpl and makes every repo page use middleware.RepoRef() necessary to display information on this menu. | ||
* | UI: Make repository menu divide header and content | Adam Strzelecki | 2015-12-02 |
| | | | | | This is more inline with way GitHub looks like and feels much more natural and in style with rest of the interface. | ||
* | work on #1961 | Unknwon | 2015-11-16 |
| | |||
* | fix buttons style | Unknwon | 2015-09-02 |
| | |||
* | finish transforming to v2 | Unknwon | 2015-08-10 |
| | |||
* | list view: issue, label, milestone | Unknwon | 2015-08-09 |
| | |||
* | remove Index field of milestone | Unknwon | 2015-08-06 |
| | |||
* | finish new milestone page | Unknwon | 2015-08-05 |
| | |||
* | fix new milestone button visibility | Unknwon | 2015-08-05 |
| | |||
* | milestone: create page | Unknwon | 2015-08-05 |