6251 Commits (f2cde4f3b3d1cfad3544032f7267c09742647eb9)

Author SHA1 Message Date
  Go MAEDA ac8aa6b1f3 Change the "Edit" label in the context menu to "Bulk Edit" when multiple issues are selected (#35770). 2 years ago
  Marius Balteanu 23487333a0 Fix random failing test introduced in r21130 (#35957, #34169). 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
  Go MAEDA 975e485afd Add information about whether an issue is open or closed to Issues API response (#15855). 2 years ago
  Go MAEDA bc3938fca3 Fix NoMethodError when generating a link to a locked user (#12795, #35823). 2 years ago
  Marius Balteanu 649d69ea26 Fix that deleting a closed or archived projects not working anymore after r20034 (#35827). 2 years ago
  Marius Balteanu 1e65114d68 Return 404 when filtering by a non-visible user in activity view (#35789). 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 2b1d88fa59 Allow Roadmap view without any related issues (#6432). 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
  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
  Go MAEDA c46e55e496 File upload fails when run with uWSGI (#35715). 2 years ago
  Go MAEDA 39e212dd8f Password and Confirmation fields are marked as required when editing a user (#35731). 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
  Marius Balteanu fe4d0d93da Fixed "Layout/IndentationWidth: Use 2 (not 4) spaces for indentation." introduced by r21141 (#35634). 2 years ago
  Marius Balteanu 3bae6bfac3 Fixed create duplicate follow relation fails with 500 internal error (#35655). 2 years ago
  Go MAEDA 68eede7e75 Add missing fixtures to Redmine::ProjectJumpBoxTest (#35727). 2 years ago
  Marius Balteanu f31a1e2bbb Fixed attachments deletable by user without edit issue permission on tracker (#35634). 2 years ago
  Marius Balteanu 1146831b3d Adds tests for issue attachment edit by user without edit issue permission on tracker (#35634). 2 years ago
  Marius Balteanu 7e2f3352db Fix that updating an issue from context menu to a none value do not set the field to blank (#33521). 2 years ago
  Marius Balteanu 633a6fae2a Update custom field path on the context menu (#33521). 2 years ago
  Marius Balteanu 63e4dcf60a Fix update status path on the context menu (#33521). 2 years ago
  Marius Balteanu 805b36cbfb Remove unused setting 'Blind carbon copy recipients (bcc)' (#30820). 2 years ago
  Go MAEDA cb467fee8e Link to the profile page from users on the group page (#12795). 2 years ago
  Go MAEDA f479070c39 GroupsController#show should only display visible users (#12795). 2 years ago
  Marius Balteanu 2be231b982 Removes unused column trackers.is_in_chlog (#31132). 2 years ago
  Marius Balteanu 14e7b1a8e6 Adds test for #35417. 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 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
  Marius Balteanu 7534775306 Use issue path instead of bulk update issues path when only one issue is selected in the context menu (#33521). 2 years ago
  Marius Balteanu ad9526ed27 Redirect_to project_path after WikisController#destroy (#35610). 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
  Marius Balteanu 3ebe6a8b0a When updating an issue, allow adding time entry on an issue that was visible for the previous assignee (#34856). 2 years ago
  Go MAEDA 985450347e Output test coverage report to the console (#35259). 2 years ago
  Go MAEDA 37d3f3faa9 Add watching users to a ticket should switch "watch" link to "unwatch" if own user was added (#15634). 2 years ago