2462 Commits (8075884bc48deb3b7af94799d6eba943e999dcb2)

Author SHA1 Message Date
  Go MAEDA 8075884bc4 Updates for 4.2.3 release. 2 years ago
  Marius Balteanu 6cbf1f2015 Explicitly specify escape character using an ESCAPE on SQLite (#35073). 2 years ago
  Marius Balteanu 506fc9d74c Tokenize search parameter in order to allow multiple search terms in: 2 years ago
  Marius Balteanu 65f31d52cd Use sanitize_sql_like on search tokens (#35073). 2 years ago
  Marius Balteanu 715ffcda43 Append two spaces to lines when importing an email on CommonMark with hardbreaks disabled (#32424). 2 years ago
  Marius Balteanu 09618a274b Make hardbreaks behaviour configurable in config/configuration.yml (#32424). 2 years ago
  Marius Balteanu 2a7de5d4ac Fix Layout/ClosingParenthesisIndentation offense (#35683). 2 years ago
  Marius Balteanu e551c0cb00 Disable Lint/DuplicateBranch in lib/redmine/export/pdf.rb#107 (#35683). 2 years ago
  Marius Balteanu 326a1b4dd2 Interpret thumbnail macro in description, notes and formatted custom fields in issues list PDF export (35683). 2 years ago
  Marius Balteanu fdf949a509 Retrieve filenames of thumbnails when rendering a PDF (#35683). 2 years ago
  Marius Balteanu 0db3e9a732 Expand macros in full-width custom fields when exporting issue to PDF (#35683). 2 years ago
  Marius Balteanu 649d69ea26 Fix that deleting a closed or archived projects not working anymore after r20034 (#35827). 2 years ago
  Go MAEDA ee64cb5cb1 Remove unused argument from Redmine::Helpers::TimeReport (#33079). 2 years ago
  Marius Balteanu b7798e6e1c Unify code block and add "data-language" attribute with the user-supplied language for Textile and Markdown formaters (#35104). 2 years ago
  Marius Balteanu 5699253da6 Add "data-language" attribute to code block with the user-supplied language for CommonMark formater (#35104, #32424). 2 years ago
  Marius Balteanu 12b2dd3098 Preserve the code block and remove the class from it when the language is not supported in CommonMark formatter (#35765, 32424). 2 years ago
  Marius Balteanu e1e4736e97 Fixed Replace class var @@allowlist with a class instance var (#32424). 2 years ago
  Marius Balteanu 5b0a10cc1a Replace deprecated Sanitize keywords (#32424). 2 years ago
  Marius Balteanu e8c911577f Relax allowed protocols in links by denying specific protocols for CommonMark text formatting (#32424). 2 years ago
  Marius Balteanu 46ecdcec4d Mark CommonMark Markdown (GitHub Flavored) as experimental (#32424). 2 years ago
  Marius Balteanu 9af2ba2c13 Adds CommonMark Markdown (GitHub Flavored) as third text formatting option (#32424). 2 years ago
  Marius Balteanu c6933b6203 Updates for 4.2.2 release. 2 years ago
  Go MAEDA 0c8fcd1a51 Progress bar for a shared version on gantt disappears when the tree is collapsed and then expanded (#34694). 2 years ago
  Marius Balteanu 2be231b982 Removes unused column trackers.is_in_chlog (#31132). 2 years ago
  Go MAEDA f5ac84a516 Inline image in Textile is not displayed if the image URL contains ampersands (#35441). 2 years ago
  Marius Balteanu f1dc9d9b4d Remove 'edit' action from :manage_wiki permission definition in Redmine::AccessControl. Wikis#edit is removed by r17018. (#35610). 2 years ago
  Go MAEDA 504e9f3489 Unhandled exception when a YAML syntax error is detected in configuration.yml (#35421). 2 years ago
  Go MAEDA 51755e4349 Require redmine/sort_criteria globally (#35455). 2 years ago
  Go MAEDA d4fcebaee7 Possible double includes in issue query in gantt helper (#33381). 3 years ago
  Go MAEDA 0b8c23f021 Ability to add watchers to Wiki pages (#7652). 3 years ago
  Go MAEDA 8b8a1194ff PDF thumbnails support on Windows (#32898). 3 years ago
  Go MAEDA ec3527102d Remove deprecated WikiContent::Version (#35031). 3 years ago
  Go MAEDA 183642ba20 Markdown text sections broken by thematic breaks (horizontal rules) (#35036). 3 years ago
  Go MAEDA 238bf7577c Updates for 4.2.1 release. 3 years ago
  Go MAEDA 1cf427ee63 Stricter validation of given revisions of repositories (#35085). 3 years ago
  Go MAEDA e41cf61de8 Validate attachment filenames on every change (#34367). 3 years ago
  Go MAEDA 2027b8750a Prevent hash type URLs from being namespaced in MenuManager (#35076). 3 years ago
  Go MAEDA 6c5a16daf8 Remove rake task check_parsing_by_psych (#35026). 3 years ago
  Go MAEDA 2aa316a3e4 Reload detached attachments (#32922). 3 years ago
  Go MAEDA 7fe7fdd7bc Roadmap tab is missing if there are only inherited from parent project versions (#34983). 3 years ago
  Go MAEDA 74a6ff0230 Replace pluck().first with pick() (#32909). 3 years ago
  Go MAEDA 357fa10bbd Fix "DEPRECATION WARNING: Calling '<<' to an ActiveModel::Errors message array in order to add an error is deprecated." (#29914, #34985). 3 years ago
  Go MAEDA f223f707da Fix "ArgumentError: wrong number of arguments (given 1, expected 2) on Redmine::PluginTest#test_migrate_redmine_plugin" (#29914, #32939). 3 years ago
  Go MAEDA 7de9711f25 Fix "ActionView::Template::Error (wrong number of arguments (given 2, expected 1))" (#29914). 3 years ago
  Go MAEDA ba6ace46d7 Fix sending mail with DeliveryJob is deprecated (#29914, #32908). 3 years ago
  Go MAEDA 83219e585f Set version to 4.2.0. 3 years ago
  Go MAEDA e6a8529ba8 Replace MimeMagic with Marcel (#34969). 3 years ago
  Go MAEDA 3a962fe365 Remove duplicate code in Redmine::Thumbnail.generate (#34969). 3 years ago
  Go MAEDA 919c9cfdd0 Support for Git repositories with default branch "main" (#34942). 3 years ago
  Go MAEDA 3e36b5c452 Update copyright year in source files to 2021 (#33069). 3 years ago