Commit Graph

  • d9c23121fd Fully postgres/mysql compatible Wytse Talsma 2020-10-04 00:41:01 +02:00
  • c027191895 insert blank line before return to make cscheck happy :-) Simon Groenewolt 2020-10-03 20:25:30 +02:00
  • a9f486d325 Fixing Coding Standard issues Luis Tar Quince 2020-10-03 13:15:20 -05:00
  • 11e10d6ef3 Fixing Coding Standard issues Luis Tar Quince 2020-10-03 12:51:06 -05:00
  • 31119721b2 fix @var annotation to hint that 'null' is a possible value Simon Groenewolt 2020-10-03 19:47:26 +02:00
  • 8f0ee432a8 Fixing Coding Standard issues for previous commit Luis Tar Quince 2020-10-03 12:46:02 -05:00
  • bcfef9e14d Fix Buggy thumbnail url generation #1928 Luis Tar Quince 2020-10-03 12:16:16 -05:00
  • eca804da4b Small updates based on review and code analysis. Simon Groenewolt 2020-10-03 17:54:11 +02:00
  • 9f0631098b fix namespace (should have tested before committing) Simon Groenewolt 2020-10-03 15:38:30 +02:00
  • d571d72921 reset password command is in the documentation (https://github.com/bolt/docs/blob/4.0/docs/howto/resetting-a-password.md), but not in the code. This is a simple version. Differences to the documentation: you have to specify the username (e-mail not possible) and you get the option of specifying a password yourself. Simon Groenewolt 2020-10-03 15:32:50 +02:00
  • 39908e2fc5 Merge pull request #1936 from UtechtDustin/fix/dont-create-folder-on-failure Bob den Otter 2020-10-03 13:57:42 +02:00
  • c2d6329442 - add validator interface - inject in controller and call if available (small refactor to limit code duplication in ContentEditController.php) - show errors in editor, not linked to fields yet - DemoContentValidator.php shows how to manually validate (demo only, should not be included into bolt) Simon Groenewolt 2020-10-02 23:59:49 +02:00
  • fda4978563 Dont create folders if the image can't be created Dustin Utecht 2020-10-02 22:16:37 +02:00
  • b1d33e109d Merge pull request #1935 from bolt/fix/better-feedback-for-relations Ivo Valchev 2020-10-02 21:41:20 +02:00
  • c96dc59565 Merge pull request #1932 from LordSimal/master Bob den Otter 2020-10-02 17:26:08 +02:00
  • 77ba879f86 Update notification.html.twig Bob den Otter 2020-10-02 16:42:28 +02:00
  • 82578dc9f7 Better feedback when |related and their ilk fail Bob den Otter 2020-10-02 16:37:57 +02:00
  • 4ac9bb8653 Lower is breaking more than gaining Wytse Talsma 2020-10-02 12:54:55 +02:00
  • 4729e763c0 Minor cleanup and fix Wytse Talsma 2020-10-02 11:24:09 +02:00
  • 7e7f62468c Update README.md Kevin Pfeifer 2020-10-02 11:23:00 +02:00
  • a0bf5616ca Merge pull request #1930 from LordSimal/master Bob den Otter 2020-10-02 09:33:03 +02:00
  • 0e0aa89202 fix HTML DOM problems Kevin Pfeifer 2020-10-01 22:14:39 +02:00
  • 3d8b379f7f Merge pull request #1927 from bolt/bugfix/exclude-relations-from-content-array Bob den Otter 2020-10-01 14:00:58 +02:00
  • 749b553a1c Merge remote-tracking branch 'upstream/master' Denis Gorin 2020-10-01 09:35:39 +07:00
  • c68e6d5516 found strange bug, partial fix Wytse Talsma 2020-10-01 00:56:23 +02:00
  • 2707e714f3 Fixed the search/CAST for MySQL - JSON is already considered TEXT in MySQL Wytse Talsma 2020-10-01 00:10:26 +02:00
  • ff09dfc448 Merge pull request #1926 from bolt/release/4.0.1 4.0.1 Ivo Valchev 2020-09-30 16:59:35 +02:00
  • 44c55c291e Merge pull request #1925 from bolt/fix/empty-image-field Ivo Valchev 2020-09-30 16:58:40 +02:00
  • f935c2c55a Exclude relations from Content::toArray() Ivo Valchev 2020-09-30 16:55:11 +02:00
  • 4baa6d50af Update FileField.php Bob den Otter 2020-09-30 16:26:07 +02:00
  • 1ce4b9f2e1 Prepare release 4.0.1 Bob den Otter 2020-09-30 16:03:48 +02:00
  • ff9cb8e326 Empty image Field should return null instead of files/ Bob den Otter 2020-09-30 15:50:54 +02:00
  • e3c4abcfb3 Merge pull request #1922 from bolt/fix/dont-break-when-passing-in-arrays Ivo Valchev 2020-09-30 10:52:09 +02:00
  • 918da7525d Merge pull request #1921 from denis-gorin/issue-1920-fix-page-by-slug Bob den Otter 2020-09-30 10:51:02 +02:00
  • 52b7ce922d Le sigh.. Bob den Otter 2020-09-30 09:26:08 +02:00
  • 08fd842597 ECS tweaks Bob den Otter 2020-09-30 09:08:41 +02:00
  • da86ad0b3a Fix another instance of breakage Bob den Otter 2020-09-30 08:43:35 +02:00
  • f85fd41a68 Fixed search function for PostgreSQL and jsonb Wytse Talsma 2020-09-29 18:49:24 +02:00
  • ad555b253e Ran Code Style checking / Static Analysis Wytse Talsma 2020-09-29 17:04:19 +02:00
  • ed7396db4d Fixed RandomSelect for records in PostgreSQL Wytse Talsma 2020-09-29 16:57:06 +02:00
  • b070b4a0e0 Bugfix for admin login to log. SQLSTATE[42601]: Syntax error: 7 ERROR: syntax error at or near user - user is a protected name and need quotation! Wytse Talsma 2020-09-29 15:15:35 +02:00
  • b9934e6fc8 Missing assets due to wrong order in README Wytse Talsma 2020-09-29 15:11:05 +02:00
  • 22dafbae72 Bypassing lower-case search bug: BUG SQLSTATE[42883]: Undefined function: 7 ERROR: function lower(jsonb) does not exist Wytse Talsma 2020-09-29 14:32:44 +02:00
  • 16ef7562b6 Fixtures can be loaded (fix of #1905) Wytse Talsma 2020-09-29 14:15:23 +02:00
  • 6b700c725b Freebsd-Installable Wytse Talsma 2020-09-29 13:54:54 +02:00
  • 99398ee994 Fix: Don't break when passing in params for "Search Query" Bob den Otter 2020-09-29 10:24:04 +02:00
  • ffdd742767 fix displaying page (singleton) by slug Denis Gorin 2020-09-29 12:06:59 +07:00
  • 8caa7e00f1 fix displaying page (singleton) by slug Denis Gorin 2020-09-29 12:00:54 +07:00
  • 4b1919914c Merge pull request #1915 from denis-gorin/issue-1914-fix-listing-file-edit Bob den Otter 2020-09-28 16:32:37 +02:00
  • 416129cf07 Merge pull request #1917 from TomasVotruba/github-actions-3 Bob den Otter 2020-09-28 16:32:05 +02:00
  • 3ed68379fc Merge pull request #1916 from TomasVotruba/github-actions-phpstan Bob den Otter 2020-09-28 16:31:46 +02:00
  • b29522b9f1 add colors TomasVotruba 2020-09-28 14:13:38 +02:00
  • 0315d93e7c [CI] Move console checks from Travis to Github Actions TomasVotruba 2020-09-28 14:06:09 +02:00
  • 8bf06999fd [CI] Move Composer Validate from Travis to Github Actions TomasVotruba 2020-09-28 13:57:25 +02:00
  • 9d181cfca2 [CI] Move PHPStan from Travis to Github Actions TomasVotruba 2020-09-28 13:56:36 +02:00
  • 979c308c96 Merge pull request #1912 from TomasVotruba/github-actions-ecs Ivo Valchev 2020-09-28 13:12:21 +02:00
  • 922d708f28 Merge pull request #1913 from denis-gorin/issue-1910-config-media-to-files-dropdown Ivo Valchev 2020-09-28 13:12:14 +02:00
  • 10189c8a34 CS fixes Denis Gorin 2020-09-28 15:11:55 +07:00
  • 092a521439 fix edit file in File management subfolders Denis Gorin 2020-09-28 12:09:48 +07:00
  • 29ec0748d8 add config media types to files list in dropdown Denis Gorin 2020-09-28 11:13:31 +07:00
  • f8eb70bd9c [CI] Move ECS from Travis to Github Actions TomasVotruba 2020-09-27 14:56:20 +02:00
  • 155a1dc78f Merge pull request #1904 from eduardomart/collection-card-body Bob den Otter 2020-09-27 11:13:06 +02:00
  • c0b014a154 CS fix Bob den Otter 2020-09-27 09:53:24 +02:00
  • 47eb1c00ae Merge pull request #1908 from bolt/fix/cleanup-master-slave-dbs Bob den Otter 2020-09-27 09:27:41 +02:00
  • cee226b2b4 Merge pull request #1903 from BoutValentin/feature/french-translation Bob den Otter 2020-09-27 09:27:32 +02:00
  • d71bd6125b Merge pull request #1909 from rossriley/feature/resolve-extensions-di Bob den Otter 2020-09-27 09:25:31 +02:00
  • a256eb5ed3 Update behaviour test Bob den Otter 2020-09-27 09:25:07 +02:00
  • 86efffe67d Setting a "default", but more than 0. Bob den Otter 2020-09-27 09:23:45 +02:00
  • 810ba5de90 try and resolve the extension class from the DI container Ross Riley 2020-09-27 11:38:21 +08:00
  • a2e6254b2f Cleanup, this is handled in ENV / Doctrine Bob den Otter 2020-09-26 09:28:50 +02:00
  • 7f4ed3864d Feat : add and contribute to the French Translations Bout Valentin 2020-09-24 16:59:10 +02:00
  • 199703e788 Remove "Set >> Label" from Sets, as the 'Set >>' portion is not relevant to editors Eduardo 2020-09-24 14:53:09 -07:00
  • 7e7a05ec22 Removes white bar/padding at the bottom of collection cards Eduardo 2020-09-24 14:15:03 -07:00
  • 9573db0058 Merge pull request #1902 from bolt/repo/stable Ivo Valchev 2020-09-24 17:07:05 +02:00
  • 6aca92b3b5 Bolt is stable! Ivo Valchev 2020-09-24 16:14:40 +02:00
  • 6fe058556c Merge pull request #1897 from bolt/release/4.0.0 4.0.0 Ivo Valchev 2020-09-24 14:42:34 +02:00
  • c67922dc23 Merge pull request #1901 from bolt/bugfix/date-uses-timezone Bob den Otter 2020-09-24 14:09:42 +02:00
  • 8db22bb734 Update CHANGELOG.md Bob den Otter 2020-09-24 13:54:43 +02:00
  • b09c2212a0 Merge pull request #1899 from eduardomart/patch-5 Bob den Otter 2020-09-24 13:46:23 +02:00
  • 9eacbf6715 Getting a date uses the default timezone from config Ivo Valchev 2020-09-24 13:45:02 +02:00
  • 8699d23f1b Update _multiselect.scss Eduardo Martinez 2020-09-24 03:01:29 -07:00
  • 884c50a8ca Merge pull request #1896 from bolt/fix/only-show-preview-if-not-viewless Ivo Valchev 2020-09-24 09:20:22 +02:00
  • d324bf1a8f Prepare release 4.0.0 Bob den Otter 2020-09-23 19:23:51 +02:00
  • 246ce3a602 Only show "Preview" button if ContentType is not Viewless Bob den Otter 2020-09-23 18:55:52 +02:00
  • 84ac8fc4d9 Merge pull request #1890 from bolt/fix/z-index-of-multiselect Ivo Valchev 2020-09-23 17:36:51 +02:00
  • f3c692c373 Merge pull request #1893 from bolt/fix/invisible-chars-and-twigified-titles Ivo Valchev 2020-09-23 17:36:10 +02:00
  • 91096e547f Let's fix this differently Bob den Otter 2020-09-23 13:09:06 +02:00
  • 26cdfcffe9 Fix "zero width spaces" and Twigified titles in backend. Bob den Otter 2020-09-23 12:23:14 +02:00
  • f1c3e00d2b Merge pull request #1886 from bolt/bobdenotter-patch-1 Ivo Valchev 2020-09-22 18:23:20 +02:00
  • 3e7da5a2de Merge pull request #1887 from binarious/patch-1 Bob den Otter 2020-09-22 15:01:45 +02:00
  • 3e03ca7f71 Fix Z-index, attempt 2 Bob den Otter 2020-09-22 14:54:13 +02:00
  • e54578dbdb fix(messages.de.xlf): Standart to Standard binarious 2020-09-22 08:26:18 +00:00
  • 4dd054b86a Merge pull request #1884 from bolt/feature/allow-numeric-slugs Ivo Valchev 2020-09-22 09:31:03 +02:00
  • 00e2b3eea5 Merge pull request #1882 from bolt/eduardomart-patch-4 Ivo Valchev 2020-09-22 09:18:15 +02:00
  • 1c779057dd Add pedantic notice to installation on this page, reminding people to use https://docs.bolt.cm/installation instead Bob den Otter 2020-09-22 09:14:42 +02:00
  • da00c2533b Merge pull request #1885 from bolt/fix/check-for-content Ivo Valchev 2020-09-22 09:14:06 +02:00
  • 427d8b5436 Update README.md Bob den Otter 2020-09-22 08:59:22 +02:00
  • a83c27ad36 Minor fix: Check if Content is set in preview mode. Bob den Otter 2020-09-21 20:36:58 +02:00
  • 018bbdd01d Allow numeric slugs with allow_numeric attribute in ContentType Bob den Otter 2020-09-21 16:40:36 +02:00
  • d81c975bac Updating test Bob den Otter 2020-09-21 15:40:50 +02:00