3207 Commits (9955844da1d209778f06ad9a3583949048b8ee88)

Author SHA1 Message Date
  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). 2 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
  Go MAEDA cbd5f2ce8c Mail handler bypasses add_issue_notes permission (#35045). 3 years ago
  Go MAEDA ccd00df71c MailHandler raises NameError exception when generating error message (#35100). 3 years ago
  Go MAEDA 7ab1a667a9 Filter issues by notes (#5893). 3 years ago
  Go MAEDA e41cf61de8 Validate attachment filenames on every change (#34367). 3 years ago
  Go MAEDA 474c1d4e35 Fix ArgumentError: wrong number of arguments (given 1, expected 3) (#29914). 3 years ago
  Go MAEDA e86476eb5b Fix "ActiveRecord::StaleObjectError: Attempted to update a stale object: Issue." (#29914, #32912). 3 years ago
  Go MAEDA ba6ace46d7 Fix sending mail with DeliveryJob is deprecated (#29914, #32908). 3 years ago
  Go MAEDA f134831602 Do not journalize attachments that are added during a "Copy Issue" operation (#34921). 3 years ago
  Go MAEDA ce84161b83 Add missing fixtures to TimeEntryCustomFieldTest (#34976). 3 years ago