Unknwon
c3c3bb0d72
update locales
10 years ago
Unknwon
7af7ee836c
finish attachments when create issue
10 years ago
Unknwon
987969eb73
finish create issue attachment UI
10 years ago
Unknwon
d59d30b53b
Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2
# Conflicts:
# modules/bindata/bindata.go
# public/css/gogs.min.css
10 years ago
Unknwon
8dfd87829c
minor fix on #1460
10 years ago
无闻
80f3db72c8
Merge pull request #1460 from manfer/semantic
new top menu
10 years ago
Fernando San Julián
ed47e5ad71
new top menu
10 years ago
Unknwon
6bf85e1fe9
finish create issue with milestone and assignee
10 years ago
Unknwon
389708ac36
finish create issue with milestone
10 years ago
Unknwon
cdcc2cee74
add migrate from issue.label_ids to issue_label
10 years ago
无闻
24657e264a
Merge pull request #1457 from jqs7/customAvatar
add custom avatar source support
10 years ago
Jqs7
cd55742924
custom avatar source
10 years ago
Unknwon
c51304a9ef
upgrade new issue to SUI v2
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
4c75ab3a82
UI: create issue with title and content
10 years ago
Unknwon
36fa23ed16
WIP: create PR - choose branch
10 years ago
Unknwon
c95ef7c546
improve fork process
10 years ago
Unknwon
937798a3f5
update locale
10 years ago
Unknwon
6f6ad6f3c9
#334 : Add Deployment Key Support
10 years ago
Unknwon
2db1a444b5
update locale
10 years ago
Unknwon
666af9631a
fix milestone format parse
10 years ago
Unknwon
04f1db0139
finish new milestone page
10 years ago
Unknwon
8504baffed
milestone: edit
10 years ago
Unknwon
904a0ea1f3
milestone: create page
10 years ago
Unknwon
fb2d1e450d
milestone: list view
10 years ago
Unknwon
67d81b4ab4
update locale and .gopmfile
10 years ago
Unknwon
cb9646375f
add italian support
10 years ago
Unknwon
1344da8ec7
update locale and prepare for 0.6.3 release
10 years ago
Unknwon
e4979853e5
update gopmfile
10 years ago
Unknwon
a4fe163f2f
better paging
10 years ago
Unknwon
456de7a400
fix #864 with migration and update locale
10 years ago
Fernando San Julián
4e34df557b
admin config fix
10 years ago
Unknwon
d286033e38
#835 : Realtime webhooks
10 years ago
Unknwon
1f61482f71
fix paging links and issue count
10 years ago
Unknwon
0fb994e9df
update Chinese locale
10 years ago
Unknwon
63b288a5fe
new issue and label page
10 years ago
Unknwon
fd3451f0cc
Merge branch 'develop' of github.com:gogits/gogs into feature/page_issues
10 years ago
无闻
f93bff894d
Merge pull request #1275 from jstasiak/develop
Add file permalink button
10 years ago
Unknwon
6e4a3e4f9d
UI: CURD labels
- fix update lable break connection with repository
10 years ago
Unknwon
dfcb8673b9
UI: basic label list
- create new label
10 years ago
Unknwon
7dd092c0f7
UI: basci issue list without filters
- fix isRead check
- fix paging
10 years ago
Unknwon
baffb343a6
UI: issues - finish basic frame
10 years ago
Unknwon
51c59355aa
fix about #1289
10 years ago
Unknwon
7d0bd2ce90
#1128 : API calls are not hidden behind sign in
10 years ago
无闻
c0f74e81a8
Merge pull request #1364 from m4rcs/patch-1
Update TRANSLATORS
10 years ago
Marc Schiller
e56df770f9
Update TRANSLATORS
10 years ago
Unknwon
355a39e72a
use pam and update TRANSLATORS
10 years ago
Unknwon
9f456eb2fc
update locale
10 years ago
Jakub Stasiak
d32d422a8c
Add file permalink button
The button appears when a file is viewed in a branch or a tag. It points
to a URL containing the branch's (or tag's) current commit id so that
it'll always point to the same content.
10 years ago