aboutsummaryrefslogtreecommitdiff
path: root/templates/repo
Commit message (Collapse)AuthorAge
* fix #2102Unknwon2015-12-05
|
* template fixUnknwon2015-12-04
|
* fix #1829 and fix #890Unknwon2015-12-04
|
* UI: Use more subtle grey SHA1 labelsAdam Strzelecki2015-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 fixesUnknwon2015-12-02
|
* Merge pull request #2088 from nanoant/patch/further-layout-fixesUnknwon2015-12-02
|\ | | | | Further layout fixes
| * UI: Always show menu on repo pagesAdam Strzelecki2015-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 dataUnknwon2015-12-02
| |
* | minor CSS fixUnknwon2015-12-02
|/
* UI: Display last-commit header without 2nd columnAdam Strzelecki2015-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 & pathAdam Strzelecki2015-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 contentAdam Strzelecki2015-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 rightAdam Strzelecki2015-12-02
|
* Commits & files UI: SUI fixed single line tableAdam Strzelecki2015-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-zeroAdam Strzelecki2015-12-02
|
* fix #2057Unknwon2015-12-01
|
* finish wikiUnknwon2015-11-30
|
* wiki: finish pagesUnknwon2015-11-27
|
* wiki: finish editUnknwon2015-11-27
|
* wiki: finish newUnknwon2015-11-27
|
* introduce git-shellUnknwon2015-11-26
|
* Wiki: UI for page newUnknwon2015-11-25
|
* allow admin to migrate for any user/orgUnknwon2015-11-25
|
* more HTTP clone word fixUnknwon2015-11-22
|
* fix #2013Unknwon2015-11-22
|
* fix #650Unknwon2015-11-22
|
* fix #1383Unknwon2015-11-20
|
* UI: long organization name in create repository owner listUnknwon2015-11-18
|
* fix #1981Unknwon2015-11-18
|
* fix #1448Unknwon2015-11-17
|
* new watchers, stars and forks UIUnknwon2015-11-16
|
* minor fix for #1961Unknwon2015-11-16
|
* repo sidebar active classUnknwon2015-11-16
|
* fix #1960Unknwon2015-11-16
|
* work on #1961Unknwon2015-11-16
|
* remove test codeUnknwon2015-11-16
|
* UI fixUnknwon2015-11-16
|
* UI fixUnknwon2015-11-16
|
* minor HTML fixUnknwon2015-11-15
|
* fix #1958Unknwon2015-11-15
|
* fix markdown paddingUnknwon2015-11-15
|
* #1931 Test patch does not checkout correct base branchUnknwon2015-11-15
|
* fix #1948Unknwon2015-11-15
|
* minor UI fix and fix ssh raceUnknwon2015-11-14
|
* new repo uiUnknwon2015-11-14
| | | | | | - copy link button: #1396, #1168, #1668, - synxtax highlight: #1712, #1549, #1315, #670 - z-index: #1942
* #1854 show issue contentUnknwon2015-11-13
|
* minor tabindex fixUnknwon2015-11-11
|
* fix #1824 and fix #1917Unknwon2015-11-11
|
* issue #1824 add tabindexAlexey Makhov2015-11-11
|
* fix #1572 fix file histrory paging issueUnknwon2015-11-10
|