mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-22 12:49:55 +09:00
#17596607 : added a feature managing issues (change milestone, component, and etc.)
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@5315 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
dbe08ac9aa
commit
04f980fca4
14 changed files with 220 additions and 19 deletions
|
|
@ -84,6 +84,7 @@
|
|||
<action name="dispIssuetrackerAdminModifyPackage" type="view" standalone="true" />
|
||||
<action name="dispIssuetrackerAdminModifyRelease" type="view" standalone="true" />
|
||||
<action name="dispIssuetrackerAdminAttachRelease" type="view" standalone="true" />
|
||||
<action name="dispIssuetrackerAdminManageDocument" type="view" standalone="true" />
|
||||
|
||||
<action name="procIssuetrackerAdminInsertProject" type="controller" standalone="true" />
|
||||
<action name="procIssuetrackerAdminInsertMilestone" type="controller" standalone="true" />
|
||||
|
|
@ -103,6 +104,7 @@
|
|||
<action name="procIssuetrackerAdminAttachRelease" type="controller" standalone="true" />
|
||||
<action name="procIssuetrackerAdminInsertGrant" type="controller" standalone="true" />
|
||||
<action name="procIssuetrackerAdminUpdateSkinInfo" type="controller" standalone="true" />
|
||||
<action name="procIssuetrackerAdminManageCheckedIssue" type="controller" standalone="true" />
|
||||
|
||||
</actions>
|
||||
</module>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue