2549 Commits (21e503fc7100049131c41d27a33ec62094135263)

Author SHA1 Message Date
  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
  Go MAEDA 04ac58b3c5 New date filter operators: tomorrow, next week, next month (#4502). 5 years ago
  Go MAEDA 0eb5d19a0c Import UTF-8 issue CSV files with BOM and quoted strings (#30412). 5 years ago
  Jean-Philippe Lang 2fdbcd35dd Adds a permission to log time for another user (#3848). 5 years ago
  Jean-Philippe Lang 537f162f27 Moved Version#fixed_issues extension to a module (#30115). 5 years ago
  Go MAEDA cccd14ae5c Deletes thumbnails when the attachment diskfile is deleted (#30177). 5 years ago
  Go MAEDA bda0de0044 Allows re-use of thumbnails for identical attachments (#30177). 5 years ago
  Jean-Philippe Lang e647e99b74 Allow issues grouping by creation, update and closing date (#13803). 5 years ago
  Jean-Philippe Lang 72980f4175 Allow issues grouping by start and due dates (#13803). 5 years ago
  Go MAEDA 9f6277e07c Setting to restrict spent times on future dates (#3322). 5 years ago
  Jean-Philippe Lang 12d1372ae5 Let admin users unarchive subprojects of archived projects (#29993). 5 years ago
  Jean-Philippe Lang 4f8b039ef6 CSV importer ignores shared version names of other projects (#30001). 5 years ago
  Go MAEDA f743d2356f Fix: Attachments are added even if validation fails when updating an issue via email (#28576). 5 years ago
  Go MAEDA 54cfb7b75e Sort issues by due date in email reminders (#29771). 5 years ago
  Go MAEDA 9ebd94c72e Remove trailing whitespaces from app/models/mailer.rb 5 years ago
  Go MAEDA a0479c768e Filter time entries after project status (#20081). 5 years ago
  Go MAEDA 21034c5628 Filter issues after project status (#20081). 5 years ago
  Jean-Philippe Lang e589937aa7 Removes method_missing override (#26791). 5 years ago
  Jean-Philippe Lang 21e11bd9cd Replaces remaining #deliver with #deliver_later (#26791). 5 years ago
  Jean-Philippe Lang 0c78056a69 Send emails asynchronously (#26791). 5 years ago
  Jean-Philippe Lang 5533eeff23 Fixed that test_email raises an error with #deliver_later (#26791). 5 years ago
  Go MAEDA e159928e6b Use find_by instead of where.first to remove unnecessary sorting (#26747). 5 years ago
  Jean-Philippe Lang 323ef3182b Ensure that ActiveRecord::Base objects are fully serialized for mail sending (#26791). 5 years ago
  Jean-Philippe Lang 5416ed1022 Cleanup: Remove Issue#each_notification and Journal#each_notification (#26791). 5 years ago
  Jean-Philippe Lang 015ca36634 Send individual emails for each mail recipient (#26791). 5 years ago
  Go MAEDA 28c231473f Custom queries are broken by updating with nil parameter values (#29701). 5 years ago
  Go MAEDA 3952c4d264 Extend Issue Summary to include subprojects (#2529). 5 years ago
  Go MAEDA 824f98e353 Remove unused variable 'filter_options' from Query#add_filter (#29710). 5 years ago
  Go MAEDA c76c0900bb Use the id field as project_key in ProjectCustomField#visibility_by_project_condition by default (#29161). 5 years ago
  Jean-Philippe Lang e978d480cd Remove unused and broken method CustomField.visibility_condition (#29160). 5 years ago
  Jean-Philippe Lang a9eaf563a5 Support self-signed LDAPS connections (#29606). 5 years ago
  Jean-Philippe Lang aac543dfba Column Project is no longer added by default to the list of default columns for time entries (#26537). 5 years ago
  Jean-Philippe Lang e856c9f879 Fixed that issue details page shows default values for custom fields that aren't actually set (#25726). 5 years ago
  Go MAEDA b7f15fbadc Replace String#gsub with faster String#tr (#29363). 5 years ago
  Go MAEDA eee1c36b4b Replace Enumerable#sort with faster Enumerable#sort_by (#29299). 5 years ago
  Go MAEDA ed14823d13 Replace Hash#keys.each with faster Hash#each_key (#29305). 5 years ago
  Go MAEDA 7015e137fe Use pluck(:id) instead of collect(&:id) in app/models/issue.rb (#26711). 5 years ago
  Go MAEDA 1c5600f820 Use pluck(:id) instead of collect(&:id) (#26711). 5 years ago
  Go MAEDA 399a66a9a9 Bulk delete wiki attachments (#16410). 5 years ago
  Go MAEDA 81fcc06d55 Add CSS class to identify public projects (#28413). 5 years ago
  Go MAEDA 5a2f924b76 Extend watched_by_me-issue filter to include all project-members instead of only <<me>>-substitution (#8160). 6 years ago
  Go MAEDA 5484198d98 Ensure that only visible watchers on issues can be queried (#29133). 6 years ago
  Go MAEDA d1c84dbdf9 Fix: Allow to set no_notification option when receiving emails via IMAP or POP3 (#29191). 6 years ago