Awilum
8bfb069a60
Merge remote-tracking branch 'origin/dev'
v0.6.1
2018-06-17 14:57:47 +03:00
Awilum
25817ed285
Flextype 0.6.1
2018-06-17 14:55:59 +03:00
Awilum
ed40da2dcc
Fixed Simple Theme styles
2018-06-17 14:55:03 +03:00
Awilum
3bb1f39099
Added require vendors versions in composer.json
2018-06-17 14:54:49 +03:00
Awilum
20fb11077d
Fixed Singleton classes and methods visibility changed from protected to private
2018-06-17 14:01:47 +03:00
Sergey Romanenko
4ee90543f7
Merge pull request #27 from alexantr/patch-1
...
Fixes #26 no 404 status if get page from cache
2018-06-12 22:28:23 +03:00
Alex Yashkin
15ea3fe904
Update Content.php
...
Check if original page exists when get it from cache
2018-06-12 17:00:52 +03:00
Awilum
54253af881
Fix Dev Branch
2018-06-09 21:06:58 +03:00
Awilum
6d559ca736
Fix Master Branch
2018-06-09 21:06:39 +03:00
Awilum
2898af1dd9
Merge branch 'dev'
v0.6.0
2018-06-09 17:05:54 +03:00
Awilum
0d35aeafc8
Flextype 0.6.0
2018-06-09 17:04:19 +03:00
Awilum
c60aa90074
Readme Updates
2018-06-09 16:59:25 +03:00
Awilum
4992a1d345
Readme Updates
2018-06-09 16:56:13 +03:00
Awilum
df95292697
Readme Updates
2018-06-09 16:55:41 +03:00
Awilum
fdc3229938
Code cleanup and refactoring #5
2018-06-09 13:36:44 +03:00
Awilum
a4377f4d91
Сhangelog Updates
2018-06-09 00:04:22 +03:00
Awilum
9b390385c0
Config: updates
2018-06-08 23:42:15 +03:00
Awilum
0d7e5d2fe2
Improve .htaccess
2018-06-08 02:31:26 +03:00
Awilum
590072fe53
Merge remote-tracking branch 'origin/master' into dev
2018-06-08 01:47:27 +03:00
Awilum
924052ae48
Removing Parsedown parser
2018-06-08 01:44:54 +03:00
Awilum
08329c6bc2
Content: using html instead of markdown
2018-06-08 01:43:15 +03:00
Awilum
751ae05b2d
Pages: using html instead of markdown
2018-06-08 01:42:09 +03:00
Awilum
bc8fc0ef74
Simple Theme: Cross-site scripting Vulnerabilities fixes
2018-06-08 01:35:19 +03:00
Awilum
2869fd1c28
Merge remote-tracking branch 'origin/dev'
v0.5.0
2018-06-03 14:44:13 +03:00
Awilum
0b4defa948
Flextype 0.5.0
2018-06-03 04:52:50 +03:00
Awilum
3df9f5df0e
update config
2018-06-03 04:49:25 +03:00
Awilum
7fba0e87f2
update changelog
2018-06-03 04:45:53 +03:00
Awilum
3285b7515c
Flextype: new method setSiteConfig() added
2018-06-02 22:28:34 +03:00
Awilum
09c5f637a9
Flextype: new method setErrorHandler() updates
2018-06-02 22:27:07 +03:00
Awilum
1360793ff7
Flextype: new method setErrorHandler() added
2018-06-02 22:26:06 +03:00
Awilum
e293c38183
update home page
2018-06-02 22:12:24 +03:00
Awilum
d4fcba7e85
Constants: accounts, blocks, data - removed.
2018-06-01 00:53:03 +03:00
Awilum
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
2018-06-01 00:52:00 +03:00
Awilum
81eb197429
Content: new protected method initParsers()
2018-05-31 20:35:06 +03:00
Awilum
fd445d7386
Delete folders: site/blocks and site/cache and site/logs
2018-05-31 20:29:41 +03:00
Awilum
cb139ad5b6
Delete folders: site/data and site/accounts
2018-05-31 20:02:12 +03:00
Awilum
e907cc21fb
Content: method processContent() will run processMarkdown() method first then only processShortcodes
2018-05-31 16:59:39 +03:00
Awilum
d6f5558ff8
Merge branch 'dev'
v0.4.4
2018-05-29 17:06:47 +03:00
Awilum
94ddfbc12d
Flextype 0.4.4
2018-05-29 16:49:00 +03:00
Awilum
f80f5784d8
Merge branch 'dev'
2018-05-29 16:41:42 +03:00
Awilum
40940be492
Flextype 0.4.4
2018-05-29 16:40:57 +03:00
Awilum
5e2e6e31b8
UPDATE CHANGELOG
2018-05-29 16:32:39 +03:00
Awilum
b7aaf1ee3d
UPDATE CHANGELOG
2018-05-29 16:31:53 +03:00
Awilum
5a9c19635d
Site Config: new items added: robots and description
2018-05-29 16:29:16 +03:00
Awilum
bd3ca6e298
Theme Simple:
...
- gulpfile: build process updated
- package.json: added gulp-concat and gulp-sourcemaps
2018-05-29 16:28:08 +03:00
Awilum
936b0fad6b
Theme Simple:
...
- Using Assets Component for css and js
- New head meta added: description, keywords, robots, generator
- Meta charset getting from registry site.charset
- Fixed issue with broken paths for JS
2018-05-29 16:26:13 +03:00
Awilum
2ac5dc7cc0
Theme Simple: bootstrap.scss - removed
2018-05-29 15:48:10 +03:00
Awilum
dbd353e58e
UPDATE CHANGELOG
2018-05-29 13:33:00 +03:00
Awilum
928553340f
Content:
...
- added abbility to work with CONTENT SECTIONS with help of shortcodes [section] and [section_create]
- getPage() method will only return data about requested page and will not insert them in global $page array.
- events: onPageContentAfter and onPageContentRawAfter was removed from getPage(), use event onCurrentPageBeforeDisplayed instead.
2018-05-29 13:31:36 +03:00
Awilum
25d9e45e6a
Merge branch 'dev'
v0.4.3
2018-05-28 11:37:26 +03:00