Commit Graph

1268 Commits

Author SHA1 Message Date
Jean-Philippe Lang
fdb8b93f85 Fix PDF formatting (#21705).
Patch by Greg T.

git-svn-id: http://svn.redmine.org/redmine/trunk@16362 e93f8b46-1217-0410-a6f0-8f06a7374b81
2017-03-03 17:25:44 +00:00
Jean-Philippe Lang
ddef0ad7c1 Moves redcloth3.rb to lib/redmine/wiki_formatting/textile.
git-svn-id: http://svn.redmine.org/redmine/trunk@16358 e93f8b46-1217-0410-a6f0-8f06a7374b81
2017-03-03 17:16:53 +00:00
Jean-Philippe Lang
eaf8fb9885 Ruby 2.4: Fixed "key must be 32 bytes" error of OpenSSL::Cipher (#25048).
Patch by Go MAEDA.

git-svn-id: http://svn.redmine.org/redmine/trunk@16354 e93f8b46-1217-0410-a6f0-8f06a7374b81
2017-03-02 22:48:11 +00:00
Jean-Philippe Lang
64b30de787 Turns @@languages_lookup into a cache by using ||= (#25014).
Patch by Jens Kraemer.

git-svn-id: http://svn.redmine.org/redmine/trunk@16349 e93f8b46-1217-0410-a6f0-8f06a7374b81
2017-03-02 19:42:18 +00:00
Toshi MARUYAMA
79fb434fec Mercurial 4.1 compatibility (#24999)
git-svn-id: http://svn.redmine.org/redmine/trunk@16329 e93f8b46-1217-0410-a6f0-8f06a7374b81
2017-02-05 05:22:29 +00:00
Jean-Philippe Lang
7cab59d220 Reverts unwanted change (#24769).
git-svn-id: http://svn.redmine.org/redmine/trunk@16318 e93f8b46-1217-0410-a6f0-8f06a7374b81
2017-01-30 21:35:23 +00:00
Jean-Philippe Lang
df4564bbd4 Show all members in user custom field filter on the cross project issue list (#24769).
git-svn-id: http://svn.redmine.org/redmine/trunk@16310 e93f8b46-1217-0410-a6f0-8f06a7374b81
2017-01-30 18:37:17 +00:00
Toshi MARUYAMA
b2c0ea2c3e do not replace all invalid utf8 (#24616)
git-svn-id: http://svn.redmine.org/redmine/trunk@16273 e93f8b46-1217-0410-a6f0-8f06a7374b81
2017-01-28 06:24:51 +00:00
Toshi MARUYAMA
281bc5c454 unify duplicate codes (#24616)
git-svn-id: http://svn.redmine.org/redmine/trunk@16272 e93f8b46-1217-0410-a6f0-8f06a7374b81
2017-01-28 05:43:33 +00:00
Jean-Philippe Lang
a869504a44 Omit blank fields in PDF too (#21705).
git-svn-id: http://svn.redmine.org/redmine/trunk@16258 e93f8b46-1217-0410-a6f0-8f06a7374b81
2017-01-25 16:08:26 +00:00
Jean-Philippe Lang
9cf1c5cfae Adjust rendering of custom fields in PDF (#21705).
git-svn-id: http://svn.redmine.org/redmine/trunk@16253 e93f8b46-1217-0410-a6f0-8f06a7374b81
2017-01-25 15:11:21 +00:00
Jean-Philippe Lang
8e4cb42f8e Raise the height of text custom fields.
git-svn-id: http://svn.redmine.org/redmine/trunk@16252 e93f8b46-1217-0410-a6f0-8f06a7374b81
2017-01-25 14:58:50 +00:00
Jean-Philippe Lang
b40d66f39f Option for long text custom fields to be displayed under the description field (#21705).
Based on patch by Marius BALTEANU.

git-svn-id: http://svn.redmine.org/redmine/trunk@16251 e93f8b46-1217-0410-a6f0-8f06a7374b81
2017-01-25 14:55:36 +00:00
Jean-Philippe Lang
df5dba5dde Modify circular inclusion test to use page.id instead of page.title (#24869).
Patch by Michael Esemplare.

git-svn-id: http://svn.redmine.org/redmine/trunk@16227 e93f8b46-1217-0410-a6f0-8f06a7374b81
2017-01-19 18:32:06 +00:00
Jean-Philippe Lang
9206d077d4 Group versions by status in version custom field filter (#23265).
git-svn-id: http://svn.redmine.org/redmine/trunk@16194 e93f8b46-1217-0410-a6f0-8f06a7374b81
2017-01-14 11:30:00 +00:00
Jean-Philippe Lang
91f39dea8f Add "me" value for logged users only.
git-svn-id: http://svn.redmine.org/redmine/trunk@16193 e93f8b46-1217-0410-a6f0-8f06a7374b81
2017-01-14 11:01:21 +00:00
Jean-Philippe Lang
309c6cec86 Don't preload custom field filter values (#24787).
git-svn-id: http://svn.redmine.org/redmine/trunk@16173 e93f8b46-1217-0410-a6f0-8f06a7374b81
2017-01-12 20:19:45 +00:00
Jean-Philippe Lang
2734eaffd8 Adds a link to all projects in the jump drop down (#23310).
git-svn-id: http://svn.redmine.org/redmine/trunk@16172 e93f8b46-1217-0410-a6f0-8f06a7374b81
2017-01-10 18:33: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
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
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
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
575f4032a2 Reverted r16053 (#23318).
SQL error with PostgreSQL.

git-svn-id: http://svn.redmine.org/redmine/trunk@16054 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-12-10 09:44:39 +00:00
Jean-Philippe Lang
10b3e3e323 #lock_nested_set very slow on mysql with thousands of subtasks (#23318).
Patch by Stephane Evr.

git-svn-id: http://svn.redmine.org/redmine/trunk@16053 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-12-10 08:54:20 +00:00
Jean-Philippe Lang
e610fda877 Use #get instead of #[] to read errors on the attribute.
git-svn-id: http://svn.redmine.org/redmine/trunk@15988 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-11-19 11:10:07 +00:00
Jean-Philippe Lang
124a459d55 Use the main menu for project related actions that support cross-project display.
git-svn-id: http://svn.redmine.org/redmine/trunk@15983 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-11-19 10:30:02 +00:00
Jean-Philippe Lang
5b5b751d8c Show the entered value when it's not valid (#23996).
git-svn-id: http://svn.redmine.org/redmine/trunk@15971 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-11-18 14:17:11 +00:00
Jean-Philippe Lang
5495e6f342 Introduce a setting to change the display format of timespans to h:mm (#23996).
Patch by Jens Kraemer.

git-svn-id: http://svn.redmine.org/redmine/trunk@15965 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-11-18 12:42:20 +00:00
Jean-Philippe Lang
7a9a22f3dd Change plugins directory through the configuration.yml file (#24007).
Patch by Helder Manuel Torres Vieira.

git-svn-id: http://svn.redmine.org/redmine/trunk@15963 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-11-18 12:14:41 +00:00
Jean-Philippe Lang
9acc16d68d Removed left-over code comment.
git-svn-id: http://svn.redmine.org/redmine/trunk@15961 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-11-18 12:06:19 +00:00
Jean-Philippe Lang
298c8a9f0a Typo in class name (#24150).
git-svn-id: http://svn.redmine.org/redmine/trunk@15960 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-11-18 12:04:38 +00:00
Jean-Philippe Lang
25a3766365 Add tablename to siblings query (#24296).
Patch by Danil Tashkinov.

git-svn-id: http://svn.redmine.org/redmine/trunk@15958 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-11-18 08:46:07 +00:00
Jean-Philippe Lang
8b86d5158e Moves blocks definition to Redmine::MyPage.
git-svn-id: http://svn.redmine.org/redmine/trunk@15930 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-10-29 10:10:31 +00:00
Jean-Philippe Lang
73ef85f672 Don't bulk edit file custom fields (#6719).
git-svn-id: http://svn.redmine.org/redmine/trunk@15923 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-10-23 11:48:52 +00:00
Jean-Philippe Lang
f94711ea8c Option to specify allowed extensions for a file custom field (#6719).
git-svn-id: http://svn.redmine.org/redmine/trunk@15921 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-10-23 11:00:02 +00:00
Jean-Philippe Lang
ef45304817 Adds file custom field format (#6719).
git-svn-id: http://svn.redmine.org/redmine/trunk@15917 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-10-23 09:16:14 +00:00
Jean-Philippe Lang
ad0aa40ef1 Autoloading Redmine::Scm::Adapters::CommandFailed might fail.
git-svn-id: http://svn.redmine.org/redmine/trunk@15914 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-10-20 17:41:16 +00:00
Jean-Philippe Lang
b3ddd37346 Updates for 3.3.1.
git-svn-id: http://svn.redmine.org/redmine/trunk@15898 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-10-10 07:45:18 +00:00
Jean-Philippe Lang
878a91a283 Reverts r15891 (#23318).
Deadlocks with MySQL.

git-svn-id: http://svn.redmine.org/redmine/trunk@15892 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-10-09 08:37:48 +00:00
Jean-Philippe Lang
e7f1780d7d #lock_nested_set very slow on mysql with thousands of subtasks (#23318).
Patch by Stephane Evr.

git-svn-id: http://svn.redmine.org/redmine/trunk@15891 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-10-08 09:15:55 +00:00
Jean-Philippe Lang
7abb92d813 Encode values, not full URL (#23841).
git-svn-id: http://svn.redmine.org/redmine/trunk@15846 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-10-01 07:39:53 +00:00
Jean-Philippe Lang
d744749d5e Sudo-Mode refinements (#23587).
Patch by Felix Schäfer.

git-svn-id: http://svn.redmine.org/redmine/trunk@15813 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-09-03 07:37:16 +00:00
Jean-Philippe Lang
58c8c1ca9f Fixed that new role does not have non member permissions as default (#23633).
git-svn-id: http://svn.redmine.org/redmine/trunk@15764 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-08-30 21:46:22 +00:00
Jean-Philippe Lang
3539cfcf0f Adds issue tracker and status columns and filters on spent time list (#23401).
git-svn-id: http://svn.redmine.org/redmine/trunk@15738 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-08-20 10:27:39 +00:00
Jean-Philippe Lang
ec31b61698 Removes calls to #assert_template and #assigns in functional tests.
git-svn-id: http://svn.redmine.org/redmine/trunk@15695 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-07-18 21:26:30 +00:00
Jean-Philippe Lang
5e93459128 Use .around_action instead of .around_filter.
git-svn-id: http://svn.redmine.org/redmine/trunk@15658 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-07-14 07:35:27 +00:00
Jean-Philippe Lang
ee82a55602 Use .before_action instead of .before_filter.
git-svn-id: http://svn.redmine.org/redmine/trunk@15655 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-07-14 07:27:31 +00:00
Jean-Philippe Lang
d2f7e31951 Use .distinct instead of .uniq.
git-svn-id: http://svn.redmine.org/redmine/trunk@15654 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-07-14 07:15:13 +00:00
Jean-Philippe Lang
0e514b3144 Fully qualify the Version class in Redmine::Helpers::TimeReport (#23269).
Patch by Holger Just.

git-svn-id: http://svn.redmine.org/redmine/trunk@15645 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-07-12 19:45:05 +00:00
Jean-Philippe Lang
beb5e60391 Makes spent time queries savable (#14790).
git-svn-id: http://svn.redmine.org/redmine/trunk@15639 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-07-12 17:40:19 +00:00