181 Commits (c19176a5c48e33e6bcfe280736092154deb58181)

Author SHA1 Message Date
  Go MAEDA c9fda88a40 Fix duplicated alt and title attributes for attached images in Textile formatter (#40650). 1 month ago
  Go MAEDA 9293b72a45 Add tests for current alt attribute behavior in images (#40650). 1 month ago
  Marius Balteanu 3433731585 Switches from MD5 to SHA256 when computing the hash for gravatar URL (#40652). 2 months ago
  Go MAEDA 7ed8183290 Remove redundant ApplicationHelper inclusions (#40506). 3 months ago
  Marius Balteanu 38d950df55 Remove current year from source file copyright headers and update year in footer to 2024 (#40043). 4 months ago
  Marius Balteanu d896a2d546 Fix failing tests related to favicon after r22692 (#39111). 4 months ago
  Marius Balteanu 88a8234513 Fix tests after asset pipeline implementation (#39111). 5 months ago
  Go MAEDA f7d2f9f00b Support localized decimal separators for hours in the web UI (#21677). 5 months ago
  Go MAEDA 07aab5a280 Fix deprecation warnings regarding the use of ActiveSupport::Deprecation.behavior (#39527, #36320). 7 months ago
  Marius Balteanu 10d667f6dd Add test for #39714. 7 months ago
  Go MAEDA 291d23e5fe Deprecate unused ApplicationHelper#render_if_exist (#39527). 7 months ago
  Go MAEDA d6b86ca53d Fix typo in test names in application_helper_test.rb: Change "redner" to "render" (#39527). 7 months ago
  Go MAEDA 6a7f2536b5 Add field separator option to CSV export dialog (#37621). 8 months ago
  Go MAEDA ba181c7328 HTML-escape the entire tag content of escaped HTML tags in textile (#38807). 9 months ago
  Go MAEDA 8d320b864c Add test for r22224 (#38458). 1 year ago
  Go MAEDA ccf8e7d299 Add a button to apply issues filter to search results (#38481). 1 year ago
  Go MAEDA 5c075233ae Group text filters in the filter select list (#38402). 1 year ago
  Go MAEDA 2b00670e4d Use Commonmarker instead of Redcarpet by default when rendering Markdown attachments (#36807, #38372). 1 year ago
  Go MAEDA dc50caf1be Update Rouge to 4.1 (#37236). 1 year ago
  Go MAEDA 91705e083b Support for WebP images (#38168). 1 year ago
  Go MAEDA 025323f5ba Add guard clause to time_tag method to handle nil time (#38139). 1 year ago
  Go MAEDA 1481c721a2 Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (#38093). 1 year ago
  Go MAEDA 92bd67c279 Update copyright year to 2023 (#38141). 1 year ago
  Marius Balteanu 0b72c5bfa7 Fix mentioning users with certain characters renders incorrectly (#37755). 1 year ago
  Go MAEDA 0f2378c121 Reverts r21958 and r21959 (#1739). 1 year ago
  Go MAEDA b3e4214989 Add the ability to change the author of an issue (#1739). 1 year ago
  Go MAEDA 47b17044d2 Fix RuboCop offense Style/RedundantStringEscape (#36919). 1 year ago
  Go MAEDA 54f281fef9 Don't create two thumbnails of different resolutions for a single image (#37597). 1 year ago
  Go MAEDA 59b6f8117d Fix RuboCop offense Layout/LineLength due to r21757 (#37532). 1 year ago
  Go MAEDA 0b886719aa Add CSS class for relation type to related issues list (#37532). 1 year ago
  Marius Balteanu 23874fa913 Render mentioned users with leading @ and highlight (#36699, #13919). 2 years ago
  Go MAEDA 8529e39e6d Show a custom field description as a placeholder (#14275). 2 years ago
  Go MAEDA b51d40fe38 Comments for Textile text formatting (#20511). 2 years ago
  Marius Balteanu fbca88afc4 Add class @user-mention@ to user classes when user is linked using @ (#36699, #13919). 2 years ago
  Marius Balteanu 4807beaebf Explicitly specify text formatting in the tests (#35952). 2 years ago
  Go MAEDA f670f0e572 Change the default value for "Time span format" from "decimal" to "minutes" (#36391). 2 years ago
  Go MAEDA 3686b77eb6 Update copyright year in source files to 2022 (#36379). 2 years ago
  Go MAEDA f6acc5164c Add missing fixture to IssuesHelperTest (#36347). 2 years ago
  Go MAEDA e623582536 Lazy load inline images (#36294). 2 years ago
  Go MAEDA b4dbd821c9 Issue Summary: add statistics about issues without assignee, version or category (#13099). 2 years ago
  Go MAEDA 0a5ef25e87 Download all attachments in a journal (#35462). 2 years ago
  Go MAEDA bc3938fca3 Fix NoMethodError when generating a link to a locked user (#12795, #35823). 2 years ago
  Go MAEDA 4aef1bf491 Fix that test_link_to_principal_should_link_to_user does not actually test anything (#12795). 2 years ago
  Go MAEDA d276dca5c5 Query links for related issues on issue page (#35559). 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
  Go MAEDA f5ac84a516 Inline image in Textile is not displayed if the image URL contains ampersands (#35441). 2 years ago
  Marius Balteanu 0765042d64 Total spent time from issue page should link to global time entries if the issue has subtasks and the subtasks can be on projects that are not descendants of the current project (#35134). 2 years ago
  Marius Balteanu 08108b8ebe Revert r21082 (#35134). 2 years ago
  Marius Balteanu 158d21b75c Link total spent time to global time entries page when cross_project_issue_relations are allowed in order to include time entries from other projects (#35134). 2 years ago
  Go MAEDA 605dadd374 Set "icon icon-group" CSS classes in _members_box.html.erb instead of ApplicationHeler (#12795). 2 years ago