1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-08 22:26:46 +02:00

Commit Graph

  • 33465aba7d Merge remote-tracking branch 'origin/dev' into dev Awilum 2018-12-07 02:06:05 +03:00
  • 1636432e2f Themes: New public method getThemeTemplates() - added Awilum 2018-12-07 02:04:54 +03:00
  • 4ea0d23f37 Themes: New private method _strrevpos() - added Awilum 2018-12-07 02:04:16 +03:00
  • 9eadbfb739 Merge pull request #43 from Hmelex/patch-1 Sergey Romanenko 2018-12-05 12:26:50 +03:00
  • 91863712b2 Удалил ТОЧКУ в дате Hmelex 2018-12-05 11:23:18 +02:00
  • 41f64b96dd Code formating fixes Awilum 2018-12-04 03:10:35 +03:00
  • 3d6c0a7834 CHANGELOG.md Awilum 2018-12-03 23:37:27 +03:00
  • 21c2d57394 Merge remote-tracking branch 'origin/dev' into dev Awilum 2018-12-01 19:27:11 +03:00
  • 36ccaa07ac "flextype-components/filesystem" : "1.1.3" Awilum 2018-12-01 19:26:20 +03:00
  • f4840e412c Update README.md Sergey Romanenko 2018-11-28 01:25:30 +03:00
  • 497bf54e39 Update README.md Sergey Romanenko 2018-11-28 01:22:49 +03:00
  • d289c15efa Update README.md Sergey Romanenko 2018-11-28 01:22:11 +03:00
  • 8cd0811658 Use Gajus Dindent library Awilum 2018-11-28 00:42:49 +03:00
  • ca6fca56b6 Packages updates "flextype-components/i18n" : "1.2.0" Awilum 2018-11-25 02:16:11 +03:00
  • 5052a8a1ac Add Gregwar Image Library #42 Awilum 2018-11-25 01:39:09 +03:00
  • be806d5209 Merge branch 'dev' Awilum 2018-11-24 20:34:00 +03:00
  • b41be54d4b Flextype 0.7.2 v0.7.2 Awilum 2018-11-24 20:13:26 +03:00
  • 246f7b0404 Update site.yaml Awilum 2018-11-24 19:39:58 +03:00
  • 955f1b73e1 Packages updates "flextype-components/cookie" : "1.2.0" "flextype-components/filesystem" : "1.1.2" Awilum 2018-11-23 00:04:40 +03:00
  • bc8019cc1e README updates Awilum 2018-11-20 14:16:15 +03:00
  • 20b88e4b1f Merge branch 'dev' Awilum 2018-11-17 00:28:10 +03:00
  • 8d443c6e2b Flextype 0.7.1 v0.7.1 Awilum 2018-11-17 00:27:05 +03:00
  • e88be8f55b Content: processPage() - ability to ignore content parsing - added. parameter: $ignore_content (false - by default) Awilum 2018-11-16 19:31:32 +03:00
  • 25a012b799 New method getLocales() added Awilum 2018-11-16 19:24:15 +03:00
  • 0658918293 Merge branch 'dev' Awilum 2018-11-16 00:17:00 +03:00
  • 6cc4698ac9 Prepare for Flextype 0.7.0 release v0.7.0 Awilum 2018-11-16 00:00:40 +03:00
  • 9b14e461f9 Prepare for Flextype 0.7.0 release Awilum 2018-11-15 22:59:06 +03:00
  • cb9b5fa386 Fix home page Awilum 2018-11-15 22:51:33 +03:00
  • d9e3eaba68 settings.yaml file added Awilum 2018-11-15 22:32:48 +03:00
  • 9f7199f297 Themes updates Awilum 2018-11-15 22:32:27 +03:00
  • dae790ba3e CHANGELOG updates Awilum 2018-11-15 22:32:13 +03:00
  • 0207b4819e update gitignore file Awilum 2018-11-15 19:45:20 +03:00
  • 077f8f093f Themes refactoring Awilum 2018-11-13 02:05:48 +03:00
  • 1e6d4fa8a3 Plugins Infrastructure changes: blueprints.yaml to settings.yaml Awilum 2018-11-11 18:02:50 +03:00
  • 86c15363bd Upcoming version will be 0.7.0 Awilum 2018-11-11 17:01:02 +03:00
  • a9a30196e3 Plugins: using flextype-components/i18n v1.1.1 Awilum 2018-11-11 16:59:55 +03:00
  • 5e84bc7514 Plugins: using flextype-components/i18n v1.1.0 Awilum 2018-11-10 00:54:29 +03:00
  • 192c16ea13 typo Awilum 2018-11-10 00:53:01 +03:00
  • 714883e953 Update: - doctrine/cache to 1.8.0 - flextype-components/i18n to 1.1.0 - flextype-components/token to 1.2.0 Awilum 2018-11-10 00:52:20 +03:00
  • 5ee6b9db7f Update Text Component to 1.1.0 and Session Component to 1.1.1 Awilum 2018-07-01 01:34:49 +03:00
  • 43e7a5d0a1 New event onCurrentPageBeforeLoaded - added Awilum 2018-06-30 16:07:49 +03:00
  • 5300d6cb04 CHANGELOG UPDATES Awilum 2018-06-30 10:27:17 +03:00
  • bd35f3e252 Themes: - added ability to load themes blueprints.yaml file - from now themes configurations stored in the theme-name.yaml file Awilum 2018-06-30 10:14:50 +03:00
  • cf9af01839 Plugins: - from now no need to add plugin names manually to the site.yaml - added ability to load plugins blueprints.yaml file - from now plugins configurations stored in the plugin-name.yaml file Awilum 2018-06-30 00:01:24 +03:00
  • ceb0d7a62d Add system.yaml config file and use for system configurations Awilum 2018-06-29 23:38:47 +03:00
  • 69c21961a7 Plugins: - from now no need to add plugin names manually to the site.yaml - added ability to load plugins blueprints.yaml file - from now plugins configurations stored in the plugin-name.yaml file Awilum 2018-06-29 16:38:50 +03:00
  • b8fc75b332 Content: field 'published' changed to 'visibility' Awilum 2018-06-29 14:34:49 +03:00
  • 25d5d23278 Fix dev branch Awilum 2018-06-27 02:48:09 +03:00
  • 3759bcf025 Fix dev branch Awilum 2018-06-27 02:42:52 +03:00
  • a99d338f06 Merge remote-tracking branch 'origin/dev' into dev Awilum 2018-06-27 02:39:06 +03:00
  • 0d0e27b6de Update issue templates Sergey Romanenko 2018-06-27 02:36:17 +03:00
  • b0b220669b Create CONTRIBUTING.md Sergey Romanenko 2018-06-27 02:33:08 +03:00
  • 97cf3e87fa Content: field 'published' changed to 'visibility' Awilum 2018-06-27 02:31:57 +03:00
  • d0efe1400d symfony/yaml update to 4.1.1 Awilum 2018-06-27 02:30:05 +03:00
  • ddf1217509 Content: field published changed to visibility Awilum 2018-06-26 12:06:50 +03:00
  • 8bfb069a60 Merge remote-tracking branch 'origin/dev' v0.6.1 Awilum 2018-06-17 14:57:47 +03:00
  • 25817ed285 Flextype 0.6.1 Awilum 2018-06-17 14:55:59 +03:00
  • ed40da2dcc Fixed Simple Theme styles Awilum 2018-06-17 14:55:03 +03:00
  • 3bb1f39099 Added require vendors versions in composer.json Awilum 2018-06-17 14:54:49 +03:00
  • 20fb11077d Fixed Singleton classes and methods visibility changed from protected to private Awilum 2018-06-17 14:01:47 +03:00
  • 4ee90543f7 Merge pull request #27 from alexantr/patch-1 Sergey Romanenko 2018-06-12 22:28:23 +03:00
  • 15ea3fe904 Update Content.php Alex Yashkin 2018-06-12 17:00:52 +03:00
  • 54253af881 Fix Dev Branch Awilum 2018-06-09 21:06:58 +03:00
  • 6d559ca736 Fix Master Branch Awilum 2018-06-09 21:06:39 +03:00
  • 2898af1dd9 Merge branch 'dev' v0.6.0 Awilum 2018-06-09 17:05:54 +03:00
  • 0d35aeafc8 Flextype 0.6.0 Awilum 2018-06-09 17:04:19 +03:00
  • c60aa90074 Readme Updates Awilum 2018-06-09 16:59:25 +03:00
  • 4992a1d345 Readme Updates Awilum 2018-06-09 16:56:13 +03:00
  • df95292697 Readme Updates Awilum 2018-06-09 16:55:41 +03:00
  • fdc3229938 Code cleanup and refactoring #5 Awilum 2018-06-09 13:36:44 +03:00
  • a4377f4d91 Сhangelog Updates Awilum 2018-06-09 00:04:22 +03:00
  • 9b390385c0 Config: updates Awilum 2018-06-08 23:42:15 +03:00
  • 0d7e5d2fe2 Improve .htaccess Awilum 2018-06-08 02:31:26 +03:00
  • 590072fe53 Merge remote-tracking branch 'origin/master' into dev Awilum 2018-06-08 01:47:27 +03:00
  • 924052ae48 Removing Parsedown parser Awilum 2018-06-08 01:44:54 +03:00
  • 08329c6bc2 Content: using html instead of markdown Awilum 2018-06-08 01:43:15 +03:00
  • 751ae05b2d Pages: using html instead of markdown Awilum 2018-06-08 01:42:09 +03:00
  • bc8fc0ef74 Simple Theme: Cross-site scripting Vulnerabilities fixes Awilum 2018-06-08 01:35:19 +03:00
  • 2869fd1c28 Merge remote-tracking branch 'origin/dev' v0.5.0 Awilum 2018-06-03 14:44:13 +03:00
  • 0b4defa948 Flextype 0.5.0 Awilum 2018-06-03 04:52:50 +03:00
  • 3df9f5df0e update config Awilum 2018-06-03 04:49:25 +03:00
  • 7fba0e87f2 update changelog Awilum 2018-06-03 04:45:53 +03:00
  • 3285b7515c Flextype: new method setSiteConfig() added Awilum 2018-06-02 22:28:34 +03:00
  • 09c5f637a9 Flextype: new method setErrorHandler() updates Awilum 2018-06-02 22:27:07 +03:00
  • 1360793ff7 Flextype: new method setErrorHandler() added Awilum 2018-06-02 22:26:06 +03:00
  • e293c38183 update home page Awilum 2018-06-02 22:12:24 +03:00
  • d4fcba7e85 Constants: accounts, blocks, data - removed. Awilum 2018-06-01 00:53:03 +03:00
  • fda2a03160 Content: - Blocks functionality removed - use Block Plugin - Section shortcode removed - use Section plugin - Site Url shortcode removed - use Site Url plugin - Registry shotcode remobed - use Registry plugin - Prevents automatic linking of URLs for Markdown parser - Method registerDefaultShortcodes() removed Awilum 2018-06-01 00:52:00 +03:00
  • 81eb197429 Content: new protected method initParsers() Awilum 2018-05-31 20:35:06 +03:00
  • fd445d7386 Delete folders: site/blocks and site/cache and site/logs Awilum 2018-05-31 20:29:41 +03:00
  • cb139ad5b6 Delete folders: site/data and site/accounts Awilum 2018-05-31 20:02:12 +03:00
  • e907cc21fb Content: method processContent() will run processMarkdown() method first then only processShortcodes Awilum 2018-05-31 16:59:39 +03:00
  • d6f5558ff8 Merge branch 'dev' v0.4.4 Awilum 2018-05-29 17:06:47 +03:00
  • 94ddfbc12d Flextype 0.4.4 Awilum 2018-05-29 16:49:00 +03:00
  • f80f5784d8 Merge branch 'dev' Awilum 2018-05-29 16:41:42 +03:00
  • 40940be492 Flextype 0.4.4 Awilum 2018-05-29 16:40:57 +03:00
  • 5e2e6e31b8 UPDATE CHANGELOG Awilum 2018-05-29 16:32:39 +03:00
  • b7aaf1ee3d UPDATE CHANGELOG Awilum 2018-05-29 16:31:53 +03:00
  • 5a9c19635d Site Config: new items added: robots and description Awilum 2018-05-29 16:29:16 +03:00
  • bd3ca6e298 Theme Simple: - gulpfile: build process updated - package.json: added gulp-concat and gulp-sourcemaps Awilum 2018-05-29 16:28:08 +03:00