Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | fix #2102 | Unknwon | 2015-12-05 |
| | |||
* | template fix | Unknwon | 2015-12-04 |
| | |||
* | fix #1829 and fix #890 | Unknwon | 2015-12-04 |
| | |||
* | UI: Use more subtle grey SHA1 labels | Adam Strzelecki | 2015-12-03 |
| | | | | | | | | | | | Current green SHA1 labels are more pronounced than other UI elements attracting attention as if they were most important thing in the UI, while they are not as important, especially without real Git client. Using grey SHA1 labels makes the UI more balanced, less aggressive and lets user to focus on other content elements. NOTE: Neither GitHub or Bitbucket uses so heavy pronunciation as Gogs. | ||
* | more UI minor fixes | Unknwon | 2015-12-02 |
| | |||
* | Merge pull request #2088 from nanoant/patch/further-layout-fixes | Unknwon | 2015-12-02 |
|\ | | | | | Further layout fixes | ||
| * | 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. | ||
* | | clean test data | Unknwon | 2015-12-02 |
| | | |||
* | | minor CSS fix | Unknwon | 2015-12-02 |
|/ | |||
* | UI: Display last-commit header without 2nd column | Adam Strzelecki | 2015-12-03 |
| | | | | | | | | This uses a CSS trick making first th to be relative block with width equal to first two columns, effectively working around inability to use colspan="2" on first row that was breaking "fixed-layout" for tables. Also use grey header for last-commit SHA1 tag. | ||
* | UI: Keep repo URL action right of ref combo & path | Adam Strzelecki | 2015-12-02 |
| | | | | | | | Just use secondary menu instead custom ".head.meta", which simplifies code. Also do not display repo URL action when we are in subdirectory or viewing a file. | ||
* | 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. | ||
* | UI: Keep repository settings menu button right | Adam Strzelecki | 2015-12-02 |
| | |||
* | Commits & files UI: SUI fixed single line table | Adam Strzelecki | 2015-12-02 |
| | | | | | | | | Instead using own ellipsis, uses Semantic UI fixed single line table which effectively applies ellipsis to all overflowing table cells. NOTE: File list cannot use colspan="2" for 1st "Last commit" elements, otherwise layout breaks with fixed table. | ||
* | UI: Mark top menu icons blue only when non-zero | Adam Strzelecki | 2015-12-02 |
| | |||
* | fix #2057 | Unknwon | 2015-12-01 |
| | |||
* | finish wiki | Unknwon | 2015-11-30 |
| | |||
* | wiki: finish pages | Unknwon | 2015-11-27 |
| | |||
* | wiki: finish edit | Unknwon | 2015-11-27 |
| | |||
* | wiki: finish new | Unknwon | 2015-11-27 |
| | |||
* | introduce git-shell | Unknwon | 2015-11-26 |
| | |||
* | Wiki: UI for page new | Unknwon | 2015-11-25 |
| | |||
* | allow admin to migrate for any user/org | Unknwon | 2015-11-25 |
| | |||
* | more HTTP clone word fix | Unknwon | 2015-11-22 |
| | |||
* | fix #2013 | Unknwon | 2015-11-22 |
| | |||
* | fix #650 | Unknwon | 2015-11-22 |
| | |||
* | fix #1383 | Unknwon | 2015-11-20 |
| | |||
* | UI: long organization name in create repository owner list | Unknwon | 2015-11-18 |
| | |||
* | fix #1981 | Unknwon | 2015-11-18 |
| | |||
* | fix #1448 | Unknwon | 2015-11-17 |
| | |||
* | new watchers, stars and forks UI | Unknwon | 2015-11-16 |
| | |||
* | minor fix for #1961 | Unknwon | 2015-11-16 |
| | |||
* | repo sidebar active class | Unknwon | 2015-11-16 |
| | |||
* | fix #1960 | Unknwon | 2015-11-16 |
| | |||
* | work on #1961 | Unknwon | 2015-11-16 |
| | |||
* | remove test code | Unknwon | 2015-11-16 |
| | |||
* | UI fix | Unknwon | 2015-11-16 |
| | |||
* | UI fix | Unknwon | 2015-11-16 |
| | |||
* | minor HTML fix | Unknwon | 2015-11-15 |
| | |||
* | fix #1958 | Unknwon | 2015-11-15 |
| | |||
* | fix markdown padding | Unknwon | 2015-11-15 |
| | |||
* | #1931 Test patch does not checkout correct base branch | Unknwon | 2015-11-15 |
| | |||
* | fix #1948 | Unknwon | 2015-11-15 |
| | |||
* | minor UI fix and fix ssh race | Unknwon | 2015-11-14 |
| | |||
* | new repo ui | Unknwon | 2015-11-14 |
| | | | | | | - copy link button: #1396, #1168, #1668, - synxtax highlight: #1712, #1549, #1315, #670 - z-index: #1942 | ||
* | #1854 show issue content | Unknwon | 2015-11-13 |
| | |||
* | minor tabindex fix | Unknwon | 2015-11-11 |
| | |||
* | fix #1824 and fix #1917 | Unknwon | 2015-11-11 |
| | |||
* | issue #1824 add tabindex | Alexey Makhov | 2015-11-11 |
| | |||
* | fix #1572 fix file histrory paging issue | Unknwon | 2015-11-10 |
| |