152 Commits (d015d951bd6959f9585d8a83acfe7bba07b7eaad)

Author SHA1 Message Date
Unknwon d015d951bd fix css rule 9 years ago
Unknwon 9db4acc62e improve fork process 9 years ago
Unknwon 39a3b768bc #334: Add Deployment Key Support 9 years ago
Unknwon 0705f55ce0 finish new milestone page 9 years ago
Unknwon 3e4cdccf6b milestone: create page 9 years ago
Unknwon 9311a9858a milestone: pagination 9 years ago
Unknwon 04458d49a0 milestone: list view 9 years ago
Fernando San Julián c5be40decb new markdown styles 9 years ago
Unknwon 589618c8a5 better paging 9 years ago
Unknwon 1ba837a055 new issue and label page 9 years ago
Unknwon dc4aab9925 UI: CURD labels
- fix update lable break connection with repository
9 years ago
Unknwon 3426ae42b3 fix css compression 9 years ago
Unknwon ac95f6d50f UI: basic label list
- create new label
9 years ago
Unknwon 86dbda0b42 UI: basci issue list without filters
- fix isRead check
- fix paging
9 years ago
Unknwon 4447a20f87 UI: issues - finish basic frame 9 years ago
Unknwon 5cf3732339 UI: install - new version 9 years ago
Unknwon 5dd3dd71a0 UI: install - database settings 9 years ago
Unknwon ffd17924fd update UI framework 9 years ago
Unknwon 9fb2d49b93 #1073 #1162 issue ID constraint failed 9 years ago
Unknwon b6f8b486c7 add sr-only class, change to new tag line 9 years ago
Unknwon 4b9fb43a70 home: new UI 9 years ago
Christopher Brickley 00a864e693 add commit compare functionality 10 years ago
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.
10 years ago
无闻 645c194a00 Merge pull request #336 from adelq/responsive-layouts
Avoid using fixed width in CSS for layouts
10 years ago
Adel Qalieh d4cbbc864a Avoid using fixed width in CSS for layouts 10 years ago
无闻 02a81ddb62 Merge pull request #332 from acusti/dev
Styling plus a couple small fixes for issue attachments (& misc cleanup)
10 years ago
Unknwon 5c4bc3c848 Huge updates!!!!! Be careful to merge!!!! 10 years ago
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
10 years ago
Justin Nuß 12fb42de5a Fix IE bug and show errors. 10 years ago
Justin Nuß bfe5b86004 Add file upload for attachments 10 years ago
Justin Nuß 43e5de7f83 Show attachments in issues/comments and add preview for images 10 years ago
Justin Nuß d43c5895bc Update template and style, only close commit if commit is in same repository 10 years ago
fuxiaohei c127d84777 add organization team-single page 10 years ago
Unknown e4ea5cf598 Finish Teams page 10 years ago
fuxiaohei 1d55ecd29c add organization team-create page 10 years ago
fuxiaohei b5ba2bd268 add organization team-create page 10 years ago
fuxiaohei cc703ee663 select owner when creating repository 10 years ago
fuxiaohei f393dc6520 add organization dashboard page 10 years ago
fuxiaohei ea507e20d4 add organization create page 10 years ago
fuxiaohei adda10f4a4 add organization teams page 10 years ago
fuxiaohei 514d7e1922 add organization memebers page 10 years ago
fuxiaohei bf703ef617 add dashboard context switch button 10 years ago
Unknown d952b4200c Add corn rask monitor panel 10 years ago
Unknown f160b4f33c Add tar.gz download button and other mirror updates 10 years ago
FuXiaoHei 4fcbf553aa organisation main page ui 10 years ago
FuXiaoHei e0a6e6dd1a issue ui update 10 years ago
FuXiaoHei 1331134316 finish issue edit content preview 10 years ago
FuXiaoHei 4e8a1bf9c9 fix firefox zclip bug 10 years ago
FuXiaoHei c82807a713 add issue label attach-detach ui 10 years ago
FuXiaoHei 342baf1dda add label edit and manage ui 10 years ago