Commit Graph

12969 Commits

Author SHA1 Message Date
Jean-Philippe Lang
3c005719ae Sort user memberships by project.
git-svn-id: http://svn.redmine.org/redmine/trunk@16150 e93f8b46-1217-0410-a6f0-8f06a7374b81
2017-01-07 10:28:59 +00:00
Jean-Philippe Lang
a4f167ec1a Don't render memberships forms, use #edit instead.
git-svn-id: http://svn.redmine.org/redmine/trunk@16149 e93f8b46-1217-0410-a6f0-8f06a7374b81
2017-01-07 10:26:36 +00:00
Jean-Philippe Lang
e29b4ba26a Updates for 3.3.2 release.
git-svn-id: http://svn.redmine.org/redmine/trunk@16142 e93f8b46-1217-0410-a6f0-8f06a7374b81
2017-01-07 08:37:20 +00:00
Jean-Philippe Lang
fa13f5c1fc Bulgarian translation (#24645).
Patch by Ivan Cenov.

git-svn-id: http://svn.redmine.org/redmine/trunk@16141 e93f8b46-1217-0410-a6f0-8f06a7374b81
2017-01-07 07:59:46 +00:00
Jean-Philippe Lang
62b64f4834 Wrong activity timezone on user page (#14658).
Patch by Go MAEDA.

git-svn-id: http://svn.redmine.org/redmine/trunk@16138 e93f8b46-1217-0410-a6f0-8f06a7374b81
2017-01-04 21:21:15 +00:00
Jean-Philippe Lang
84732abd0a Missing "next" pagination link when looking at yesterday's activity (#18399).
Patch by Felix Schäfer.

git-svn-id: http://svn.redmine.org/redmine/trunk@16137 e93f8b46-1217-0410-a6f0-8f06a7374b81
2017-01-04 21:13:28 +00:00
Jean-Philippe Lang
1c44b16023 Validate length of custom field regexp (#24283).
Patch by Go MAEDA.

git-svn-id: http://svn.redmine.org/redmine/trunk@16134 e93f8b46-1217-0410-a6f0-8f06a7374b81
2017-01-04 20:55:38 +00:00
Jean-Philippe Lang
9d709c0267 Updates year in footer.
git-svn-id: http://svn.redmine.org/redmine/trunk@16125 e93f8b46-1217-0410-a6f0-8f06a7374b81
2017-01-04 17:59:03 +00:00
Jean-Philippe Lang
98f8a17851 Speeds up Project.allowed_to_condition for users who belong to hundreds of projects.
git-svn-id: http://svn.redmine.org/redmine/trunk@16124 e93f8b46-1217-0410-a6f0-8f06a7374b81
2017-01-03 20:53:57 +00:00
Jean-Philippe Lang
f8df935dca Speeds up rendering of the project list for users who belong to hundreds of projects.
git-svn-id: http://svn.redmine.org/redmine/trunk@16123 e93f8b46-1217-0410-a6f0-8f06a7374b81
2017-01-03 18:28:45 +00:00
Jean-Philippe Lang
fd067bc9df Unneeded assignment (#24693).
git-svn-id: http://svn.redmine.org/redmine/trunk@16122 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-12-31 16:30:33 +00:00
Jean-Philippe Lang
1bda8ce940 Don't show the "reassign" option when deleting issues from different projects (#24722).
git-svn-id: http://svn.redmine.org/redmine/trunk@16121 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-12-31 15:26:00 +00:00
Jean-Philippe Lang
1b30422354 Update project_id column in case some time entries were on subtasks of different projects (#24693).
git-svn-id: http://svn.redmine.org/redmine/trunk@16120 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-12-31 15:16:23 +00:00
Jean-Philippe Lang
7c615b1ffe Add :error_cannot_reassign_time_entries_to_an_issue_about_to_be_deleted i18n string (#24718).
git-svn-id: http://svn.redmine.org/redmine/trunk@16119 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-12-31 15:04:48 +00:00
Jean-Philippe Lang
987ca8cc2a Handle time entries on subtasks and prevent from reassigning an issue that is going to be deleted (#24718, #24693).
git-svn-id: http://svn.redmine.org/redmine/trunk@16118 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-12-31 15:04:05 +00:00
Jean-Philippe Lang
d42397e9a7 Don't load Member#user, use #principal instead.
git-svn-id: http://svn.redmine.org/redmine/trunk@16117 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-12-31 13:44:41 +00:00
Jean-Philippe Lang
514d9bad9e Fixed that project settings should show locked members (#22034).
git-svn-id: http://svn.redmine.org/redmine/trunk@16116 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-12-31 13:33:02 +00:00
Jean-Philippe Lang
f2bf5aa25c Skip workflow creation in tests for each locale.
git-svn-id: http://svn.redmine.org/redmine/trunk@16115 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-12-31 12:53:38 +00:00
Jean-Philippe Lang
aef4a8a65b Fixed that X-Sendfile header is never set (#24646).
git-svn-id: http://svn.redmine.org/redmine/trunk@16114 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-12-31 12:45:36 +00:00
Jean-Philippe Lang
d521e49dbd Don't reload attachments if they are already loaded.
git-svn-id: http://svn.redmine.org/redmine/trunk@16113 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-12-31 12:35:15 +00:00
Jean-Philippe Lang
e8cffd614e Fixed that reported test duration can be wrong.
git-svn-id: http://svn.redmine.org/redmine/trunk@16112 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-12-31 12:18:54 +00:00
Jean-Philippe Lang
b58cf25383 Adds .rebuild_single_tree! to rebuild a single tree (#24167).
git-svn-id: http://svn.redmine.org/redmine/trunk@16111 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-12-21 10:35:36 +00:00
Jean-Philippe Lang
5a0884c90f Change English translation for label_user_mail_option_only_(assigned|owner) (#24177).
Patch by Go MAEDA.

git-svn-id: http://svn.redmine.org/redmine/trunk@16110 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-12-21 10:13:26 +00:00
Jean-Philippe Lang
e068f855dc Files REST API (#19116).
Patch by Lucile Quirion and Jake Kemme.

git-svn-id: http://svn.redmine.org/redmine/trunk@16109 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-12-21 10:05:55 +00:00
Jean-Philippe Lang
f3627e2a3d Prevent parent issue from being closed if a child issue is open (#10989).
git-svn-id: http://svn.redmine.org/redmine/trunk@16108 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-12-21 09:09:22 +00:00
Jean-Philippe Lang
3d1f72bc50 Adds an index on issues parent_id (#23987).
git-svn-id: http://svn.redmine.org/redmine/trunk@16103 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-12-20 09:12:52 +00:00
Jean-Philippe Lang
a2d1d6844a Fix german locale string #23888.
Patch by Jens Kraemer.

git-svn-id: http://svn.redmine.org/redmine/trunk@16102 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-12-20 09:09:19 +00:00
Jean-Philippe Lang
2bcbb30546 Rename "issue" to "item" in query helpers (#24643).
Patch by Marius BALTEANU.

git-svn-id: http://svn.redmine.org/redmine/trunk@16101 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-12-20 09:07:24 +00:00
Jean-Philippe Lang
f9823d1028 Restricts the list of file types that can be thumbnailed.
git-svn-id: http://svn.redmine.org/redmine/trunk@16092 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-12-20 08:52:26 +00:00
Jean-Philippe Lang
18463cad4d Typo: s/changset-comments/changeset-comments/ (#22758, #24604).
git-svn-id: http://svn.redmine.org/redmine/trunk@16091 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-12-18 09:35:43 +00:00
Jean-Philippe Lang
439fffe776 Add :error_move_of_child_not_possible i18n string (#23888).
git-svn-id: http://svn.redmine.org/redmine/trunk@16090 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-12-18 08:55:19 +00:00
Jean-Philippe Lang
3b7da88a83 Show an error message when changing an issue's project fails due to errors in child issues (#23888).
git-svn-id: http://svn.redmine.org/redmine/trunk@16089 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-12-18 08:54:26 +00:00
Jean-Philippe Lang
757f378ab1 Sort completed versions in reverse order on the roadmap (#23137).
git-svn-id: http://svn.redmine.org/redmine/trunk@16088 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-12-18 08:34:43 +00:00
Jean-Philippe Lang
e8e92ca054 Make the email notifications for adding/updating issues more readable/clear (#23978).
Patch by Marius BALTEANU.

git-svn-id: http://svn.redmine.org/redmine/trunk@16087 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-12-16 08:53:52 +00:00
Jean-Philippe Lang
831a2d58ab Test cleanup.
git-svn-id: http://svn.redmine.org/redmine/trunk@16086 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-12-16 08:49:52 +00:00
Jean-Philippe Lang
ae7852adac Test cleanup.
git-svn-id: http://svn.redmine.org/redmine/trunk@16085 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-12-16 08:49:38 +00:00
Jean-Philippe Lang
d74bc734f3 Fixed the assertion (#24186).
git-svn-id: http://svn.redmine.org/redmine/trunk@16084 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-12-16 08:47:37 +00:00
Jean-Philippe Lang
20be00e437 Restrict the length attachment filenames on disk (#24186).
git-svn-id: http://svn.redmine.org/redmine/trunk@16083 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-12-16 08:45:41 +00:00
Jean-Philippe Lang
ff81353e8c Time entry form - limit issue autocomplete to already selected project (#24189).
Patch by Jens Kraemer.

git-svn-id: http://svn.redmine.org/redmine/trunk@16082 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-12-16 08:42:45 +00:00
Jean-Philippe Lang
68c7f4ef20 Workflow editing shows statuses of irrelevant roles (#24281).
Patch by Jens Krämer.

git-svn-id: http://svn.redmine.org/redmine/trunk@16081 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-12-16 08:32:35 +00:00
Jean-Philippe Lang
af7ba4ad53 Removed unused CSS class ".icon-details" (#24578).
Patch by Go MAEDA.

git-svn-id: http://svn.redmine.org/redmine/trunk@16080 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-12-16 08:02:43 +00:00
Jean-Philippe Lang
5ca079192d Makes the text "Enable regular expressions" clickable (#5864).
git-svn-id: http://svn.redmine.org/redmine/trunk@16079 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-12-16 08:00:27 +00:00
Jean-Philippe Lang
01c2229968 Removes gantt and calendar links from the sidebar.
They now have their own menu items that show up on cross-project views (r15983).

git-svn-id: http://svn.redmine.org/redmine/trunk@16078 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-12-16 07:54:51 +00:00
Jean-Philippe Lang
4ee4fad19a Menu items mapping.
git-svn-id: http://svn.redmine.org/redmine/trunk@16077 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-12-16 07:51:56 +00:00
Toshi MARUYAMA
d42e8b3f5c remove trailing white space from app/models/user_preference.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@16076 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-12-14 12:28:47 +00:00
Toshi MARUYAMA
7fb2beebc1 remove training white space from app/models/user.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@16075 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-12-14 12:06:30 +00:00
Toshi MARUYAMA
74b09be185 remove trailing white space from app/models/role.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@16074 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-12-14 10:53:15 +00:00
Toshi MARUYAMA
3f0e720f56 remove trailing white space from app/models/issue_relation.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@16073 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-12-14 10:17:07 +00:00
Jean-Philippe Lang
5a77904a91 Don't use assert_equal nil.
git-svn-id: http://svn.redmine.org/redmine/trunk@16072 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-12-13 20:12:34 +00:00
Jean-Philippe Lang
e0912b99f5 Unarchive link not working for subprojects of closed projects (#24595).
git-svn-id: http://svn.redmine.org/redmine/trunk@16071 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-12-13 20:01:57 +00:00