History for gitbucket_jkp / src / main / scala / app / IssuesController.scala
2013-08-06
@takezoe
(refs #2)Fix comment to pull request activity.
takezoe committed on 6 Aug 2013
2013-08-05
@takezoe
(refs #2)Fix redirect path for pull request.
takezoe committed on 5 Aug 2013
2013-08-04
@takezoe
(refs #2)Implementing pull request list.
takezoe committed on 4 Aug 2013
2013-07-30
@shimamoto
(refs #26) Implements the dashboard issue display.
shimamoto committed on 30 Jul 2013
2013-07-22
@takezoe
(refs #44)Add milestone progress bar to the issue detail page.
takezoe committed on 22 Jul 2013
@takezoe
(refs #33)Small fix for pull request #45.
takezoe committed on 22 Jul 2013
2013-07-21
@tomykaira
(refs #37)Add participants to issue detail ...
tomykaira committed on 21 Jul 2013
2013-07-20
@takezoe
(refs #25)Alert if due date passed.
takezoe committed on 20 Jul 2013
2013-07-19
@shimamoto
Add reference link to wiki.
shimamoto committed on 19 Jul 2013
2013-07-18
@shimamoto
Replace String#format() with string interpolation.
shimamoto committed on 18 Jul 2013
2013-07-17
@shimamoto
Finished the issues controller refactoring.
shimamoto committed on 17 Jul 2013
@shimamoto
(refs #11) Change the value to be set in the action.
shimamoto committed on 17 Jul 2013
2013-07-12
@takezoe
(refs #34)Link conversion checks existence of accounts and issues.
takezoe committed on 12 Jul 2013
2013-07-11
@shimamoto
(refs #11) When the issue is closed or reopened, the comment id not ...
shimamoto committed on 11 Jul 2013
@shimamoto
(refs #11) Implemented the batch update.
shimamoto committed on 11 Jul 2013
2013-07-06
@takezoe
(refs #4)Add issue close, reopen and comment activity.
takezoe committed on 6 Jul 2013
@takezoe
(refs #4)Record issue creation activity.
takezoe committed on 6 Jul 2013
2013-07-03
@takezoe
Hide open / reopen button for referrers.
takezoe committed on 3 Jul 2013
@shimamoto
Refactor authentication(issue controller).
shimamoto committed on 3 Jul 2013
2013-07-02
@takezoe
Hide assignee and milestone pulldown for not writable users.
takezoe committed on 2 Jul 2013
@takezoe
Access control for issues.
takezoe committed on 2 Jul 2013
@takezoe
Rename general variable name isWritable to hasWritePermission.
takezoe committed on 2 Jul 2013
@takezoe
Fix some Ajax URLs and Authenticators.
takezoe committed on 2 Jul 2013
@shimamoto
Implemented the label edit process.
shimamoto committed on 2 Jul 2013
@takezoe
Merge remote-tracking branch 'origin/master'
takezoe committed on 2 Jul 2013
@takezoe
Return Ok at end of updating assignedUserName and milestoneId.
takezoe committed on 2 Jul 2013
@takezoe
Add API to update assignedUserName and milestoneId by Ajax.
takezoe committed on 2 Jul 2013
@takezoe
Add assignee and milestone to the issue editing form.
takezoe committed on 2 Jul 2013
@shimamoto
Add the label edit process by mock.
shimamoto committed on 2 Jul 2013
@shimamoto
Add the dropdown of label edit.
shimamoto committed on 2 Jul 2013