413 Révisions (3686b77eb60d4f4028977d5c4b1a7c039ee9b0bb)

Auteur SHA1 Message Date
  Go MAEDA 3686b77eb6 Update copyright year in source files to 2022 (#36379). il y a 2 ans
  Marius Balteanu e9b94a19de Adds button to "Create and follow" when adding a subtask from the parent issue. Now the user have the following options: il y a 2 ans
  Marius Balteanu 7e2f3352db Fix that updating an issue from context menu to a none value do not set the field to blank (#33521). il y a 2 ans
  Go MAEDA 7f965286ed Default issue query (#7360). il y a 2 ans
  Go MAEDA e2c08c7b36 Add total estimated hours, spent hours, total spent hours for issues to issue list API (#34857). il y a 2 ans
  Go MAEDA 66fc9f463d Gracefully handle invalid query parameters for custom fields (#35312). il y a 3 ans
  Go MAEDA 9055e5dfe5 Include new statuses allowed by workflow in Issues REST API (#24976). il y a 3 ans
  Go MAEDA e74cc0b923 Fix detach attachments when a conflict occurs (#29914, #32923). il y a 3 ans
  Go MAEDA 3e36b5c452 Update copyright year in source files to 2021 (#33069). il y a 3 ans
  Toshi MARUYAMA 7ad9065c01 use "do end" instead of {} at IssuesController il y a 3 ans
  Go MAEDA b46953247d Replace Hash#merge! with Hash#[]= (#34160). il y a 3 ans
  Toshi MARUYAMA 69e0e04676 fix source indent of IssuesController#destroy il y a 3 ans
  Jean-Philippe Lang 31c8e71d8e Set time entry author in controller (#32774). il y a 4 ans
  Go MAEDA 6e781f6479 Fix that "Successful deletion" notice is not displayed after deleting some types of content (#33116). il y a 4 ans
  Go MAEDA af36d450e4 Reverts r19569 (#33071). il y a 4 ans
  Go MAEDA 463e8163fc Require sudo mode for actions to delete contents (#33071). il y a 4 ans
  Go MAEDA 907e0173e4 Update copyright year in source files to 2020 (#33069). il y a 4 ans
  Toshi MARUYAMA 677dfdc883 replace multi line block "{}" to "do end" in app/controllers/issues_controller.rb il y a 4 ans
  Toshi MARUYAMA e27dc4d547 cleanup: rubocop: fix Layout/SpaceInsideBlockBraces in app/controllers/issues_controller.rb il y a 4 ans
  Toshi MARUYAMA 8ee394e97a cleanup: rubocop: fix Layout/SpaceInsideHashLiteralBraces in app/controllers/issues_controller.rb il y a 4 ans
  Toshi MARUYAMA 4a9d5faaf1 cleanup: rubocop: fix Layout/EmptyLineAfterGuardClause in app/controllers/issues_controller.rb il y a 4 ans
  Toshi MARUYAMA e82fcb3fc5 cleanup: rubocop: fix Layout/SpaceAfterComma in app/controllers/issues_controller.rb il y a 4 ans
  Toshi MARUYAMA f50d50f7b8 code layout clean up app/controllers/issues_controller.rb il y a 4 ans
  Toshi MARUYAMA 5b1bd277f8 code layout clean up IssuesController#build_new_issue_from_params il y a 4 ans
  Toshi MARUYAMA 3b71b71710 code layout clean up IssuesController#update_issue_from_params il y a 4 ans
  Toshi MARUYAMA b5574321f9 code layout clean up IssuesController#bulk_edit il y a 4 ans
  Toshi MARUYAMA e8343c1f9d code layout clean up IssuesController#create il y a 4 ans
  Toshi MARUYAMA b63b388d8a code layout clean up IssuesController#show il y a 4 ans
  Toshi MARUYAMA 32dd182e25 code layout clean up IssuesController#index il y a 4 ans
  Toshi MARUYAMA bee8063f46 code layout clean up IssuesController#update il y a 4 ans
  Toshi MARUYAMA c611a585ad cleanup: rubocop: fix Layout/AlignArguments in app/controllers/issues_controller.rb il y a 4 ans
  Toshi MARUYAMA f891a28152 code layout clean up app/controllers/issues_controller.rb il y a 4 ans
  Toshi MARUYAMA c66df09e23 code cleanup: rubocop: fix Layout/SpaceAroundBlockParameters in app/controllers/issues_controller.rb il y a 4 ans
  Go MAEDA 2158e3f2c6 Fix that "Associated revisions" tab has no content when the user displays comments in reverse chronological order (#32198, #3058). il y a 4 ans
  Jean-Philippe Lang 94c2356f38 Load changesets and time entries tabs async (#3058). il y a 4 ans
  Jean-Philippe Lang 0714ced815 Add time entries tab to issue history tabs (#3058). il y a 4 ans
  Go MAEDA 4082069c75 Update copyright year. il y a 5 ans
  Go MAEDA 07b3087fda Enable frozen_string_literal for some files under app and lib directory (#26561). il y a 5 ans
  Jean-Philippe Lang 7a11864812 Support issue[assigned_to_id]=me when prefilling issues (#28502). il y a 5 ans
  Go MAEDA 5861160ffc Add "frozen_string_literal: false" for all files (#26561). il y a 5 ans
  Jean-Philippe Lang ede29cde28 Adds a link to remove a subtask from its parent task (#23392). il y a 5 ans
  Go MAEDA c9cf695ad7 Wrong columns after CSV export (#26785). il y a 5 ans
  Go MAEDA a500e8fafc Don't allow reassigning reported hours to the project if issue is a required field for time logs (#28110). il y a 6 ans
  Jean-Philippe Lang 7fd04e1f8d Update copyright. il y a 6 ans
  Jean-Philippe Lang dd92a53b14 Use #safe_attributes= instead. il y a 7 ans
  Jean-Philippe Lang 1cd985dd6b Option to copy watchers when copying issues (#10460). il y a 7 ans
  Jean-Philippe Lang 8fe94c30fe Adds a link back to the issue list that we are coming from. il y a 7 ans
  Jean-Philippe Lang b878a427f2 Retrieve issues in each responder. il y a 7 ans
  Jean-Philippe Lang 71d88e5535 Get rid of sort_helper when using queries. il y a 7 ans
  Jean-Philippe Lang b714c71402 Get the count by group from the query directly. il y a 7 ans