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

7374 Commits

Author SHA1 Message Date
Awilum
7dfc89489b Admin: theme fixes 2018-04-22 15:40:51 +03:00
Awilum
6645700c0a Infrastructure changes: themes - simple.yml - updates 2018-04-22 01:52:26 +03:00
Awilum
58cb60988f Infrastructure changes: For theme templates we are using templates folder 2018-04-22 01:49:30 +03:00
Awilum
d8acf5178e Infrastructure changes: For theme templates we are using templates folder 2018-04-22 01:48:29 +03:00
Awilum
098e096b63 Infrastructure changes: simple.yml instead of default.yml 2018-04-22 01:47:48 +03:00
Awilum
17b4870381 Infrastructure changes: setting new default theme - simple and new default templates will have name - default.php 2018-04-22 01:41:16 +03:00
Awilum
63985cd922 Infrastructure changes: Default theme will have a name - simple. and default template will not have a name index.php anymore - now it is default.php 2018-04-22 01:37:07 +03:00
Awilum
a456c7ae38 Changelog updates 2018-04-22 01:32:30 +03:00
Awilum
cdb56e2f03 Default theme: From now we are using View Class for Flextype themes 2018-04-22 01:32:17 +03:00
Awilum
43999d0eac Infrastructure changes: from now, we are using page.md for each page instead of index.md 2018-04-22 01:31:38 +03:00
Awilum
2acd9776c8 Admin: General updates, pages list, page editing, adding new page 2018-04-22 01:13:21 +03:00
Awilum
d6441c1502 Admin: theme updates 2018-04-22 01:12:33 +03:00
Awilum
8e520521f6 Admin: adding new node_modules 2018-04-22 01:12:18 +03:00
Awilum
e128214226 Pages: issue with getPages() fixed now 2018-04-22 01:11:36 +03:00
Awilum
fff9acf497 Admin Plugin: adding new templates 2018-04-19 02:04:07 +03:00
Awilum
236a108dd3 View Class added for plugins and themes instead of Templates class 2018-04-19 01:35:53 +03:00
Awilum
27041d8bfc Admin Plugin 2018-04-18 23:56:44 +03:00
Awilum
3d945b42f7 Admin Plugin 2018-04-18 23:56:28 +03:00
Awilum
c026f64a76 Using Flextype Components 2018-04-13 23:46:02 +03:00
Awilum
5b1baae8ff Using Flextype Components 2018-04-13 13:26:07 +03:00
Awilum
cba253fe84 Remove admin plugin for a while 2018-04-13 12:10:51 +03:00
Awilum
e9c80dde8c update config file 2018-04-13 12:10:26 +03:00
Awilum
2367bb65da Using Flextype Components 2018-04-13 12:08:48 +03:00
Awilum
06d544a2cd Using Flextype Components 2018-04-08 00:27:54 +03:00
Awilum
50df760b2e Using Flextype Components 2018-04-08 00:27:29 +03:00
Awilum
7bd70b1b91 Using Flextype Components 2018-04-07 12:25:03 +03:00
Awilum
dbf883affc Using Flextype Components 2018-04-07 12:24:28 +03:00
Awilum
ce95ffa127 Using Flextype Components 2018-04-07 12:23:54 +03:00
Awilum
f3b710c56d Admin plugin #3 General Updates 2018-04-04 17:10:45 +03:00
Awilum
40fed19ade Admin plugin #3 General Updates 2018-04-03 16:34:29 +03:00
Awilum
bf19fd3bcc Admin plugin #3 Styles added 2018-04-03 16:34:04 +03:00
Awilum
311d05377b Admin plugin #3 General Updates 2018-04-03 01:08:57 +03:00
Awilum
b2410caf84 Admin plugin #3 General Updates 2018-04-03 01:08:44 +03:00
Awilum
e6f95336b2 Admin plugin #3 General Updates 2018-04-03 00:54:05 +03:00
Awilum
4ee14ec5ea Admin plugin #3 General Updates 2018-04-02 23:58:51 +03:00
Awilum
c0bd5cb88c Code cleanup and refactoring #5 2018-03-27 04:37:00 +03:00
Awilum
6eaf95a2d9 Themes: Implement doctrine cache #4 #5 2018-03-27 04:19:15 +03:00
Awilum
a5ed692754 Implement doctrine cache #4 #5 2018-03-27 03:58:02 +03:00
Awilum
e7f15a7830 I18n: using static::locales array instead of array from config file 2018-03-27 03:35:18 +03:00
Awilum
f38ef1500c Implement doctrine cache #4 #5 2018-03-27 03:25:13 +03:00
Awilum
28ad0b0aaa Implement doctrine cache #4 #5 2018-03-27 03:22:03 +03:00
Awilum
2c2f9f8b27 Implement doctrine cache #4 #5 2018-03-27 03:21:27 +03:00
Awilum
f6c2aab87c Merge remote-tracking branch 'origin/dev' v0.2.1 2018-03-26 12:57:39 +03:00
Awilum
d567a1eb3a Flextype 0.2.1 2018-03-26 12:45:45 +03:00
Awilum
f1110182ee Code cleanup and refactoring #5 2018-03-26 12:41:46 +03:00
Awilum
643451ca2a changelog updates 2018-03-26 02:05:47 +03:00
Awilum
e6d2b4a762 Pages: getPages() - fixes for pages sort and slice, fixes for getting pages list 2018-03-26 01:59:51 +03:00
Awilum
6a442f2adb Code cleanup and refactoring #5 2018-03-25 16:50:32 +03:00
Awilum
d63863b693 Site config: date_format - added 2018-03-25 04:41:25 +03:00
Awilum
ce5869ab4c Pages: getPages() - default order by date and null page array is fixed. parsefile() - get page url - fixed parseFile() - get page date and refactoring #5 2018-03-25 04:40:06 +03:00