Go MAEDA
43ffba4e82
Adopt 2FA emails to new Mailer interface ( #36005 ).
...
Patch by Felix Schäfer.
git-svn-id: http://svn.redmine.org/redmine/trunk@21279 e93f8b46-1217-0410-a6f0-8f06a7374b81
2021-11-13 09:24:53 +00:00
Marius Balteanu
1245708ba7
Fix typo in class 'icon-expended' ( #36149 ).
...
Patch by Bernhard Rohloff.
git-svn-id: http://svn.redmine.org/redmine/trunk@21275 e93f8b46-1217-0410-a6f0-8f06a7374b81
2021-11-08 20:14:49 +00:00
Marius Balteanu
1ef0e03d91
Rename CoreExtensions to CoreExt ( #29914 , #32938 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@21267 e93f8b46-1217-0410-a6f0-8f06a7374b81
2021-10-27 22:27:03 +00:00
Marius Balteanu
3bb3886786
Remove extra blank line ( #29914 , #32938 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@21263 e93f8b46-1217-0410-a6f0-8f06a7374b81
2021-10-27 20:43:02 +00:00
Marius Balteanu
243c110265
Move @lib/diff.rb@ to @lib/redmine/string_array_diff@ and extract @Diffable@ class to its own file ( #29914 , #32938 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@21262 e93f8b46-1217-0410-a6f0-8f06a7374b81
2021-10-27 20:42:10 +00:00
Marius Balteanu
0056c12862
Remove extra blank line ( #29914 , #32938 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@21261 e93f8b46-1217-0410-a6f0-8f06a7374b81
2021-10-24 10:46:29 +00:00
Marius Balteanu
7cd401b405
Extract @Shell@ and @DateCalculation@ classes from @lib/redmine/utils.rb@ to their own files ( #29914 , #32938 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@21260 e93f8b46-1217-0410-a6f0-8f06a7374b81
2021-10-24 10:45:24 +00:00
Marius Balteanu
81273a9128
Extract @Diff@ and @DiffTable@ from @lib/redmine/unified_diff.rb@ to their own files ( #29914 , #32938 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@21259 e93f8b46-1217-0410-a6f0-8f06a7374b81
2021-10-24 10:05:03 +00:00
Marius Balteanu
dcf69e509a
Move custom DateValidator from @lib/redmine/core_ext/active_record.rb@ to @app/validators/date_validator.rb@ ( #29914 , #32938 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@21258 e93f8b46-1217-0410-a6f0-8f06a7374b81
2021-10-24 09:57:56 +00:00
Marius Balteanu
0dd9fbb806
Update .rubocop_todo and fix Style/AndOr offense ( #29914 , #32938 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@21253 e93f8b46-1217-0410-a6f0-8f06a7374b81
2021-10-20 22:21:19 +00:00
Marius Balteanu
7125fd70ce
Split multiple classes and modules that existed in the same file ( #29914 , #32938 ).
...
Patch by Mizuki ISHIKAWA.
git-svn-id: http://svn.redmine.org/redmine/trunk@21252 e93f8b46-1217-0410-a6f0-8f06a7374b81
2021-10-20 22:18:49 +00:00
Go MAEDA
8075884bc4
Updates for 4.2.3 release.
...
git-svn-id: http://svn.redmine.org/redmine/trunk@21243 e93f8b46-1217-0410-a6f0-8f06a7374b81
2021-10-10 02:10:52 +00:00
Marius Balteanu
6cbf1f2015
Explicitly specify escape character using an ESCAPE on SQLite ( #35073 ).
...
Patch by Go MAEDA.
git-svn-id: http://svn.redmine.org/redmine/trunk@21240 e93f8b46-1217-0410-a6f0-8f06a7374b81
2021-10-09 06:35:47 +00:00
Marius Balteanu
506fc9d74c
Tokenize search parameter in order to allow multiple search terms in:
...
* the "contains" operator of text filters
* in issue autocomplete
Patch by Jens Krämer.
git-svn-id: http://svn.redmine.org/redmine/trunk@21238 e93f8b46-1217-0410-a6f0-8f06a7374b81
2021-10-05 19:54:31 +00:00
Marius Balteanu
715ffcda43
Append two spaces to lines when importing an email on CommonMark with hardbreaks disabled ( #32424 ).
...
Patch by Jens Krämer.
git-svn-id: http://svn.redmine.org/redmine/trunk@21228 e93f8b46-1217-0410-a6f0-8f06a7374b81
2021-10-03 19:20:04 +00:00
Marius Balteanu
09618a274b
Make hardbreaks behaviour configurable in config/configuration.yml ( #32424 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@21227 e93f8b46-1217-0410-a6f0-8f06a7374b81
2021-10-03 05:17:18 +00:00
Marius Balteanu
2a7de5d4ac
Fix Layout/ClosingParenthesisIndentation offense ( #35683 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@21220 e93f8b46-1217-0410-a6f0-8f06a7374b81
2021-09-11 10:14:14 +00:00
Marius Balteanu
e551c0cb00
Disable Lint/DuplicateBranch in lib/redmine/export/pdf.rb#107 ( #35683 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@21219 e93f8b46-1217-0410-a6f0-8f06a7374b81
2021-09-11 10:08:37 +00:00
Marius Balteanu
326a1b4dd2
Interpret thumbnail macro in description, notes and formatted custom fields in issues list PDF export (35683).
...
Patch by Jens Krämer.
git-svn-id: http://svn.redmine.org/redmine/trunk@21213 e93f8b46-1217-0410-a6f0-8f06a7374b81
2021-09-06 19:22:50 +00:00
Marius Balteanu
fdf949a509
Retrieve filenames of thumbnails when rendering a PDF ( #35683 ).
...
Patch by Jens Krämer.
git-svn-id: http://svn.redmine.org/redmine/trunk@21212 e93f8b46-1217-0410-a6f0-8f06a7374b81
2021-09-06 19:21:38 +00:00
Marius Balteanu
0db3e9a732
Expand macros in full-width custom fields when exporting issue to PDF ( #35683 ).
...
Patch by Jens Krämer.
git-svn-id: http://svn.redmine.org/redmine/trunk@21211 e93f8b46-1217-0410-a6f0-8f06a7374b81
2021-09-06 19:19:29 +00:00
Go MAEDA
ee64cb5cb1
Remove unused argument from Redmine::Helpers::TimeReport ( #33079 ).
...
Patch by Kevin Fischer.
git-svn-id: http://svn.redmine.org/redmine/trunk@21196 e93f8b46-1217-0410-a6f0-8f06a7374b81
2021-08-19 13:13:26 +00:00
Marius Balteanu
b7798e6e1c
Unify code block and add "data-language" attribute with the user-supplied language for Textile and Markdown formaters ( #35104 ).
...
Patch by Martin Cizek.
git-svn-id: http://svn.redmine.org/redmine/trunk@21183 e93f8b46-1217-0410-a6f0-8f06a7374b81
2021-08-15 21:00:16 +00:00
Marius Balteanu
5699253da6
Add "data-language" attribute to code block with the user-supplied language for CommonMark formater ( #35104 , #32424 ).
...
Patch by Martin Cizek.
git-svn-id: http://svn.redmine.org/redmine/trunk@21182 e93f8b46-1217-0410-a6f0-8f06a7374b81
2021-08-15 20:59:04 +00:00
Marius Balteanu
12b2dd3098
Preserve the code block and remove the class from it when the language is not supported in CommonMark formatter ( #35765 , 32424).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@21181 e93f8b46-1217-0410-a6f0-8f06a7374b81
2021-08-15 20:57:38 +00:00
Marius Balteanu
e1e4736e97
Fixed Replace class var @@allowlist with a class instance var ( #32424 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@21166 e93f8b46-1217-0410-a6f0-8f06a7374b81
2021-08-11 21:52:37 +00:00
Marius Balteanu
5b0a10cc1a
Replace deprecated Sanitize keywords ( #32424 ).
...
Patch by Martin Cizek.
git-svn-id: http://svn.redmine.org/redmine/trunk@21162 e93f8b46-1217-0410-a6f0-8f06a7374b81
2021-08-11 21:50:16 +00:00
Marius Balteanu
e8c911577f
Relax allowed protocols in links by denying specific protocols for CommonMark text formatting ( #32424 ).
...
Patch by Martin Cizek.
git-svn-id: http://svn.redmine.org/redmine/trunk@21161 e93f8b46-1217-0410-a6f0-8f06a7374b81
2021-08-11 21:49:27 +00:00
Marius Balteanu
9af2ba2c13
Adds CommonMark Markdown (GitHub Flavored) as third text formatting option ( #32424 ).
...
Patch by Jens Krämer.
git-svn-id: http://svn.redmine.org/redmine/trunk@21156 e93f8b46-1217-0410-a6f0-8f06a7374b81
2021-08-11 21:40:56 +00:00
Marius Balteanu
c6933b6203
Updates for 4.2.2 release.
...
git-svn-id: http://svn.redmine.org/redmine/trunk@21125 e93f8b46-1217-0410-a6f0-8f06a7374b81
2021-08-01 07:07:48 +00:00
Go MAEDA
0c8fcd1a51
Progress bar for a shared version on gantt disappears when the tree is collapsed and then expanded ( #34694 ).
...
Patch by Yuichi HARADA.
git-svn-id: http://svn.redmine.org/redmine/trunk@21115 e93f8b46-1217-0410-a6f0-8f06a7374b81
2021-07-31 06:21:35 +00:00
Marius Balteanu
2be231b982
Removes unused column trackers.is_in_chlog ( #31132 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@21106 e93f8b46-1217-0410-a6f0-8f06a7374b81
2021-07-28 16:26:22 +00:00
Go MAEDA
f5ac84a516
Inline image in Textile is not displayed if the image URL contains ampersands ( #35441 ).
...
Contributed by Yuichi HARADA.
git-svn-id: http://svn.redmine.org/redmine/trunk@21101 e93f8b46-1217-0410-a6f0-8f06a7374b81
2021-07-28 08:25:15 +00:00
Go MAEDA
504e9f3489
Unhandled exception when a YAML syntax error is detected in configuration.yml ( #35421 ).
...
Patch by Go MAEDA.
git-svn-id: http://svn.redmine.org/redmine/trunk@21057 e93f8b46-1217-0410-a6f0-8f06a7374b81
2021-07-01 09:17:53 +00:00
Go MAEDA
d4fcebaee7
Possible double includes in issue query in gantt helper ( #33381 ).
...
Contributed by Felix Schäfer.
git-svn-id: http://svn.redmine.org/redmine/trunk@21028 e93f8b46-1217-0410-a6f0-8f06a7374b81
2021-06-06 04:48:24 +00:00
Go MAEDA
8b8a1194ff
PDF thumbnails support on Windows ( #32898 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@21008 e93f8b46-1217-0410-a6f0-8f06a7374b81
2021-05-25 02:36:21 +00:00
Go MAEDA
ec3527102d
Remove deprecated WikiContent::Version ( #35031 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@21002 e93f8b46-1217-0410-a6f0-8f06a7374b81
2021-05-15 05:51:14 +00:00
Go MAEDA
183642ba20
Markdown text sections broken by thematic breaks (horizontal rules) ( #35036 ).
...
Patch by Martin Cizek.
git-svn-id: http://svn.redmine.org/redmine/trunk@20998 e93f8b46-1217-0410-a6f0-8f06a7374b81
2021-05-14 09:39:12 +00:00
Go MAEDA
238bf7577c
Updates for 4.2.1 release.
...
git-svn-id: http://svn.redmine.org/redmine/trunk@20974 e93f8b46-1217-0410-a6f0-8f06a7374b81
2021-04-26 13:41:13 +00:00
Go MAEDA
1cf427ee63
Stricter validation of given revisions of repositories ( #35085 ).
...
Patch by Holger Just.
git-svn-id: http://svn.redmine.org/redmine/trunk@20962 e93f8b46-1217-0410-a6f0-8f06a7374b81
2021-04-23 00:46:45 +00:00
Go MAEDA
2027b8750a
Prevent hash type URLs from being namespaced in MenuManager ( #35076 ).
...
Patch by Jan Schulz-Hofen.
git-svn-id: http://svn.redmine.org/redmine/trunk@20945 e93f8b46-1217-0410-a6f0-8f06a7374b81
2021-04-15 01:03:18 +00:00
Go MAEDA
74a6ff0230
Replace pluck().first with pick() ( #32909 ).
...
Patch by Pavel Rosický and Marius BALTEANU.
git-svn-id: http://svn.redmine.org/redmine/trunk@20907 e93f8b46-1217-0410-a6f0-8f06a7374b81
2021-04-03 01:34:45 +00:00
Go MAEDA
357fa10bbd
Fix "DEPRECATION WARNING: Calling '<<' to an ActiveModel::Errors message array in order to add an error is deprecated." ( #29914 , #34985 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@20898 e93f8b46-1217-0410-a6f0-8f06a7374b81
2021-04-01 15:41:07 +00:00
Go MAEDA
f223f707da
Fix "ArgumentError: wrong number of arguments (given 1, expected 2) on Redmine::PluginTest#test_migrate_redmine_plugin" ( #29914 , #32939 ).
...
Patch by Pavel Rosický.
git-svn-id: http://svn.redmine.org/redmine/trunk@20888 e93f8b46-1217-0410-a6f0-8f06a7374b81
2021-04-01 15:02:47 +00:00
Go MAEDA
7de9711f25
Fix "ActionView::Template::Error (wrong number of arguments (given 2, expected 1))" ( #29914 ).
...
Patch by Marius BALTEANU.
git-svn-id: http://svn.redmine.org/redmine/trunk@20886 e93f8b46-1217-0410-a6f0-8f06a7374b81
2021-04-01 14:54:36 +00:00
Go MAEDA
ba6ace46d7
Fix sending mail with DeliveryJob is deprecated ( #29914 , #32908 ).
...
Patch by Pavel Rosický.
git-svn-id: http://svn.redmine.org/redmine/trunk@20882 e93f8b46-1217-0410-a6f0-8f06a7374b81
2021-04-01 14:41:03 +00:00
Go MAEDA
83219e585f
Set version to 4.2.0.
...
git-svn-id: http://svn.redmine.org/redmine/trunk@20865 e93f8b46-1217-0410-a6f0-8f06a7374b81
2021-03-28 02:08:48 +00:00
Go MAEDA
e6a8529ba8
Replace MimeMagic with Marcel ( #34969 ).
...
Patch by Go MAEDA.
git-svn-id: http://svn.redmine.org/redmine/trunk@20862 e93f8b46-1217-0410-a6f0-8f06a7374b81
2021-03-27 10:23:47 +00:00
Go MAEDA
3a962fe365
Remove duplicate code in Redmine::Thumbnail.generate ( #34969 ).
...
Patch by Go MAEDA.
git-svn-id: http://svn.redmine.org/redmine/trunk@20861 e93f8b46-1217-0410-a6f0-8f06a7374b81
2021-03-27 10:16:34 +00:00
Go MAEDA
919c9cfdd0
Support for Git repositories with default branch "main" ( #34942 ).
...
Patch by Go MAEDA.
git-svn-id: http://svn.redmine.org/redmine/trunk@20851 e93f8b46-1217-0410-a6f0-8f06a7374b81
2021-03-26 03:48:32 +00:00