Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pull] dev from opf:dev #59

Merged
merged 18 commits into from
Oct 14, 2023
Merged

[pull] dev from opf:dev #59

merged 18 commits into from
Oct 14, 2023

Commits on Oct 9, 2023

  1. Remove redundant global_permissions setup on User Factory

    This is already implemented in the Principal factory
    Klaus Zanders committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    483fbb6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    70db556 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    78c1e4f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a256fd8 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. Configuration menu
    Copy the full SHA
    5b2bc41 View commit details
    Browse the repository at this point in the history
  2. fix specs

    ulferts committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    8c291c0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d74f81d View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. Merge pull request #13810 from opf/easier-factory-role-setup

    Permission Rework [3/x]: Easier membership setup for factories
    ulferts authored Oct 13, 2023
    Configuration menu
    Copy the full SHA
    7f035ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    94e746b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #13911 from opf/klaustopher-patch-1

    Use entity_class instead of hard coded class name in UserPermissibleService
    ulferts authored Oct 13, 2023
    Configuration menu
    Copy the full SHA
    5892382 View commit details
    Browse the repository at this point in the history
  4. Allow multiple-directory dynamic Stimulus controller namespacing

    As per the docs:
    
    "If pattern is a string, only the first occurrence will be replaced."
    aaron-contreras authored and oliverguenther committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    63d0dcb View commit details
    Browse the repository at this point in the history
  5. Merge pull request #13913 from opf/bug/50485-no-spacing-between-undis…

    …closed-work-package-and-duration
    
    [50485] No spacing between "Undisclosed work package" and duration
    HDinger authored Oct 13, 2023
    Configuration menu
    Copy the full SHA
    04c962d View commit details
    Browse the repository at this point in the history
  6. Make attachment specs faster

    cbliard committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    efe2674 View commit details
    Browse the repository at this point in the history
  7. Make rubocop happier

    cbliard committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    73a461c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2e1ebb8 View commit details
    Browse the repository at this point in the history
  9. Fix flaky test

    The following test could fail if run alone:
    
        rspec './spec/requests/api/v3/attachments/work_packages_export_spec.rb[1:1:2:2]'
    
    Because `WorkPackages::Export` is not loaded yet, and would not have
    been added to `Redmine::Acts::Attachable.attachables`.
    cbliard committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    134005c View commit details
    Browse the repository at this point in the history
  10. Merge pull request #13915 from opf/fix/29203-fix-mssing-permission-on…

    …-attachment-prepare
    
    29203 Fix missing permission on attachment prepare
    oliverguenther authored Oct 13, 2023
    Configuration menu
    Copy the full SHA
    5733b78 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2023

  1. Configuration menu
    Copy the full SHA
    b7190f7 View commit details
    Browse the repository at this point in the history