1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-06 05:07:41 +02:00

7374 Commits

Author SHA1 Message Date
Awilum
f621e923fc Merge branch '1.x' 2022-09-15 17:19:30 +03:00
Awilum
6f3519a16d Update CHANGELOG.md 2022-09-13 13:50:14 +03:00
Awilum
11d2638b5a Update release.sh 2022-09-13 13:41:37 +03:00
Awilum
4e23d73a69 Flextype 1.0.0-alpha.2 v1.0.0-alpha.2 2022-09-13 13:34:49 +03:00
Awilum
6bc9f15423 Update CHANGELOG.md 2022-09-13 13:12:51 +03:00
Awilum
a81b6bf3c5 fix(tests): fixes for tests 2022-09-13 13:09:32 +03:00
Awilum
2e747c7bb7 fix(tests): fixes for tests 2022-09-13 13:06:47 +03:00
Awilum
414527a334 fix(tests): fixes for tests 2022-09-13 13:01:11 +03:00
Awilum
ca23fa25c6 Update phpstan.neon 2022-09-13 12:56:11 +03:00
Awilum
415430233a feat(expressions): types fixes 2022-09-13 12:54:33 +03:00
Awilum
6db2b799b2 feat(expressions): types fixes 2022-09-13 12:50:55 +03:00
Awilum
aaae75bc93 feat(expressions): types fixes 2022-09-13 12:47:30 +03:00
Awilum
d9225efddc feat(expressions): types fixes 2022-09-13 12:41:32 +03:00
Awilum
2ce6bda782 feat(expressions): add new time and strtotime expressions 2022-09-13 12:29:51 +03:00
Awilum
e9e6111ccc feat(expressions): add new round and abs expressions 2022-09-13 12:23:23 +03:00
Awilum
f28f0e5a8a feat(expressions): add new when and unless expressions 2022-09-13 11:59:02 +03:00
Awilum
289c25ca8d Update composer.json 2022-09-13 11:33:15 +03:00
Awilum
47ff3da265 Update CHANGELOG.md 2022-09-13 11:27:01 +03:00
Awilum
e78243b455 Update README.md 2022-09-13 11:26:59 +03:00
Awilum
a671597063 Update CHANGELOG.md 2022-09-13 11:26:30 +03:00
Awilum
c5982a951d Create release.sh 2022-09-13 11:26:27 +03:00
Awilum
ee4c89a269 Update CHANGELOG.md 2022-09-13 10:20:34 +03:00
Awilum
e5eb802521 feat(directives): add ability to disable types using !types 2022-09-13 10:17:16 +03:00
Awilum
4a53e994e1 feat(directives): add ability to disable textile using !textile 2022-09-13 10:16:05 +03:00
Awilum
aa05d15bc9 feat(directives): add ability to disable shortcodes using !shortcodes 2022-09-13 10:15:19 +03:00
Awilum
7ed20b168f feat(directives): add ability to disable php using !php 2022-09-13 10:14:27 +03:00
Awilum
517b623595 feat(directives): add ability to disable markdown using !markdown 2022-09-13 10:12:34 +03:00
Awilum
369ba2f0cb feat(directive): add ability to disabled expressions using !expressions 2022-09-13 09:40:40 +03:00
Sergey Romanenko
60be00d82c Update README.md 2022-09-12 20:24:14 +03:00
Awilum
64b641c09b feat(parsers): rename initShortcodes to regsiterShortcodes` 2022-09-10 15:04:47 +03:00
Awilum
189d820c2b Update settings.yaml 2022-09-10 15:04:47 +03:00
Sergey Romanenko
25b1a48d00 Update CHANGELOG.md 2022-09-10 14:39:50 +03:00
Awilum
ae3a9e8859 Update CHANGELOG.md 2022-09-10 14:26:14 +03:00
Awilum
d3b16317e9 feat(query-api): add ability to create nested queries #587 2022-09-10 13:08:43 +03:00
Awilum
9ccce2ed36 feat(query-api): Implement Flextype Query API #587 2022-09-10 12:36:14 +03:00
Awilum
575fbc724d feat(core): updates for #586 #585 #584 2022-09-09 18:07:30 +03:00
Awilum
e3930bd50c feat(core): updates for #586 #585 #584 2022-09-09 17:37:05 +03:00
Awilum
5baed33e12 feat(core): updates for #586 #585 #584 2022-09-09 17:28:49 +03:00
Awilum
1d9f249363 feat(core): updates for #586 #585 #584 2022-09-09 17:17:28 +03:00
Awilum
314b72e63d feat(core): updates for #586 #585 #584 2022-09-09 16:05:36 +03:00
Awilum
7f443bea9b feat(core): updates for #586 #585 #584 2022-09-09 15:59:43 +03:00
Awilum
7de0b86eed feat(vars): new Vars service to store global variables 2022-09-09 14:26:18 +03:00
Awilum
9060fa30a4 feat(expressions): improve Var and Field Expressions #583 2022-09-03 10:47:22 +03:00
Awilum
56e68bfc78 fix(expressions): fix strings expression function 2022-09-02 18:19:30 +03:00
Awilum
61d49a1938 fix(helpers): fix issue in collection helper with limit and offset double check 2022-09-02 13:37:58 +03:00
Awilum
ffa27d63ef feat(expressions): improve entries expression #582 2022-09-02 12:41:01 +03:00
Awilum
99806c2acb Update CHANGELOG.md 2022-09-01 14:48:36 +03:00
Awilum
820f572cb1 Update CHANGELOG.md 2022-09-01 14:45:50 +03:00
Awilum
8e96435341 feat(expressions): update fetch expression 2022-09-01 14:39:58 +03:00
Awilum
15e06334dc feat(helpers): update fetch helper 2022-09-01 14:33:17 +03:00