Commit Graph

242 Commits (a749e6adcf97d21e8fd64cdf92de52a1ada68f6d)

Author SHA1 Message Date
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 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
Unknwon ab2d0b3b44 add comment form UI
Unknwon b4c0b7b98b finish view issue without comments and ops
Unknwon 34f6cbfc2a finish attachments when create issue
Unknwon 89c2bd4a0d finish create issue attachment UI
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
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 dea3a8c6a4 WIP: create PR - choose branch
Unknwon d015d951bd fix css rule
Unknwon 9db4acc62e improve fork process
Unknwon 39a3b768bc : Add Deployment Key Support
Unknwon 0705f55ce0 finish new milestone page
Unknwon 3e4cdccf6b milestone: create page
Unknwon 9311a9858a milestone: pagination
Unknwon 04458d49a0 milestone: list view
Fernando San Julián c5be40decb new markdown styles
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 5cf3732339 UI: install - new version
Unknwon 5dd3dd71a0 UI: install - database settings
Unknwon ffd17924fd update UI framework
Unknwon 9fb2d49b93 issue ID constraint failed
Unknwon b6f8b486c7 add sr-only class, change to new tag line
Unknwon 4b9fb43a70 home: new UI
Christopher Brickley 00a864e693 add commit compare functionality
Tristan Storch 69e332f432 Removed trailing white spaces
Removed trailing whitespaces with

```sh
for file in `grep -r " $" * | cut -d : -f 1 | sort | uniq | grep -v " "`; do sed -i 's/[ \t]*$//' $file; done
```

and some handwork.
无闻 645c194a00 Merge pull request from adelq/responsive-layouts
Avoid using fixed width in CSS for layouts
Adel Qalieh d4cbbc864a Avoid using fixed width in CSS for layouts
无闻 02a81ddb62 Merge pull request from acusti/dev
Styling plus a couple small fixes for issue attachments (& misc cleanup)
Unknwon 5c4bc3c848 Huge updates!!!!! Be careful to merge!!!!
Andrew Patton c084a5ba73 Style finesse for “Attachments:” list in issues
Make `#attached-list` attachment labels wrap, make spacing more
consistent, add hover stats to `.attachment-remove` icon, adjust
padding of labels to compensate for `.attachment-remove` icon
Justin Nuß 12fb42de5a Fix IE bug and show errors.
Justin Nuß bfe5b86004 Add file upload for attachments
Justin Nuß 43e5de7f83 Show attachments in issues/comments and add preview for images
Justin Nuß d43c5895bc Update template and style, only close commit if commit is in same repository
fuxiaohei c127d84777 add organization team-single page
Unknown e4ea5cf598 Finish Teams page
fuxiaohei 1d55ecd29c add organization team-create page
fuxiaohei b5ba2bd268 add organization team-create page
fuxiaohei cc703ee663 select owner when creating repository
fuxiaohei f393dc6520 add organization dashboard page
fuxiaohei ea507e20d4 add organization create page
fuxiaohei adda10f4a4 add organization teams page
fuxiaohei 514d7e1922 add organization memebers page
fuxiaohei bf703ef617 add dashboard context switch button
Unknown d952b4200c Add corn rask monitor panel
Unknown f160b4f33c Add tar.gz download button and other mirror updates
FuXiaoHei 4fcbf553aa organisation main page ui
FuXiaoHei e0a6e6dd1a issue ui update
FuXiaoHei 1331134316 finish issue edit content preview
FuXiaoHei 4e8a1bf9c9 fix firefox zclip bug
FuXiaoHei c82807a713 add issue label attach-detach ui
FuXiaoHei 342baf1dda add label edit and manage ui
FuXiaoHei 61641d9c63 issue label ui design
FuXiaoHei a1bb3741d5 add milestone in new-issue page
FuXiaoHei 4a4392192b add milestone issue view ui
FuXiaoHei 2eabeba6b7 finish milestone add page
FuXiaoHei 045c21de4f assignee ui in issue view
FuXiaoHei a03f380fa8 assignee ui in issue view
FuXiaoHei 11ca10ab2f issue assignee ui
FuXiaoHei d76772adb9 add milestone list page
FuXiaoHei 3e856928a2 add webhooks page ui
Unknown f6c4fbeb37 Collaborator