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

7374 Commits

Author SHA1 Message Date
Awilum
e8c056e3f1 feat(settings): add new fetch settings 2022-08-30 21:07:54 +03:00
Awilum
8f3a4514ec fix(expressions): fix the issue with data missing on entries fetch 2022-08-30 21:07:19 +03:00
Awilum
70543750cb feat(shortcodes): update registry shortcode 2022-08-30 21:05:46 +03:00
Awilum
05969fa064 feat(shortcodes): update fetch shortcode 2022-08-30 21:05:22 +03:00
Awilum
b794e64386 feat(expressions): add new fetch expression 2022-08-30 21:04:53 +03:00
Awilum
2e99d68d4b feat(helpers): add shortcode fetch for fetch helper #581 2022-08-28 21:20:11 +03:00
Awilum
691b529e3c feat(helpers): implement fetch helper #581 2022-08-28 21:16:16 +03:00
Awilum
a13fe8dd55 feat(tests): improve tests for entries expressions 2022-08-28 20:04:49 +03:00
Awilum
7893db85c4 fix(expressions): fix Entries Expressions methods 2022-08-28 19:57:12 +03:00
Awilum
749828c0a1 feat(composer): update packages 2022-08-27 23:47:20 +03:00
Awilum
b5ab2a56d1 feat(composer): add guzzle package 2022-08-27 23:40:42 +03:00
Awilum
ae055237d1 Flextype 1.0.0-alpha.1 v1.0.0-alpha.1 2022-07-12 09:49:22 +03:00
Awilum
404ae4b1f0 Update COMMIT_CONVENTION.md 2022-07-11 21:36:06 +03:00
Awilum
e112b89d6c Update settings.yaml 2022-07-11 21:33:51 +03:00
Awilum
6695f0f77d Update CHANGELOG.md 2022-07-11 14:52:48 +03:00
Awilum
00d9a5fea7 refactor(expressions): updates and small fixes 2022-07-11 14:02:24 +03:00
Awilum
9c7b3e499c Update CHANGELOG.md 2022-07-11 13:53:28 +03:00
Awilum
f25254856f feat(settings): update settings 2022-07-11 13:45:24 +03:00
Awilum
076e22a415 feat(expressions): add date expression function 2022-07-11 13:45:10 +03:00
Awilum
fbc61dbbe9 feat(expressions): add date expression function 2022-07-11 13:45:00 +03:00
Awilum
4400657e30 feat(shortcodes): add date shortcode 2022-07-11 13:44:37 +03:00
Awilum
3e594b6398 feat(shortcodes): add date shortcode 2022-07-11 13:44:27 +03:00
Awilum
d0fd6676f3 fix(expressions): fix url expressions 2022-07-11 13:43:59 +03:00
Awilum
c3bef27eef Update CHANGELOG.md 2022-07-10 22:53:47 +03:00
Awilum
1c969874ce feat(entries): add missed namespaces 2022-07-10 22:35:27 +03:00
Awilum
342f14b6c5 feat(helpers): add url function 2022-07-08 15:07:00 +03:00
Awilum
d336f510a7 feat(shortcodes): add new shortcode url 2022-07-08 15:05:27 +03:00
Awilum
8b12a97583 refactor(core): add missed copyrights headers 2022-07-07 17:54:06 +03:00
Awilum
c2b8d8e7d5 refactor(core): code updates and improvements - phpstan level 5 2022-07-07 17:46:35 +03:00
Awilum
9a81ea5e0b feat(htaccess): add json5 to forbidden types 2022-07-07 17:28:06 +03:00
Awilum
c3434629a6 refactor(core): code updates and improvements - phpstan level 4 2022-07-07 17:26:43 +03:00
Awilum
0d62940be6 refactor(core): code updates and improvements - phpstan level 3 2022-07-07 17:06:32 +03:00
Awilum
45cba18f47 refactor(core): code updates and improvements - phpstan level 2 2022-07-07 16:09:18 +03:00
Sergey Romanenko
a9fde9f3ce Update README.md 2022-07-07 15:58:45 +03:00
Awilum
eeb0875a1a refactor(core): code updates and improvements - doctrine 2022-07-07 15:55:21 +03:00
Awilum
5a344b6c52 refactor(core): code updates and improvements - doctrine 2022-07-07 14:41:30 +03:00
Awilum
342a4e406f feat(flextype): add setBasePath definition 2022-07-06 20:29:23 +03:00
Awilum
34c3829977 feat(flextype): use union type 2022-07-06 20:28:19 +03:00
Sergey Romanenko
bebbac4b31 Update README.md 2022-07-05 17:27:56 +03:00
Awilum
a7842779d2 fix(expressions): fix collection expression 2022-07-05 17:26:48 +03:00
Awilum
206a51e164 Update README.md 2022-07-05 17:24:02 +03:00
Awilum
c9efafa5a4 feat(core): move all Flextype helpers into Flextype namespace 2022-07-05 17:23:28 +03:00
Awilum
572e35e835 feat(core): use FLEXTYPE_ prefix for all core constants 2022-07-04 21:41:20 +03:00
Awilum
fb05dbd70a feat(core): update codebase for php 8.1 2022-07-04 21:36:52 +03:00
Awilum
ab72bf19c8 feat(core): use FLEXTYPE_ prefix for all core constants 2022-07-04 11:43:03 +03:00
Awilum
e812177050 feat(core): rename constant START_TIME to FLEXTYPE_START_TIME 2022-07-04 11:40:13 +03:00
Awilum
80b6a8625c Update ci.yml 2022-07-04 11:38:28 +03:00
Awilum
6e1c2c057a feat(packages): update all packages to php 8.1 2022-07-04 11:38:22 +03:00
Awilum
34bcde5c6a feat(console): finetune console 2022-07-02 12:32:12 +03:00
Awilum
416535629a feat(core): add ability to execute specific project related code
- after-plugins to bootstrap file before plugins intialization.
- after-plugins to bootstrap file after plugins intialization.
2022-06-29 18:58:39 +03:00