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

Commit Graph

  • 6e1c2c057a feat(packages): update all packages to php 8.1 Awilum 2022-07-04 11:38:22 +03:00
  • 34bcde5c6a feat(console): finetune console Awilum 2022-07-02 12:32:12 +03:00
  • 416535629a feat(core): add ability to execute specific project related code Awilum 2022-06-29 18:58:39 +03:00
  • b71d9f94d1 Update CHANGELOG.md Awilum 2022-06-28 12:34:04 +03:00
  • 177cac71a4 Update composer.json Awilum 2022-06-28 11:27:53 +03:00
  • 231027a7b2 Update CHANGELOG.md Awilum 2022-06-26 08:18:24 +03:00
  • e443a2b094 Update CHANGELOG.md Awilum 2022-06-26 08:16:40 +03:00
  • fa6cb85e00 Update CHANGELOG.md 0.9.x Sergey Romanenko 2022-06-26 08:13:59 +03:00
  • 495386ac72 Update CHANGELOG.md Awilum 2022-06-26 08:12:33 +03:00
  • fdb84f8193 feat(helpers): update getBaseUrl function with a small fix Awilum 2022-06-25 22:19:02 +03:00
  • d3407ff033 Update CHANGELOG.md Awilum 2022-06-25 21:36:59 +03:00
  • f779267fa8 Update CHANGELOG.md Awilum 2022-06-25 21:25:34 +03:00
  • d5ce80d19f feat(expressions): remove setBasePath from Url expression Awilum 2022-06-25 21:24:40 +03:00
  • bc2c76f50f feat(expressions): add Url expression Awilum 2022-06-25 21:10:49 +03:00
  • 88b1c3ec0d feat(shortcodes): add getProjectUrl shortcode Awilum 2022-06-25 21:04:30 +03:00
  • 25af238e9c feat(console): typo update about flextype command description Awilum 2022-06-25 08:09:51 +03:00
  • b34e7520f9 feat(console): add flextype about command Awilum 2022-06-25 08:08:03 +03:00
  • da223475e0 feat(core): Added ability to override default constants Awilum 2022-06-24 22:02:44 +03:00
  • 17c494bfc1 Update README.md Awilum 2022-06-24 20:07:22 +03:00
  • c2829af213 Update README.md Sergey Romanenko 2022-06-24 20:04:39 +03:00
  • b68d15342e feat(helpers): add getProjectUrl and improve getAbsoluteUrl and getBaseUrl Awilum 2022-06-23 19:46:49 +03:00
  • 4e17c8e92e Update settings.yaml Awilum 2022-06-22 11:49:23 +03:00
  • d9138a0d61 Update CHANGELOG.md Awilum 2022-06-21 09:16:59 +03:00
  • 7941f67bb6 Update CHANGELOG.md Awilum 2022-06-18 22:54:37 +03:00
  • 46d3788e18 Update CHANGELOG.md Awilum 2022-06-18 20:41:04 +03:00
  • 61215d5480 Update README.md Sergey Romanenko 2022-06-18 14:14:31 +03:00
  • 093099d97d Update README.md Sergey Romanenko 2022-06-18 13:02:37 +03:00
  • 0772e0a8c4 Update README.md Sergey Romanenko 2022-06-18 13:02:15 +03:00
  • d623f13aa1 Update README.md Sergey Romanenko 2022-06-18 12:59:35 +03:00
  • 51ba875e80 Update README.md Sergey Romanenko 2022-06-18 12:47:47 +03:00
  • 19441726b0 Update README.md Sergey Romanenko 2022-06-18 12:45:42 +03:00
  • 842890a6ec Update CHANGELOG.md Awilum 2022-06-18 12:33:16 +03:00
  • 0e25a410fc Update CHANGELOG.md Awilum 2022-06-18 12:27:45 +03:00
  • 9116d9ac05 Update CHANGELOG.md Awilum 2022-06-18 12:20:46 +03:00
  • d1cfcf2fb6 feat(expressions): add filterCollection expression function Awilum 2022-06-18 12:20:34 +03:00
  • 4476e5e050 feat(endpoints): set api version v1 Awilum 2022-06-18 12:05:02 +03:00
  • fb5f1d2083 Update CHANGELOG.md Awilum 2022-06-17 18:54:46 +03:00
  • 3da50e845e Update CHANGELOG.md Awilum 2022-06-17 18:52:23 +03:00
  • 7fb89280d5 Update CHANGELOG.md Awilum 2022-06-17 18:50:34 +03:00
  • c3f0482a36 feat(console): use new constants naming Awilum 2022-06-17 12:36:43 +03:00
  • dfa008ad75 feat(core): upd basepath Awilum 2022-06-17 11:53:17 +03:00
  • 1fd6a55c97 feat(core): set Flextype version 1.0.0-alpha.1 Awilum 2022-06-11 21:45:44 +03:00
  • 20b9a7ce34 feat(tests): add new constant PROJECT_NAME Awilum 2022-06-10 20:27:18 +03:00
  • af5b798ffe feat(core): add new constant PROJECT_NAME Awilum 2022-06-10 20:25:50 +03:00
  • f347c49a34 feat(core): add ability to set custom cache id string and settings cache… Awilum 2022-06-09 22:31:10 +03:00
  • 06ec0d7f67 feat(core): add ability to set custom cache id string and settings cache… Awilum 2022-06-09 22:24:06 +03:00
  • 2b19423bce feat(core): add ability to set custom cache id string and settings cache id string Awilum 2022-06-09 22:21:12 +03:00
  • ed6f420929 fix(directives): fix issue with 2x caching of markdown, shortcodes and textile Awilum 2022-06-09 20:28:38 +03:00
  • daaa3ee1ef feat(tests): new constants PATH_PROJECT and PATH_TMP instead of old c… Awilum 2022-06-09 20:16:47 +03:00
  • 028966521c feat(settings): update default entries directory Awilum 2022-06-09 20:11:53 +03:00
  • 36a649a371 feat(core): new constants PATH_PROJECT and PATH_TMP instead of old constant array PATH Awilum 2022-06-09 20:11:22 +03:00
  • 83e1d753b3 Update README.md Sergey Romanenko 2022-06-08 17:17:01 +03:00
  • c2294c2940 feat(settings): update path format Awilum 2022-06-08 17:14:45 +03:00
  • 12e71eebd6 feat(settings): update path format Awilum 2022-06-08 16:57:55 +03:00
  • d59a85c309 Update ci.yml Awilum 2022-06-08 07:04:18 +03:00
  • a4fba3957d Update ci.yml Awilum 2022-06-07 20:57:24 +03:00
  • 366ff52638 feat(entries): restore ability to fetch entries from root Awilum 2022-06-07 20:53:40 +03:00
  • c0b998b788 feat(views): set default view path - project path Awilum 2022-06-07 20:52:39 +03:00
  • fb84b5d587 feat(plugins): improve plugins dependencies initalization Awilum 2022-06-06 18:25:25 +03:00
  • 77de8f36af Update README.md Sergey Romanenko 2022-06-06 06:52:15 +03:00
  • 8197570db0 Update composer.json Awilum 2022-06-05 17:00:40 +03:00
  • 9af082e54c feat(helpers): add ability to set status code for redirect helper Awilum 2022-06-05 13:32:07 +03:00
  • acf6d5161c feat(shortcodes): change shortcodes signature Awilum 2022-06-03 12:48:43 +03:00
  • a07e6c0138 build(core): update packages and ci yaml Awilum 2022-06-03 11:17:30 +03:00
  • a195b3e7bb feat(tests): improve tests for shortcodes Awilum 2022-05-31 22:02:02 +03:00
  • b68bc7a8a9 feat(tests): improve tests for shortcodes Awilum 2022-05-31 21:57:09 +03:00
  • fbdcc8af3c feat(shortcodes): add when and unless shortcodes Awilum 2022-05-31 21:38:14 +03:00
  • 9f676ebd43 feat(tests): improve tests for shortcodes Awilum 2022-05-31 21:22:12 +03:00
  • 19d71f4e11 feat(tests): improve tests for expressions directive Awilum 2022-05-31 20:06:29 +03:00
  • 457563dca0 feat(tests): improve tests for expressions directive Awilum 2022-05-31 19:58:55 +03:00
  • c719ecf1b1 feat(tests): improve tests for expressions directive Awilum 2022-05-31 19:57:56 +03:00
  • 53613f76ad feat(tests): improve tests for collections Awilum 2022-05-31 18:15:16 +03:00
  • 3b208a9dbf feat(tests): add tests for collection macros Awilum 2022-05-31 18:07:25 +03:00
  • 144b197419 refactor(shortcodes): simplefy logic for const shortcode Awilum 2022-05-31 11:20:50 +03:00
  • 89325800e9 feat(expressions): add const expression Awilum 2022-05-29 11:38:47 +03:00
  • cd55223e0c feat(shortcodes): add const shortcode Awilum 2022-05-29 11:30:01 +03:00
  • 9ec6a73a7c feat(shortcodes): typo fix Awilum 2022-05-29 11:12:05 +03:00
  • c3619c65b4 feat(expressions): add new field and var expressions Awilum 2022-05-29 11:11:53 +03:00
  • da3b93b940 feat(expressions): add expressions engine support for entries fields Awilum 2022-05-28 21:33:20 +03:00
  • 045ef17372 feat(directives): add ability to customize tags for expressions directive Awilum 2022-05-27 19:55:09 +03:00
  • e987c1dea4 chore(directives): upd doc for types directive Awilum 2022-05-27 18:35:36 +03:00
  • cf42aaf820 feat(directives): add expressions directive Awilum 2022-05-27 18:33:29 +03:00
  • f3247c618c feat(shortcodes): add ability to use textile directive with textile Awilum 2022-05-27 18:08:46 +03:00
  • c74dab9c61 chore(shortcodes): doc update for php shortcode Awilum 2022-05-27 17:19:26 +03:00
  • 467758eba8 feat(shortcodes): add ability to use markdown directive with markdown shortcode Awilum 2022-05-27 17:19:02 +03:00
  • 97e6bda8e0 feat(shortcodes): add type shortcode Awilum 2022-05-27 17:14:42 +03:00
  • 9274fb42b1 feat(shortcodes): add ability to use php directive with php shortcode Awilum 2022-05-27 16:46:24 +03:00
  • 5fe6c9a13e feat(shortcodes): add eval shortcode Awilum 2022-05-27 16:34:00 +03:00
  • 0d72580bbc feat(tests): upd tests for filesystem shortcode Awilum 2022-05-27 08:59:46 +03:00
  • bc5477bd57 feat(shortcodes): update logic for if shortcode, use expression service Awilum 2022-05-27 08:59:04 +03:00
  • 115c1c1095 feat(shortcodes): update filesystem shortcode Awilum 2022-05-27 08:44:06 +03:00
  • 7047aba7de feat(directives): replace few directives with shortcodes analogs Awilum 2022-05-27 08:28:21 +03:00
  • 4001e04a67 feat(shortcodes): use new expression service for calc shortcode Awilum 2022-05-26 23:21:16 +03:00
  • 37fd79e816 feat(core): add expression language service Awilum 2022-05-26 23:19:14 +03:00
  • 508abcd2a8 feat(shortcodes): add ability to parse nested shortcodes for entries Awilum 2022-05-26 20:44:20 +03:00
  • b3eaac60aa feat(shortcodes): add missed settings Awilum 2022-05-26 20:18:56 +03:00
  • f52da91860 feat(shortcodes): add missed check for registry shortcode Awilum 2022-05-26 18:37:35 +03:00
  • dfce91988f feat(shortcodes): update logic for registry shortcode Awilum 2022-05-26 18:36:00 +03:00
  • 27207dd114 feat(shortcodes): update tr shortcode Awilum 2022-05-26 16:40:29 +03:00
  • 4771031ce1 feat(shortcodes): improve syntax for var shortcode Awilum 2022-05-26 08:40:58 +03:00