124 Commits (88a8234513aa585e4bdd674cb7be4edc8a58244b)

Author SHA1 Message Date
  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). 6 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 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 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
  Marius Balteanu 23874fa913 Render mentioned users with leading @ and highlight (#36699, #13919). 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 3686b77eb6 Update copyright year in source files to 2022 (#36379). 2 years ago
  Go MAEDA e623582536 Lazy load inline images (#36294). 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
  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
  Go MAEDA 605dadd374 Set "icon icon-group" CSS classes in _members_box.html.erb instead of ApplicationHeler (#12795). 2 years ago
  Go MAEDA 56a7fd22c7 Add link from group name to group page on project overview page (#12795). 2 years ago
  Go MAEDA b8d0541955 Fix user link using @ not working at the end of line (#34894). 3 years ago
  Go MAEDA 3e36b5c452 Update copyright year in source files to 2021 (#33069). 3 years ago
  Toshi MARUYAMA c3054233ab remove redundant 'return' from ApplicationHelperTest 3 years ago
  Toshi MARUYAMA 7afb0995c2 shorten long line of ApplicationHelperTest 3 years ago
  Toshi MARUYAMA 43b245acdc shorten long line of ApplicationHelperTest 3 years ago
  Toshi MARUYAMA 5c01a14a2d shorten long line of ApplicationHelperTest 3 years ago
  Toshi MARUYAMA 8f542b20f4 shorten long line of ApplicationHelperTest 3 years ago
  Toshi MARUYAMA 606ac82ae9 fix source indent of ApplicationHelperTest 3 years ago
  Go MAEDA 78dfef0978 Replace gsub with tr, delete, or squeeze (#34161). 3 years ago
  Toshi MARUYAMA f33d2d0be4 fix source indent of ApplicationHelperTest 3 years ago
  Toshi MARUYAMA 73b37f6bfc remove spaces inside {} of ApplicationHelperTest 3 years ago
  Toshi MARUYAMA 7512e3cc39 remove spaces inside {} of ApplicationHelperTest#test_html_tags 4 years ago
  Toshi MARUYAMA dbaabbb58d remove spaces inside {} of ApplicationHelperTest#test_allowed_html_tags 4 years ago
  Toshi MARUYAMA 248cc01eee remove spaces inside {} of ApplicationHelperTest#test_text_formatting 4 years ago
  Toshi MARUYAMA 887e8ca971 remove spaces inside {} of ApplicationHelperTest#test_render_page_hierarchy 4 years ago
  Toshi MARUYAMA b0348fa72a remove spaces inside {} of ApplicationHelperTest#test_render_page_hierarchy_with_timestamp 4 years ago
  Toshi MARUYAMA 752fbb160c remove spaces inside {} of ApplicationHelperTest#test_render_page_hierarchy_when_action_is_export 4 years ago
  Toshi MARUYAMA 579ae4f6e8 fix source indent of ApplicationHelperTest#test_due_date_distance_in_words 4 years ago
  Toshi MARUYAMA adf7facc8a remove spaces inside {} of ApplicationHelperTest#test_principals_check_box_tag_without_avatar 4 years ago
  Go MAEDA cb33cc2cf2 Some tests in ApplicationHelperTest are declared as private (#33562). 4 years ago
  Go MAEDA ebf5d219c9 Import user accounts from CSV file (#33102). 4 years ago