2591 Commits (4082069c75223009b222f1e9d45a608fad6ae87c)

Author SHA1 Message Date
  Go MAEDA 4082069c75 Update copyright year. 5 years ago
  Go MAEDA b0e17e8199 Don't rescue Exception class (#31387). 5 years ago
  Go MAEDA 6d6ea928c8 Custom Exception classes should inherit StandardError instead of Exception (#31387). 5 years ago
  Go MAEDA 29403e710a Adds favorites and recently used projects lists to project jump box (#31355). 5 years ago
  Go MAEDA 0328b5671a Show selected columns in gantt chart (#27672). 5 years ago
  Go MAEDA c4a4133178 Render PDF thumbnail using ImageMagick/GhostScript (#22481). 5 years ago
  Go MAEDA a1c40d146a Option to send email notifications while importing issues from CSV files (#22771). 5 years ago
  Go MAEDA 143c359d90 Allows setting the private flag via mail keyword (#31324). 5 years ago
  Go MAEDA 6fd9d9ed73 Import time entries (#28234). 5 years ago
  Go MAEDA b540046ed7 Generalize issues imports (#28234). 5 years ago
  Go MAEDA 400e1ca2ff Attachment preview does not work for some source files such as JavaScript and Go (#29259). 5 years ago
  Go MAEDA 81e06a2f25 Issue filtering by spent time (#26826). 5 years ago
  Go MAEDA 470c168783 Changes Query#as_params for more complete serialization (#31276). 5 years ago
  Go MAEDA 1ff42ec5bc New Permission: Edit own issue (#1248). 5 years ago
  Go MAEDA 7e407ebeb2 Adds a new query column for the parent task subject (#19371). 5 years ago
  Go MAEDA 303576e22d Use safe navigation operator (#30457). 5 years ago
  Go MAEDA 2a154205ed MailHandler.safe_receive does not output any error log (#30457). 5 years ago
  Go MAEDA a7ed8bcbed Show the total number of open issues in a reminder (#31104). 5 years ago
  Go MAEDA ce6e9ca950 Don't raise an exception when the emission email address is not RFC compliant (#5913). 5 years ago
  Go MAEDA 25ec4a9366 Code cleanup: use safe navigation operator in app/models/mailer.rb 5 years ago
  Go MAEDA 9d7595c35f Remove useless code in TimeEntryQuery#sql_for_activity_id_field (#31088). 5 years ago
  Go MAEDA 72e1451159 Use Regexp#match? to reduce allocations of MatchData object (#28940). 5 years ago
  Go MAEDA f0d579adeb Fix that deleting a version silently deletes its attachments (#31087). 5 years ago
  Go MAEDA ffa4e02817 Group time entries by created date (#30233). 5 years ago
  Go MAEDA 606e75d12d Use #b shortcut instead of #force_encoding (#31059). 5 years ago
  Go MAEDA bd5977d97e Support frozen_string_literal in app/**/*.rb (#26561). 5 years ago
  Go MAEDA d4daf4e23b Support frozen_string_literal in issue, journal, and query (#26561). 5 years ago
  Go MAEDA 07b3087fda Enable frozen_string_literal for some files under app and lib directory (#26561). 5 years ago
  Jean-Philippe Lang 84f322b2af Add a description for trackers (#442). 5 years ago
  Jean-Philippe Lang b4c23f066e Display details about inheritance when editing a member roles (#31032). 5 years ago
  Go MAEDA 5861160ffc Add "frozen_string_literal: false" for all files (#26561). 5 years ago
  Go MAEDA 1fbb2fa33a Move custom field classes to a method (#30994). 5 years ago
  Go MAEDA bbacbd3353 "Last updated by" filter causes an SQL error with MariaDB (#30367). 5 years ago
  Go MAEDA 959da1d3ea Issue emails cannot be threaded by some mailers due to inconsistent Message-ID and References field (#17096). 5 years ago
  Go MAEDA 0f39eec9e0 "View all issues" link in email reminders points to issues list which does not include issues assigned to a group (#30955). 5 years ago
  Go MAEDA 3ce803e82b Parse author's name enclosed in parentheses in the From field when creating a user account from an email (#17699). 5 years ago
  Go MAEDA 77f35cb818 Option to parse HTML part of multipart (HTML) emails first (#30838). 5 years ago
  Go MAEDA 40c894ff03 Multiple issue ids in "Subtasks" filter (#30808). 5 years ago
  Go MAEDA 8af0990073 New setting to include the status changes in issue mail notifications subject (#13111). 5 years ago
  Go MAEDA ffcd722c40 Daylight savings causes inconsistency of Message-Id (#13888). 5 years ago
  Go MAEDA b41c5c89d4 Mail handler does not ignore emails sent from emission email address if Setting.mail_from includes display name (#30785). 5 years ago
  Go MAEDA 5329ef3b82 Reverts r17862. 5 years ago
  Go MAEDA 21e503fc71 Show author's name in the From field of email notifications (#5913). 5 years ago
  Go MAEDA 6a639cdf0f Translation missing error in "Project's Status" filter options (#30718). 5 years ago
  Go MAEDA 489664df7e Show full width layout custom fields as block columns in issue listing (#26081). 5 years ago
  Go MAEDA b0b8978ff8 Fix: Mail handler does not ignore emails sent from emission email address if Setting.mail_from includes display name (#30785). 5 years ago
  Go MAEDA b6592a73e8 Show Edit/Preview tabs for full width layout custom fields with text formatting enabled (#29712). 5 years ago
  Go MAEDA 4c38f46184 Makes sure the generated thumbnail is always of at least the requested size (#13688). 5 years ago
  Go MAEDA aca80173b6 Multiple issue ids in "Parent task" filter (#30482). 5 years ago
  Jean-Philippe Lang e82e018938 Adding an issue note via email fails due to NoMethodError (#30455). 5 years ago