Bob den Otter
|
fbd72adf6f
|
Merge pull request #2980 from bolt/improve-caching
Improve caching
|
2021-11-29 09:52:46 +01:00 |
|
Bob den Otter
|
98f839680a
|
Merge pull request #2982 from bolt/bobdenotter-patch-1
Allow passing in string in `getTitle`, to give friendlier notice
|
2021-11-29 09:50:51 +01:00 |
|
Bob den Otter
|
a87c8727c1
|
Merge pull request #2974 from bolt/bugfix/date-format-on-params
Fix the date format expected for params like 'today'
|
2021-11-29 09:41:04 +01:00 |
|
Bob den Otter
|
9ca8374de9
|
Merge pull request #2955 from jbarbin/chore/local-stack
chore(local-stack): improve make targets and avoid node17 issues for docker
|
2021-11-28 14:06:01 +01:00 |
|
Joossensei
|
d0a43ea1ce
|
Fix the phpstan 😄
|
2021-11-28 14:01:20 +01:00 |
|
Joossensei
|
729b23ec44
|
Fix the date format expected for params like 'today'
|
2021-11-28 14:01:20 +01:00 |
|
Bob den Otter
|
2d3eb8f9d6
|
Update config.yaml
|
2021-11-28 14:01:06 +01:00 |
|
Bob den Otter
|
ad07b68bfe
|
Add config options for Frontend and BackendMenu
|
2021-11-28 14:01:06 +01:00 |
|
Bob den Otter
|
075cc7007d
|
Cache JsonRecords
|
2021-11-28 14:01:06 +01:00 |
|
Bob den Otter
|
284dc2a83a
|
Comments
|
2021-11-28 14:01:06 +01:00 |
|
Bob den Otter
|
b78c1b4d8b
|
CS fix
|
2021-11-28 14:01:06 +01:00 |
|
Bob den Otter
|
1532172861
|
Ensure we use tags in our caches
|
2021-11-28 14:01:06 +01:00 |
|
Bob den Otter
|
a8a50dc592
|
Cache "Select Options" for type: select fields
|
2021-11-28 14:01:06 +01:00 |
|
Bob den Otter
|
bbbdc5f6d6
|
Cache canonical (for a little while)
|
2021-11-28 14:01:06 +01:00 |
|
Bob den Otter
|
e1f2075056
|
Tweaking Caching Decorator
|
2021-11-28 14:01:06 +01:00 |
|
Bob den Otter
|
79a1cb65be
|
Merge branch '5.0'
|
2021-11-28 13:01:26 +01:00 |
|
Bob den Otter
|
4b095fdb12
|
Merge pull request #2981 from nicodeboer/bugfix/possible-null-locale-value-throws-error
Check on null value added to calling setCurrentLocale to prevent null value parameter
|
2021-11-28 13:00:26 +01:00 |
|
Bob den Otter
|
8f15c2b5bb
|
Merge pull request #2976 from bolt/select-fields-custom-class
Make it possible to add custom class in Select field
|
2021-11-28 12:53:47 +01:00 |
|
Bob den Otter
|
77e3452298
|
Merge pull request #2979 from jbarbin/chore/webpack-config
chore(webpack): improve webpack configuration for local environment
|
2021-11-28 12:52:09 +01:00 |
|
Bob den Otter
|
6bacf788c4
|
Allow passing in string in getTitle, to give friendlier notice
|
2021-11-28 11:46:45 +01:00 |
|
Nico de Boer
|
3c9b750935
|
Check on null value added to calling setCurrentLocale to prevent null value parameter
|
2021-11-28 11:00:57 +01:00 |
|
Jonathan Barbin
|
e15d74d4f0
|
chore(webpack): improve webpack configuration for local environment
- run encore automatically with docker
- add hash to file name for avoid cache issues (local environment)
|
2021-11-26 21:39:58 +01:00 |
|
Ivo Valchev
|
5325b6274e
|
Merge pull request #2978 from bolt/release/5.0.7
Prepare release 5.0.7
5.0.7
|
2021-11-26 16:43:09 +01:00 |
|
Bob den Otter
|
a65cccf682
|
Prepare release 5.0.7
|
2021-11-26 16:28:14 +01:00 |
|
Bob den Otter
|
a2e2c083f8
|
Merge pull request #2977 from bolt/bugfix/doctrine-pdo-get
Fix getting db version (lock `doctrine/dbal`)
|
2021-11-26 16:17:32 +01:00 |
|
Bob den Otter
|
3f4c636e9f
|
Merge pull request #2963 from bolt/migratoin/user-auth-token-unique
Drop `UNIQUE` constraint for bolt_user_auth_token.user_id
|
2021-11-26 16:06:13 +01:00 |
|
Bob den Otter
|
a11e5a718e
|
Merge pull request #2957 from bolt/feature/toggle-cache
Toggle cache for related options
|
2021-11-26 15:54:46 +01:00 |
|
Ivo Valchev
|
56e59e1aa4
|
Fix getting db version (lock doctrine/dbal)
|
2021-11-26 15:31:46 +01:00 |
|
Nestor de Dios Fernandez
|
d72104fd71
|
Make it possible to add custom class in Select field
|
2021-11-26 13:18:25 +01:00 |
|
Bob den Otter
|
b567b44652
|
Merge pull request #2964 from bolt/bugfix/contenttypeslug-in-routes
Fix contenlisting sample route
|
2021-11-24 18:07:50 +01:00 |
|
Bob den Otter
|
ee7b219dfc
|
Merge pull request #2965 from bolt/bugfix/jump-select
Fix content jumping when selecting a value from select
|
2021-11-24 18:07:27 +01:00 |
|
Ivo Valchev
|
a3a7b1103e
|
Fix content jumping when selecting a value from select
|
2021-11-23 13:17:35 +01:00 |
|
Néstor de Dios Fernández
|
3580138c6a
|
Fix contenlisting sample route
|
2021-11-23 12:54:47 +01:00 |
|
Ivo Valchev
|
2442c589db
|
Drop UNIQUE constraint for bolt_user_auth_token.user_id
|
2021-11-23 11:57:58 +01:00 |
|
Ivo Valchev
|
3fc7e9b43f
|
Merge pull request #2958 from bolt/refactor/dependency-management-csrf
Refactor dependency for `csrfTokenManager` service
|
2021-11-23 10:21:19 +01:00 |
|
Ivo Valchev
|
8e834250c1
|
Merge branch 'refactor/dependency-management-csrf' of github.com:bolt/core into refactor/dependency-management-csrf
|
2021-11-23 09:45:20 +01:00 |
|
Ivo Valchev
|
85402da5de
|
Update CsrfTrait.php
|
2021-11-23 09:44:25 +01:00 |
|
Ivo Valchev
|
17cec40c82
|
Refactor dependency for cssrfTokenManager service
|
2021-11-23 09:44:25 +01:00 |
|
Ivo Valchev
|
759b943e1d
|
Merge pull request #2959 from bolt/refactor/deprecate-user-password-encoder
Replace `UserPasswordEncoderInterface` with `UserPasswordHasherInterface`
|
2021-11-22 15:05:06 +01:00 |
|
Ivo Valchev
|
0e19cd61b2
|
Add config and services migration
|
2021-11-22 11:28:59 +01:00 |
|
Ivo Valchev
|
8a6a9fccb6
|
Update phpstan.neon
|
2021-11-22 10:52:59 +01:00 |
|
Ivo Valchev
|
d9dbcde0b2
|
Replace UserPasswordEncoderInterface with UserPasswordHasherInterface
|
2021-11-22 10:35:55 +01:00 |
|
Ivo Valchev
|
fb4de8aae6
|
Update CsrfTrait.php
|
2021-11-22 10:20:53 +01:00 |
|
Ivo Valchev
|
0841fa8b42
|
Refactor dependency for cssrfTokenManager service
|
2021-11-22 10:20:37 +01:00 |
|
Ivo Valchev
|
7358675168
|
Update CachingTrait.php
|
2021-11-22 10:14:42 +01:00 |
|
Ivo Valchev
|
1e7b736364
|
Toggle cache for related options
|
2021-11-22 10:12:46 +01:00 |
|
Jonathan Barbin
|
322178e3a7
|
chore(local-stack): skip database creation if exist and node 17 openssl3 issues with webpack
|
2021-11-21 16:00:40 +01:00 |
|
Bob den Otter
|
79bd0c4891
|
Merge pull request #2951 from bolt/tests/remove-behat
Remove behat
|
2021-11-19 15:20:09 +01:00 |
|
Bob den Otter
|
111ab7e6bf
|
Merge pull request #2947 from bolt/enhancement/error-zone
Create a new `error` request zone
|
2021-11-19 15:20:01 +01:00 |
|
Ivo Valchev
|
d06bd43dd4
|
Remove more files
|
2021-11-19 14:07:12 +01:00 |
|