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

Commit Graph

  • 929e583f7c chore(changelog): update changelog Awilum 2020-07-22 12:18:25 +03:00
  • 6670b0755e feat(support): Simplify parsers and serializers #438 Awilum 2020-07-22 11:17:49 +03:00
  • 1f078918fc feat(support): Simplify parsers and serializers #438 Awilum 2020-07-22 11:16:52 +03:00
  • 5db796ac64 feat(support): Simplify parsers and serializers #438 Awilum 2020-07-22 11:11:26 +03:00
  • f3dae27c60 refactor(entries): rename recursive to deep Awilum 2020-07-22 10:11:27 +03:00
  • 1785d603b8 fix(core): Fix all namespaces #437 Awilum 2020-07-22 09:41:27 +03:00
  • 8111c3b8bc fix(core): Fix all namespaces #437 Awilum 2020-07-22 09:40:53 +03:00
  • 7c6d8cfa93 feat(support): Simplify parsers and serializers #438 Awilum 2020-07-22 09:31:01 +03:00
  • a6510f7c79 feat(support): Simplify parsers and serializers #438 Awilum 2020-07-22 09:29:40 +03:00
  • 9bebc79984 feat(element-queries): typo upd #436 Awilum 2020-07-22 09:28:55 +03:00
  • 3ef7249d12 feat(element-queries): refactor Collection #436 Awilum 2020-07-22 09:28:08 +03:00
  • 63f2f7a7d9 feat(element-queries): update collect_filter helper function #436 Awilum 2020-07-21 09:20:11 +03:00
  • 2b3a2d0d79 refactor(bootstrap): code typo update Awilum 2020-07-20 21:03:15 +03:00
  • 73ba64079d feat(element-queries): update composer.json #436 Awilum 2020-07-20 21:02:30 +03:00
  • dc71b44f62 feat(element-queries): update collect() #436 Awilum 2020-07-20 21:00:48 +03:00
  • c8d15a8793 feat(element-queries): update collect() and collect_filter() #436 Awilum 2020-07-20 21:00:23 +03:00
  • ba1331ddfd refactor(entries-api): update fetch() fetchSingle() fetchCollection() methods Awilum 2020-07-20 20:58:06 +03:00
  • 4e0dd84b89 refactor(entries): refactor Entries API Awilum 2020-07-19 15:42:11 +03:00
  • 0b40d8d54a feat(element-queries): add collection_filter #436 Awilum 2020-07-19 15:30:57 +03:00
  • 9dae3b12c7 feat(element-queries): restore back doctrine collections #436 Awilum 2020-07-19 11:22:17 +03:00
  • 080ccd63ed feat(element-queries): restore back doctrine collections #436 Awilum 2020-07-19 11:19:05 +03:00
  • 6a4b0734c4 feat(element-queries): restore back doctrine collections #436 Awilum 2020-07-19 01:06:41 +03:00
  • 554924fc57 refactor(entries): refactor Entries API Awilum 2020-07-18 18:26:22 +03:00
  • 0d33a4a60c refactor(core): remove Text Component from the system Awilum 2020-07-18 17:07:02 +03:00
  • 110eafe11c refactor(core): remove Date Component from the system Awilum 2020-07-18 17:05:48 +03:00
  • f2e1ba13c1 refactor(entries): refactor Entries API Awilum 2020-07-18 15:27:27 +03:00
  • 54df8765a8 refactor(foundation): fix flextype.org urls Awilum 2020-07-18 00:25:37 +03:00
  • 78bee2c72e feat(element-queries): add laravel collections #436 Awilum 2020-07-18 00:20:09 +03:00
  • a7f950efb5 feat(element-queries): remove doctrine collections #436 Awilum 2020-07-18 00:19:24 +03:00
  • 9f3cb1d8ce feat(element-queries): refactor #436 Awilum 2020-07-16 00:05:36 +03:00
  • 3eeead45ca refactor(media-files): refactor Awilum 2020-07-16 00:00:48 +03:00
  • 987ae93557 refactor(media-files): refactor Awilum 2020-07-15 23:53:32 +03:00
  • 9b84f469ec feat(element-queries): refactor #436 Awilum 2020-07-15 23:45:12 +03:00
  • 7a2a42f3ee feat(element-queries): update limit() method #436 Awilum 2020-07-15 23:44:36 +03:00
  • b496d47d34 feat(element-queries): update methods first() next() last() #436 Awilum 2020-07-15 23:39:28 +03:00
  • 8c779ad682 feat(element-queries): refactor #436 Awilum 2020-07-15 23:21:36 +03:00
  • 5df596b906 feat(element-queries): add protected function shuffleAssocArray and update shuffle() method #436 Awilum 2020-07-15 23:21:07 +03:00
  • 88be3514cb feat(element-queries): refactor #436 Awilum 2020-07-15 22:53:22 +03:00
  • 0ca4c2f5d4 feat(element-queries): update random() method #436 Awilum 2020-07-15 22:47:41 +03:00
  • e8a4a2a0c8 feat(element-queries): fix error reporting #436 Awilum 2020-07-15 21:59:34 +03:00
  • 22a7867b9a feat(element-queries): update slice() method #436 Awilum 2020-07-15 21:53:43 +03:00
  • 0770e12986 feat(element-queries): add protected function isAssocArray and update all() method #436 Awilum 2020-07-15 21:05:58 +03:00
  • 02501797c0 feat(element-queries): Collections API next round of implementation #436 Awilum 2020-07-15 20:36:22 +03:00
  • 0eb2b8ab68 feat(element-queries): Collections API next round of implementation #436 Awilum 2020-07-15 18:14:52 +03:00
  • affe06f521 feat(element-queries): Collections API next round of implementation #436 Awilum 2020-07-15 18:03:47 +03:00
  • 52bcf5fec9 Merge branch 'element-queries-436' into dev Awilum 2020-07-15 17:50:34 +03:00
  • d58d197002 feat(element-queries): Collections API use ArrayDots lib #436 Awilum 2020-07-15 15:02:13 +03:00
  • 0bb0332589 feat(element-queries): Collections API fix helpers #436 Awilum 2020-07-15 15:01:34 +03:00
  • 319cd531d6 refactor(core): code standard fixes #436 Awilum 2020-07-14 21:46:40 +03:00
  • f8329ad76d refactor(core): code standard fixes #436 Awilum 2020-07-14 21:45:41 +03:00
  • 1cc4e97ddb refactor(core): code standard fixes #436 Awilum 2020-07-14 21:39:32 +03:00
  • 3259cf239a refactor(core): code standard fixes #436 Awilum 2020-07-14 21:39:02 +03:00
  • 257c1331b8 refactor(core): code standard fixes #436 Awilum 2020-07-14 21:38:53 +03:00
  • c85ae018f2 refactor(core): code standard fixes #436 Awilum 2020-07-14 21:35:50 +03:00
  • 02ce3cdfea refactor(core): try to fix endpoints destination #436 Awilum 2020-07-14 21:33:30 +03:00
  • 46e9d1d124 refactor(core): try to fix endpoints destination #436 Awilum 2020-07-14 21:33:07 +03:00
  • 9006941629 refactor(core): code standard fixes #436 Awilum 2020-07-14 21:30:42 +03:00
  • b960d7c6a9 refactor(core): code standard fixes #436 Awilum 2020-07-14 21:29:10 +03:00
  • df1345969e refactor(core): code standard fixes #436 Awilum 2020-07-14 21:28:19 +03:00
  • e5a3b0e99b refactor(core): code standard fixes #436 Awilum 2020-07-14 21:26:17 +03:00
  • 52d179e8e3 feat(element-queries): Collections API next round of implementation #436 Awilum 2020-07-14 21:07:13 +03:00
  • cff4c6ffdd feat(element-queries): infrastructure changes #436 Awilum 2020-07-14 20:44:07 +03:00
  • 28a7e12a00 chore(core): removed .php_cs_cache Awilum 2020-07-14 20:41:59 +03:00
  • c238357c0f chore(core): update composer autoload/classmap path Awilum 2020-07-14 20:17:52 +03:00
  • 1ba14cf480 feat(element-queries): infrastructure changes #436 Awilum 2020-07-14 20:15:23 +03:00
  • dcfc44c4d5 feat(element-queries): infrastructure changes #436 Awilum 2020-07-14 20:12:49 +03:00
  • 42314fd2cf feat(element-queries): Collections API next round of implementation #436 Awilum 2020-07-14 18:53:23 +03:00
  • 9fccf8f0d6 feat(element-queries): Collections API next round of implementation #436 Awilum 2020-07-14 09:36:58 +03:00
  • ab60e79f94 chore(core): backers updates Awilum 2020-07-14 09:36:25 +03:00
  • da0a51a657 feat(element-queries): Collections API implementation #436 Awilum 2020-07-13 15:59:41 +03:00
  • 0a206c0fb5 feat(element-queries): Collections class commit #436 Awilum 2020-07-13 15:07:55 +03:00
  • 1e77941721 feat(entries): rethinking Entries API philosophy #436 Awilum 2020-07-13 15:07:39 +03:00
  • 751d1b2218 feat(entries): rethinking Entries API philosophy #436 Awilum 2020-07-13 11:39:30 +03:00
  • 6d35bbe6f6 Update README.md Sergey Romanenko 2020-07-13 10:06:50 +03:00
  • dd846a6f07 Update README.md Sergey Romanenko 2020-07-13 10:03:25 +03:00
  • 4e4d287838 feat(element-queries): several updates and improvements for Collections class #436 Awilum 2020-07-12 17:19:54 +03:00
  • a3269e9eb6 feat(element-queries): initial Collections class commit #436 Awilum 2020-07-12 15:02:50 +03:00
  • 8981000bb7 Update README.md Sergey Romanenko 2020-07-10 22:31:51 +03:00
  • baee4a3842 Update README.md Sergey Romanenko 2020-07-10 22:28:41 +03:00
  • 36f6a35326 Update README.md Sergey Romanenko 2020-07-10 22:23:44 +03:00
  • 1c7aa71ca3 Update README.md Sergey Romanenko 2020-07-10 22:23:22 +03:00
  • 8ec88e1d76 Update README.md Sergey Romanenko 2020-07-10 22:20:20 +03:00
  • 626e374fd6 Update README.md Sergey Romanenko 2020-07-10 22:08:49 +03:00
  • 7da8161df0 Update README.md Sergey Romanenko 2020-07-10 22:06:26 +03:00
  • 57b3ec1d08 Update README.md Sergey Romanenko 2020-07-10 22:06:01 +03:00
  • f800250d35 Update README.md Sergey Romanenko 2020-07-10 22:05:15 +03:00
  • 6a8457c0d5 fix(entries): fix entries fields parsing settings Awilum 2020-07-04 17:30:57 +03:00
  • 8f2da411bc fix(entries): fix entries fields parsing settings Awilum 2020-07-04 17:24:37 +03:00
  • 28111d4886 feat(media): general code updates for media folders apis #428 Awilum 2020-06-29 21:18:06 +03:00
  • 47f80c5e67 feat(media): general code updates for media apis #428 Awilum 2020-06-29 19:52:03 +03:00
  • cb99b5f4ba fix after commit Awilum 2020-06-29 09:15:36 +03:00
  • 26574429bc feat(media): improvements and updates for apis #428 Awilum 2020-06-29 08:58:58 +03:00
  • b555ff358a feat(media): improvements and updates #428 Awilum 2020-06-28 18:10:44 +03:00
  • 8986a2ef9a feat(media): add create media file endpoint #428 Awilum 2020-06-28 15:10:41 +03:00
  • fc70631fcd feat(rest-api): Moving from CDA and CMA to more universal format of REST API'S #435 Awilum 2020-06-27 20:54:10 +03:00
  • 2ed1eace57 feat(rest-api): Moving from CDA and CMA to more universal format of REST API'S #435 Awilum 2020-06-27 20:53:14 +03:00
  • cd89c9e1a4 fix(core): fix flextype config loading. Awilum 2020-06-27 09:19:21 +03:00
  • 7b722673ce chore(plugins): typo fixes in phpdocs sections Awilum 2020-06-27 00:41:34 +03:00
  • 5af484b122 fix(plugins): fix method getPluginsCacheID() for Plugins API Awilum 2020-06-27 00:39:29 +03:00
  • a047a6f312 fix after merge Awilum 2020-06-26 22:36:07 +03:00