Commit Graph

1064 Commits

Author SHA1 Message Date
Jarek Jakubowski
01181f4b59 fix single record view 2019-01-22 12:41:25 +01:00
Jarek Jakubowski
dab421cbc2 remove localizedfield from twig 2019-01-22 11:54:54 +01:00
Jarek Jakubowski
b8a4fab3ce fix typo in method name 2019-01-22 10:22:52 +01:00
Jarek Jakubowski
a83a7a2164 logical fix 2019-01-22 10:18:36 +01:00
Jarek Jakubowski
354ba90afa merge master and fix style 2019-01-22 09:59:26 +01:00
Bob den Otter
5a5e140f86 Merge pull request #284 from bolt/hotfix/no-double-Markup
Fix: No double `Markup` required for text-like fields
2019-01-22 09:35:48 +01:00
Bob den Otter
970abae911 Merge pull request #281 from bolt/hotfix/dont-break-if-CT-has-no-image
[hotfix] Don't break if Contenttype has no image
2019-01-22 09:35:19 +01:00
Bob den Otter
61e5ad026a Add @todo 2019-01-22 09:19:35 +01:00
Jarek Jakubowski
61d480c7da fix mapping 2019-01-22 00:17:38 +01:00
Jarek Jakubowski
bc8ddfacc0 fix conflict 2019-01-21 22:55:32 +01:00
Jarek Jakubowski
88f7e91bf4 Implement Translatable Doctrine Extension 2019-01-21 22:51:03 +01:00
Bob den Otter
f19e8c733d No double Markup required for text-like fields 2019-01-21 21:38:03 +01:00
Bob den Otter
bc729fae77 Don't break if Contenttype has no image 2019-01-21 19:25:32 +01:00
Bob den Otter
00d1268b99 Merge pull request #278 from bolt/hotfix/flashes-and-saving-without-taxo
[hotfix] Don't break when trying to save record without Taxonomies
2019-01-21 14:49:07 +01:00
Jarek Jakubowski
44dcfc120f Merge pull request #270 from bolt/fix/taxonomy-tests
Fix Taxonomy tests
2019-01-21 12:12:43 +01:00
Jarek Jakubowski
64473c6a25 fix travis 2019-01-21 10:09:45 +01:00
Jarek Jakubowski
c2f931bf25 fix travis 2019-01-21 09:49:05 +01:00
Jarek Jakubowski
4d4c9e5b0c fix travis 2019-01-21 09:41:24 +01:00
Jarek Jakubowski
d433faef37 Undo remove default taxonomy options, add DbAwareTestCase, fix tests 2019-01-21 09:28:42 +01:00
Bob den Otter
985a49451c Minor fixes 2019-01-20 15:28:14 +01:00
Bob den Otter
610c8b27f6 Merge pull request #277 from bolt/phpstan-upgrade
PHPStan upgrade
2019-01-19 10:26:35 +01:00
Jarek Jakubowski
8b3e2dd8a2 Fix test 2019-01-18 22:54:05 +01:00
Jarek Jakubowski
2f5101e5e7 PHPStan upgrade 2019-01-18 20:52:03 +01:00
Jarek Jakubowski
4ec8be920c Merge pull request #274 from bolt/feature/e2e-update
E2E update
2019-01-18 16:31:18 +01:00
Jarek Jakubowski
aec38f722f Remove element.by.css in favor of $, update E2E readme with required Java version 2019-01-18 16:23:56 +01:00
Jarek Jakubowski
47fb39f0d7 Merge fix pagination in admin 2019-01-18 14:56:15 +01:00
Jarek Jakubowski
461d99e891 editlink -> editLink 2019-01-18 14:32:01 +01:00
Jarek Jakubowski
af31ad2336 Fix Github conflict manually 2019-01-18 14:29:49 +01:00
Jarek Jakubowski
60fb3e5116 Fix Github conflict manually 2019-01-18 14:29:23 +01:00
Jarek Jakubowski
a2a7d8bea8 Fix Github conflict manually 2019-01-18 14:28:30 +01:00
Jarek Jakubowski
09c55e1053 Merge remote-tracking branch 'origin' into feature/e2e-update 2019-01-18 14:12:37 +01:00
Jarek Jakubowski
215899548b Merge pull request #273 from bolt/config-refactor
Config refactor
2019-01-18 14:11:54 +01:00
Jarek Jakubowski
4a306c52a8 Fix pager 2019-01-18 14:11:07 +01:00
Jarek Jakubowski
8017962714 Fix config.yaml 2019-01-18 12:26:28 +01:00
Jarek Jakubowski
e84668f589 Config refactor 2019-01-18 12:17:59 +01:00
Jarek Jakubowski
1b0a32353e E2E update 2019-01-18 11:09:02 +01:00
Jarek Jakubowski
85968a8d88 Config refactor 2019-01-17 22:02:57 +01:00
Bob den Otter
7595b1ea33 Merge pull request #269 from bolt/cache-config-parser
Cache config files
2019-01-17 19:01:43 +01:00
Jarek Jakubowski
83ae8e93f3 merge master 2019-01-17 16:15:23 +01:00
Jarek Jakubowski
c19f5c8204 fix local config 2019-01-17 16:13:58 +01:00
Jarek Jakubowski
4fd071d139 fix database url 2019-01-17 15:55:38 +01:00
Jarek Jakubowski
f3a1d1907d Merge pull request #268 from bolt/feature/content-api-endpoint
Content API Endpoint and Behat tests
2019-01-17 15:48:45 +01:00
Jarek Jakubowski
7e7126064e Fix Taxonomy tests 2019-01-17 15:47:11 +01:00
Bob den Otter
6eb7a38b4a Inject CacheInterface 2019-01-17 14:48:56 +01:00
Bob den Otter
4124b993fe Set cache files at same time 2019-01-17 14:22:34 +01:00
Bob den Otter
731ae11f96 Add @todo 2019-01-17 14:16:18 +01:00
Bob den Otter
6936c92b21 Don't use __DIR__ 2019-01-17 14:10:36 +01:00
Bob den Otter
822024748f Update Config.php 2019-01-17 11:59:34 +01:00
Bob den Otter
739fef5915 Cache config files 2019-01-16 22:38:50 +01:00
Bob den Otter
5ec61241f1 Merge pull request #260 from bolt/minor-taxonomy-fixes
Minor fixes and cleanup for taxonomies
1.0.0-alpha1
2019-01-16 17:59:46 +01:00