2013-07-03 |
Refactor authentication(issue controller).
shimamoto
committed
on 3 Jul 2013
|
---|---|
Fix the inefficient query.
shimamoto
committed
on 3 Jul 2013
|
|
2013-07-02 |
Rename general variable name isWritable to hasWritePermission.
takezoe
committed
on 2 Jul 2013
|
Implemented the label edit process.
shimamoto
committed
on 2 Jul 2013
|
|
Merge remote-tracking branch 'origin/master'
takezoe
committed
on 2 Jul 2013
|
|
Add deleteIssueLabel method.
shimamoto
committed
on 2 Jul 2013
|
|
Add methods to update assignedUserName and milestoneId.
takezoe
committed
on 2 Jul 2013
|
|
Implemented the issue label display.
shimamoto
committed
on 2 Jul 2013
|
|
Fix the merge mistake.
shimamoto
committed
on 2 Jul 2013
|
|
Merge remote-tracking branch 'origin/master'
shimamoto
committed
on 2 Jul 2013
|
|
Fix model usage rules.
shimamoto
committed
on 2 Jul 2013
|
|
Assign, milestone and labels are available in Issue creation.
takezoe
committed
on 2 Jul 2013
|
|
2013-07-01 |
Reverse display order of milestones to ascending.
takezoe
committed
on 1 Jul 2013
|
Add close and re-open of the issue.
shimamoto
committed
on 1 Jul 2013
|
|
Add action to model 'issue comment'.
shimamoto
committed
on 1 Jul 2013
|
|
Bug fix.
takezoe
committed
on 1 Jul 2013
|
|
2013-06-29 |
Fix typo.
takezoe
committed
on 29 Jun 2013
|
Fix services to use shortcut method for primary key and foreign keys.
takezoe
committed
on 29 Jun 2013
|
|
2013-06-28 |
Add System Settings page.
takezoe
committed
on 28 Jun 2013
|
2013-06-27 |
Move userName and repositoryName to the base table class.
shimamoto
committed
on 27 Jun 2013
|
Use searchIssueQuery() in countIssueGroupByLabels().
takezoe
committed
on 27 Jun 2013
|
|
Merge remote-tracking branch 'origin/master'
takezoe
committed
on 27 Jun 2013
|
|
Add search condition 'Issue with no milestone'.
takezoe
committed
on 27 Jun 2013
|
|
Implemented the issue stub.
shimamoto
committed
on 27 Jun 2013
|
|
2013-06-26 |
Add comment count sorting and displaying.
takezoe
committed
on 26 Jun 2013
|
MilestonesService provides a method which returns milestones with issue count.
takezoe
committed
on 26 Jun 2013
|
|
Label search is available.
takezoe
committed
on 26 Jun 2013
|
|
Change limit of issue pagination to 30.
takezoe
committed
on 26 Jun 2013
|
|
Add issue pagination.
takezoe
committed
on 26 Jun 2013
|
|
Delete LABEL_ISSUE before deleting LABEL.
takezoe
committed
on 26 Jun 2013
|