Commit Graph

12910 Commits

Author SHA1 Message Date
Jean-Philippe Lang
a4e843842f Adds an assertion for this (#23180).
git-svn-id: http://svn.redmine.org/redmine/trunk@15588 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-06-29 15:33:07 +00:00
Jean-Philippe Lang
690a6b7928 Make the issue id from email notifications linkable to issue page (#23180).
Patch by Marius BALTEANU.

git-svn-id: http://svn.redmine.org/redmine/trunk@15587 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-06-29 15:29:57 +00:00
Jean-Philippe Lang
83777f727a Assignable users should not include users that cannot view the tracker (#23172).
git-svn-id: http://svn.redmine.org/redmine/trunk@15586 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-06-28 20:31:08 +00:00
Jean-Philippe Lang
b6982e755b Adds CSS class for closed subprojects on project overview (#23152).
git-svn-id: http://svn.redmine.org/redmine/trunk@15585 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-06-28 19:15:30 +00:00
Jean-Philippe Lang
48c1cbe69b Add hook view_search_index_options_content_bottom (#23153).
Patch by okkez.

git-svn-id: http://svn.redmine.org/redmine/trunk@15584 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-06-28 19:09:11 +00:00
Jean-Philippe Lang
48a79bc093 Add params to Redmine::Search::Fetcher#initialize optional parameter (#23153).
Patch by okkez.

git-svn-id: http://svn.redmine.org/redmine/trunk@15583 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-06-28 19:08:04 +00:00
Jean-Philippe Lang
1b10649783 Sort messages by ids to avoid the left join.
The query was really slow with PostgreSQL and a few thousands messages, and last_message_id column was storing the highest id anyway.

git-svn-id: http://svn.redmine.org/redmine/trunk@15582 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-06-20 19:03:53 +00:00
Jean-Philippe Lang
3f20ab690d Removes #23108 from CHANGELOG (#23108, #23109).
git-svn-id: http://svn.redmine.org/redmine/trunk@15579 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-06-19 12:08:03 +00:00
Jean-Philippe Lang
5f6cc72b01 Reverts r15573 (#23108, #23109).
git-svn-id: http://svn.redmine.org/redmine/trunk@15577 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-06-19 12:05:34 +00:00
Jean-Philippe Lang
00b518c51f CHANGELOG for 3.3.0.
git-svn-id: http://svn.redmine.org/redmine/trunk@15575 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-06-19 11:49:57 +00:00
Jean-Philippe Lang
4114791a7a Change Japanese translation for text_git_repository_note (#23108).
Patch by Go MAEDA.

git-svn-id: http://svn.redmine.org/redmine/trunk@15573 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-06-19 10:47:36 +00:00
Jean-Philippe Lang
c03b84bc12 Render sidebar wiki h3 as regular sidebar h3 (#21263).
git-svn-id: http://svn.redmine.org/redmine/trunk@15571 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-06-19 08:58:12 +00:00
Jean-Philippe Lang
140eb72cc1 Update CodeRay to v1.1.1 (#23107).
git-svn-id: http://svn.redmine.org/redmine/trunk@15569 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-06-19 07:04:44 +00:00
Jean-Philippe Lang
e528a56d4b Adds missing taskpaper language to the drop down (#14937, #23106).
git-svn-id: http://svn.redmine.org/redmine/trunk@15567 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-06-19 06:53:14 +00:00
Jean-Philippe Lang
91f91f24de Adds a link to the list of imported issues.
git-svn-id: http://svn.redmine.org/redmine/trunk@15564 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-06-18 10:51:11 +00:00
Jean-Philippe Lang
483657f7c0 Adjust i18n strings.
git-svn-id: http://svn.redmine.org/redmine/trunk@15562 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-06-18 10:47:02 +00:00
Jean-Philippe Lang
03c957670d Adds missing option to the Mail Handler test form.
git-svn-id: http://svn.redmine.org/redmine/trunk@15561 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-06-18 10:24:52 +00:00
Jean-Philippe Lang
53cf59f672 Sets margin around thmubnails.
git-svn-id: http://svn.redmine.org/redmine/trunk@15555 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-06-18 07:50:25 +00:00
Jean-Philippe Lang
d33da51ebc Style no longer used.
git-svn-id: http://svn.redmine.org/redmine/trunk@15552 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-06-18 07:44:05 +00:00
Jean-Philippe Lang
42e8ff4493 Add missing links to images in issue history (#22058).
git-svn-id: http://svn.redmine.org/redmine/trunk@15551 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-06-18 07:42:51 +00:00
Jean-Philippe Lang
dc7402dea7 Remove debug stuff introduced in r15539.
git-svn-id: http://svn.redmine.org/redmine/trunk@15550 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-06-18 07:32:33 +00:00
Jean-Philippe Lang
038789fbcc Preload custom values when displaying the roadmap.
git-svn-id: http://svn.redmine.org/redmine/trunk@15548 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-06-18 07:12:30 +00:00
Jean-Philippe Lang
ffdcb22ccb Ability to define a default assigned_to when receiving emails (#23020).
git-svn-id: http://svn.redmine.org/redmine/trunk@15547 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-06-18 07:07:41 +00:00
Jean-Philippe Lang
93afc01e06 Preload issue status when displaying activity.
git-svn-id: http://svn.redmine.org/redmine/trunk@15545 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-06-18 06:51:59 +00:00
Jean-Philippe Lang
b58d01de11 Move subprojects to their own div on project overview.
git-svn-id: http://svn.redmine.org/redmine/trunk@15543 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-06-18 06:50:32 +00:00
Jean-Philippe Lang
b5bc7d4604 Test broken by r15536 (#23083).
git-svn-id: http://svn.redmine.org/redmine/trunk@15541 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-06-18 06:45:52 +00:00
Jean-Philippe Lang
6cd84af522 Limits the tracker list in filters and issue counts (#285).
git-svn-id: http://svn.redmine.org/redmine/trunk@15540 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-06-18 06:42:25 +00:00
Jean-Philippe Lang
bbd24fe350 Custom field List Link values to URL breaks on entries with spaces (#23067).
git-svn-id: http://svn.redmine.org/redmine/trunk@15539 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-06-18 06:17:34 +00:00
Jean-Philippe Lang
adb9980728 Allow global versions to be shown outside of a project for version custom fields (#23083).
Patch by Holger Just.

git-svn-id: http://svn.redmine.org/redmine/trunk@15536 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-06-18 05:59:20 +00:00
Jean-Philippe Lang
3be2185683 Removes the UTF8 checkmark that prevents redirect from back_url.
git-svn-id: http://svn.redmine.org/redmine/trunk@15535 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-06-15 19:04:36 +00:00
Jean-Philippe Lang
f694839c82 Code cleanup (#23054).
git-svn-id: http://svn.redmine.org/redmine/trunk@15534 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-06-15 18:24:02 +00:00
Jean-Philippe Lang
e04913c863 Adds a test for #23054.
git-svn-id: http://svn.redmine.org/redmine/trunk@15533 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-06-15 18:18:43 +00:00
Jean-Philippe Lang
755839dad7 Clearing time entry custom fields while bulk editing results in values set to __none__ (#23054).
Patch by Felix Schäfer.

git-svn-id: http://svn.redmine.org/redmine/trunk@15532 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-06-15 18:18:24 +00:00
Toshi MARUYAMA
e7bf4448b9 fix confusing Japanese translation for permission_manage_related_issues (#23065)
Contributed by Go MAEDA.

git-svn-id: http://svn.redmine.org/redmine/trunk@15530 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-06-15 05:55:12 +00:00
Toshi MARUYAMA
5e480d36f9 Bulgarian translation (jstoolbar-bg.js) updated by Ivan Cenov (#23050)
git-svn-id: http://svn.redmine.org/redmine/trunk@15528 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-06-14 03:49:22 +00:00
Toshi MARUYAMA
718ef3dffe Bulgarian translation updated by Ivan Cenov (#23048)
git-svn-id: http://svn.redmine.org/redmine/trunk@15526 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-06-13 05:44:06 +00:00
Toshi MARUYAMA
c82808f640 Traditional Chinese translation updated by ChunChang Lo (#23046)
git-svn-id: http://svn.redmine.org/redmine/trunk@15523 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-06-13 04:49:31 +00:00
Toshi MARUYAMA
63437c8137 fix typo in Azerbaijani general_lang_name (#23044)
Contributed by Go MAEDA.

git-svn-id: http://svn.redmine.org/redmine/trunk@15522 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-06-13 04:49:20 +00:00
Jean-Philippe Lang
db75a0237e Preload assignee.
git-svn-id: http://svn.redmine.org/redmine/trunk@15519 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-06-12 12:23:53 +00:00
Jean-Philippe Lang
10c22b5384 Preload principals.
git-svn-id: http://svn.redmine.org/redmine/trunk@15518 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-06-12 12:21:57 +00:00
Toshi MARUYAMA
49cdcba2d2 Japanese translation updated by Go MAEDA (#23040)
git-svn-id: http://svn.redmine.org/redmine/trunk@15516 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-06-12 06:52:22 +00:00
Jean-Philippe Lang
010f75714d Include required module (#22951).
git-svn-id: http://svn.redmine.org/redmine/trunk@15512 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-06-11 07:58:24 +00:00
Jean-Philippe Lang
50a46c3515 Set default language in import tests (#22951).
git-svn-id: http://svn.redmine.org/redmine/trunk@15511 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-06-11 07:48:19 +00:00
Jean-Philippe Lang
246368a090 Totals cannot be removed completely if some columns are set in the global settings (#22123).
git-svn-id: http://svn.redmine.org/redmine/trunk@15510 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-06-11 07:42:00 +00:00
Jean-Philippe Lang
c713aba762 Updates locales (#15880).
git-svn-id: http://svn.redmine.org/redmine/trunk@15509 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-06-11 07:27:14 +00:00
Jean-Philippe Lang
79fcbc82dc Adds a setting for choosing the new object menu item style (#15880).
Set to use the new "+" drop-down by default, but let users revert to the "New issue" tab, or no menu item at all.

git-svn-id: http://svn.redmine.org/redmine/trunk@15508 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-06-11 07:26:23 +00:00
Jean-Philippe Lang
893c96a990 Don't skip condition if defined (#15880).
git-svn-id: http://svn.redmine.org/redmine/trunk@15507 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-06-11 07:06:10 +00:00
Jean-Philippe Lang
cec8fe4cfa Add link to add a new wiki page to "new object" menu (#15880).
Patch by Jan Schulz-Hofen.

git-svn-id: http://svn.redmine.org/redmine/trunk@15506 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-06-11 06:29:34 +00:00
Jean-Philippe Lang
a25a2e9112 Move "New issue" menu item to the new object menu (#15880).
Patch by Jan Schulz-Hofen.

git-svn-id: http://svn.redmine.org/redmine/trunk@15505 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-06-11 06:28:01 +00:00
Jean-Philippe Lang
3da6062d7e Keep the "new object" drop down open when the + sign was clicked (#15880).
For touch displays where :hover does not exist.

Patch by Jan Schulz-Hofen.

git-svn-id: http://svn.redmine.org/redmine/trunk@15504 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-06-11 06:26:03 +00:00