Awilum
|
64d3f3f71f
|
feat(entries): typo code update
|
2020-10-17 12:58:58 +03:00 |
|
Awilum
|
7b889b854a
|
feat(core): add test for move() entry #477
|
2020-10-17 12:57:49 +03:00 |
|
Awilum
|
3f9c996942
|
feat(entries): rename method rename() to move()
BREAKING CHANGES
- USE move() INSTEAD OF rename()
|
2020-10-17 12:57:31 +03:00 |
|
Awilum
|
d066334fb1
|
feat(entries): rename getDirLocation to getDirectoryLocation()
BREAKING CHANGES
- USE getDirectoryLocation() INSTEAD OF getDirLocation()
|
2020-10-17 12:20:24 +03:00 |
|
Awilum
|
5b01cdfac3
|
feat(core): add test for getDirectoryLocation() entry #477
|
2020-10-17 12:19:02 +03:00 |
|
Awilum
|
ae12fe20ba
|
feat(core): add test for getFileLocation() entry #477
|
2020-10-17 12:17:39 +03:00 |
|
Awilum
|
9cf01e5abe
|
feat(entries): remove deep option for copy() entries and fix delete()
|
2020-10-17 12:10:00 +03:00 |
|
Awilum
|
4bc476fb91
|
feat(core): add test for copy() and delete() methods #477
|
2020-10-17 12:07:30 +03:00 |
|
Awilum
|
6297ff9b99
|
feat(core): update composer.json to closer to semver #477
|
2020-10-16 23:46:50 +03:00 |
|
Awilum
|
4124be088f
|
feat(core): mute "phpunit/phpunit": "^9.4" #477
|
2020-10-16 21:55:07 +03:00 |
|
Awilum
|
0b9bf63b54
|
Merge remote-tracking branch 'origin/dev' into dev
|
2020-10-16 20:16:44 +03:00 |
|
Awilum
|
7d67a3364d
|
feat(core): add "phpunit/phpunit": "^9.4" #477
|
2020-10-16 20:16:27 +03:00 |
|
Sergey Romanenko
|
85a61bc88a
|
Update README.md
|
2020-10-16 20:04:52 +03:00 |
|
Sergey Romanenko
|
ccda43ac63
|
Update README.md
|
2020-10-16 20:03:00 +03:00 |
|
Sergey Romanenko
|
adcb516333
|
Update README.md
|
2020-10-16 20:02:56 +03:00 |
|
Sergey Romanenko
|
d94a398e7b
|
Update README.md
|
2020-10-16 19:55:22 +03:00 |
|
Awilum
|
297f099e1e
|
fix(media): fix error - Function validateImage not found. #477
|
2020-10-16 19:07:13 +03:00 |
|
Awilum
|
e3c7d88afb
|
fix(plugins): fix error - Function RuntimeException not found. #477
|
2020-10-16 19:00:50 +03:00 |
|
Awilum
|
b053d0c0f2
|
fix(core): Flextype Singleton class, set it final #477
|
2020-10-16 18:56:59 +03:00 |
|
Awilum
|
dc0b80d0e5
|
feat(core): fix tests #477
|
2020-10-16 18:39:24 +03:00 |
|
Awilum
|
96df159e52
|
feat(core): restore code for testing #477
|
2020-10-16 18:31:26 +03:00 |
|
Awilum
|
8f1b34f5f2
|
feat(core): try to fix tests #477
|
2020-10-16 18:22:38 +03:00 |
|
Awilum
|
ae0f591eed
|
feat(core): tmp turn on some tests, try to fix tests #477
|
2020-10-16 18:22:19 +03:00 |
|
Awilum
|
3e0fc84946
|
Merge remote-tracking branch 'origin/dev' into dev
|
2020-10-16 18:13:46 +03:00 |
|
Awilum
|
2f7201a2ed
|
feat(core): tmp turn on silent mode, try to fix tests #477
|
2020-10-16 18:13:31 +03:00 |
|
Sergey Romanenko
|
0e3254b29b
|
Update tests.yml
|
2020-10-16 17:57:01 +03:00 |
|
Awilum
|
9cce22cf17
|
feat(core): remove config section from composer
|
2020-10-16 17:43:46 +03:00 |
|
Awilum
|
5da4227fb9
|
feat(core): set php require ^7.3 || ^8.0
|
2020-10-16 17:18:12 +03:00 |
|
Awilum
|
6291f62024
|
feat(core): add test for Entries fetchCollection() method #477
|
2020-10-16 17:11:53 +03:00 |
|
Awilum
|
a6b6e80897
|
feat(core): add tests for Flextype Core Functionality. #477
|
2020-10-16 14:21:05 +03:00 |
|
Awilum
|
e2d25f1737
|
feat(core): use Atomastic Components #478
|
2020-10-16 14:20:27 +03:00 |
|
Sergey Romanenko
|
78e8d92a4d
|
Update BACKERS.md
|
2020-09-18 12:50:51 +03:00 |
|
Awilum
|
232cab6694
|
chore(changelog): update changelog
|
2020-09-12 16:37:00 +03:00 |
|
Awilum
|
a6d1ecf3d4
|
feat(core): move to Odan Session #473
|
2020-09-12 15:06:28 +03:00 |
|
Awilum
|
69b8b4907d
|
feat(core): Hide access for all core properties #467
|
2020-09-12 15:06:09 +03:00 |
|
Awilum
|
7fafd90e38
|
feat(entries): add new methods getStorage() setStorage() #467
|
2020-09-11 19:03:19 +03:00 |
|
Awilum
|
27ccc9d1c7
|
feat(core): Hide access for all core properties #467
|
2020-09-11 18:03:55 +03:00 |
|
Awilum
|
92b5975b05
|
feat(core): Hide access for all core properties #467
|
2020-09-10 22:34:42 +03:00 |
|
Awilum
|
1a2a1e254f
|
chore(changelog): update changelog
|
2020-09-10 18:52:21 +03:00 |
|
Awilum
|
49a569700d
|
feat(core): remove Flextype Number Component from core #474
|
2020-09-10 18:47:54 +03:00 |
|
Awilum
|
b59bb8fad4
|
feat(core): move to Odan Session #473
|
2020-09-09 22:51:12 +03:00 |
|
Awilum
|
a57e2b8b01
|
chore(composer): update vendor flextype-components/strings to 1.2.0
|
2020-09-09 14:56:54 +03:00 |
|
Awilum
|
5ed7c22d25
|
refactor(media-files): update code according to coding doctrine coding standard
|
2020-09-08 22:06:31 +03:00 |
|
Awilum
|
8f004c7517
|
refactor(media-files): update code according to coding doctrine coding standard
|
2020-09-08 21:39:46 +03:00 |
|
Awilum
|
8001103124
|
refactor(collection): update code according to coding doctrine coding standard
|
2020-09-08 21:31:40 +03:00 |
|
Awilum
|
200d0005a2
|
refactor(collection-helper): update code according to coding doctrine coding standard
|
2020-09-08 21:30:00 +03:00 |
|
Awilum
|
8f2a563205
|
refactor(finder-helper): update code according to coding doctrine coding standard
|
2020-09-08 21:29:48 +03:00 |
|
Awilum
|
8ab690ea9e
|
refactor(frontmatter): update code according to coding doctrine coding standard
|
2020-09-08 21:26:26 +03:00 |
|
Awilum
|
22055468ab
|
refactor(markdown): update code according to coding doctrine coding standard
|
2020-09-08 21:26:07 +03:00 |
|
Awilum
|
2d33999fdd
|
refactor(shortcode): update code according to coding doctrine coding standard
|
2020-09-08 21:25:55 +03:00 |
|