Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  controllers 13985 almost 11 years Jean-Philippe Lang Adds a :copy_issues permission (#18855). When ...
  helpers 13985 almost 11 years Jean-Philippe Lang Adds a :copy_issues permission (#18855). When ...
  models 13991 almost 11 years Jean-Philippe Lang Fixed an error in IssuesControllerTest#test_ind...
  views 13988 almost 11 years Jean-Philippe Lang Links to completed versions on the roadmap page...

Latest revisions

# Date Author Comment
13991 2015-02-08 16:35 Jean-Philippe Lang

Fixed an error in IssuesControllerTest#test_index_with_query_grouped_by_tracker_in_reverse_order with SQLServer.

13988 2015-02-08 16:06 Jean-Philippe Lang

Links to completed versions on the roadmap page might lead to a "403 not authorized page" (#19030).

Patch by Felix Schäfer.

13985 2015-02-08 13:07 Jean-Philippe Lang

Adds a :copy_issues permission (#18855).

When copy is allowed, target projects are those on which the user has the :add_issues permission.

13981 2015-02-08 11:20 Jean-Philippe Lang

Removed :move_issues permission (#18855).

This permission was wrongly used to allow bulk issue copy. To prevent user from moving an issue to another project, the project field should now be set to read-only in the workflow permissions. A migration does this automatically for roles that have the edit_issues permission without having the move_issues permission.

13979 2015-02-08 10:37 Jean-Philippe Lang

Adds a specific string for blank values (#18918).

13972 2015-02-07 10:39 Jean-Philippe Lang

Extract grouping logic to an helper.

13971 2015-02-07 10:10 Jean-Philippe Lang

TimeEntry acts_as_activity_provider scope should joins(:project) (#18818).

Patch by Ondřej Ezr.

13970 2015-02-07 10:08 Jean-Philippe Lang

Sort helper undefined to_a for string (#18817).

Patch by Ondřej Ezr.

13969 2015-02-07 10:06 Jean-Philippe Lang

Respect cross-project subtask setting on issue bulk edit form (#18711).

Patch by Felix Schäfer.

13965 2015-02-07 09:12 Jean-Philippe Lang

Raise an error if version is not found (#18983).

View revisions

Also available in: Atom