Commit Graph

482 Commits (d9c5b3bceef42f269e16c6d2f2b4a4ad29f7882d)

Author SHA1 Message Date
Unknwon 9b9e5f0290 Cross reference the commit from the issue when it is closed by the commit
Unknwon 302938e646 Disable Gravatar option when install
Unknwon f509c59ac1 new create webhook event
Unknwon bb3b90fcd6 Readme Template
Unknwon 46bee50e45 complate list of gitignores and licenses
Unknwon a7686e8749 bundle jquery with gogs
Unknwon 70e0153b93 add highlight js
Unknwon 23f42d92c9 add webhook recent deliveries
Unknwon c08600c59b new edit webhook UI
Unknwon 4217c2333c new create webhook UI
Unknwon 2881456421 new webhooks list UI
Unknwon 1cb03135b7 new repo git hooks UI
Unknwon 2f2bf20aae fix menu overflow
Unknwon b3a45693c3 minor update
Unknwon 27f7abdd77 fix small screen fit
Unknwon 4d75db4811 fix org dashboard menu color
Unknwon 4330c1f0d8 update locale and org dashboard navbar
Unknwon f808df5a7b new user dahsboard issues
Unknwon be90ea583a reduce Docker image size
Patrick Geneva e2bea06313 Updated - Lang Selection Width
Unknwon 461f715ae4 fix css
Unknwon 4275b3720a finsih diff and compare
Unknwon aa65761d81 new commits table
Unknwon 371572cf5f allow edit issue and comment
Unknwon 87f5ca8e1f able edit issue title
Unknwon bd1d7d1509 Able to set SSH port when install, update Docker docs
Unknwon 928d9fc1d4 fix access token style
Unknwon 4c7b6414eb new access token UI
Unknwon 2493454587 new delete account UI and password confirmation
Unknwon 81b8427438 new UI on admin/monitor
Unknwon 6d3e5a36a1 update octicons to 3.1
Unknwon 77ade6855d fix style and locale name
Unknwon 7bb5cb444c fix css styles
Unknwon 2e30b421b4 comletely remove v1 UI files of Gogs
Unknwon c8bb475abb fix autocomplete on migration
Unknwon e633425f27 and : migration
Unknwon a52324a5f9 able sort issues
Unknwon 4ce003dc15 Filter issues by assignee
Unknwon cec38f2a8c able edit issue labels/milestone/assignee
Unknwon 0efe80d60d fix issue list assignee position
Unknwon 817b48ed1e Show owner/poster tags of comments and fix
Unknwon 1fb53067f4 finish close/reopen issue
Unknwon a01867cc1a Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2
# Conflicts:
#	public/css/gogs.min.css
Unknwon 33f33e055a fix on
无闻 52933932d2 Merge pull request from manfer/semantic
modified repo header
Unknwon ab2d0b3b44 add comment form UI
Gogs 009d716a02 modified repo header
Unknwon b4c0b7b98b finish view issue without comments and ops
无闻 d1a82a82b4 Merge pull request from gustavopaes/bug/1453
Remove SSH button when SSH it is disabled
Unknwon f57235085a minor fix on
Mikko Hellsing c3c638e596 fix dashboard padding
Unknwon 34f6cbfc2a finish attachments when create issue
Unknwon 89c2bd4a0d finish create issue attachment UI
Unknwon 17f3e840ec fix cannot parse JSON for attachments
Unknwon cbc7b7132f finish new issue action and mentions
Unknwon 887bc1b594 Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2
# Conflicts:
#	modules/bindata/bindata.go
#	public/css/gogs.min.css
Unknwon 2aea247208 minor fix on
Fernando San Julián 4cc198179c new top menu
Unknwon 75aff60c90 finish create issue with milestone and assignee
Unknwon 09a1b2a1f5 finish create issue with milestone
Unknwon 922f3f3062 finish create issue with labels
Gustavo Paes 4564d13496 Remove SSH button when SSH is disabled
Unknwon 48f12d4ead upgrade new issue to SUI v2
Unknwon a79586cc54 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
Unknwon 8a3ee795d2 finish transforming to v2
Unknwon 7372042441 list view: issue, label, milestone
Unknwon 590c464c56 UI: create issue with title and content
Unknwon 43a87b0caf auto-redirect when finish filter branch
Unknwon dea3a8c6a4 WIP: create PR - choose branch
Unknwon d015d951bd fix css rule
Unknwon 9db4acc62e improve fork process
Unknwon 39a3b768bc : Add Deployment Key Support
Unknwon 2c507667bf Merge branch 'develop' of github.com:gogits/gogs into feature/milestone
# Conflicts:
#	gogs.go
#	models/issue.go
#	templates/.VERSION
Unknwon 0705f55ce0 finish new milestone page
Unknwon 74bd6b939c milestone: edit
Unknwon b9527cd1bf force downcase e-mail
Unknwon 3e4cdccf6b milestone: create page
Unknwon 9311a9858a milestone: pagination
Fernando San Julián eebcbf9d34 add clipboard API support
Unknwon 04458d49a0 milestone: list view
无闻 7241598c19 Merge pull request from manfer/issues-new-edit-forms-autofocus
autofocus for new and edit issue forms
Fernando San Julián c5be40decb new markdown styles
Fernando San Julián b92bb77b54 autofocus for new and edit issue forms
Fernando San Julián 27244174df nested unordered list inside order list issue
Unknwon 589618c8a5 better paging
Unknwon 1ba837a055 new issue and label page
Unknwon dc4aab9925 UI: CURD labels
- fix update lable break connection with repository
Unknwon 3426ae42b3 fix css compression
Unknwon ac95f6d50f UI: basic label list
- create new label
Unknwon 86dbda0b42 UI: basci issue list without filters
- fix isRead check
- fix paging
Unknwon 4447a20f87 UI: issues - finish basic frame
Unknwon b9dc2147b4 UI: install - done
Unknwon 5cf3732339 UI: install - new version
Unknwon 5dd3dd71a0 UI: install - database settings
Unknwon ffd17924fd update UI framework
Lunny Xiao f92bdf875b Merge pull request from nice-software/wip/pam
Add PAM authentication
Paolo Borelli 182003aa41 Add PAM authentication
Andrew Patton b579800e50 💄 Style checkbox label in sign in form
Unknwon 9fb2d49b93 issue ID constraint failed
David Martel 93ff2e31e8 Fix "Plus" icon size in dashboard (part 2)