Commit Graph

70 Commits

Author SHA1 Message Date
shimamoto
b1017140aa (refs #488) Fixed the action for issue and comment content change. 2014-10-05 17:13:58 +09:00
shimamoto
4ffbf89e74 (refs #488) Fixed the action for issue title change. 2014-10-05 04:43:11 +09:00
shimamoto
9851c7d93d (refs #488) Changing the issue edit. 2014-10-04 23:53:37 +09:00
shimamoto
16021865cb (refs #488) Fixed the screen layout. 2014-09-28 21:15:30 +09:00
shimamoto
d847e27cf9 (refs #488) Move Milestone and Assignee. 2014-09-27 23:48:38 +09:00
shimamoto
30994d0465 (refs #488) WIP: Fixing the screen layout for the issue detail. 2014-09-25 04:48:39 +09:00
shimamoto
417470a81c (refs #488) Fixed the screen layout for the issue creation. 2014-09-23 21:42:56 +09:00
Naoki Takezoe
0fa1e11c5a (refs #378)Closed but not merged pull requests should be re-openable 2014-06-02 21:28:20 +09:00
Naoki Takezoe
1e8224536b (refs #383)Disable "New Issue" button in the new issue creation page. 2014-05-29 01:55:10 +09:00
Naoki Takezoe
e10e2748b9 Fix issue and pull request creation form styles 2014-05-07 10:37:51 +09:00
takezoe
0fe30e5629 Rename header.scala.html to menu.scala.html 2014-05-06 02:17:11 +09:00
takezoe
6a7fc55572 Global navigation moves to side menu. 2014-05-05 22:05:41 +09:00
takezoe
4366c512fe (refs #265)Label editing for the pull request. 2014-02-05 03:07:37 +09:00
takezoe
4261b7adbe Use .strong instead of <strong>. 2013-09-22 03:27:18 +09:00
shimamoto
accb1cf2ab Refactoring. 2013-09-18 19:21:56 +09:00
takezoe
52f3a90d18 (refs #2)Fix merged message in the comment list. 2013-08-06 12:34:28 +09:00
takezoe
8c86e23a4c (refs #2)HTML parts sharing in issues and pull requests. 2013-08-05 21:57:45 +09:00
takezoe
50cb59f569 (refs #2)Add action type "merge" for ISSUE_COMMENT. 2013-08-05 15:16:26 +09:00
takezoe
6fd1a990ae (refs #44)Add milestone progress bar to the issue detail page. 2013-07-22 17:01:00 +09:00
Naoki Takezoe
cfa36a21b5 Merge pull request #47 from tomykaira/set_icon_on_assignee_change
Set icon when assignee is changed in page (via JS)
2013-07-21 20:29:09 -07:00
takezoe
5a9645829d (refs #33)Small fix for pull request #45. 2013-07-22 12:25:28 +09:00
tomykaira
88fb2e49dc Set icon when assignee is changed in page
The javascript code did not set icon, whereas the view script does.
2013-07-21 20:06:24 +09:00
tomykaira
6e96ad0f17 (refs #37)Add participants to issue detail
The design is inherited from Github.
2013-07-21 18:25:02 +09:00
takezoe
e54754d04f (refs #25)Display due date in milestone dropdown chooser. 2013-07-21 01:39:38 +09:00
takezoe
e7b9293f3b Merge branch 'master' into #3_repository-search 2013-07-18 17:07:22 +09:00
takezoe
93e4a8931d (refs #3)Add search form to all repository related pages. 2013-07-18 17:06:28 +09:00
shimamoto
d866847c0d (refs #11) Fix comments to display. 2013-07-17 13:56:54 +09:00
takezoe
f163e348e0 (refs #34)Link conversion checks existence of accounts and issues. 2013-07-12 15:15:58 +09:00
shimamoto
a123774bab (refs #11) When the issue is closed or reopened, the comment id not
required.
2013-07-11 22:02:12 +09:00
takezoe
7e4a295ef0 (refs #28)Add avatar icon to the issue detail page. 2013-07-11 12:26:37 +09:00
takezoe
796a276b65 (refs #28)Look up Gravatar if user icon is not configured. 2013-07-11 03:51:50 +09:00
takezoe
485d6131d5 (refs #28)Display avatar images in some places. 2013-07-10 19:57:59 +09:00
shimamoto
240a749b87 (refs #11) Add button for batch update. 2013-07-10 12:13:19 +09:00
takezoe
adce23b50d Small fix. 2013-07-04 11:53:59 +09:00
takezoe
a326e4b095 Add helper which convert singular and plural. 2013-07-04 08:57:43 +09:00
takezoe
f9327fc666 Hide open / reopen button for referrers. 2013-07-03 19:42:50 +09:00
takezoe
aca64cf45d Add check icon to pulldown. 2013-07-03 10:23:33 +09:00
takezoe
b27b3d0329 Fix CSS styles. 2013-07-03 09:43:16 +09:00
takezoe
8740e45483 Adjust CSS styles. 2013-07-03 04:16:56 +09:00
takezoe
8890c28fa3 Access control for issues. 2013-07-03 02:26:01 +09:00
takezoe
14187795fb Fix some Ajax URLs and Authenticators. 2013-07-03 01:45:38 +09:00
shimamoto
00f921d330 Implemented the label edit process. 2013-07-03 00:22:50 +09:00
takezoe
f1ea71fbba Merge remote-tracking branch 'origin/master' 2013-07-02 21:26:20 +09:00
takezoe
9abfb845e9 Updating assignee and milestone is available! 2013-07-02 21:13:23 +09:00
shimamoto
7657f6db1d Split the issue labels. 2013-07-02 21:09:45 +09:00
takezoe
69d3dc1041 Add assignee and milestone to the issue editing form. 2013-07-02 20:43:46 +09:00
shimamoto
cf54ddc1a3 Add the label edit process by mock. 2013-07-02 19:40:33 +09:00
takezoe
3655e78b62 Merge remote-tracking branch 'origin/master' 2013-07-02 19:16:57 +09:00
shimamoto
c0a2378111 Add the dropdown of label edit. 2013-07-02 16:08:31 +09:00
takezoe
1d6507defb Move common view templates to 'helper' package. 2013-07-02 14:25:15 +09:00