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:

en.yml
462 462
label_registration_automatic_activation: automatic account activation
463 463
label_display_per_page: 'Per page: %s'
464 464
label_age: Age
465
label_change_properties: Change properties
465 466

  
466 467
button_login: Login
467 468
button_submit: Submit
......
498 499
button_change_password: Change password
499 500
button_copy: Copy
500 501
button_annotate: Annotate
502
button_update: Update
501 503

  
502 504
status_active: active
503 505
status_registered: registered

Also available in: Unified diff