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

Create enum for publication types #733

Merged
merged 29 commits into from
Dec 5, 2022

Commits on Dec 5, 2022

  1. Add class documentation

    caendesilva committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    deafa18 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    498cf50 View commit details
    Browse the repository at this point in the history
  3. Create PublicationFieldTypesEnumTest.php

    Update PublicationFieldTypes.php
    caendesilva committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    4c81d0e View commit details
    Browse the repository at this point in the history
  4. Add class documentation

    caendesilva committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    83714c0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    14c96d4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7401558 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    48f715f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6e34d8d View commit details
    Browse the repository at this point in the history
  9. Fix indentation

    caendesilva committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    f2bfbab View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c437373 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    fa81733 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    efd035e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0bfbed1 View commit details
    Browse the repository at this point in the history
  14. Revert "Copy over default rules constant as protected"

    This reverts commit c437373.
    caendesilva committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    0611518 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    0a15332 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    924c423 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    b761a2d View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    e0e8c96 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    8103946 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    f9ac5ec View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    87bcc6a View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    58123c5 View commit details
    Browse the repository at this point in the history
  23. Apply fixes from StyleCI

    StyleCIBot committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    13766e0 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    a901489 View commit details
    Browse the repository at this point in the history
  25. Apply fixes from StyleCI

    StyleCIBot committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    3bb5a07 View commit details
    Browse the repository at this point in the history
  26. Code style

    caendesilva committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    adefe81 View commit details
    Browse the repository at this point in the history
  27. Refactor to use the enum

    caendesilva committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    d82a51f View commit details
    Browse the repository at this point in the history
  28. Merge branch 'extract-publication-type-enum' of github.com:hydephp/de…

    …velop into extract-publication-type-enum
    caendesilva committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    f679588 View commit details
    Browse the repository at this point in the history
  29. Apply fixes from StyleCI

    StyleCIBot committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    28bf846 View commit details
    Browse the repository at this point in the history