Lauris BH
01faf6fb67
Fix releases to be counted from database not tags ( #2389 )
8 years ago
Ethan Koenig
835e335242
EnableUnit() -> UnitEnabled() ( #2242 )
8 years ago
Bwko
ff16a01408
Revert "Add ability to fork your own repos ( #761 )" ( #2193 )
8 years ago
Lauris BH
e687d24d8e
Remove unit types commits and settings ( #2161 )
* Remove unit types commits and settings
* Can not limit units in administrator teams
* Limit changing units only to teams with read and write access mode
* Small code optimization
8 years ago
Patrick G
10a4bcdf07
Smaller watch, star, and fork buttons ( #2052 )
8 years ago
Bo-Yi Wu
fdf5227984
feat: Only use issue and wiki on repo. ( #1297 )
8 years ago
Patrick G
974f8f76ab
Cleaner ui for admin, repo settings, and user settings page ( #1269 ) ( #1270 )
8 years ago
Lunny Xiao
9effd446fd
Add units concept for modulable functions of a repository ( #742 )
* Add units concept for modulable functions of a repository
* remove unused comment codes & fix lints and tests
* remove unused comment codes
* use struct config instead of map
* fix lint
* rm wrong files
* fix tests
8 years ago
Bwko
2b69823d30
Add ability to fork your own repos ( #761 )
8 years ago
Bwko
7cfe9e55a9
Added rel="noopener" to target="_blank" hrefs ( #327 )
* Added rel="noopener" to target="_blank" hrefs
* Replaced gogs.io/docs with docs.gitea.io
8 years ago
Rémy Boulanouar
ee1663af58
Implementation of the feature to redirect to an external issue tracker
8 years ago
Unknwon
5dcf393802
#2162 completely disable builtin issue tracker when enable external tracker
9 years ago
Unknwon
98aaf604c5
Upgrade octicon to 4.3.0
9 years ago
Unknwon
bc2448daaa
models/repo: remove redundant info for some repo methods
RepoLink -> Link, RepoRelLink -> RelLink, FullRepoLink -> FullLink
9 years ago
Richard Mahn
e0a1e59ada
Fixes #3263 - Change for Fontawesome icons to not conflict withs semantic-ui ( #3267 )
9 years ago
Josh Frye
7f00c46492
Use relative url when showing forked from
9 years ago
Download-Fritz
c8d4d1bd2e
#2505 Allow to fork and disallow to create PRs for mirrors.
9 years ago
chriswatt
ff07256d4c
Fix when repo is empty
9 years ago
chriswatt
aa55f2e41f
Add grey bg to tabs on repo page
9 years ago
chriswatt
a32e9cfcfc
Make commits tab active when on diff page
9 years ago
Unknwon
33a898f44b
improve get commits performance
9 years ago
Unknwon
ab55ca457f
#1984 Better mirror repo management
9 years ago
Adam Strzelecki
69427c6115
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
Unknwon
caac2f9b19
fix #1829 and fix #890
9 years ago
Unknwon
9040b23ccd
more UI minor fixes
9 years ago
Adam Strzelecki
51df440502
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
4d6b9a4736
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
c489452dcd
remove test code
9 years ago
Unknwon
b02352f4de
UI fix
9 years ago
Unknwon
ee416648b2
UI fix
9 years ago
Steven Oud
71e72b8082
added links to forks/watchers/stars in new layout header
10 years ago
Unknwon
2f804f0ba5
Mirror repository should not allow fork
10 years ago
Unknwon
922dff9d79
css fix
10 years ago
Unknwon
2544827982
#1206 does not allow fork bare repo
10 years ago
Unknwon
b95ad93e04
new webhooks list UI
10 years ago
Unknwon
0162859657
finish view comments on issue page
10 years ago
Unknwon
9a6a6c2b70
fix on #1466
10 years ago
Gogs
c8c3f5e69d
modified repo header
10 years ago
Unknwon
cdcc2cee74
add migrate from issue.label_ids to issue_label
10 years ago
Unknwon
061186d608
Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2
# Conflicts:
# modules/bindata/bindata.go
# public/css/gogs.min.css
# templates/repo/header.tmpl
10 years ago
Unknwon
d12a83f985
list view: issue, label, milestone
10 years ago
Unknwon
36fa23ed16
WIP: create PR - choose branch
10 years ago
Unknwon
c95ef7c546
improve fork process
10 years ago
Unknwon
baffb343a6
UI: issues - finish basic frame
10 years ago
Peter Smit
16bfbe24e7
Updating context and fixing permission issues
The boolean flags in the repo context have been replaced with mode and two methods
Also, the permissions have been brought more in line with https://help.github.com/articles/permission-levels-for-an-organization-repository/ , Admin Team members are able to change settings of their repositories.
10 years ago
Stefan-Code
ff7b586ccc
Changes to repo-header-download-drop, different repo-clone-url input behaviour
10 years ago
Unknwon
235271d50a
able to disable SSH for #883
10 years ago
Unknwon
4f360d8f08
Fix #617 and update Germeny locale
11 years ago
Unknwon
e0de6cb5ad
work on #616 and update locales
11 years ago
Unknwon
35977cd34c
continue work on #255
11 years ago