Commit Graph

  • 1cb26f8c0d Remove (abandoned) sensiolabs/security-checker Bob den Otter 2021-02-01 17:14:36 +01:00
  • 612debff33 Merge pull request #2356 from bolt/fix/dont-run-security-checker Ivo Valchev 2021-02-02 10:56:23 +01:00
  • 2c8c749743 Remove (abandoned) sensiolabs/security-checker Bob den Otter 2021-02-01 17:14:36 +01:00
  • 2d6eef432f Fix new checkbox value on existing records Ivo Valchev 2021-01-29 17:28:34 +01:00
  • 0b815803d2 Toggle password on login fixed for Symfony forms Ivo Valchev 2021-02-01 14:31:32 +01:00
  • 668b2754d7 fix ROLE_ADMIN use by deleting unused controller Simon Groenewolt 2021-01-29 13:44:51 +01:00
  • 65cfa365ae csfix Simon Groenewolt 2021-01-28 23:58:08 +01:00
  • 4b097f3b62 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. Simon Groenewolt 2021-01-28 23:52:44 +01:00
  • eb781b5aad Update ROLE_ADMIN check to specific fetch_embed_data permission. Simon Groenewolt 2021-01-28 23:01:39 +01:00
  • 9a488d41d4 Update ROLE_ADMIN check to specific media_edit permission. Simon Groenewolt 2021-01-28 22:52:14 +01:00
  • 6dc6e4c7fe This use is no longer needed Bob den Otter 2021-01-25 09:10:33 +01:00
  • b1e7726afa remove ROLE_ADMIN check, no replacement needed as there is already a check in the locales() method on 'view' permission. (reference: https://github.com/bolt/core/issues/2342) Simon Groenewolt 2021-01-24 22:15:40 +01:00
  • cbd64bd6d3 Merge pull request #2349 from bolt/happy-new-skeleton Ivo Valchev 2021-01-29 17:07:52 +01:00
  • 8c81a3cc07 Forbid certain theme files from public exposure Ivo Valchev 2021-01-29 13:58:15 +01:00
  • 11fc702cf1 New Skeleton theming Bob den Otter 2021-01-29 15:47:22 +01:00
  • 3945c47fe6 Fix record|thumbnail getting different image than record|image Ivo Valchev 2021-01-29 13:33:25 +01:00
  • d016522456 Merge branch '4.1' Bob den Otter 2021-01-28 16:33:55 +01:00
  • e2f0213741 Fix |svg filter for images outside of set Ivo Valchev 2021-01-28 15:48:11 +01:00
  • 01e170088b Merge branch '4.1' Bob den Otter 2021-01-28 15:57:13 +01:00
  • f0ce3efba3 Merge pull request #2340 from bolt/release/4.2.0-beta.6 4.2.0-beta.6 Ivo Valchev 2021-01-25 12:52:39 +01:00
  • 580c7ebffe Merge pull request #2339 from bolt/release/4.1.12 4.1.12 Ivo Valchev 2021-01-25 12:52:21 +01:00
  • f07e87f4c2 Update config in permissions.yaml so they will be (more or less) backwards compatible. Use only ROLE_ADMIN and ROLE_EDITOR in config to keep things simple. Simon Groenewolt 2021-01-24 16:42:25 +01:00
  • fa817a64ba Prepare relase 4.2.0-beta.6 Bob den Otter 2021-01-24 16:03:24 +01:00
  • 688798432c Prepare Release 4.1.12 Bob den Otter 2021-01-24 15:59:12 +01:00
  • dfac023206 Update users.feature Bob den Otter 2021-01-24 14:58:53 +01:00
  • 894c6f67b0 Update users.feature Bob den Otter 2021-01-24 14:00:46 +01:00
  • 826b962b60 Update users.feature Bob den Otter 2021-01-24 13:41:08 +01:00
  • d644ed70bc Clean up tests Bob den Otter 2021-01-24 13:15:56 +01:00
  • 70f7b6565d Merge branch 'simongroenewolt-feature/admin_access_control' Bob den Otter 2021-01-24 11:47:44 +01:00
  • 7c6152625f Merge branch 'feature/admin_access_control' of https://github.com/simongroenewolt/core into simongroenewolt-feature/admin_access_control Bob den Otter 2021-01-24 11:47:19 +01:00
  • 63468cbb66 Merge branch '4.1' Bob den Otter 2021-01-23 13:42:44 +01:00
  • f9debbf57e Clear config cache on bin/console cache:clear Ivo Valchev 2021-01-22 16:04:43 +01:00
  • 59602e1085 Fix YouTube oEmbed missing title accessibility issue Ivo Valchev 2021-01-22 13:27:41 +01:00
  • d857e73886 Merge branch '4.1' Bob den Otter 2021-01-23 12:56:20 +01:00
  • fa69955770 Pin API-platform to 2.5.* for now Bob den Otter 2021-01-23 12:04:27 +01:00
  • 20daf51e31 Fix phpstan error Ivo Valchev 2021-01-18 11:12:19 +01:00
  • ca5f5319ed Update Canonical.php Ivo Valchev 2021-01-18 10:57:37 +01:00
  • b98f0ca945 Bolt generates pretty URLs without contentTypeSlug in path or query parameter Ivo Valchev 2021-01-18 10:44:19 +01:00
  • a2ab826ad8 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. Simon Groenewolt 2021-01-23 01:01:43 +01:00
  • a0a0f54aa0 fixed permissions for api in bolt admin (decided not to try and actually limit access to /bolt/api or /api) Simon Groenewolt 2021-01-22 23:25:43 +01:00
  • 8f22351631 updated permissions setup for user edit form (UserType.php) Simon Groenewolt 2021-01-22 23:09:14 +01:00
  • b70b8e6a02 english translation keys added Simon Groenewolt 2021-01-22 23:05:29 +01:00
  • 42dd7829af Merge pull request #2319 from bolt/feature/4.2-composer-warning Ivo Valchev 2021-01-21 09:42:21 +01:00
  • 9590e09b73 csfix Simon Groenewolt 2021-01-20 23:10:12 +01:00
  • 09b47969e1 csfix Simon Groenewolt 2021-01-20 22:42:52 +01:00
  • 3b522cadba clean up: remove TODO items that have been done Simon Groenewolt 2021-01-20 22:40:44 +01:00
  • 1eac51137b clean up BackendMenuBuilder.php: remove TODO items that have been done and clean up empty nested menus Simon Groenewolt 2021-01-20 22:40:26 +01:00
  • e0be2fd0da various updates to permissions.yaml Simon Groenewolt 2021-01-20 22:09:38 +01:00
  • 0f79c8a52a separate editing 'own profile' from editing another user Simon Groenewolt 2021-01-20 22:08:19 +01:00
  • 05b0da7640 Made switch user voter a bit to restrictive Simon Groenewolt 2021-01-20 22:07:49 +01:00
  • 36976de71f Redirect to Bolt Dashboard if 403 response comes from the Editor Ivo Valchev 2021-01-18 13:21:42 +01:00
  • be7b016969 Update users.feature Ivo Valchev 2021-01-18 16:37:35 +01:00
  • a6bfd8a771 csfix Ivo Valchev 2021-01-18 16:25:58 +01:00
  • d4113ad7a1 Merge branch 'master' into feature/admin_access_control Ivo Valchev 2021-01-18 16:12:33 +01:00
  • 7171c124b4 Update tests to pass permissions features Ivo Valchev 2021-01-18 13:55:21 +01:00
  • 9dbe772bd9 Merge pull request #2217 from denis-gorin/issue-2215-searchable-select Ivo Valchev 2021-01-18 13:34:28 +01:00
  • fe88aa623b Merge branch 'issue-2215-searchable-select' of https://github.com/denis-gorin/core into issue-2215-searchable-select Ivo Valchev 2021-01-18 11:17:26 +01:00
  • f9a911a69e define searchable prop in twig Denis Gorin 2020-12-05 23:03:09 +07:00
  • e81cc648ab Invite Bolters to join people.boltcms.io Ivo Valchev 2021-01-15 13:23:09 +01:00
  • 532608df42 Migrate JSON_GET_TEXT and CAST in doctrine.yaml since 4.1.11 Ivo Valchev 2021-01-15 11:12:18 +01:00
  • 11f4803649 Don't require user to re-authenticate after changing user locale Ivo Valchev 2021-01-15 16:26:26 +01:00
  • 06d250f733 Update InfoCommand.php Ivo Valchev 2021-01-15 13:35:32 +01:00
  • 33cf31b340 Fix callable phpstan error Ivo Valchev 2021-01-15 09:14:50 +01:00
  • f6c6602749 Merge pull request #2314 from bolt/enhancement/editor-accessibility Ivo Valchev 2021-01-15 09:03:33 +01:00
  • 1365207707 Use default locale when not explicitly stated Ivo Valchev 2021-01-14 13:15:49 +01:00
  • 5d256c20ca Merge branch 'enhancement/editor-accessibility' of https://github.com/bolt/core into enhancement/editor-accessibility Ivo Valchev 2021-01-14 17:27:46 +01:00
  • 5ca2e35eb7 Update translations/messages.nl.xlf Ivo Valchev 2021-01-14 15:44:37 +01:00
  • ac2dc111c5 Update translations/messages.nl.xlf Ivo Valchev 2021-01-14 15:44:26 +01:00
  • cf6dfd2045 Update translations/messages.nl.xlf Ivo Valchev 2021-01-14 15:44:15 +01:00
  • ab33bad6b4 Enhancements to edit components and listing Ivo Valchev 2021-01-14 15:02:17 +01:00
  • 9b4687d281 Fix several accessibility issues in the Editor. Add 🇳🇱 labels Ivo Valchev 2021-01-14 14:23:06 +01:00
  • 1cb0e31d8d Merge branch 'feature/4.2-composer-warning' of https://github.com/bolt/core into feature/4.2-composer-warning Ivo Valchev 2021-01-14 17:27:29 +01:00
  • 0c0be6393c Don't warn in core itself Ivo Valchev 2021-01-14 17:18:29 +01:00
  • 776afb8379 csfix Ivo Valchev 2021-01-14 17:15:00 +01:00
  • 0af9ca158b Show warning for outdated composer.json for 4.2 Ivo Valchev 2021-01-14 17:12:20 +01:00
  • 8fd3ab6c65 Merge branch '4.1' Bob den Otter 2021-01-14 17:23:23 +01:00
  • 2abf654d14 Fix phpstan 0.12.67 failing on Cannot instantiate interface Bolt\Entity\FieldInterface Ivo Valchev 2021-01-14 16:18:35 +01:00
  • 7c884a1e80 Don't warn in core itself Ivo Valchev 2021-01-14 17:18:29 +01:00
  • ea2e625d6c csfix Ivo Valchev 2021-01-14 17:15:00 +01:00
  • a490731555 Show warning for outdated composer.json for 4.2 Ivo Valchev 2021-01-14 17:12:20 +01:00
  • 524ae879ed Update translations/messages.nl.xlf Ivo Valchev 2021-01-14 15:44:37 +01:00
  • 4eac0a5727 Update translations/messages.nl.xlf Ivo Valchev 2021-01-14 15:44:26 +01:00
  • fd63094e0c Update translations/messages.nl.xlf Ivo Valchev 2021-01-14 15:44:15 +01:00
  • 4ea6c34569 Enhancements to edit components and listing Ivo Valchev 2021-01-14 15:02:17 +01:00
  • dae78c45d2 Fix several accessibility issues in the Editor. Add 🇳🇱 labels Ivo Valchev 2021-01-14 14:23:06 +01:00
  • 890816aead Prepare release 4.2.0-beta.5 4.2.0-beta.5 Bob den Otter 2021-01-13 12:19:55 +01:00
  • a6808ad314 Merge branch '4.1' Bob den Otter 2021-01-13 11:55:19 +01:00
  • 6ddde39d98 Update CHANGELOG.md 4.1.11 Bob den Otter 2021-01-13 11:22:37 +01:00
  • 370e2b1e15 Prepare release 4.1.11 Bob den Otter 2021-01-13 11:13:16 +01:00
  • db1935a17a csfix Ivo Valchev 2021-01-12 17:12:47 +01:00
  • 695b17380e Fix setcontent query for checkbox false values Ivo Valchev 2021-01-12 17:02:35 +01:00
  • e348c6b2cf Merge branch '4.1' Bob den Otter 2021-01-13 11:14:15 +01:00
  • 04ddee03ca test if currentLocale exist Fabien CHOMETTON 2021-01-11 13:51:06 +01:00
  • c51115bc07 fix translation update Fabien CHOMETTON 2021-01-11 12:06:40 +01:00
  • ae8b5f97e6 Open secure share link in new tab Ivo Valchev 2021-01-12 11:04:34 +01:00
  • 1628e71468 Warn editors for unsaved changes to content Ivo Valchev 2021-01-12 12:16:50 +01:00
  • d5fb856b62 Merge pull request #2301 from bolt/tests/a11y Ivo Valchev 2021-01-11 15:08:34 +01:00
  • 2a20a60fa6 Route with locale and slug Ivo Valchev 2021-01-11 13:47:07 +01:00
  • fd045c306a Reach backend edit by prepending /bolt/edit/ to current page's URL Ivo Valchev 2021-01-11 13:32:58 +01:00
  • 034775cb2a Update readme and make tests pass Ivo Valchev 2021-01-11 14:14:10 +01:00