1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-15 09:34:14 +02:00

7374 Commits

Author SHA1 Message Date
Awilum
41f64b96dd Code formating fixes 2018-12-04 03:10:35 +03:00
Awilum
3d6c0a7834 CHANGELOG.md 2018-12-03 23:37:27 +03:00
Awilum
21c2d57394 Merge remote-tracking branch 'origin/dev' into dev 2018-12-01 19:27:11 +03:00
Awilum
36ccaa07ac "flextype-components/filesystem" : "1.1.3" 2018-12-01 19:26:20 +03:00
Sergey Romanenko
f4840e412c Update README.md 2018-11-28 01:25:30 +03:00
Sergey Romanenko
497bf54e39 Update README.md 2018-11-28 01:22:49 +03:00
Sergey Romanenko
d289c15efa Update README.md 2018-11-28 01:22:11 +03:00
Awilum
8cd0811658 Use Gajus Dindent library 2018-11-28 00:42:49 +03:00
Awilum
ca6fca56b6 Packages updates
"flextype-components/i18n" : "1.2.0"
2018-11-25 02:16:11 +03:00
Awilum
5052a8a1ac Add Gregwar Image Library #42 2018-11-25 01:39:09 +03:00
Awilum
be806d5209 Merge branch 'dev' 2018-11-24 20:34:00 +03:00
Awilum
b41be54d4b Flextype 0.7.2 v0.7.2 2018-11-24 20:13:26 +03:00
Awilum
246f7b0404 Update site.yaml 2018-11-24 19:39:58 +03:00
Awilum
955f1b73e1 Packages updates
"flextype-components/cookie" : "1.2.0"
"flextype-components/filesystem" : "1.1.2"
2018-11-23 00:04:40 +03:00
Awilum
bc8019cc1e README updates 2018-11-20 14:16:15 +03:00
Awilum
20b88e4b1f Merge branch 'dev' 2018-11-17 00:28:10 +03:00
Awilum
8d443c6e2b Flextype 0.7.1 v0.7.1 2018-11-17 00:27:05 +03:00
Awilum
e88be8f55b Content: processPage() - ability to ignore content parsing - added.
parameter: $ignore_content (false - by default)
2018-11-16 19:31:32 +03:00
Awilum
25a012b799 New method getLocales() added 2018-11-16 19:24:15 +03:00
Awilum
0658918293 Merge branch 'dev'
# Conflicts:
#	flextype/Content.php
2018-11-16 00:17:00 +03:00
Awilum
6cc4698ac9 Prepare for Flextype 0.7.0 release v0.7.0 2018-11-16 00:00:40 +03:00
Awilum
9b14e461f9 Prepare for Flextype 0.7.0 release 2018-11-15 22:59:06 +03:00
Awilum
cb9b5fa386 Fix home page 2018-11-15 22:51:33 +03:00
Awilum
d9e3eaba68 settings.yaml file added 2018-11-15 22:32:48 +03:00
Awilum
9f7199f297 Themes updates 2018-11-15 22:32:27 +03:00
Awilum
dae790ba3e CHANGELOG updates 2018-11-15 22:32:13 +03:00
Awilum
0207b4819e update gitignore file 2018-11-15 19:45:20 +03:00
Awilum
077f8f093f Themes refactoring 2018-11-13 02:05:48 +03:00
Awilum
1e6d4fa8a3 Plugins Infrastructure changes: blueprints.yaml to settings.yaml 2018-11-11 18:02:50 +03:00
Awilum
86c15363bd Upcoming version will be 0.7.0 2018-11-11 17:01:02 +03:00
Awilum
a9a30196e3 Plugins: using flextype-components/i18n v1.1.1 2018-11-11 16:59:55 +03:00
Awilum
5e84bc7514 Plugins: using flextype-components/i18n v1.1.0 2018-11-10 00:54:29 +03:00
Awilum
192c16ea13 typo 2018-11-10 00:53:01 +03:00
Awilum
714883e953 Update:
- doctrine/cache to 1.8.0
- flextype-components/i18n to 1.1.0
- flextype-components/token to 1.2.0
2018-11-10 00:52:20 +03:00
Awilum
5ee6b9db7f Update Text Component to 1.1.0 and Session Component to 1.1.1 2018-07-01 01:34:49 +03:00
Awilum
43e7a5d0a1 New event onCurrentPageBeforeLoaded - added 2018-06-30 16:07:49 +03:00
Awilum
5300d6cb04 CHANGELOG UPDATES 2018-06-30 10:27:17 +03:00
Awilum
bd35f3e252 Themes:
- added ability to load themes blueprints.yaml file
- from now themes configurations stored in the theme-name.yaml file
2018-06-30 10:14:50 +03:00
Awilum
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
2018-06-30 00:01:24 +03:00
Awilum
ceb0d7a62d Add system.yaml config file and use for system configurations 2018-06-29 23:38:47 +03:00
Awilum
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
2018-06-29 16:38:50 +03:00
Awilum
b8fc75b332 Content: field 'published' changed to 'visibility' 2018-06-29 14:34:49 +03:00
Awilum
25d5d23278 Fix dev branch 2018-06-27 02:48:46 +03:00
Awilum
3759bcf025 Fix dev branch 2018-06-27 02:42:52 +03:00
Awilum
a99d338f06 Merge remote-tracking branch 'origin/dev' into dev 2018-06-27 02:39:06 +03:00
Sergey Romanenko
0d0e27b6de Update issue templates 2018-06-27 02:36:17 +03:00
Sergey Romanenko
b0b220669b Create CONTRIBUTING.md 2018-06-27 02:33:08 +03:00
Awilum
97cf3e87fa Content: field 'published' changed to 'visibility' 2018-06-27 02:31:57 +03:00
Awilum
d0efe1400d symfony/yaml update to 4.1.1 2018-06-27 02:30:05 +03:00
Awilum
ddf1217509 Content: field published changed to visibility 2018-06-26 12:06:50 +03:00