3216 Commits (f670f0e572abff236fb086363a7b71af81a385e4)

Author SHA1 Message Date
  Go MAEDA f670f0e572 Change the default value for "Time span format" from "decimal" to "minutes" (#36391). 2 years ago
  Go MAEDA 4fbbcf3cdf Fix wrong variable name in Import#set_default_settings (#34718). 2 years ago
  Go MAEDA ec0ce00b95 Auto guess file encoding when importing CSV file (#34718). 2 years ago
  Go MAEDA 3686b77eb6 Update copyright year in source files to 2022 (#36379). 2 years ago
  Go MAEDA b6a26a60f3 Fixes for Performance/StringIdentifierArgument introduced in RuboCop Performance 1.13.0 (#35142). 2 years ago
  Go MAEDA 4db7397d2a Use File.exist? instead of deprecated File.exists? (#36358). 2 years ago
  Go MAEDA 531144e6dd Fixes for Style/FileWrite offense introduced in RuboCop 1.24.0 (#35136). 2 years ago
  Go MAEDA fde1e18b3a Saving time tracking activities without any change may turn a system activity into a project activity (#36318). 2 years ago
  Go MAEDA e623582536 Lazy load inline images (#36294). 2 years ago
  Go MAEDA 9955844da1 Drop OpenID support (#35755). 2 years ago
  Go MAEDA 390841721e Fix test failure due to r21309 (#13099). 2 years ago
  Go MAEDA 3cb5f9d6c5 Include an authentication method name in LDAP connection error messages (#33345). 2 years ago
  Go MAEDA 1ae29debf4 Fix redmine:plugins:assets rake task fails (#36287, #32938). 2 years ago
  Marius Balteanu 79e7cde849 Fix plugin assets are no longer copied under plugin name (#36218, #29914, #32938). 2 years ago
  Go MAEDA 0a5ef25e87 Download all attachments in a journal (#35462). 2 years ago
  Marius Balteanu 70f8ca64dd You can configure default project queries in the following places (#35795): 2 years ago
  Go MAEDA 712cf0d8c9 Add missing fixtures to UserTest (#35975). 2 years ago
  Marius Balteanu 1245708ba7 Fix typo in class 'icon-expended' (#36149). 2 years ago
  Go MAEDA 578e367c8c Allow addition/removal of subtasks to show in parent's history (#6033). 2 years ago
  Marius Balteanu a84efa8046 Add tests for #35764. 2 years ago
  Marius Balteanu 506fc9d74c Tokenize search parameter in order to allow multiple search terms in: 2 years ago
  Marius Balteanu 0ec96f52f3 Use sanitize_sql_like in Query#sql_contains (#35073). 2 years ago
  Marius Balteanu 05e9d7883b Use sanitize_sql_like in like scopes (#35073). 2 years ago
  Marius Balteanu 65f31d52cd Use sanitize_sql_like on search tokens (#35073). 2 years ago
  Marius Balteanu 673ec2f2a6 Removes '%' signs from test strings in search test (#35073). 2 years ago
  Marius Balteanu 4378b7e1b4 Remove references to deleted user from "user"-Format CustomFields when destroying an user (#32977). 2 years ago
  Go MAEDA 1bfdccc30f Don't unlink files before closing them (#35539, #35721). 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 9651398469 Update failing test after hardbreaks enabled by default (#35754, #32424). 2 years ago
  Marius Balteanu c1b3804555 Fixed failing test on CommonMark by striping the trailing whitespace returned by the footnote (#32424). 2 years ago
  Marius Balteanu d92b75d49e Fixed Layout/HeredocIndentation: Use 2 spaces for indentation in a heredoc by using <<~ instead of <<- (#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 9af2ba2c13 Adds CommonMark Markdown (GitHub Flavored) as third text formatting option (#32424). 2 years ago
  Go MAEDA 68eede7e75 Add missing fixtures to Redmine::ProjectJumpBoxTest (#35727). 2 years ago
  Marius Balteanu 805b36cbfb Remove unused setting 'Blind carbon copy recipients (bcc)' (#30820). 2 years ago
  Go MAEDA e32b37c7fb Remove unnecessary comments (#35606). 2 years ago
  Go MAEDA da4303a961 Locked users should not be displayed in the members box of the project overview page (#35606). 2 years ago
  Go MAEDA 8e4d71adc9 Ensure unique attachment filenames (#35539). 2 years ago
  Go MAEDA d496d8c4ed Rename test/fixtures/configuration/*.yml.example to test/fixtures/files/configuration/*.yml (#35466). 2 years ago
  Go MAEDA 7f965286ed Default issue query (#7360). 2 years ago
  Go MAEDA 41b22756d2 Allow sending account information when importing users (#35365). 2 years ago
  Go MAEDA 9101dcf111 Project specific TimeEntryActivity name not updating properly (#21056). 2 years ago
  Go MAEDA a0bf4e5cd3 Filter issues by file description (#34715). 3 years ago
  Go MAEDA 5ac8f70d10 Render Textile and Markdown files in the repository browser (#16849). 3 years ago
  Go MAEDA 97c2607da4 X-Redmine-Issue-Assignee email header field is empty when the assignee of an issue is a group (#35017). 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 49e323ae7a Duplicate entries in issue filter values (#35201). 3 years ago
  Go MAEDA b5b02f6ac4 Use `Time.use_zone` instead of `Time.zone=` (#35208). 3 years ago