aboutsummaryrefslogtreecommitdiff
path: root/public/css
Commit message (Collapse)AuthorAge
* finish new issue action and mentionsUnknwon2015-08-10
|
* Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2Unknwon2015-08-10
|\ | | | | | | | | | | # Conflicts: # modules/bindata/bindata.go # public/css/gogs.min.css
| * minor fix on #1460Unknwon2015-08-10
| |
| * new top menuFernando San Julián2015-08-10
| |
* | finish create issue with milestone and assigneeUnknwon2015-08-10
| |
* | finish create issue with milestoneUnknwon2015-08-10
| |
* | finish create issue with labelsUnknwon2015-08-10
| |
* | upgrade new issue to SUI v2Unknwon2015-08-10
| |
* | Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2Unknwon2015-08-10
|\| | | | | | | | | | | | | # Conflicts: # modules/bindata/bindata.go # public/css/gogs.min.css # templates/repo/header.tmpl
| * finish transforming to v2Unknwon2015-08-10
| |
| * list view: issue, label, milestoneUnknwon2015-08-09
| |
* | UI: create issue with title and contentUnknwon2015-08-09
| |
* | WIP: create PR - choose branchUnknwon2015-08-08
|/
* fix css ruleUnknwon2015-08-08
|
* improve fork processUnknwon2015-08-08
|
* #334: Add Deployment Key SupportUnknwon2015-08-06
|
* finish new milestone pageUnknwon2015-08-05
|
* milestone: create pageUnknwon2015-08-05
|
* milestone: paginationUnknwon2015-08-04
|
* milestone: list viewUnknwon2015-08-03
|
* new markdown stylesFernando San Julián2015-08-01
|
* better pagingUnknwon2015-07-28
|
* new issue and label pageUnknwon2015-07-25
|
* UI: CURD labelsUnknwon2015-07-24
| | | | - fix update lable break connection with repository
* fix css compressionUnknwon2015-07-24
|
* UI: basic label listUnknwon2015-07-24
| | | | - create new label
* UI: basci issue list without filtersUnknwon2015-07-24
| | | | | - fix isRead check - fix paging
* UI: issues - finish basic frameUnknwon2015-07-24
|
* UI: install - new versionUnknwon2015-07-08
|
* UI: install - database settingsUnknwon2015-07-08
|
* update UI frameworkUnknwon2015-07-07
|
* #1073 #1162 issue ID constraint failedUnknwon2015-03-27
|
* add sr-only class, change to new tag lineUnknwon2015-03-20
|
* home: new UIUnknwon2015-03-07
|
* add commit compare functionalityChristopher Brickley2014-09-01
|
* Removed trailing white spacesTristan Storch2014-08-30
| | | | | | | | | | 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.
* Merge pull request #336 from adelq/responsive-layouts无闻2014-07-28
|\ | | | | Avoid using fixed width in CSS for layouts
| * Avoid using fixed width in CSS for layoutsAdel Qalieh2014-07-27
| |
* | Merge pull request #332 from acusti/dev无闻2014-07-26
|\ \ | | | | | | Styling plus a couple small fixes for issue attachments (& misc cleanup)
| * | Style finesse for “Attachments:” list in issuesAndrew Patton2014-07-25
| | | | | | | | | | | | | | | | | | 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
* | | Huge updates!!!!! Be careful to merge!!!!Unknwon2014-07-26
|/ /
* | Fix IE bug and show errors.Justin Nuß2014-07-25
| |
* | Add file upload for attachmentsJustin Nuß2014-07-24
| |
* | Show attachments in issues/comments and add preview for imagesJustin Nuß2014-07-24
| |
* | Update template and style, only close commit if commit is in same repositoryJustin Nuß2014-07-24
|/
* add organization team-single pagefuxiaohei2014-07-07
|
* Finish Teams pageUnknown2014-06-29
|
* add organization team-create pagefuxiaohei2014-06-27
|
* add organization team-create pagefuxiaohei2014-06-27
|
* select owner when creating repositoryfuxiaohei2014-06-25
|