It's a good idea to not show certain ticket statuses on the changelog, like "rejected" and "invalid".
[quote=Mythos]There should be an extra option if you close this as developer. Example:
Close as: Completed -> AJAX Type: Added (+) / Removed (-) / Updated (*) [/quote] Can you give a better example of this?
[quote=Mythos]And you should add a checkbox in the ACP like: Name - Complete - Show in changelog TEST X X[/quote] On the manage milestones page?
The second thing is in the ACP: You can set the "Show in changelog" through a checkbox so this type is in changelog.
Example 1: Type: Rejected Complete: Yes (checked) Show in changelog: No (unchecked)
-> This type wouldn't show up in the changelog
Example 2: Type: Completed Complete: Yes (checked) Show in changelog: Yes (checked)
-> This is shown in the changelog
For the second thing: After you close (e.g. Fixed) it, it should open a new page / option (via AJAX) where you can set the shown type like:
Example: Close as: Completed -> Ajax opens a new option / page <- Type: Added / Removed / Changed
And in the changelog it would show:
Or the AJAX option could show a small field where you can set what has been fixed / removed / added, etc. Like: Type: Added Short descriptions of what has been changed: New options in the admin panel where you can allow or disallow registrations The ticket name is another one ;)
In changelog it would show:
The first part: yes.
For the second part, The way the changelog in 2.0 works is like this, in the AdminCP you set the "bullet type" for each ticket status, for example: Defect: - Feature Request: + Task: * (all with the ability to be changed by the admin)
Will there be an option to edit what has been changed? Because some lazy users just enter "Bug" in the description and it wouldn't be very nice to see * Bug (Ticket #1) or + Bug (Ticket #1) :D
Statuses will be committed to the svn repo soon.
There should be an extra option if you close this as developer. Example:
Close as: Completed -> AJAX Type: Added (+) / Removed (-) / Updated (*)
And you should add a checkbox in the ACP like: Name - Complete - Show in changelog TEST X X