Djamil Legato
78992df894
Added support for syslog and syslog facility logging (default: 'file')
2018-10-02 12:36:34 -07:00
Djamil Legato
70c423563f
Merge branch '1.6' of https://github.com/getgrav/grav into 1.6
2018-10-02 10:45:39 -07:00
Matias Griese
2503180e73
Merge branch 'develop' of https://github.com/getgrav/grav into 1.6
...
# Conflicts:
# composer.lock
# system/defines.php
2018-10-02 09:58:31 +03:00
Andy Miller
ed0cb0c8f2
set to testing mode
2018-10-01 21:32:49 -06:00
Djamil Legato
a6449cb8ba
Splitted log handler and added support for syslog along side with stream (file)
2018-10-01 16:07:04 -07:00
Andy Miller
9e776df296
Prepare for rlease
2018-10-01 15:58:02 -06:00
Andy Miller
f0e33dc242
prepare for release
2018-10-01 15:32:29 -06:00
Andy Miller
70b6fb32c4
Revert "Splitted log handler and added support for syslog along side with stream (file)"
...
This reverts commit ecaeb32675 .
2018-10-01 15:11:13 -06:00
Andy Miller
7148e9e136
Merge branch 'develop' into 1.6
...
# Conflicts:
# system/src/Grav/Common/Security.php
# system/src/Grav/Common/Twig/TwigExtension.php
2018-10-01 14:14:23 -06:00
Andy Miller
44dbcdf2b1
Added new XSS Twig function
2018-10-01 14:07:14 -06:00
Djamil Legato
ecaeb32675
Splitted log handler and added support for syslog along side with stream (file)
2018-10-01 11:43:31 -07:00
Andy Miller
3216442946
Merge branch 'develop' of github.com:getgrav/grav into develop
2018-10-01 12:34:14 -06:00
Andy Miller
9d4471b196
Security refactor
2018-10-01 12:34:09 -06:00
Andy Miller
e4f6f8bcf2
Merge branch '1.6' of github.com:getgrav/grav into 1.6
2018-10-01 12:33:36 -06:00
Andy Miller
91d8a16db2
Refactored security
2018-10-01 12:33:26 -06:00
Matias Griese
920b0fcb2e
Register all page types into blueprint://pages stream
2018-10-01 21:26:36 +03:00
Matias Griese
760c3e869f
Merge branch 'develop' of https://github.com/getgrav/grav into 1.6
2018-10-01 21:07:28 +03:00
Matias Griese
c48107acd9
Merge remote-tracking branch 'origin/develop' into develop
2018-10-01 21:02:11 +03:00
Matias Griese
4671518409
Fixed missing slug in Page::init()
2018-10-01 21:02:04 +03:00
Andy Miller
41bf943f49
get raw content for all pages
2018-09-30 21:11:46 -06:00
Andy Miller
6488a0f2fb
get rawcontent
2018-09-30 21:11:23 -06:00
Andy Miller
d893dd55ff
Merge branch 'develop' into 1.6
...
# Conflicts:
# .gitignore
# bin/grav
2018-09-30 18:39:46 -06:00
Andy Miller
fb98ca7b19
Added a new Security CLI command
2018-09-30 18:34:53 -06:00
Andy Miller
451ec49d9c
refactor
2018-09-30 17:45:45 -06:00
Andy Miller
1709eb038c
Fix for array method
2018-09-30 15:24:01 -06:00
Andy Miller
e69d6cefee
ordering
2018-09-30 00:10:44 -06:00
Andy Miller
7abe01ed8c
vertical style
2018-09-30 00:10:04 -06:00
Andy Miller
17a371d86a
lang stuff
2018-09-29 21:37:01 -06:00
Andy Miller
5b787d56e6
Add default XSS security config
2018-09-29 21:24:58 -06:00
Andy Miller
33d98114ba
XSS enhancements
2018-09-29 21:24:21 -06:00
Matias Griese
ce5f0b7785
Merge remote-tracking branch 'origin/1.6' into 1.6
2018-09-27 22:51:42 +03:00
Matias Griese
9204b87f3a
Hide form fields in blueprints by using dynamic property like scope@: object or scope-ignore@: object, right now only Flex sets the scope
2018-09-27 22:51:35 +03:00
Andy Miller
4a83314095
Should fix more legacy issues
2018-09-27 12:27:07 -06:00
Andy Miller
99ea119483
Merge branch '1.6' of github.com:getgrav/grav into 1.6
2018-09-27 09:52:56 -06:00
Andy Miller
c361f16fcf
remove duplicate option
2018-09-27 09:52:51 -06:00
Matias Griese
0c3b34e89a
Updated Asset classes for PHP 7.1, fixed a bug in \Closure name
2018-09-27 09:36:32 +03:00
Andy Miller
c796474bce
legacy fix
2018-09-26 16:52:10 -06:00
Andy Miller
26aea439c6
Assets Manager Refactoring ( #2201 )
...
* initial commit of refactored class structure
* more refactoring
* more progress
* more refactoring…
* Rendering stuff!
* Updates
* filter + sort
* inline stuff now added
* continued compatibility improvements + some test fixes
* more compatibility fixes
* CSS pipeline working!
* pipeline in the house
* Various fixes for testing bugs
* Fix timestamps
* CSS/JS Inline support
* Tidy
* Optimizations…
* fix for tests
* Added a couple of inline tests
2018-09-26 16:34:53 -06:00
Andy Miller
32cfb749af
ignore testing templates
2018-09-25 18:15:51 -06:00
Matias Griese
007b17a7ba
Fixed partial save for Flex Objects
2018-09-25 11:16:31 +03:00
Matias Griese
8c64434069
Fixed updating empty array (no data, should be ignored)
2018-09-24 15:33:49 +03:00
Matias Griese
ff1d5bc965
Fix extra storageKey, timestamps fields stored into the Flex objects
2018-09-24 15:23:23 +03:00
Matias Griese
346b8683ac
Fix extra authorize, forms fields stored into the Flex objects
2018-09-24 15:18:56 +03:00
Matias Griese
7a61b09a85
Added proper support for hiding form fields in blueprints by using dynamic property like security@: admin.foobar to any field
2018-09-24 11:25:51 +03:00
Andy Miller
95172ce4c1
wip
2018-09-20 12:53:43 -06:00
Andy Miller
537c5f4ee8
Merge branch 'feature/cache-refactor' into 1.6
2018-09-20 11:25:35 -06:00
Andy Miller
68ee0f7580
changed text.. need to move to. lang file
2018-09-20 11:24:51 -06:00
Andy Miller
178193ab1a
Added a deleteAll() method and also renamed CLI command
2018-09-20 11:07:39 -06:00
Matias Griese
e7ddae713f
Merge branch 'develop' of https://github.com/getgrav/grav into 1.6
...
# Conflicts:
# composer.json
2018-09-20 11:03:02 +03:00
Matias Griese
bd2883d63f
Merge branch '1.6' of https://github.com/getgrav/grav into 1.6
2018-09-20 09:43:57 +03:00