593 Commits

Author SHA1 Message Date
Xiao Hu Tai
ea372632fe Add YAML migrations for packages/prod/doctrine.yaml 2023-10-30 12:31:50 +01:00
Xiao Hu Tai
94da66d1d7 Add YAML Migrations 2023-10-26 16:07:33 +02:00
Bob den Otter
3a0a009c27 Remove 'pre parse' code, because it's too hackish. 2023-09-14 12:29:27 +02:00
Bob den Otter
7f1347a21d Prepping Bolt 5.2.0-beta.21 2023-09-11 16:31:31 +02:00
Bob den Otter
2c0f4b18c5 Working, Working 2023-09-08 14:17:11 +02:00
Bob den Otter
9aebe9c472 Working 2023-09-08 13:18:40 +02:00
Bob den Otter
810cf2a8ab Add option to cache the pre-parsed select options for Relationships 2023-05-23 14:27:06 +02:00
Joshua Schumacher
60fc2be8cf Added a thumbnail config option to set a default cropping method 2023-02-07 15:11:33 +01:00
Viktor Wolf
ebc691b60f Thumbnail quality setting now actually works; Removed superfluous thumbnail settings; Brought GeneralParser's default quality config in line with the default YAML config 2023-01-07 22:46:41 +01:00
Bob den Otter
becf94ce0e Merge branch '5.1' 2022-09-29 16:47:37 +02:00
Bob den Otter
2ca1be2fe9 Allow editing YAML files through the Bolt Backend
Fixes #3306
2022-09-29 15:30:37 +02:00
jordanaubert
82c4524725 fix bolt#1975 : Insert meta snippets on main request only 2022-08-30 16:43:22 +02:00
jordanaubert
20a18f267f fix bolt#1975 : Insert meta snippets on main request only 2022-08-30 15:32:33 +02:00
Bob den Otter
ad904f1e0e Merge pull request #3292 from xiaohutai/feature/extra-fields-for-image
Add extra fields option for `image` and `imagelist` fields
2022-08-24 14:48:09 +02:00
Bob den Otter
8f4cb0ad50 Add example to contenttypes.taml 2022-08-24 14:29:13 +02:00
Laurens
acbe484b9e Update bolt.yaml
Correct filename 'routes.yaml' reference in comment
2022-08-23 14:55:29 +02:00
Bob den Otter
a5ffe5df95 Fixing the icons 2022-08-10 16:10:58 +02:00
Bob den Otter
e805e4b651 Add a flag ajaxy_saving: true to Config to turn Ajaxy saving on or off. 2022-06-21 16:56:40 +02:00
Bob den Otter
659514c134 Merge branch '5.1' 2022-06-02 14:41:11 +02:00
Bob den Otter
d4214dd7d7 Backport missing part of #3101 2022-05-30 18:11:23 +02:00
Simon Groenewolt
ccce4273fc function test for ContentEditController 2022-05-30 17:39:28 +02:00
Simon Groenewolt
f5f3bb8a44 attempt at testing the ContentEditController (not working at the moment) 2022-05-30 17:39:22 +02:00
Bob den Otter
2a2605bbd6 Merge branch '5.1' 2022-05-27 15:54:42 +02:00
Jones
9b4c49089c Update it to the new default values 2022-05-27 15:42:23 +02:00
Joossensei
3dd513b83c Add a example to showcases and change default value 2022-05-27 15:42:23 +02:00
Andy Heathershaw
352d1d6989 #2088 Use JSON_VALUE on MySQL platforms 2022-05-27 15:09:57 +02:00
Andy Heathershaw
696b88c556 #3178 Allow a "thumbnails" property to be configured against a content type to control the output of the thumbnail link on the field when "getValue" is called on it 2022-05-27 15:02:55 +02:00
Néstor de Dios Fernández
325d7eebab Update contenttypes.yaml with link_to_record option 2022-05-05 16:17:36 +02:00
Joossensei
f0dabbd0f6 Bunch of test fixes
Also update default canonical to include https:// for cypress tests
2022-05-03 11:00:42 +02:00
Nestor de Dios Fernandez
4eaa429643 Fix Javascript linting errors 2022-05-03 11:00:42 +02:00
Bob den Otter
a29ab5bc89 Merge pull request #3185 from bolt/feature/add-min-max-to-number
Update Number field to include the min and max
2022-04-27 19:26:44 +02:00
Bob den Otter
93a9e1d457 Merge branch '5.1' 2022-04-26 14:45:37 +02:00
Jones
bc009bf359 Update it to the new default values 2022-04-22 14:57:50 +02:00
Joossensei
42e91b3d9a Add a example to showcases and change default value 2022-04-21 21:41:37 +02:00
Bob den Otter
ef95ad3679 Merge pull request #3179 from andysh-uk/issue-3178-image-field-thumbnails
#3178 Allow a "thumbnails" property to be configured against a content type field
2022-04-14 14:36:05 +02:00
Bob den Otter
f21d2bbf1c Merge pull request #3101 from simongroenewolt/fix/issue-3085
change initialization of fields on postLoad doctrine event
2022-04-14 14:33:51 +02:00
Andy Heathershaw
b59dc3b68c #3178 Allow a "thumbnails" property to be configured against a content type to control the output of the thumbnail link on the field when "getValue" is called on it 2022-04-12 12:15:53 +01:00
Andy Heathershaw
6def7db8b4 FOr #2088, replace JSON_VALUE with JSON_UNQUOTE (compatible with earlier versions of MySQL) 2022-04-12 04:32:49 +01:00
Andy Heathershaw
27ceb442c2 Merge branch 'bolt:master' into issue-2088-starts-with-mysql 2022-04-12 04:21:30 +01:00
Bob den Otter
3967300580 Feature: Add caching for the file listings 2022-04-10 12:33:02 +02:00
Bob den Otter
b038812ed8 Tweaking default config a little bit 2022-03-31 11:25:15 +02:00
Bob den Otter
4aab4e20e1 Add cite to allowed_tags 2022-03-29 11:25:49 +02:00
Bob den Otter
ccc5e7164f Ensure correct links in menu, when changing backend_url in services.yaml 2022-03-28 17:23:18 +02:00
Simon Groenewolt
dcff2b9620 try to work around entrypoints.json requirement during phpunit by disabeling strict_mode 2022-03-25 22:52:34 +01:00
Bob den Otter
a38c926853 Adding cache decorator for Formatter 2022-03-25 17:16:51 +01:00
Simon Groenewolt
86ed2971de move postLoad code from FieldFillListener.php to ContentFillListener.php 2022-03-24 23:59:43 +01:00
simongroenewolt
2e9cf6bc06 Merge branch 'bolt:master' into feature/add-failing-test 2022-03-24 23:25:27 +01:00
Simon Groenewolt
934b3b52bf function test for ContentEditController 2022-03-23 22:22:30 +01:00
Bob den Otter
920a457884 Don't break /bolt/api/ if it's set to public and it's accessed in a browser 2022-03-23 10:33:37 +01:00
Andy Heathershaw
463314dd43 #2088 Use JSON_VALUE on MySQL platforms 2022-03-22 17:05:30 +00:00