Commit Graph

  • 992eea920b Fixing potential bug, exposed by PHPStan 1.6.x update Bob den Otter 2022-05-03 10:36:11 +02:00
  • 65159c636c Fixes an issue on MySQL where searching was case sensitive. Codemis 2022-04-26 18:41:44 -07:00
  • 9b4c49089c Update it to the new default values Jones 2022-04-22 14:57:50 +02:00
  • 3dd513b83c Add a example to showcases and change default value Joossensei 2022-04-21 21:41:37 +02:00
  • 7211cf2ed5 Update Number field to include the min and max Joossensei 2022-04-21 14:41:30 +02:00
  • c5b5c96f12 Multiple EntityManagers prefixes Mate Skoblar 2022-03-25 10:08:19 +01:00
  • 09d18697b0 Update src/Doctrine/JsonHelper.php Bob den Otter 2022-03-23 12:01:36 +01:00
  • 761cae3bed feature(backend-menu): make top level menu icon customizable David 2022-04-07 16:06:46 +02:00
  • 61ed19a41f feature(field-type): make hidden field usable David 2022-04-08 16:14:45 +02:00
  • 8929302b6c Reverse search and replace array's in str_replace Hein 2022-03-23 10:55:55 +01:00
  • ab53bdb65b Don't break /bolt/api/ if it's set to public and it's accessed in a browser Bob den Otter 2022-03-23 10:33:37 +01:00
  • 352d1d6989 #2088 Use JSON_VALUE on MySQL platforms Andy Heathershaw 2022-03-22 17:05:30 +00:00
  • 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 Andy Heathershaw 2022-04-12 12:15:53 +01:00
  • 0ba3cb83d1 Fixed the custom field type inside sets Joshua Schumacher 2022-04-14 13:29:32 +02:00
  • 11bb4f4971 Merge branch 'master' of github.com:bolt/core Bob den Otter 2022-05-27 14:50:05 +02:00
  • 308f6e4c9c Update CHANGELOG.md Bob den Otter 2022-05-27 14:50:00 +02:00
  • 27c921fa34 Update CHANGELOG.md Bob den Otter 2022-05-27 14:47:54 +02:00
  • e3c7a85ee9 Merge pull request #3211 from bolt/fix/set-publishedat Bob den Otter 2022-05-27 14:47:41 +02:00
  • 2b852b9a83 Merge pull request #3204 from UtechtDustin/fix/2998 Bob den Otter 2022-05-27 14:42:58 +02:00
  • 50ceef05ef Ensure PublishedAt gets set correctly when publishing a Record Bob den Otter 2022-05-27 14:31:38 +02:00
  • 9dbd66c349 Update migrations 5.2.0-beta.1 Bob den Otter 2022-05-24 15:13:10 +02:00
  • 0e5af4e59b Merge pull request #3210 from bolt/release/5.2.0-beta.1 Néstor de Dios Fernández 2022-05-24 14:19:02 +02:00
  • ee91f5a2e1 Tweak tests Bob den Otter 2022-05-24 13:46:09 +02:00
  • 333b9caabe Tweaking Tests Bob den Otter 2022-05-24 13:19:33 +02:00
  • 89b765032c Tweaking tests. Bob den Otter 2022-05-24 12:58:38 +02:00
  • 8828640a7e Prepare release 5.2.0-beta.1 Bob den Otter 2022-05-24 12:21:22 +02:00
  • 5bce53e3ca Merge pull request #3209 from bolt/remove-bootbox Bob den Otter 2022-05-24 12:12:59 +02:00
  • 4f1804012c Pass err variable to catch statement in Image.vue Néstor de Dios Fernández 2022-05-24 11:26:53 +02:00
  • 97890db8c5 Remove unused Jquery import in Image.vue Néstor de Dios Fernández 2022-05-24 11:24:57 +02:00
  • 4a28600e32 Remove unused Jquery import in File.vue Néstor de Dios Fernández 2022-05-24 11:22:33 +02:00
  • c7cd8c4075 Runn npm remove bootbox Néstor de Dios Fernández 2022-05-24 11:21:14 +02:00
  • 0649f2e686 Remove Bootbox related code in File.vue and Image.vue Néstor de Dios Fernández 2022-05-24 11:20:20 +02:00
  • f7767324a3 Merge pull request #3206 from Spomsoree/maintenance-get-bool-cast Bob den Otter 2022-05-24 11:12:40 +02:00
  • c3032dfeb0 Merge pull request #3208 from bolt/improve-image-and-files-modals Bob den Otter 2022-05-24 10:14:08 +02:00
  • aa985b6267 Stylelint fixkes Bob den Otter 2022-05-24 08:50:30 +02:00
  • ef3d302a37 Change amount of listed image/file cards in modal Néstor de Dios Fernández 2022-05-23 17:29:36 +02:00
  • cab9ad8aae Style click to select image/file Néstor de Dios Fernández 2022-05-23 17:27:58 +02:00
  • cf4544c54f Make file/images modal bigger and use breakpoints number of images Néstor de Dios Fernández 2022-05-23 16:22:01 +02:00
  • 0d92fe1d55 Use normal font wight for file name in image/file modals Néstor de Dios Fernández 2022-05-23 14:45:38 +02:00
  • f48e266c61 Cast the config maintenance value to boolean, to be able to use environment configs for this setting Joshua Schumacher 2022-05-23 13:32:04 +02:00
  • fbf9d2ec1c Merge pull request #3195 from bolt/selected-items-as-links Bob den Otter 2022-05-23 11:35:07 +02:00
  • c344c82d0e Merge pull request #3197 from vlad-ghita/mysql-json-detection Bob den Otter 2022-05-23 11:34:39 +02:00
  • e71625f80f Merge pull request #3198 from Spomsoree/bugfix/HYGEIAMED-13-contenttype-icon-field-improvement Bob den Otter 2022-05-23 11:34:04 +02:00
  • 63843507ad Merge pull request #3201 from vlad-ghita/collection-sort-fields Bob den Otter 2022-05-23 11:33:14 +02:00
  • 147863028e Merge pull request #3205 from vlad-ghita/twig-aware-controller Bob den Otter 2022-05-22 12:29:06 +02:00
  • 9c6e1c02d5 Separate methods for pager from pagerParams. Vlad Ghita 2022-05-22 12:14:50 +03:00
  • 70fefe5bca Use the new LoginSuccessEvent instead of the old SecurityEvents::INTERACTIVE_LOGIN. UtechtDustin 2022-05-17 10:19:49 +02:00
  • 9d5e1c76c8 Stylelint fixes Néstor de Dios Fernández 2022-05-11 09:28:37 +02:00
  • 141b2e4c89 Add edit icon link to single select field Néstor de Dios Fernández 2022-05-11 09:01:38 +02:00
  • 3f325133f8 Merge pull request #3199 from LimpSquid/LimpSquid-ansi-compatible-string-literals Bob den Otter 2022-05-10 16:56:16 +02:00
  • 6a871dedd0 Maintain field order. Vlad Ghita 2022-05-09 20:37:31 +03:00
  • 8ffd41613b Merge pull request #3200 from vlad-ghita/collection-field-set Bob den Otter 2022-05-09 14:50:28 +02:00
  • e3a83aa66d Fix setting new fields on collection. Vlad Ghita 2022-05-09 14:56:08 +03:00
  • 66590dbccf Remove dump Néstor de Dios Fernández 2022-05-09 09:13:32 +02:00
  • 594f559bb5 CS fix. Vlad Ghita 2022-05-06 18:22:57 +03:00
  • 1afb8e83d9 Use single quotes for query string literals LimpSquid 2022-05-06 14:34:46 +02:00
  • 1e8eb4eb33 Renamed the Icon method in the Content class, to avoid name conflicts with fields named icon Joshua Schumacher 2022-05-06 12:58:49 +02:00
  • dd53759f4c Detect JSON for non-specialized MySQL platform instances. Vlad Ghita 2022-05-06 11:35:09 +03:00
  • 78f45e38ab Merge pull request #3196 from vnagara/master Bob den Otter 2022-05-06 10:10:01 +02:00
  • a9059bfe76 Fix version compare for composer self-update versions. Vitalii Nagara 2022-05-06 08:16:53 +01:00
  • bcf36c4dbe Run make csfix Néstor de Dios Fernández 2022-05-05 16:39:35 +02:00
  • 325d7eebab Update contenttypes.yaml with link_to_record option Néstor de Dios Fernández 2022-05-05 16:17:36 +02:00
  • c01439ebc7 Add assets to build edit link icon component Néstor de Dios Fernández 2022-05-05 16:16:47 +02:00
  • f861dee6e5 Add edit link to relationship records Néstor de Dios Fernández 2022-05-05 16:15:39 +02:00
  • 65e4085c9b Merge pull request #3129 from bolt/upgrade/bootstrap-v5 Néstor de Dios Fernández 2022-05-03 14:29:17 +02:00
  • e37aa2a26f Disabling two problematic tests Bob den Otter 2022-05-03 14:12:32 +02:00
  • cc08c9c887 Split list in two tests Bob den Otter 2022-05-03 13:02:19 +02:00
  • e3fcf79a42 Tweak, tweak Bob den Otter 2022-05-03 12:34:59 +02:00
  • 9dda14ccb9 Update modal.js Joossensei 2022-04-29 17:10:21 +02:00
  • a21559de36 Fixed it Joossensei 2022-04-29 17:02:59 +02:00
  • 8e885e9707 Update modal.js Joossensei 2022-04-29 16:46:02 +02:00
  • 4ecccedbcb Fix ESLint Joossensei 2022-04-29 16:26:52 +02:00
  • 5aab658b40 Update tests and labels Joossensei 2022-04-29 16:23:50 +02:00
  • 1a3c45125e Add dinamic labels for save and close buttons in modals Néstor de Dios Fernández 2022-04-29 15:52:46 +02:00
  • aad9f5fcc3 Update edit_record_1_fill_list.spec.js Joossensei 2022-04-29 13:32:27 +02:00
  • 77bab8d181 Update edit_record_1_fill_list.spec.js Joossensei 2022-04-29 13:02:13 +02:00
  • 7f47ddc410 Update edit_record_1_fill_list.spec.js Joossensei 2022-04-29 12:19:39 +02:00
  • 25465d4058 Lets see if the Error 500 is gone now Joossensei 2022-04-29 10:26:53 +02:00
  • c5b496a03a Updates after rebase. Also fixing filelist test Joossensei 2022-04-29 09:58:48 +02:00
  • 1a4c96cb93 Fix ESLint Joossensei 2022-04-29 09:25:43 +02:00
  • c4515e326c Update edit_record_1_fill_list.spec.js Joossensei 2022-04-28 15:49:59 +02:00
  • f68ebcb260 Hope this gives us an insight of what Error 500 means Joossensei 2022-04-28 15:25:18 +02:00
  • 894312f2a9 Update File.vue Joossensei 2022-04-28 15:00:58 +02:00
  • 3e946f4283 Update edit_record_1_fill_list.spec.js Joossensei 2022-04-28 12:53:59 +02:00
  • 6c09b91d6c Lets not remove the server start Joossensei 2022-04-26 17:04:51 +02:00
  • 08e3bea235 Update cypress_tests.yaml Joossensei 2022-04-26 16:59:16 +02:00
  • 236e162aa8 Fix the links and the phpstan Joossensei 2022-04-26 16:25:05 +02:00
  • 415133c233 Updating updating Joossensei 2022-04-26 15:56:30 +02:00
  • 0d5770de6b Update edit_record_1_fill_list.spec.js Joossensei 2022-04-26 15:44:50 +02:00
  • b0415d9636 Its too fast Joossensei 2022-04-26 15:36:55 +02:00
  • c7a734a46d Update edit_record_1_fill_list.spec.js Joossensei 2022-04-26 15:10:30 +02:00
  • 0fd8b3c921 Update edit_record_1_fill_list.spec.js Joossensei 2022-04-26 15:02:50 +02:00
  • 43f4d1083d Update edit_record_1_fill_list.spec.js Joossensei 2022-04-26 14:35:15 +02:00
  • 427fb3ea7a Update edit_record_1_fill_list.spec.js Joossensei 2022-04-26 14:08:24 +02:00
  • 01003b22ec Set retries to 0 for this test because a retry breaks it Joossensei 2022-04-26 14:01:44 +02:00
  • 1b21d5a71a Update edit_record_1_fill_list.spec.js Joossensei 2022-04-26 13:52:57 +02:00
  • e7aee38e76 Update edit_record_1_fill_list.spec.js Joossensei 2022-04-26 13:11:35 +02:00
  • ac7fe6f3f7 Update edit_record_1_fill_list.spec.js Joossensei 2022-04-25 17:16:12 +02:00
  • 4ab9dc49b8 Change order on .scrollIntoView() Bob den Otter 2022-04-25 16:31:20 +02:00
  • fe03b31050 Update edit_record_1_fill_list.spec.js Joossensei 2022-04-25 15:23:49 +02:00