Project

General

Profile

« Previous | Next » 

Revision 1043

Merged IssuesController change_status and add_note actions.
The 'Change status' specific form removed and now accessible from issue/show view with no additional request (click on 'Update' to show the form).
The 'Change issue status' permission is removed. To change the status, the user just needs to have either 'Edit' or 'Add note' permissions and some workflow transitions allowed.

View differences:

sr.yml
558 558
text_load_default_configuration: Load the default configuration
559 559
text_no_configuration_data: "Roles, trackers, issue statuses and workflow have not been configured yet.\nIt is highly recommended to load the default configuration. You will be able to modify it once loaded."
560 560
error_can_t_load_default_data: "Default configuration could not be loaded: %s"
561
button_update: Update
562
label_change_properties: Change properties

Also available in: Unified diff