8841 Commits

Author SHA1 Message Date
Néstor de Dios Fernández
17d1ee1eba Merge pull request #3516 from bolt/feature/set-list-format-when-saving
Set list_format in ContentEditController save function
2024-01-29 09:42:58 +01:00
Néstor de Dios Fernández
abd9e2ea77 Set $this->format empty instead of $this->title 2024-01-29 09:41:14 +01:00
Néstor de Dios Fernández
ee3c140043 Set list_format in ContentEditController save function 2024-01-22 17:20:22 +01:00
Bob den Otter
371451f512 Merge pull request #3513 from bolt/release/5.2.0-rc.1
Release 5.2.0-RC.1
5.2.0-rc.1
2023-12-22 10:37:11 +01:00
Bob den Otter
9fd0428555 Release 5.2.0-RC.1 2023-12-22 10:32:45 +01:00
Bob den Otter
aff7016109 Merge pull request #3509 from bolt/fix/limit-option-inconsistency
Set limit per relation and select field option
2023-12-22 09:28:57 +01:00
Bob den Otter
b7f73369bd Merge pull request #3512 from Fredxd/patch-1
Fix listing_records in taxonomy
2023-12-22 09:28:33 +01:00
Bob den Otter
0f7a155bf0 Merge pull request #3497 from xiaohutai/feature/5.2-yaml-migrations
Add YAML Migrations
2023-12-22 09:26:26 +01:00
Bob den Otter
4b4686c8c9 Merge pull request #3510 from bobvandevijver/patch-4
Handle incorrect parameters gracefully
2023-12-22 08:57:05 +01:00
Frédéric
7c5fdb04b9 Fix listing_records in taxonomy
Allow to change number of records displaying in taxonomy listing
2023-12-20 17:05:54 +01:00
Bob van de Vijver
fc5602f264 Fix typo 2023-12-17 11:42:14 +01:00
Bob van de Vijver
2601faa4cd Handle incorrect parameters gracefully 2023-12-17 11:39:08 +01:00
Néstor de Dios Fernández
a9f70c0154 Set limit per relation and select field option 2023-12-13 13:57:25 +01:00
Bob den Otter
7b8c7e0f7b Merge pull request #3508 from bolt/bobdenotter-patch-1
Update doctrine.yaml
2023-11-24 11:48:21 +01:00
Bob den Otter
095798ae16 Update doctrine.yaml 2023-11-24 11:47:55 +01:00
Bob den Otter
715c6ba22b Merge pull request #3507 from bolt/release/5.2.0-beta.26
Release 5.2.0-beta.26
5.2.0-beta.26
2023-11-16 09:51:07 +01:00
Bob den Otter
dac653a14e Release 5.2.0-beta.26 2023-11-16 09:50:40 +01:00
Bob den Otter
b75187bf75 Merge pull request #3506 from bolt/fix/editor-select-optionslimit-prop
Use the right prop name to pass the options limit value
2023-11-16 09:44:04 +01:00
Néstor de Dios Fernández
0edc24cff6 Use the right prop name to pass the options limit value 2023-11-13 13:32:35 +01:00
Bob den Otter
199c085365 Merge pull request #3499 from bolt/bump-dependencies
Update package-lock.json
2023-10-31 08:56:38 +01:00
Bob den Otter
cf801511dc Updating dependencies 2023-10-31 08:50:59 +01:00
Bob den Otter
5458db6d61 Update package-lock.json 2023-10-31 08:49:16 +01:00
Xiao Hu Tai
ea372632fe Add YAML migrations for packages/prod/doctrine.yaml 2023-10-30 12:31:50 +01:00
Xiao Hu Tai
4bb1394a27 Add YAML migration for doctirne 2023-10-30 12:23:02 +01:00
Xiao Hu Tai
9e1105ab17 Remove config.yaml migrations as it will destroy comments and more 2023-10-27 16:17:43 +02:00
Xiao Hu Tai
94da66d1d7 Add YAML Migrations 2023-10-26 16:07:33 +02:00
Bob den Otter
396f2e9bd1 Merge pull request #3496 from bolt/update/bootstrap
Remove abs() deprecation warnings when compiling assets
2023-10-23 09:53:13 +02:00
Néstor de Dios Fernández
a24cbdb7d7 Remove $link-hover-color since we don't specifically use it 2023-10-20 15:27:21 +02:00
Néstor de Dios Fernández
f2e5b50766 Import Bootstrap's variables-dark.scss 2023-10-20 15:25:44 +02:00
Néstor de Dios Fernández
8720e32ee7 Set some variables with default Bootstrap values to prevent compiler to break 2023-10-20 15:24:13 +02:00
Néstor de Dios Fernández
ac41058832 Update Bootstrap to v5.3.2 2023-10-20 15:13:05 +02:00
Bob den Otter
f11c645872 Merge branch '5.1' 5.2.0-beta.25 2023-10-19 15:48:15 +02:00
Bob den Otter
0223ee1268 Merge pull request #3495 from bolt/release/5.2.0-beta.25
Release 5.2.0-beta.25
2023-10-19 15:47:22 +02:00
Bob den Otter
c8c6323708 Release 5.2.0-beta.25 2023-10-19 15:46:28 +02:00
Bob den Otter
95ac85f335 Merge pull request #3491 from napley/editor-input-invalid-js
fix(editor): check only editor input:invalid
2023-10-19 15:32:42 +02:00
Bob den Otter
ca18152a13 Merge pull request #3494 from bolt/fix/typo-when-using-options-limit-prop
Use the right options-limit prop instead of optionslimit
2023-10-19 14:47:57 +02:00
Néstor de Dios Fernández
9c1eb09e34 Use the right options-limit prop instead of optionslimit 2023-10-18 16:32:14 +02:00
napley
c146f423d0 fix(editor): check only editor input:invalid 2023-10-16 17:12:57 +02:00
Bob den Otter
eda99e7be5 Merge pull request #3477 from bolt/feature/relations-options-limit
Allow setting a limit for the options displayed in relationships selects
5.2.0-beta.24.1
2023-10-16 12:04:19 +02:00
Bob den Otter
d75971c1d0 Merge pull request #3490 from bolt/release-5.2.0-beta.24
Prep release 5.2.0-beta.24
5.2.0-beta.24
2023-10-13 10:20:47 +02:00
Bob den Otter
47f5570c4b Prep release 5.2.0-beta.24 2023-10-13 10:09:37 +02:00
Bob den Otter
7b12b2c7a9 Merge pull request #3485 from xiaohutai/feature/ajax-select
Allow `lazy` as an option for select fields using contenttype-queries
2023-10-13 09:57:04 +02:00
Bob den Otter
fee6eb7a45 Update assets/js/app/editor/Components/Select.vue 2023-10-13 09:54:03 +02:00
Xiao Hu Tai
c8fffb468f Clean up 2023-10-12 16:22:53 +02:00
Bob den Otter
1d5ef63589 Merge pull request #3487 from doenietzomoeilijk/master
Explicitly remove a removed Relation from the newRelations collection.
2023-10-09 14:25:16 +02:00
Max Roeleveld
3a5b6588eb Make the fix PHP7.x compatible. 2023-10-09 11:03:14 +02:00
Max Roeleveld
66802e6bdb Merge branch 'bolt:master' into master 2023-10-09 10:51:54 +02:00
Max Roeleveld
d707389755 Explicitly remove a removed Relation from the newRelations collection.
This fixes a bug where removing a relation between two Content entities
would result in an error.

Fixes #3486
2023-10-09 10:49:53 +02:00
Xiao Hu Tai
662b1df950 Make it so no duplicate AJAX requests are sent
Not sure if there are race conditions
2023-10-09 10:16:48 +02:00
Xiao Hu Tai
d72bfed7dd Allow lazy as an option for select fields using contenttype-queries 2023-10-05 14:01:31 +02:00