70 Commits (10bb12e09f81dcc56f7a11342b841b9b7cf8d53e)

Autor SHA1 Mensaje Fecha
  Go MAEDA 10bb12e09f Fix 'DEPRECATION WARNING: Uniqueness validator will no longer enforce case sensitive comparison in Rails 6.1.' (#32897). hace 4 años
  Toshi MARUYAMA ea859aedca cleanup: rubocop: fix Layout/AlignArguments in app/models/role.rb hace 4 años
  Toshi MARUYAMA 40f1b0f3f3 code layout clean up app/models/role.rb hace 4 años
  Toshi MARUYAMA e079d49dd7 code cleanup: rubocop: fix Layout/AccessModifierIndentation in app/models/role.rb hace 4 años
  Toshi MARUYAMA 9cf1621083 code cleanup: rubocop: fix Style/WhenThen in app/models/role.rb hace 4 años
  Toshi MARUYAMA c32277a42b fix Role#find_or_create_system_role is not private hace 4 años
  Jean-Philippe Lang 3ddab944d5 Increase maximum size for role name (#27625). hace 4 años
  Go MAEDA 4082069c75 Update copyright year. hace 5 años
  Go MAEDA 07b3087fda Enable frozen_string_literal for some files under app and lib directory (#26561). hace 5 años
  Go MAEDA 5861160ffc Add "frozen_string_literal: false" for all files (#26561). hace 5 años
  Go MAEDA e159928e6b Use find_by instead of where.first to remove unnecessary sorting (#26747). hace 5 años
  Jean-Philippe Lang c1e7146498 Removes deprecated methods. hace 6 años
  Jean-Philippe Lang d74f0bfd5c Merged rails-5.1 branch (#23630). hace 6 años
  Jean-Philippe Lang 7fd04e1f8d Update copyright. hace 6 años
  Jean-Philippe Lang 44c748f968 Use regular instance methods instead of association extensions. hace 7 años
  Toshi MARUYAMA 74b09be185 remove trailing white space from app/models/role.rb hace 7 años
  Jean-Philippe Lang 3e86a2ab52 Use .unscoped when querying and creating builtin objects (#24156). hace 7 años
  Jean-Philippe Lang d8df8c8bcb Role#copy_from should copy managed roles. hace 7 años
  Jean-Philippe Lang a2b17dae6e Fixed that r15668 prevents from setting managed roles. hace 7 años
  Jean-Philippe Lang adde498b33 Use safe_attributes. hace 7 años
  Jean-Philippe Lang 83777f727a Assignable users should not include users that cannot view the tracker (#23172). hace 7 años
  Jean-Philippe Lang 79df68e17f Limit trackers for new issue to certain roles (#7839). hace 8 años
  Jean-Philippe Lang 64afa24a7f Replaces acts_as_list with an implementation that handles #position= (#12909). hace 8 años
  Jean-Philippe Lang cda9c63d9c Updates copyright for 2016. hace 8 años
  Jean-Philippe Lang ed9f00178c Ability to limit member management to certain roles (#19707). hace 9 años
  Jean-Philippe Lang 6659aad3ef Adds a role setting that viewing all or own time entries (#8929). hace 9 años
  Jean-Philippe Lang 000124f44f Copyright update. hace 9 años
  Jean-Philippe Lang 0eda7765fa Skip validation if attribute did not change. hace 9 años
  Jean-Philippe Lang 2a6692248b Replaced "can't" with "cannot" in error messages. hace 9 años
  Jean-Philippe Lang 453803c68f Don't consider roles without issue add/edit permissions for determining fields permissions (#15988). hace 9 años
  Jean-Philippe Lang bdd3ccf8e5 Adds a role setting for controlling visibility of users: all or members of visible projects (#11724). hace 9 años
  Jean-Philippe Lang 522bebe5ed Order scopes cleanup. hace 9 años
  Jean-Philippe Lang 2d1866d966 Merged rails-4.1 branch (#14534). hace 9 años
  Toshi MARUYAMA 35cc911192 update copyright year (#15977) hace 10 años
  Jean-Philippe Lang 628d05629b Role-based issue custom field visibility (#5037). hace 10 años
  Toshi MARUYAMA 36120d17e7 remove trailing white-space from app/models/role.rb hace 11 años
  Jean-Philippe Lang e396a0eebe Copyright for 2013 (#12788). hace 11 años
  Jean-Baptiste Barth 4896d5c7e8 Use lambda form in model scopes (#12499) hace 11 años
  Jean-Philippe Lang 5328c4adcb Anonymous users should always see public issues only (#11872). hace 11 años
  Jean-Philippe Lang ca7498c2d6 Create role by copy (#9258). hace 11 años
  Jean-Philippe Lang d7b669e50b Workflow enhancement: editable and required fields configurable by role, tracker and status (#703, #3521). hace 12 años
  Jean-Philippe Lang a1f17b982c Perf: use a custom decoder for Role#permissions instead of YAML.load. hace 12 años
  Jean-Philippe Lang aa18cd54c7 Code cleanup. hace 12 años
  Jean-Philippe Lang ba5a052c8c Copyright update. hace 12 años
  Toshi MARUYAMA d0d01d4e70 model: replace Rails2 "named_scope" to Rails3 "scope" hace 12 años
  Jean-Philippe Lang 5e57a1a9d9 Merged rails-3.2 branch. hace 12 años
  Jean-Philippe Lang 7c00a4a11f Restores migration broken by r8182 and removes default scope on Role (#9800). hace 12 años
  Jean-Philippe Lang 532a76f78c Resourcified roles. hace 12 años
  Toshi MARUYAMA ebff04692b remove trailing white-spaces from app/models/role.rb. hace 12 años
  Jean-Philippe Lang cf56698d91 Refactor builtin roles creation. hace 13 años