64 Commits (9955844da1d209778f06ad9a3583949048b8ee88)

Autor SHA1 Nachricht Datum
  Go MAEDA 3e36b5c452 Update copyright year in source files to 2021 (#33069). vor 3 Jahren
  Toshi MARUYAMA 3b36e37fd7 remove spaces inside {} of app/models/message.rb vor 3 Jahren
  Toshi MARUYAMA 31beca84b3 use "do end" instead of {} at ActiveRecord scope lambda of app/models/message.rb vor 3 Jahren
  Toshi MARUYAMA ead5d6b29a shorten long line of app/models/message.rb vor 3 Jahren
  Go MAEDA e48ff48820 Evaluate acts_as_activity_provider's scope lazily (#33664). vor 3 Jahren
  Go MAEDA 907e0173e4 Update copyright year in source files to 2020 (#33069). vor 4 Jahren
  Toshi MARUYAMA 02876fb1bf cleanup: rubocop: fix Layout/BlockEndNewline in app/models/message.rb vor 4 Jahren
  Toshi MARUYAMA 8d8173c793 cleanup: rubocop: fix Layout/AlignArguments in app/models/message.rb vor 4 Jahren
  Toshi MARUYAMA 7f2e36824e cleanup: rubocop: fix Style/MultilineTernaryOperator in app/models/message.rb vor 4 Jahren
  Go MAEDA 4082069c75 Update copyright year. vor 5 Jahren
  Go MAEDA 07b3087fda Enable frozen_string_literal for some files under app and lib directory (#26561). vor 5 Jahren
  Go MAEDA 5861160ffc Add "frozen_string_literal: false" for all files (#26561). vor 5 Jahren
  Jean-Philippe Lang 0c78056a69 Send emails asynchronously (#26791). vor 5 Jahren
  Jean-Philippe Lang d74f0bfd5c Merged rails-5.1 branch (#23630). vor 7 Jahren
  Jean-Philippe Lang 7fd04e1f8d Update copyright. vor 7 Jahren
  Jean-Philippe Lang cda9c63d9c Updates copyright for 2016. vor 8 Jahren
  Jean-Philippe Lang e3618bdbec Add support for multiple email addresses per user (#4244). vor 9 Jahren
  Jean-Philippe Lang 000124f44f Copyright update. vor 9 Jahren
  Jean-Philippe Lang 2fe806a4a4 Rewrites search engine to properly paginate results (#18631). vor 9 Jahren
  Toshi MARUYAMA 6f92548b38 remove unneeded "references" of joins vor 9 Jahren
  Jean-Philippe Lang 498a34403a Removed unneeded :foreign_key option on belongs_to associations. vor 9 Jahren
  Jean-Philippe Lang 2d1866d966 Merged rails-4.1 branch (#14534). vor 9 Jahren
  Toshi MARUYAMA 35cc911192 update copyright year (#15977) vor 10 Jahren
  Toshi MARUYAMA ab6ac3b08f Rails4: replace deprecated Relation#update_all at Message model vor 10 Jahren
  Jean-Philippe Lang 205eda8b33 Use AR callbacks instead of observers (removed in Rails4) for notifications. vor 11 Jahren
  Jean-Philippe Lang e396a0eebe Copyright for 2013 (#12788). vor 11 Jahren
  Jean-Philippe Lang c93fccc84a Code cleanup. vor 11 Jahren
  Jean-Philippe Lang 0e30724d66 Group events in the activity view (#12542). vor 11 Jahren
  Jean-Philippe Lang 7222e4012d Rewrites named scopes with ARel queries. vor 11 Jahren
  Jean-Philippe Lang efc6abea07 Fixed that deleting the last reply of a topic does not update last_reply_id. vor 12 Jahren
  Jean-Philippe Lang ba5a052c8c Copyright update. vor 12 Jahren
  Toshi MARUYAMA d0d01d4e70 model: replace Rails2 "named_scope" to Rails3 "scope" vor 12 Jahren
  Jean-Philippe Lang a7bacf70fb Fixed: Unable to change locked, sticky flags and board when editing a message (#10564). vor 12 Jahren
  Jean-Philippe Lang 286bda14f1 Prevent mass-assignment when adding/updating a forum message (#10390). vor 12 Jahren
  Toshi MARUYAMA 7183530e7a Rails3: model: replace deprecated errors.add_to_base at cannot_reply_to_locked_topic of Message vor 12 Jahren
  Toshi MARUYAMA 049b35edb0 Rails3: model: replace deprecated 'validate_on_create' method at Message model vor 12 Jahren
  Toshi MARUYAMA 4ac5a2c338 Rails3: model: replace deprecated 'after_destroy' method at Message model vor 12 Jahren
  Toshi MARUYAMA c23052aa08 Rails3: model: replace deprecated 'after_update' method at Message model vor 12 Jahren
  Toshi MARUYAMA 52dd8b56c9 Rails3: replace deprecated 'after_create' method at Message model. vor 13 Jahren
  Toshi MARUYAMA 33745d1972 remove trailing white-spaces from app/models/message.rb. vor 13 Jahren
  Toshi MARUYAMA c810b9db9c remove trailing white-spaces from message model source. vor 13 Jahren
  Jean-Philippe Lang 405fc07e90 Makes visible scopes accept projects option and deprecate Project.visible_by. vor 13 Jahren
  Jean-Philippe Lang b20210e83c Adds visible scope to redmine links queries. vor 13 Jahren
  Jean-Philippe Lang 8fb29d4d21 Adds pagination to forum messages (#4664). vor 14 Jahren
  Eric Davis 358e3194d7 Refactor: Move recipients method into acts_as_event vor 14 Jahren
  Jean-Philippe Lang bb477a3a0f Make sure users don't get notified for thing they can not view (#3589). vor 14 Jahren
  Jean-Philippe Lang f33231181f Makes user unwatch what he can no longer view after its permissions have changed (#3589). vor 14 Jahren
  Jean-Philippe Lang 7642b5a9ab Fixed: editing a message may cause sticky attribute to be NULL (#3356). vor 15 Jahren
  Jean-Philippe Lang ca166b30e1 Adds the ability to move threads between project forums (#2452). 'Edit message' permission is required. vor 15 Jahren
  Jean-Philippe Lang 33bd7f45e1 Fixes message search eager loading (#2654). vor 15 Jahren