90 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 c8640d7ffc Fix RuboCop offense Style/HashEachMethods (#39887). 5 months ago
  Marius Balteanu 7b911245d3 Updates Rails to 7.1.2 (#36320). 6 months ago
  Go MAEDA 945a82b5c0 <=> operator should return nil when invoked with an incomparable object (#38772). 11 months ago
  Go MAEDA 21eef7e65c Ensure that the base permission is set for Role#permissions_tracker? and related (#38070). 1 year ago
  Go MAEDA 0b6f4c6811 Ruby 2.7: Fix RuboCop offense Performance/MapCompact (#38134). 1 year ago
  Go MAEDA 92bd67c279 Update copyright year to 2023 (#38141). 1 year ago
  Go MAEDA 38f7a06405 Add default spent time activity per role (#29286). 1 year ago
  Marius Balteanu 4cb518049f Add habtm relation between roles and queries_roles (#36416). 2 years 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 e8785b7ac2 use "do end" instead of {} at ActiveRecord scope lambda of app/models/role.rb 3 years ago
  Toshi MARUYAMA 3a0b7d6a2f remove spaces inside {} of app/models/role.rb 3 years ago
  Toshi MARUYAMA 3c10f4bece use "do end" instead of {} at app/models/role.rb 3 years ago
  Toshi MARUYAMA 3758b91e54 add empty line after guard clause to app/models/role.rb 3 years ago
  Toshi MARUYAMA fb251df344 fix source indent of app/models/role.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 ea859aedca cleanup: rubocop: fix Layout/AlignArguments in app/models/role.rb 4 years ago
  Toshi MARUYAMA 40f1b0f3f3 code layout clean up app/models/role.rb 4 years ago
  Toshi MARUYAMA e079d49dd7 code cleanup: rubocop: fix Layout/AccessModifierIndentation in app/models/role.rb 4 years ago
  Toshi MARUYAMA 9cf1621083 code cleanup: rubocop: fix Style/WhenThen in app/models/role.rb 4 years ago
  Toshi MARUYAMA c32277a42b fix Role#find_or_create_system_role is not private 4 years ago
  Jean-Philippe Lang 3ddab944d5 Increase maximum size for role name (#27625). 5 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
  Go MAEDA e159928e6b Use find_by instead of where.first to remove unnecessary sorting (#26747). 5 years ago
  Jean-Philippe Lang c1e7146498 Removes deprecated methods. 6 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 44c748f968 Use regular instance methods instead of association extensions. 7 years ago
  Toshi MARUYAMA 74b09be185 remove trailing white space from app/models/role.rb 7 years ago
  Jean-Philippe Lang 3e86a2ab52 Use .unscoped when querying and creating builtin objects (#24156). 7 years ago
  Jean-Philippe Lang d8df8c8bcb Role#copy_from should copy managed roles. 7 years ago
  Jean-Philippe Lang a2b17dae6e Fixed that r15668 prevents from setting managed roles. 7 years ago
  Jean-Philippe Lang adde498b33 Use safe_attributes. 8 years ago
  Jean-Philippe Lang 83777f727a Assignable users should not include users that cannot view the tracker (#23172). 8 years ago
  Jean-Philippe Lang 79df68e17f Limit trackers for new issue to certain roles (#7839). 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 ed9f00178c Ability to limit member management to certain roles (#19707). 9 years ago
  Jean-Philippe Lang 6659aad3ef Adds a role setting that viewing all or own time entries (#8929). 9 years ago
  Jean-Philippe Lang 000124f44f Copyright update. 9 years ago
  Jean-Philippe Lang 0eda7765fa Skip validation if attribute did not change. 9 years ago
  Jean-Philippe Lang 2a6692248b Replaced "can't" with "cannot" in error messages. 9 years ago
  Jean-Philippe Lang 453803c68f Don't consider roles without issue add/edit permissions for determining fields permissions (#15988). 9 years ago