summaryrefslogtreecommitdiffstats
path: root/public/js
Commit message (Expand)AuthorAgeFilesLines
* UI: CURD labelsUnknwon2015-07-242-5/+36
* UI: basic label listUnknwon2015-07-244-1/+30
* UI: basci issue list without filtersUnknwon2015-07-241-1/+1
* UI: issues - finish basic frameUnknwon2015-07-241-0/+3
* UI: install - doneUnknwon2015-07-091-0/+1
* UI: install - new versionUnknwon2015-07-081-0/+2
* UI: install - database settingsUnknwon2015-07-081-2/+39
* update UI frameworkUnknwon2015-07-075-19/+14
* home: new UIUnknwon2015-03-074-0/+28
* public/ng: fix auto-completion #832Unknwon2015-02-011-16/+0
* add full name to found users' listDeiwin Sarjas2014-12-021-1/+8
* take params for milestone and assignee from query instead of path argsVyacheslav Bakhmutov2014-09-031-1/+1
* Removed trailing white spacesTristan Storch2014-08-301-13/+13
* Fix wrong selector for AJAX issue creation.Justin Nuß2014-08-041-2/+2
* Merge pull request #311 from nuss-justin/issue/281无闻2014-08-011-0/+14
|\
| * Merge branch 'dev' of https://github.com/gogits/Gogs into issue/281Justin Nuß2014-07-261-6/+168
| |\
| * | Fix #281. Add mouse-over precise time and on-click switch listener.Justin Nuß2014-07-241-0/+14
* | | Merge pull request #332 from acusti/dev无闻2014-07-261-20/+18
|\ \ \ | |_|/ |/| |
| * | Semicolons for consistency ;);Andrew Patton2014-07-251-3/+3
| * | Trivial cleanupAndrew Patton2014-07-251-3/+3
| * | Use console.log instead of breakpointAndrew Patton2014-07-251-1/+1
| * | Fix typosAndrew Patton2014-07-251-2/+2
| * | Fix “Submitting” state of Close issue inputAndrew Patton2014-07-251-1/+1
| * | Small whitespace cleanupAndrew Patton2014-07-251-9/+7
| * | Fix for erroneous Submitting mode on buttonAndrew Patton2014-07-251-1/+1
* | | Merge pull request #325 from nuss-justin/dev无闻2014-07-251-0/+6
|\ \ \ | |/ / |/| |
| * | Remove 'None yet' message when adding first label to issue.Justin Nuß2014-07-251-0/+6
* | | Save comment/issue drafts in sessionStorage.Justin Nuß2014-07-251-1/+59
|/ /
* | Remove debug comment.Justin Nuß2014-07-251-1/+1
* | Fix IE bug and show errors.Justin Nuß2014-07-251-6/+30
* | Fix #318. Switch to JS(ON) implementation for issue/comment creation.Justin Nuß2014-07-251-4/+75
* | Merge pull request #315 from nuss-justin/issue/313无闻2014-07-251-1/+1
|\ \
| * | Fix #313. Repair broken image extension detection regex.Justin2014-07-241-1/+1
| |/
* / Fix #319 (user not-logged in error)Andrew Patton2014-07-241-2/+5
|/
* Add file upload for attachmentsJustin Nuß2014-07-241-6/+21
* Show attachments in issues/comments and add preview for imagesJustin Nuß2014-07-241-0/+55
* WIP: Allow attachments for issues, not only commentsJustin Nuß2014-07-231-0/+1
* WIP: Allow attachments for commentsJustin Nuß2014-07-231-0/+13
* Merge pull request #299 from nuss-justin/issue/216无闻2014-07-221-7/+52
|\
| * Fix #216. Change milestones, labels and assigne without reloading the pageJustin Nuß2014-07-221-7/+52
* | Fix unwatch button not working in FirefoxJustin Nuß2014-07-221-2/+4
|/
* add organization team-single pagefuxiaohei2014-07-071-18/+71
* select owner when creating repositoryfuxiaohei2014-06-251-1/+4
* select owner when creating repositoryfuxiaohei2014-06-251-0/+21
* Fix #199Unknown2014-06-121-2/+2
* issue ui updateFuXiaoHei2014-05-261-1/+28
* fix issue label ajaxFuXiaoHei2014-05-241-3/+6
* finish issue edit content previewFuXiaoHei2014-05-211-5/+11
* add issue label attach-detach uiFuXiaoHei2014-05-191-0/+12
* add label edit and manage uiFuXiaoHei2014-05-191-0/+38