History for gitbucket_jkp / src / main / scala / app / IssuesController.scala
2013-07-03
@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
@shimamoto
Implemented the issue label display.
shimamoto committed on 2 Jul 2013
@takezoe
Add TODO.
takezoe committed on 2 Jul 2013
@takezoe
Assign, milestone and labels are available in Issue creation.
takezoe committed on 2 Jul 2013
2013-07-01
@takezoe
Add assignee and milestone to the new issue form.
takezoe committed on 1 Jul 2013
@shimamoto
Add close and re-open of the issue.
shimamoto committed on 1 Jul 2013
@shimamoto
Fix template file names.
shimamoto committed on 1 Jul 2013
@takezoe
Fix template file names.
takezoe committed on 1 Jul 2013
@shimamoto
Fix ajax request.
shimamoto committed on 1 Jul 2013
2013-06-27
@shimamoto
Add the cancellation process of the issue.
shimamoto committed on 27 Jun 2013
@shimamoto
Implemented the issue stub.
shimamoto committed on 27 Jun 2013
2013-06-26
@shimamoto
Add issue comment update in stub.
shimamoto committed on 26 Jun 2013
@takezoe
Add issue pagination.
takezoe committed on 26 Jun 2013
@shimamoto
Add issue update in stub.
shimamoto committed on 26 Jun 2013
@takezoe
Bug fix.
takezoe committed on 26 Jun 2013
@takezoe
Add issue count for each labels.
takezoe committed on 26 Jun 2013
@takezoe
Add all, assigned and created_by issue count.
takezoe committed on 26 Jun 2013
2013-06-25
@takezoe
Retrieve open and closed issue count from DB.
takezoe committed on 25 Jun 2013
@takezoe
Implementing conditional issue searching.
takezoe committed on 25 Jun 2013