73 Commits (master)

Author SHA1 Message Date
  Marius Balteanu 38d950df55 Remove current year from source file copyright headers and update year in footer to 2024 (#40043). 3 months ago
  Marius Balteanu 13aeb797cf Use ApplicationRecord instead of ActiveRecord::Base (#38975). 4 months ago
  Go MAEDA fe9ef2fc27 Add description for issue statuses and display them in issue new/edit form (#2568). 9 months ago
  Go MAEDA 945a82b5c0 <=> operator should return nil when invoked with an incomparable object (#38772). 11 months ago
  Go MAEDA 92bd67c279 Update copyright year to 2023 (#38141). 1 year ago
  Go MAEDA 3686b77eb6 Update copyright year in source files to 2022 (#36379). 2 years ago
  Go MAEDA 2a564a1376 DEPRECATION WARNING: Uniqueness validator will no longer enforce case sensitive comparison in Rails 6.1. (#29914, #32897). 3 years ago
  Go MAEDA 3e36b5c452 Update copyright year in source files to 2021 (#33069). 3 years ago
  Toshi MARUYAMA a16ae9048c remove spaces inside {} of app/models/issue_status.rb 3 years ago
  Go MAEDA 907e0173e4 Update copyright year in source files to 2020 (#33069). 4 years ago
  Go MAEDA 47a71c8011 Reverts r19478 (#32897). 4 years ago
  Go MAEDA 10bb12e09f Fix 'DEPRECATION WARNING: Uniqueness validator will no longer enforce case sensitive comparison in Rails 6.1.' (#32897). 4 years ago
  Toshi MARUYAMA f78d7d428e cleanup: rubocop: fix Layout/AlignArguments in app/models/issue_status.rb 4 years ago
  Go MAEDA 4082069c75 Update copyright year. 5 years ago
  Go MAEDA 07b3087fda Enable frozen_string_literal for some files under app and lib directory (#26561). 5 years ago
  Go MAEDA 5861160ffc Add "frozen_string_literal: false" for all files (#26561). 5 years ago
  Jean-Philippe Lang d74f0bfd5c Merged rails-5.1 branch (#23630). 6 years ago
  Jean-Philippe Lang 7fd04e1f8d Update copyright. 7 years ago
  Jean-Philippe Lang 3a4ce13b42 Use 2 queries that use an index. 7 years ago
  Jean-Philippe Lang fbde611f3f Use #to_sql to generate the subquery. 7 years ago
  Jean-Philippe Lang cc30a0423e Use safe_attributes for issue statuses. 8 years ago
  Jean-Philippe Lang 57afa5345e Don't pass conditions to #delete_all. 8 years ago
  Jean-Philippe Lang d2f7e31951 Use .distinct instead of .uniq. 8 years ago
  Jean-Philippe Lang 64afa24a7f Replaces acts_as_list with an implementation that handles #position= (#12909). 8 years ago
  Jean-Philippe Lang cda9c63d9c Updates copyright for 2016. 8 years ago
  Jean-Philippe Lang 2bc5b60f9d Makes new issue initial status settable in workflow (#5816). 9 years ago
  Jean-Philippe Lang 000124f44f Copyright update. 9 years ago
  Toshi MARUYAMA 1ada789a6c Merged r13640 from 2.6-stable to trunk (#18280) 9 years ago
  Jean-Philippe Lang 5052d48491 Fixed that setting a status as closed should update issue closed_on attribute (#18280). 9 years ago
  Jean-Philippe Lang dfc594c337 Default status per tracker (#5991). 9 years ago
  Jean-Philippe Lang 522bebe5ed Order scopes cleanup. 9 years ago
  Jean-Philippe Lang bdbfe4f7ba Query IssueStatus model to prevent workflows instanciation. 9 years ago
  Jean-Philippe Lang 2d1866d966 Merged rails-4.1 branch (#14534). 9 years ago
  Toshi MARUYAMA 35cc911192 update copyright year (#15977) 10 years ago
  Toshi MARUYAMA 2bdf28262b remove unneeded Relation#all from IssueStatus model 10 years ago
  Toshi MARUYAMA 5b77bd0076 Rails4: replace deprecated Relation#update_all at IssueStatus model 10 years ago
  Jean-Philippe Lang e396a0eebe Copyright for 2013 (#12788). 11 years ago
  Jean-Baptiste Barth 4896d5c7e8 Use lambda form in model scopes (#12499) 11 years ago
  Jean-Philippe Lang 9a270c46c0 Code cleanup. 11 years ago
  Jean-Philippe Lang 7946f4a696 Adds a sorted scope to IssueStatus model. 12 years ago
  Jean-Philippe Lang 6c1db9c3a8 Code cleanup. 12 years ago
  Jean-Philippe Lang d7b669e50b Workflow enhancement: editable and required fields configurable by role, tracker and status (#703, #3521). 12 years ago
  Jean-Philippe Lang ba5a052c8c Copyright update. 12 years ago
  Toshi MARUYAMA d0d01d4e70 model: replace Rails2 "named_scope" to Rails3 "scope" 12 years ago
  Toshi MARUYAMA 2d541a7e1b Rails3: model: replace deprecated 'after_save' method at IssueStatus model 12 years ago
  Toshi MARUYAMA b335f1dc87 remove trailing white-spaces from app/models/issue_status.rb. 13 years ago
  Jean-Philippe Lang 5f79a6a190 Fixed: additional workflow transitions not available when set to both author and assignee (#8836). 13 years ago
  Jean-Philippe Lang 2072669769 Fixed: Setting issue attributes from mail should be case-insensitive (#8759). 13 years ago
  Jean-Philippe Lang 4b096e9a56 Allow additional workflow transitions for issue author and assignee (#2732). 13 years ago
  Jean-Philippe Lang 44ffc5a336 Remove the limitation on characters that can be used in custom_field, issue_status, role, tracker, user names (#5152). 13 years ago