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
626919fccf Default theme: new fieldsets added 2018-12-26 02:02:17 +03:00
Awilum
ddb2f83cfc Default theme: new templates added 2018-12-26 02:01:54 +03:00
Awilum
72d0828fed Default menu updates 2018-12-26 02:01:18 +03:00
Awilum
67bef4d276 Default theme: navigation updates 2018-12-25 20:48:02 +03:00
Awilum
b0f8c5e8ba Default menu updates 2018-12-25 20:47:23 +03:00
Awilum
75555cf6bd Default menu updates 2018-12-25 20:46:40 +03:00
Awilum
ebbe4154e3 Flextype: typo 2018-12-25 20:46:21 +03:00
Awilum
5c0ca92a2e Themes: getPartials() method added 2018-12-25 20:46:07 +03:00
Awilum
a0206a74d6 Snippets: fix 2018-12-25 02:35:07 +03:00
Awilum
da2d7334c2 Menus: Implementation 2018-12-24 22:54:33 +03:00
Awilum
b8ef201173 Menus: Implementation 2018-12-24 22:54:05 +03:00
Awilum
179b40d766 Menus: Implementation 2018-12-24 22:53:59 +03:00
Awilum
f29bf089b0 Snippets: Improvements 2018-12-24 22:53:29 +03:00
Awilum
5412fcbeeb Snippets: Implementation 2018-12-23 23:58:44 +03:00
Awilum
cfad62274d Snippets: Implementation 2018-12-23 23:44:23 +03:00
Awilum
00676a8558 .gitkeep added for empty site folders 2018-12-23 23:43:39 +03:00
Awilum
c81d3a6e47 Snippets: added new constant PATH['snippets'] 2018-12-23 23:09:32 +03:00
Awilum
9bee1a78c9 Updates according to the php template syntax guidelines 2018-12-23 01:43:15 +03:00
Awilum
ac6075abd3 Default Settings: remove dot from date_format setting 2018-12-23 01:34:25 +03:00
Awilum
8e183e537e Infrastructure changes: change blueprints to fieldsets 2018-12-23 00:54:54 +03:00
Awilum
ec6bbe12cc Infrastructure changes: change blueprints to fieldsets 2018-12-23 00:54:46 +03:00
Awilum
2bf7b40f78 Flextype Component - Filesystem updated to 1.1.5 2018-12-23 00:54:16 +03:00
Awilum
b2b5fd1439 Infrastructure changes:
- Change Entry to Entries
2018-12-22 20:14:49 +03:00
Awilum
507133b4db Infrastructure changes: change blueprints to fieldsets 2018-12-22 20:14:13 +03:00
Awilum
492be208e3 Infrastructure changes: Default Theme - use entity name Entries/Entry instead of entity name Pages/Page 2018-12-22 19:45:16 +03:00
Awilum
abf4630604 Infrastructure changes: Default Theme - use entity name Entries/Entry instead of entity name Pages/Page 2018-12-22 16:40:19 +03:00
Awilum
109a97766d Infrastructure changes: add entries folder 2018-12-22 13:51:34 +03:00
Awilum
78fffae0eb Infrastructure changes: remove pages folder 2018-12-22 13:51:12 +03:00
Awilum
1a809b0ad6 Infrastructure changes: Default Theme - use entity name Entries/Entry instead of entity name Pages/Page 2018-12-22 13:49:52 +03:00
Awilum
c5a5484568 Infrastructure changes: use entity name Entries/Entry instead of entity name Pages/Page 2018-12-22 13:49:12 +03:00
Awilum
c39e544a3a Infrastructure changes: to improve engine flexibility was decided to use entity name Entries/Entry instead of entity name Pages/Page 2018-12-22 13:48:41 +03:00
Awilum
82a4586516 Flextype Component - Filesystem updated to 1.1.4 2018-12-22 04:24:07 +03:00
Awilum
9b87285371 Content: using updated getFilesList() method 2018-12-22 03:46:45 +03:00
Awilum
5a7e0fecc1 Themes: getTemplatesBlueprints() - now it is possible to get blueprint title field 2018-12-20 02:34:04 +03:00
Awilum
29d609afdc We will go with Default theme instead of Simple theme 2018-12-20 02:07:32 +03:00
Awilum
bffa632a8f Content: Issue - Return value of Flextype\Component\Arr\Arr::sort() must be of the type array, none returned - fixed 2018-12-19 20:09:41 +03:00
Awilum
395e1de32b Remove error 404 page from pages folder! 2018-12-19 19:52:39 +03:00
Awilum
3f1e3333ac Content: getPage() method refactoring
- refactoring and code cleanup
- remove 404 page from pages folder and use it from settings
2018-12-19 19:51:37 +03:00
Awilum
15709ee8ec Settings: error404 page data - added 2018-12-19 19:49:01 +03:00
Awilum
a9e192d6b1 Flextype fallback settings implementation
- use array_replace_recursive() instead of array_merge
2018-12-19 19:48:34 +03:00
Awilum
6c50d0feae We will go with Default theme instead of Simple theme 2018-12-19 18:23:17 +03:00
Awilum
0c157a1cac CHANGELOG.md - updates 2018-12-19 18:01:59 +03:00
Awilum
0f30078915 Merge remote-tracking branch 'origin/dev' into dev 2018-12-19 13:19:47 +03:00
Awilum
33a99c19bb Content: ability to get hidden pages for method getPage() - added. 2018-12-19 13:18:13 +03:00
Sergey Romanenko
67303b2672 Merge pull request #45 from RDIL/patch-1
Promote https
2018-12-19 00:10:06 +03:00
Reece D
bbbfaeaae6 Promote https 2018-12-18 16:08:01 -05:00
Awilum
0b3d49451a Custom YamlParser with native support - implementation 2018-12-17 22:15:52 +03:00
Awilum
81e31d1324 Custom YamlParser with native support - implementation 2018-12-17 22:12:27 +03:00
Awilum
2b6d564119 Custom YamlParser with native support - implementation 2018-12-17 22:12:06 +03:00
Awilum
a3dd063a93 .htaccess: Common PHP Overrides - added 2018-12-17 20:49:00 +03:00