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

fix issue with migration that wouldn't run on MariaDB 10 by specifying a primary key #2570

Closed
This pull request is big! We’re only showing the most recent 250 commits.

Commits on May 11, 2021

  1. csfix

    simongroenewolt committed May 11, 2021
    Configuration menu
    Copy the full SHA
    dc1ae60 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f9cbef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ebeeab8 View commit details
    Browse the repository at this point in the history
  4. csfix

    I-Valchev authored and simongroenewolt committed May 11, 2021
    Configuration menu
    Copy the full SHA
    c313532 View commit details
    Browse the repository at this point in the history
  5. Update users.feature

    I-Valchev authored and simongroenewolt committed May 11, 2021
    Configuration menu
    Copy the full SHA
    a12d536 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    47a11ff View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    61ebc25 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0265f75 View commit details
    Browse the repository at this point in the history
  9. clean up BackendMenuBuilder.php: remove TODO items that have been don…

    …e and clean up empty nested menus
    simongroenewolt committed May 11, 2021
    Configuration menu
    Copy the full SHA
    c46ae14 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    df0a1e6 View commit details
    Browse the repository at this point in the history
  11. csfix

    simongroenewolt committed May 11, 2021
    Configuration menu
    Copy the full SHA
    723f31d View commit details
    Browse the repository at this point in the history
  12. csfix

    simongroenewolt committed May 11, 2021
    Configuration menu
    Copy the full SHA
    93be880 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    bd1e3e7 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b869f14 View commit details
    Browse the repository at this point in the history
  15. fixed permissions for api in bolt admin (decided not to try and actua…

    …lly limit access to /bolt/api or /api)
    simongroenewolt committed May 11, 2021
    Configuration menu
    Copy the full SHA
    ec687c3 View commit details
    Browse the repository at this point in the history
  16. managed to come up with a reasonable way to limit access to translate…

    … and api packages that don't have their controllers in the Bolt sources.
    simongroenewolt committed May 11, 2021
    Configuration menu
    Copy the full SHA
    8a68008 View commit details
    Browse the repository at this point in the history
  17. Clean up tests

    bobdenotter authored and simongroenewolt committed May 11, 2021
    Configuration menu
    Copy the full SHA
    c2d0650 View commit details
    Browse the repository at this point in the history
  18. Update users.feature

    bobdenotter authored and simongroenewolt committed May 11, 2021
    Configuration menu
    Copy the full SHA
    52002a2 View commit details
    Browse the repository at this point in the history
  19. Update users.feature

    bobdenotter authored and simongroenewolt committed May 11, 2021
    Configuration menu
    Copy the full SHA
    c1b1e93 View commit details
    Browse the repository at this point in the history
  20. Update users.feature

    bobdenotter authored and simongroenewolt committed May 11, 2021
    Configuration menu
    Copy the full SHA
    2d5bc37 View commit details
    Browse the repository at this point in the history
  21. Update config in permissions.yaml so they will be (more or less) back…

    …wards compatible. Use only ROLE_ADMIN and ROLE_EDITOR in config to keep things simple.
    simongroenewolt committed May 11, 2021
    Configuration menu
    Copy the full SHA
    30059ce View commit details
    Browse the repository at this point in the history
  22. Prepare relase 4.2.0-beta.6

    bobdenotter authored and simongroenewolt committed May 11, 2021
    Configuration menu
    Copy the full SHA
    15ad380 View commit details
    Browse the repository at this point in the history
  23. Prepare Release 4.1.12

    bobdenotter authored and simongroenewolt committed May 11, 2021
    Configuration menu
    Copy the full SHA
    9d0676f View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    670fdb2 View commit details
    Browse the repository at this point in the history
  25. New Skeleton theming

    bobdenotter authored and simongroenewolt committed May 11, 2021
    Configuration menu
    Copy the full SHA
    8351490 View commit details
    Browse the repository at this point in the history
  26. remove ROLE_ADMIN check, no replacement needed as there is already a …

    …check in the locales() method on 'view' permission. (reference: bolt#2342)
    simongroenewolt committed May 11, 2021
    Configuration menu
    Copy the full SHA
    103b6d5 View commit details
    Browse the repository at this point in the history
  27. This use is no longer needed

    bobdenotter authored and simongroenewolt committed May 11, 2021
    Configuration menu
    Copy the full SHA
    df7e700 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    902525b View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    af828d8 View commit details
    Browse the repository at this point in the history
  30. Update ROLE_ADMIN check to specific permissions for list_files:config…

    …, list_files:files and list_files:themes. Probably only the list_files:files permission should be given to normal editors in the future.
    simongroenewolt committed May 11, 2021
    Configuration menu
    Copy the full SHA
    90e274f View commit details
    Browse the repository at this point in the history
  31. csfix

    simongroenewolt committed May 11, 2021
    Configuration menu
    Copy the full SHA
    5f4258d View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    623a69c View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    dbd938b View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    b147497 View commit details
    Browse the repository at this point in the history
  35. Replace and with &&

    I-Valchev authored and simongroenewolt committed May 11, 2021
    Configuration menu
    Copy the full SHA
    bdf8e1f View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    c6efc17 View commit details
    Browse the repository at this point in the history
  37. Refactor ErrorController by replacing container dependency with `Pa…

    …rameterBagInterface`
    I-Valchev authored and simongroenewolt committed May 11, 2021
    Configuration menu
    Copy the full SHA
    1df2127 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    f092578 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    8e9dca3 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    701d1b9 View commit details
    Browse the repository at this point in the history
  41. Line-break

    bobdenotter authored and simongroenewolt committed May 11, 2021
    Configuration menu
    Copy the full SHA
    cdbe53c View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    ae47fb3 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    268dcb8 View commit details
    Browse the repository at this point in the history
  44. Update bolt/common dependency

    I-Valchev authored and simongroenewolt committed May 11, 2021
    Configuration menu
    Copy the full SHA
    20e55bb View commit details
    Browse the repository at this point in the history
  45. Merge branch '4.2'

    bobdenotter authored and simongroenewolt committed May 11, 2021
    Configuration menu
    Copy the full SHA
    458b3aa View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    5ef4cec View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    02d55d3 View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    4c9fe69 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    12fe661 View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    9a8b0ea View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    ed6cc3f View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    a7bed01 View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    abd5693 View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    7a24deb View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    d47492d View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    35b9401 View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    1d61d56 View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    2c5ca86 View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    07edbb1 View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    647122c View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    7e2e52b View commit details
    Browse the repository at this point in the history
  62. Tweak, tweak

    bobdenotter authored and simongroenewolt committed May 11, 2021
    Configuration menu
    Copy the full SHA
    47aa007 View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    37f8d8c View commit details
    Browse the repository at this point in the history
  64. Configuration menu
    Copy the full SHA
    eac7b59 View commit details
    Browse the repository at this point in the history
  65. Configuration menu
    Copy the full SHA
    49b5f41 View commit details
    Browse the repository at this point in the history
  66. Fix |order filter by date

    I-Valchev authored and simongroenewolt committed May 11, 2021
    Configuration menu
    Copy the full SHA
    490eb45 View commit details
    Browse the repository at this point in the history
  67. Prepare release 4.1.12

    bobdenotter authored and simongroenewolt committed May 11, 2021
    Configuration menu
    Copy the full SHA
    54e9754 View commit details
    Browse the repository at this point in the history
  68. Configuration menu
    Copy the full SHA
    c47dc69 View commit details
    Browse the repository at this point in the history
  69. CS fixes

    bobdenotter authored and simongroenewolt committed May 11, 2021
    Configuration menu
    Copy the full SHA
    50ba825 View commit details
    Browse the repository at this point in the history
  70. Configuration menu
    Copy the full SHA
    0035f72 View commit details
    Browse the repository at this point in the history
  71. Update CSS for Skeleton theme

    bobdenotter authored and simongroenewolt committed May 11, 2021
    Configuration menu
    Copy the full SHA
    b31f47a View commit details
    Browse the repository at this point in the history
  72. Update simple.css

    bobdenotter authored and simongroenewolt committed May 11, 2021
    Configuration menu
    Copy the full SHA
    fb6026a View commit details
    Browse the repository at this point in the history
  73. Configuration menu
    Copy the full SHA
    fe347a5 View commit details
    Browse the repository at this point in the history
  74. Add Composer scripts for 4.2

    bobdenotter authored and simongroenewolt committed May 11, 2021
    Configuration menu
    Copy the full SHA
    195a958 View commit details
    Browse the repository at this point in the history
  75. Update _multiselect.scss

    Fixes regression that happened at some point after this had been fixed:
    bolt#1899
    eduardomart authored and simongroenewolt committed May 11, 2021
    Configuration menu
    Copy the full SHA
    f9eee02 View commit details
    Browse the repository at this point in the history
  76. Configuration menu
    Copy the full SHA
    f7273ed View commit details
    Browse the repository at this point in the history
  77. Configuration menu
    Copy the full SHA
    76c1ee0 View commit details
    Browse the repository at this point in the history
  78. Update _multiselect.scss

    bobdenotter authored and simongroenewolt committed May 11, 2021
    Configuration menu
    Copy the full SHA
    cdfec06 View commit details
    Browse the repository at this point in the history
  79. Configuration menu
    Copy the full SHA
    c1c3003 View commit details
    Browse the repository at this point in the history
  80. Composer script callbacks

    I-Valchev authored and simongroenewolt committed May 11, 2021
    Configuration menu
    Copy the full SHA
    a2329de View commit details
    Browse the repository at this point in the history
  81. WIP example

    I-Valchev authored and simongroenewolt committed May 11, 2021
    Configuration menu
    Copy the full SHA
    ee5058e View commit details
    Browse the repository at this point in the history
  82. Revert composer script in core

    I-Valchev authored and simongroenewolt committed May 11, 2021
    Configuration menu
    Copy the full SHA
    94dfafe View commit details
    Browse the repository at this point in the history
  83. Configuration menu
    Copy the full SHA
    3346359 View commit details
    Browse the repository at this point in the history
  84. Delete ProjectEventHandler.php

    I-Valchev authored and simongroenewolt committed May 11, 2021
    Configuration menu
    Copy the full SHA
    59d22d4 View commit details
    Browse the repository at this point in the history
  85. Configuration menu
    Copy the full SHA
    c08bec0 View commit details
    Browse the repository at this point in the history
  86. Fix taxonomy listing_template inconsistency. Fix the canonical for …

    …`slug` and `singular_slug`
    I-Valchev authored and simongroenewolt committed May 11, 2021
    Configuration menu
    Copy the full SHA
    5d38273 View commit details
    Browse the repository at this point in the history
  87. Configuration menu
    Copy the full SHA
    21ac747 View commit details
    Browse the repository at this point in the history
  88. Configuration menu
    Copy the full SHA
    e728d6e View commit details
    Browse the repository at this point in the history
  89. Configuration menu
    Copy the full SHA
    26a2a52 View commit details
    Browse the repository at this point in the history
  90. Update setcontent.feature

    I-Valchev authored and simongroenewolt committed May 11, 2021
    Configuration menu
    Copy the full SHA
    e13ba71 View commit details
    Browse the repository at this point in the history
  91. Fix setcontent html

    I-Valchev authored and simongroenewolt committed May 11, 2021
    Configuration menu
    Copy the full SHA
    e0968f9 View commit details
    Browse the repository at this point in the history
  92. Configuration menu
    Copy the full SHA
    905f289 View commit details
    Browse the repository at this point in the history
  93. Configuration menu
    Copy the full SHA
    80f699c View commit details
    Browse the repository at this point in the history
  94. Configuration menu
    Copy the full SHA
    71c22e9 View commit details
    Browse the repository at this point in the history
  95. Configuration menu
    Copy the full SHA
    0dfd86d View commit details
    Browse the repository at this point in the history
  96. Configuration menu
    Copy the full SHA
    39cc049 View commit details
    Browse the repository at this point in the history
  97. Configuration menu
    Copy the full SHA
    4c1029f View commit details
    Browse the repository at this point in the history
  98. Bump dependency major versions

    I-Valchev authored and simongroenewolt committed May 11, 2021
    Configuration menu
    Copy the full SHA
    44473d8 View commit details
    Browse the repository at this point in the history
  99. Fix matcher

    I-Valchev authored and simongroenewolt committed May 11, 2021
    Configuration menu
    Copy the full SHA
    5dfdaf9 View commit details
    Browse the repository at this point in the history
  100. Configuration menu
    Copy the full SHA
    155590c View commit details
    Browse the repository at this point in the history
  101. Update UserExtension.php

    I-Valchev authored and simongroenewolt committed May 11, 2021
    Configuration menu
    Copy the full SHA
    49ba6bc View commit details
    Browse the repository at this point in the history
  102. Configuration menu
    Copy the full SHA
    866601d View commit details
    Browse the repository at this point in the history
  103. CS fixes, type hinting

    bobdenotter authored and simongroenewolt committed May 11, 2021
    Configuration menu
    Copy the full SHA
    b2b0c3a View commit details
    Browse the repository at this point in the history
  104. check if variable is not defined

    tambait authored and simongroenewolt committed May 11, 2021
    Configuration menu
    Copy the full SHA
    075c8c6 View commit details
    Browse the repository at this point in the history
  105. Add polish translations

    kryst3q authored and simongroenewolt committed May 11, 2021
    Configuration menu
    Copy the full SHA
    f4e71ee View commit details
    Browse the repository at this point in the history
  106. Make Embed fields accessible

    I-Valchev authored and simongroenewolt committed May 11, 2021
    Configuration menu
    Copy the full SHA
    4c122de View commit details
    Browse the repository at this point in the history
  107. Clean up messages from master

    I-Valchev authored and simongroenewolt committed May 11, 2021
    Configuration menu
    Copy the full SHA
    82e1dee View commit details
    Browse the repository at this point in the history
  108. Prepare release 4.1.14

    bobdenotter authored and simongroenewolt committed May 11, 2021
    Configuration menu
    Copy the full SHA
    ab07e4f View commit details
    Browse the repository at this point in the history
  109. Fix for bolt#2427: added search term encoding & escaping to match the…

    … format of the content in `bolt_field_translation`.
    EmilePerron authored and simongroenewolt committed May 11, 2021
    Configuration menu
    Copy the full SHA
    c015785 View commit details
    Browse the repository at this point in the history
  110. Tweaking the composer scripts

    bobdenotter authored and simongroenewolt committed May 11, 2021
    Configuration menu
    Copy the full SHA
    44c8720 View commit details
    Browse the repository at this point in the history
  111. Don't remove these lines

    bobdenotter authored and simongroenewolt committed May 11, 2021
    Configuration menu
    Copy the full SHA
    c139914 View commit details
    Browse the repository at this point in the history
  112. Tweak, tweak

    bobdenotter authored and simongroenewolt committed May 11, 2021
    Configuration menu
    Copy the full SHA
    8da4624 View commit details
    Browse the repository at this point in the history
  113. Configuration menu
    Copy the full SHA
    14019b5 View commit details
    Browse the repository at this point in the history
  114. Fix unit and behavioural tests

    I-Valchev authored and simongroenewolt committed May 11, 2021
    Configuration menu
    Copy the full SHA
    bdd26e6 View commit details
    Browse the repository at this point in the history
  115. Configuration menu
    Copy the full SHA
    d7aa0b1 View commit details
    Browse the repository at this point in the history
  116. Configuration menu
    Copy the full SHA
    da4932f View commit details
    Browse the repository at this point in the history
  117. csfix

    I-Valchev authored and simongroenewolt committed May 11, 2021
    Configuration menu
    Copy the full SHA
    fdaf8bd View commit details
    Browse the repository at this point in the history
  118. Configuration menu
    Copy the full SHA
    b0c80a6 View commit details
    Browse the repository at this point in the history
  119. csfix

    I-Valchev authored and simongroenewolt committed May 11, 2021
    Configuration menu
    Copy the full SHA
    2d9c0e4 View commit details
    Browse the repository at this point in the history
  120. Update FieldFillListener.php

    I-Valchev authored and simongroenewolt committed May 11, 2021
    Configuration menu
    Copy the full SHA
    a34ae5b View commit details
    Browse the repository at this point in the history
  121. Configuration menu
    Copy the full SHA
    856c014 View commit details
    Browse the repository at this point in the history
  122. csfix

    I-Valchev authored and simongroenewolt committed May 11, 2021
    Configuration menu
    Copy the full SHA
    40a8b27 View commit details
    Browse the repository at this point in the history
  123. Configuration menu
    Copy the full SHA
    772e814 View commit details
    Browse the repository at this point in the history
  124. Configuration menu
    Copy the full SHA
    570cd52 View commit details
    Browse the repository at this point in the history
  125. Fix for composer validate

    I-Valchev authored and simongroenewolt committed May 11, 2021
    Configuration menu
    Copy the full SHA
    6e1dafc View commit details
    Browse the repository at this point in the history
  126. Configuration menu
    Copy the full SHA
    a29df4f View commit details
    Browse the repository at this point in the history
  127. Update security.yaml

    I-Valchev authored and simongroenewolt committed May 11, 2021
    Configuration menu
    Copy the full SHA
    8e8b55d View commit details
    Browse the repository at this point in the history
  128. Configuration menu
    Copy the full SHA
    bf946b8 View commit details
    Browse the repository at this point in the history
  129. Configuration menu
    Copy the full SHA
    f6a7b0e View commit details
    Browse the repository at this point in the history
  130. Fix for accessible aria-current

    I-Valchev authored and simongroenewolt committed May 11, 2021
    Configuration menu
    Copy the full SHA
    847c938 View commit details
    Browse the repository at this point in the history
  131. Update _pager_basic.html.twig

    bobdenotter authored and simongroenewolt committed May 11, 2021
    Configuration menu
    Copy the full SHA
    0269807 View commit details
    Browse the repository at this point in the history
  132. Ensure slug has a uses set

    bobdenotter authored and simongroenewolt committed May 11, 2021
    Configuration menu
    Copy the full SHA
    da231ea View commit details
    Browse the repository at this point in the history
  133. Configuration menu
    Copy the full SHA
    8d5aa99 View commit details
    Browse the repository at this point in the history
  134. Configuration menu
    Copy the full SHA
    2ec1bf7 View commit details
    Browse the repository at this point in the history
  135. Prepare release 4.1.15

    bobdenotter authored and simongroenewolt committed May 11, 2021
    Configuration menu
    Copy the full SHA
    07f674b View commit details
    Browse the repository at this point in the history
  136. Update CHANGELOG.md

    bobdenotter authored and simongroenewolt committed May 11, 2021
    Configuration menu
    Copy the full SHA
    7c8a742 View commit details
    Browse the repository at this point in the history
  137. Configuration menu
    Copy the full SHA
    c75bb59 View commit details
    Browse the repository at this point in the history
  138. Configuration menu
    Copy the full SHA
    94a298b View commit details
    Browse the repository at this point in the history
  139. Configuration menu
    Copy the full SHA
    c08a1b0 View commit details
    Browse the repository at this point in the history
  140. Configuration menu
    Copy the full SHA
    d178940 View commit details
    Browse the repository at this point in the history
  141. Configuration menu
    Copy the full SHA
    46744d7 View commit details
    Browse the repository at this point in the history
  142. Configuration menu
    Copy the full SHA
    7296f46 View commit details
    Browse the repository at this point in the history
  143. Update ListingController.php

    bobdenotter authored and simongroenewolt committed May 11, 2021
    Configuration menu
    Copy the full SHA
    f3ce834 View commit details
    Browse the repository at this point in the history
  144. Configuration menu
    Copy the full SHA
    3a5f5a5 View commit details
    Browse the repository at this point in the history
  145. Configuration menu
    Copy the full SHA
    8f7164b View commit details
    Browse the repository at this point in the history
  146. Update behavioural_tests.yaml

    I-Valchev authored and simongroenewolt committed May 11, 2021
    Configuration menu
    Copy the full SHA
    e53f0b4 View commit details
    Browse the repository at this point in the history
  147. Add comments, fix for E2E

    I-Valchev authored and simongroenewolt committed May 11, 2021
    Configuration menu
    Copy the full SHA
    eda7e09 View commit details
    Browse the repository at this point in the history
  148. Configuration menu
    Copy the full SHA
    29278c5 View commit details
    Browse the repository at this point in the history
  149. Configuration menu
    Copy the full SHA
    c33004f View commit details
    Browse the repository at this point in the history
  150. Configuration menu
    Copy the full SHA
    d7b221f View commit details
    Browse the repository at this point in the history
  151. Fix phpunit tests

    I-Valchev authored and simongroenewolt committed May 11, 2021
    Configuration menu
    Copy the full SHA
    b269bed View commit details
    Browse the repository at this point in the history
  152. Prepare release 4.1.16

    bobdenotter authored and simongroenewolt committed May 11, 2021
    Configuration menu
    Copy the full SHA
    42e7484 View commit details
    Browse the repository at this point in the history
  153. Configuration menu
    Copy the full SHA
    0712a0d View commit details
    Browse the repository at this point in the history
  154. Configuration menu
    Copy the full SHA
    47a4afa View commit details
    Browse the repository at this point in the history
  155. Configuration menu
    Copy the full SHA
    bad3006 View commit details
    Browse the repository at this point in the history
  156. Configuration menu
    Copy the full SHA
    314315d View commit details
    Browse the repository at this point in the history
  157. Configuration menu
    Copy the full SHA
    0d5fcf4 View commit details
    Browse the repository at this point in the history
  158. Configuration menu
    Copy the full SHA
    3e026dc View commit details
    Browse the repository at this point in the history
  159. Configuration menu
    Copy the full SHA
    b31ce4f View commit details
    Browse the repository at this point in the history
  160. Configuration menu
    Copy the full SHA
    0161701 View commit details
    Browse the repository at this point in the history
  161. Configuration menu
    Copy the full SHA
    65ca6e6 View commit details
    Browse the repository at this point in the history
  162. Configuration menu
    Copy the full SHA
    07ed692 View commit details
    Browse the repository at this point in the history
  163. Configuration menu
    Copy the full SHA
    8099760 View commit details
    Browse the repository at this point in the history
  164. csfix

    I-Valchev authored and simongroenewolt committed May 11, 2021
    Configuration menu
    Copy the full SHA
    09424e5 View commit details
    Browse the repository at this point in the history
  165. Configuration menu
    Copy the full SHA
    a0ce10a View commit details
    Browse the repository at this point in the history
  166. Configuration menu
    Copy the full SHA
    4de4302 View commit details
    Browse the repository at this point in the history
  167. Pretty code tags in the Editor

    I-Valchev authored and simongroenewolt committed May 11, 2021
    Configuration menu
    Copy the full SHA
    28327cb View commit details
    Browse the repository at this point in the history
  168. csfix

    I-Valchev authored and simongroenewolt committed May 11, 2021
    Configuration menu
    Copy the full SHA
    db5ef3e View commit details
    Browse the repository at this point in the history
  169. Less padding

    I-Valchev authored and simongroenewolt committed May 11, 2021
    Configuration menu
    Copy the full SHA
    03a7619 View commit details
    Browse the repository at this point in the history
  170. Configuration menu
    Copy the full SHA
    3adb133 View commit details
    Browse the repository at this point in the history
  171. Apply stylelint fixes

    I-Valchev authored and simongroenewolt committed May 11, 2021
    Configuration menu
    Copy the full SHA
    4cef210 View commit details
    Browse the repository at this point in the history
  172. Fix the user tests

    I-Valchev authored and simongroenewolt committed May 11, 2021
    Configuration menu
    Copy the full SHA
    30e7be6 View commit details
    Browse the repository at this point in the history
  173. Update users.feature

    I-Valchev authored and simongroenewolt committed May 11, 2021
    Configuration menu
    Copy the full SHA
    43a7c1e View commit details
    Browse the repository at this point in the history
  174. Configuration menu
    Copy the full SHA
    0a65027 View commit details
    Browse the repository at this point in the history
  175. On Forbidden, only redirect to the dashboard if the user is granted…

    … access to it. Otherwise show the `403`
    bobdenotter authored and simongroenewolt committed May 11, 2021
    Configuration menu
    Copy the full SHA
    fe11f46 View commit details
    Browse the repository at this point in the history
  176. PHP 8.0 support for Bolt 5.0

    bobdenotter authored and simongroenewolt committed May 11, 2021
    Configuration menu
    Copy the full SHA
    1e206de View commit details
    Browse the repository at this point in the history
  177. Configuration menu
    Copy the full SHA
    87d3485 View commit details
    Browse the repository at this point in the history
  178. Update behat.yml

    bobdenotter authored and simongroenewolt committed May 11, 2021
    Configuration menu
    Copy the full SHA
    65ebf67 View commit details
    Browse the repository at this point in the history
  179. CS fixes

    bobdenotter authored and simongroenewolt committed May 11, 2021
    Configuration menu
    Copy the full SHA
    9fd06d5 View commit details
    Browse the repository at this point in the history
  180. Herp derp

    bobdenotter authored and simongroenewolt committed May 11, 2021
    Configuration menu
    Copy the full SHA
    9e5415b View commit details
    Browse the repository at this point in the history
  181. Update BackendMenuBuilder.php

    bobdenotter authored and simongroenewolt committed May 11, 2021
    Configuration menu
    Copy the full SHA
    70e7461 View commit details
    Browse the repository at this point in the history
  182. Upload behat textfiles.

    bobdenotter authored and simongroenewolt committed May 11, 2021
    Configuration menu
    Copy the full SHA
    28e662a View commit details
    Browse the repository at this point in the history
  183. Configuration menu
    Copy the full SHA
    a97222f View commit details
    Browse the repository at this point in the history
  184. Configuration menu
    Copy the full SHA
    1d06a48 View commit details
    Browse the repository at this point in the history
  185. So tedious

    bobdenotter authored and simongroenewolt committed May 11, 2021
    Configuration menu
    Copy the full SHA
    0b31538 View commit details
    Browse the repository at this point in the history
  186. So so tedious

    bobdenotter authored and simongroenewolt committed May 11, 2021
    Configuration menu
    Copy the full SHA
    8436871 View commit details
    Browse the repository at this point in the history
  187. Update users.feature

    bobdenotter authored and simongroenewolt committed May 11, 2021
    Configuration menu
    Copy the full SHA
    ca92431 View commit details
    Browse the repository at this point in the history
  188. So, so, so tedious

    bobdenotter authored and simongroenewolt committed May 11, 2021
    Configuration menu
    Copy the full SHA
    655748b View commit details
    Browse the repository at this point in the history
  189. Configuration menu
    Copy the full SHA
    d98ac4b View commit details
    Browse the repository at this point in the history
  190. Configuration menu
    Copy the full SHA
    afb0d44 View commit details
    Browse the repository at this point in the history
  191. Only capture UsernameNotFoundException

    Co-authored-by: Bob den Otter <bob@twokings.nl>
    2 people authored and simongroenewolt committed May 11, 2021
    Configuration menu
    Copy the full SHA
    35acae9 View commit details
    Browse the repository at this point in the history
  192. Configuration menu
    Copy the full SHA
    f781b39 View commit details
    Browse the repository at this point in the history
  193. Update UserRepositoryTest.php

    bobdenotter authored and simongroenewolt committed May 11, 2021
    Configuration menu
    Copy the full SHA
    6672fe7 View commit details
    Browse the repository at this point in the history
  194. Updating tests

    bobdenotter authored and simongroenewolt committed May 11, 2021
    Configuration menu
    Copy the full SHA
    1cc6b1a View commit details
    Browse the repository at this point in the history
  195. Configuration menu
    Copy the full SHA
    299e2b8 View commit details
    Browse the repository at this point in the history
  196. Configuration menu
    Copy the full SHA
    d964101 View commit details
    Browse the repository at this point in the history
  197. Create SECURITY.md

    I-Valchev authored and simongroenewolt committed May 11, 2021
    Configuration menu
    Copy the full SHA
    55ab04b View commit details
    Browse the repository at this point in the history
  198. Configuration menu
    Copy the full SHA
    2e6686c View commit details
    Browse the repository at this point in the history
  199. Remove 4.x deprecations

    I-Valchev authored and simongroenewolt committed May 11, 2021
    Configuration menu
    Copy the full SHA
    1b0666e View commit details
    Browse the repository at this point in the history
  200. csfix

    I-Valchev authored and simongroenewolt committed May 11, 2021
    Configuration menu
    Copy the full SHA
    da2b286 View commit details
    Browse the repository at this point in the history
  201. Fix filter

    I-Valchev authored and simongroenewolt committed May 11, 2021
    Configuration menu
    Copy the full SHA
    f7d2220 View commit details
    Browse the repository at this point in the history
  202. Update composer.json

    bobdenotter authored and simongroenewolt committed May 11, 2021
    Configuration menu
    Copy the full SHA
    c803486 View commit details
    Browse the repository at this point in the history
  203. And a few more

    bobdenotter authored and simongroenewolt committed May 11, 2021
    Configuration menu
    Copy the full SHA
    9f813de View commit details
    Browse the repository at this point in the history
  204. Configuration menu
    Copy the full SHA
    ec59655 View commit details
    Browse the repository at this point in the history
  205. Prepare release 4.1.17

    bobdenotter authored and simongroenewolt committed May 11, 2021
    Configuration menu
    Copy the full SHA
    0806678 View commit details
    Browse the repository at this point in the history
  206. Configuration menu
    Copy the full SHA
    e3a94db View commit details
    Browse the repository at this point in the history
  207. Configuration menu
    Copy the full SHA
    3a5a8a4 View commit details
    Browse the repository at this point in the history
  208. Update Makefile

    bobdenotter authored and simongroenewolt committed May 11, 2021
    Configuration menu
    Copy the full SHA
    3a5b04e View commit details
    Browse the repository at this point in the history
  209. Configuration menu
    Copy the full SHA
    dd8db64 View commit details
    Browse the repository at this point in the history
  210. Configuration menu
    Copy the full SHA
    e2ad1ac View commit details
    Browse the repository at this point in the history
  211. Also allow anything

    I-Valchev authored and simongroenewolt committed May 11, 2021
    Configuration menu
    Copy the full SHA
    57a6e58 View commit details
    Browse the repository at this point in the history
  212. Configuration menu
    Copy the full SHA
    9004e01 View commit details
    Browse the repository at this point in the history
  213. Configuration menu
    Copy the full SHA
    8b6a1da View commit details
    Browse the repository at this point in the history
  214. CS fixes ♾

    bobdenotter authored and simongroenewolt committed May 11, 2021
    Configuration menu
    Copy the full SHA
    df64ba5 View commit details
    Browse the repository at this point in the history
  215. Configuration menu
    Copy the full SHA
    a0a7ac7 View commit details
    Browse the repository at this point in the history
  216. Configuration menu
    Copy the full SHA
    c3fec0b View commit details
    Browse the repository at this point in the history
  217. Configuration menu
    Copy the full SHA
    0ff1056 View commit details
    Browse the repository at this point in the history
  218. Configuration menu
    Copy the full SHA
    fc8201c View commit details
    Browse the repository at this point in the history
  219. Configuration menu
    Copy the full SHA
    d4490c2 View commit details
    Browse the repository at this point in the history
  220. Configuration menu
    Copy the full SHA
    73fd235 View commit details
    Browse the repository at this point in the history
  221. Configuration menu
    Copy the full SHA
    91b89d9 View commit details
    Browse the repository at this point in the history
  222. Configuration menu
    Copy the full SHA
    272e1ca View commit details
    Browse the repository at this point in the history
  223. Configuration menu
    Copy the full SHA
    b58e987 View commit details
    Browse the repository at this point in the history
  224. Configuration menu
    Copy the full SHA
    3e2074e View commit details
    Browse the repository at this point in the history
  225. Configuration menu
    Copy the full SHA
    4fbccb9 View commit details
    Browse the repository at this point in the history
  226. Configuration menu
    Copy the full SHA
    c4f5750 View commit details
    Browse the repository at this point in the history
  227. Configuration menu
    Copy the full SHA
    f773008 View commit details
    Browse the repository at this point in the history
  228. Configuration menu
    Copy the full SHA
    3f6a0e5 View commit details
    Browse the repository at this point in the history
  229. Fixing e2e test 🙈

    bobdenotter authored and simongroenewolt committed May 11, 2021
    Configuration menu
    Copy the full SHA
    49c0dae View commit details
    Browse the repository at this point in the history
  230. Prepare release 4.1.18

    bobdenotter authored and simongroenewolt committed May 11, 2021
    Configuration menu
    Copy the full SHA
    8676e17 View commit details
    Browse the repository at this point in the history
  231. Update CHANGELOG.md

    bobdenotter authored and simongroenewolt committed May 11, 2021
    Configuration menu
    Copy the full SHA
    b0a5b48 View commit details
    Browse the repository at this point in the history
  232. Update CHANGELOG.md

    bobdenotter authored and simongroenewolt committed May 11, 2021
    Configuration menu
    Copy the full SHA
    e73b90b View commit details
    Browse the repository at this point in the history
  233. Configuration menu
    Copy the full SHA
    ea7861d View commit details
    Browse the repository at this point in the history
  234. Fix linting

    DorienD authored and simongroenewolt committed May 11, 2021
    Configuration menu
    Copy the full SHA
    6a47b68 View commit details
    Browse the repository at this point in the history
  235. Don't throw `Argument 2 passed to Bolt\Doctrine\JsonHelper::wrapJsonF…

    …unction()` for checkboxes
    I-Valchev authored and simongroenewolt committed May 11, 2021
    Configuration menu
    Copy the full SHA
    e76f4d9 View commit details
    Browse the repository at this point in the history
  236. Configuration menu
    Copy the full SHA
    b470d6a View commit details
    Browse the repository at this point in the history
  237. Fix unit tests

    I-Valchev authored and simongroenewolt committed May 11, 2021
    Configuration menu
    Copy the full SHA
    3156829 View commit details
    Browse the repository at this point in the history
  238. Update BoltHeaderWidget.php

    I-Valchev authored and simongroenewolt committed May 11, 2021
    Configuration menu
    Copy the full SHA
    1313fd0 View commit details
    Browse the repository at this point in the history
  239. Configuration menu
    Copy the full SHA
    1eedf33 View commit details
    Browse the repository at this point in the history
  240. Configuration menu
    Copy the full SHA
    68bf0d9 View commit details
    Browse the repository at this point in the history
  241. Configuration menu
    Copy the full SHA
    af686a3 View commit details
    Browse the repository at this point in the history
  242. Configuration menu
    Copy the full SHA
    a92ad14 View commit details
    Browse the repository at this point in the history
  243. Configuration menu
    Copy the full SHA
    83b6d50 View commit details
    Browse the repository at this point in the history
  244. Configuration menu
    Copy the full SHA
    d32eeba View commit details
    Browse the repository at this point in the history
  245. Configuration menu
    Copy the full SHA
    2925d48 View commit details
    Browse the repository at this point in the history
  246. Kill it with fire

    bobdenotter authored and simongroenewolt committed May 11, 2021
    Configuration menu
    Copy the full SHA
    cbd53d0 View commit details
    Browse the repository at this point in the history
  247. Configuration menu
    Copy the full SHA
    d3f4763 View commit details
    Browse the repository at this point in the history
  248. CS fix

    bobdenotter authored and simongroenewolt committed May 11, 2021
    Configuration menu
    Copy the full SHA
    6257b2b View commit details
    Browse the repository at this point in the history
  249. Configuration menu
    Copy the full SHA
    8c02e1d View commit details
    Browse the repository at this point in the history
  250. Configuration menu
    Copy the full SHA
    55fd452 View commit details
    Browse the repository at this point in the history