Revision 1130
Added by Jean-Philippe Lang over 17 years ago
en.yml | ||
---|---|---|
542 | 542 |
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." |
543 | 543 |
text_load_default_configuration: Load the default configuration |
544 | 544 |
text_status_changed_by_changeset: Applied in changeset %s. |
545 |
text_issues_destroy_confirmation: 'Are you sure you want to delete the selected issue(s) ?' |
|
545 | 546 |
|
546 | 547 |
default_role_manager: Manager |
547 | 548 |
default_role_developper: Developer |
Also available in: Unified diff
Issue list now supports bulk edit/move/delete (#563, #607). For now, issues from different projects can not be bulk edited/moved/deleted at once.
There are 2 ways to select a set of issues on the issue list:Context menu was disabled on links so that the default context menu of the browser is displayed when right-clicking on a link (#545).
All this was tested with Firefox 2, IE 6/7, Opera 8 (use Alt+Click instead of Right-click) and Safari 2/3.