Awilum
|
5d843641cc
|
Flextype 0.9.16
|
2021-01-14 22:49:43 +03:00 |
|
Awilum
|
9ee67bc3b3
|
fix(bootstrap): fix include path for dependencies
|
2021-01-14 11:59:47 +03:00 |
|
Awilum
|
a21077678e
|
refactor(plugins): fix PHPDoc @access
|
2021-01-13 17:05:39 +03:00 |
|
Awilum
|
5096c0d513
|
feat(shortcodes): add new shortcode - media_files_fetch
example:
[media_files_fetch id="foo.txt" field="title" default="Bar"]
|
2021-01-13 14:12:35 +03:00 |
|
Awilum
|
cd0c37eff2
|
refactor(yaml): fix PHPDoc tag @return with type mixed is not subtype of native type array.
|
2021-01-13 12:26:30 +03:00 |
|
Awilum
|
084959dab4
|
refactor(yaml): fix PHPDoc tag @throws with type Flextype\Support\Serializers\ParseException is not subtype of Throwable
|
2021-01-13 12:25:36 +03:00 |
|
Awilum
|
202ad75482
|
refactor(json): fix PHPDoc tag @throws with type Flextype\Support\Serializers\ParseException is not subtype of Throwable
|
2021-01-13 12:20:06 +03:00 |
|
Awilum
|
8d500d9a08
|
refactor(json): fix PHPDoc tag @return with type mixed is not subtype of native type string.
|
2021-01-13 12:18:53 +03:00 |
|
Awilum
|
8731e89c04
|
refactor(markdown): fix PHPDoc @param for parse() method
|
2021-01-13 12:15:12 +03:00 |
|
Awilum
|
7960cf2608
|
refactor(markdown): fix PHPDoc @param for getInstance() method
|
2021-01-13 12:11:22 +03:00 |
|
Awilum
|
54217ec815
|
refactor(media): fix PHPDoc @return for fetch() methods
|
2021-01-13 11:05:03 +03:00 |
|
Awilum
|
f550e97535
|
feat(media): move images settings into media.images settings #541
|
2021-01-12 18:18:31 +03:00 |
|
Awilum
|
141dcc603b
|
feat(parsers): add commonmark instead of parsedown #540
|
2021-01-12 15:13:05 +03:00 |
|
Awilum
|
e34aa85be5
|
feat(parsers): add commonmark instead of parsedown #540
|
2021-01-12 14:53:56 +03:00 |
|
Awilum
|
929a787d23
|
feat(parsers): add commonmark instead of parsedown #540
|
2021-01-12 14:41:26 +03:00 |
|
Awilum
|
cab0c73b48
|
Flextype 0.9.15
|
2021-01-03 21:14:39 +03:00 |
|
Awilum
|
6156eb9b89
|
feat(parsers): move markdown and shortcode settings under parsers setting. #539
|
2021-01-03 15:54:04 +03:00 |
|
Awilum
|
fdcfe9fa75
|
refactor(endpoints): remove $api_sys_messages array
|
2021-01-03 15:34:35 +03:00 |
|
Awilum
|
9d2ab48fb4
|
fix(plugins): fix issue with empty manifest and settings yaml files in plugins #538
|
2021-01-03 14:44:43 +03:00 |
|
Awilum
|
0e149d72f7
|
fix(entries): fix issue with individual entries cache field #537
|
2021-01-03 13:22:16 +03:00 |
|
Awilum
|
e68ef17aad
|
refactor(serializers): simplify serializers codebase
|
2021-01-02 20:52:31 +03:00 |
|
Awilum
|
55ef175b86
|
feat(entries): simplify functionality to work with online entries storage. #536
|
2021-01-02 15:06:08 +03:00 |
|
Awilum
|
df71184439
|
feat(media): add method has() for Media API Folders #534
|
2021-01-01 22:56:20 +03:00 |
|
Awilum
|
9f4abce815
|
Flextype 0.9.14
|
2020-12-30 16:14:16 +03:00 |
|
Awilum
|
f4ff94d7b0
|
refactor(core): change http://flextype.org to https://flextype.org
|
2020-12-28 19:58:04 +03:00 |
|
Awilum
|
536e31dc80
|
refactor(entries): fix typhint in Entries API
|
2020-12-28 11:31:34 +03:00 |
|
Awilum
|
2af20d3402
|
refactor(find): fix typhint in FindHelper
|
2020-12-28 11:19:02 +03:00 |
|
Awilum
|
1daffb5361
|
feat(entries): return $this instead of void in setStorage() method in Entries API. #533
|
2020-12-28 01:10:35 +03:00 |
|
Awilum
|
7fdf75320b
|
fix(entries): fix issue with deleteStorage() method return data in Entries API. #532
|
2020-12-28 01:06:09 +03:00 |
|
Awilum
|
aa60ce360f
|
fix(entries): fix issue with empty variable $data in fetch() method. #531
|
2020-12-28 00:57:19 +03:00 |
|
Awilum
|
ea125e012e
|
feat(plugins): use plugin.php as common point to access plugin feature #530
BREAKING CHANGES
in your plugin rename bootstrap.php to plugin.php
|
2020-12-27 22:42:55 +03:00 |
|
Awilum
|
43a77995e5
|
refactor(shortcode): fix typhint in Shortcode
|
2020-12-27 22:16:17 +03:00 |
|
Awilum
|
0255e21640
|
fix(entries-fields): fix issue with undefined $data variable in MediaField #529
|
2020-12-27 22:01:51 +03:00 |
|
Awilum
|
ed5103e80e
|
fix(entries-fields): fix issue with undefined $data variable in EntriesField #528
|
2020-12-27 22:00:54 +03:00 |
|
Awilum
|
a6a9dcb7b5
|
refactor(media-rest-api): set strict array type for $request->getParsedBody() #526
|
2020-12-27 21:59:08 +03:00 |
|
Awilum
|
087a4c5330
|
refactor(entries-rest-api): set strict array type for $request->getParsedBody() #527
|
2020-12-27 21:58:39 +03:00 |
|
Awilum
|
2b6d0af338
|
fix(media-rest-api): fix issue with endpoints saving response count. #525
|
2020-12-27 20:07:26 +03:00 |
|
Awilum
|
75ce33bc52
|
refactor(endpoints): fix typhint in validate_files_token() validate_folders_token()
|
2020-12-27 20:02:09 +03:00 |
|
Awilum
|
acc99c4b28
|
refactor(endpoints): fix typhint in validate_registry_token()
|
2020-12-27 20:01:49 +03:00 |
|
Awilum
|
ceca5a1647
|
refactor(endpoints): fix typhint in validate_images_token()
|
2020-12-27 20:01:19 +03:00 |
|
Awilum
|
92d5bc525f
|
refactor(endpoints): fix typhint in validate_entries_token()
|
2020-12-27 19:58:55 +03:00 |
|
Awilum
|
57d7c33de6
|
refactor(endpoints): fix typhint in validate_access_token()
|
2020-12-27 19:58:17 +03:00 |
|
Awilum
|
6b6812aa00
|
feat(core): Moving to PHP 7.4.0 #524
|
2020-12-27 19:35:22 +03:00 |
|
Awilum
|
1e981dc058
|
feat(core): Moving to PHP 7.4.0 #524
|
2020-12-27 18:59:16 +03:00 |
|
Awilum
|
b4c842f4f4
|
feat(plugins): set default plugin priority 100 #523
|
2020-12-27 16:58:50 +03:00 |
|
Awilum
|
82bc127f87
|
feat(plugins): set default plugin priority 1000 #523
|
2020-12-27 15:05:54 +03:00 |
|
Awilum
|
12d8a6a8a7
|
feat(plugins): set default plugin priority 1000 #523
|
2020-12-27 15:04:12 +03:00 |
|
Awilum
|
de10f4f163
|
fix(core): fix issue with Rest API endpoints detection. #522
BREAKING CHANGES
- method isApiRequest() removed.
|
2020-12-25 15:53:34 +03:00 |
|
Awilum
|
79440a3ddd
|
Flextype 0.9.13
|
2020-12-20 14:35:58 +03:00 |
|
Awilum
|
850675e23d
|
fix(fields): fix issue with slug field in Entries API #520
|
2020-12-20 10:28:09 +03:00 |
|