6814 Commits (7d827b1389bf91679c1bcfaacae79fea65e03f12)

Author SHA1 Message Date
  Go MAEDA 7d827b1389 Display notice on forum updates (#2635). 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
  Jean-Philippe Lang 887b8d2fdf Adds a link to container on attachments edit form. 5 years ago
  Go MAEDA 039580b73d Display user logins on profiles (#26127). 5 years ago
  Go MAEDA 9f6277e07c Setting to restrict spent times on future dates (#3322). 5 years ago
  Go MAEDA c10df9f266 Include closed projects in search for scope subprojects (#28636). 5 years ago
  Go MAEDA e6e02e5e45 Discourage search engines from indexing old versions of wiki pages (#29503). 5 years ago
  Go MAEDA c9cf695ad7 Wrong columns after CSV export (#26785). 5 years ago
  Go MAEDA 21d5bb33a2 Use sorted instead of sort (#29406). 5 years ago
  Go MAEDA 7de281e904 Fix for r17683: s/button_search/label_search/ (#26620). 5 years ago
  Go MAEDA 75432d4cd4 Change the text of the submit button on search page from button_submit to label_search (#26620). 5 years ago
  Jean-Philippe Lang 3ba51f205d Let admins unarchive the project when trying to access an archived project (#29993). 5 years ago
  Jean-Philippe Lang 12d1372ae5 Let admin users unarchive subprojects of archived projects (#29993). 5 years ago
  Jean-Philippe Lang 8dd6874a6a Moves some action links on the wiki page to a dropdown menu (#26575). 5 years ago
  Go MAEDA 05289f6002 Replace cancel button with cancel link in modals (#28662). 5 years ago
  Go MAEDA f0050f04b1 Adds view_projects_copy_only_items hook (#28895). 5 years ago
  Jean-Philippe Lang 370f8660fb Restore History link at the top of a wiki page (#26575). 5 years ago
  Jean-Philippe Lang 4f8b039ef6 CSV importer ignores shared version names of other projects (#30001). 5 years ago
  Jean-Philippe Lang c30a8a44aa Related issues section ignores the date format setting (#29918). 5 years ago
  Go MAEDA 6a12b5839b Add wiki class also for half width custom fields with text formatting enabled (#30027). 5 years ago
  Go MAEDA ef6d0dd355 Remove trailing whitespaces from app/helpers/issues_helper.rb 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 45ea5bc0d9 Add missing closing tag in app/views/roles/_form.html.erb (#29912). 5 years ago
  Go MAEDA ce7931a956 Previous/Next link on repository page disappears when switching to "View differences" tab (#26576, #29730). 5 years ago
  Go MAEDA 2f1c9f5411 Move attachments to their own section in issue page (#29033). 5 years ago
  Go MAEDA dced476200 Hide "Files" section in wiki pages when printing (#29791). 5 years ago
  Go MAEDA 89f026e638 Remove trailing whitespaces from app/views/wiki/show.html.erb 5 years ago
  Go MAEDA 5f96648717 Use Project::STATUS_ACTIVE constant instead of harcoded 1 (#29449). 5 years ago
  Go MAEDA bae9ffd327 Filter out issues from closed projects in the following widgets (#29449): 5 years ago
  Go MAEDA f62b46def8 Revert unwanted changes in r17607 (#20081). 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
  Go MAEDA a99c7104c1 Reverted r17605 that breaks some tests (#26576, #29730). 5 years ago
  Go MAEDA 758b6f5a59 Previous/Next link on repository page disappears when switching to "View differences" tab (#26576, #29730). 5 years ago
  Go MAEDA 57a4fedd34 Handles the case when an expired token is in the users session (#29781). 5 years ago
  Go MAEDA 9a53b68b73 Fix that MyHelper::render_activity_block is not timezone aware (#2471, #29816). 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 00311c574e Let pagination always be visible (#29395). 5 years ago