Andy Miller
548081471c
Should fix: spaces in webroot for bin/grav install #164
2015-04-20 12:41:26 -06:00
Gert
7e94e46459
use gravtrait in plugins
2015-04-16 17:54:48 +02:00
Gert
f3b4efb661
Make plugins and themes load the merged config from all files
2015-04-16 17:43:03 +02:00
Gert
7947ba2442
fix config reload to actually reload from files
2015-04-16 17:42:29 +02:00
Gert
29ae5b7aae
Merge branch develop into feature/password_improvement
2015-04-16 12:48:37 +02:00
Andy Miller
2a56f21d13
version update
2015-04-15 15:55:28 -06:00
Andy Miller
289a838ba1
disable timestamps by default
2015-04-15 11:14:04 -06:00
Andy Miller
f6f3e96106
Merge branch 'develop' of https://github.com/getgrav/grav into develop
...
* 'develop' of https://github.com/getgrav/grav :
hide notice about ob_flush()
2015-04-15 09:34:37 -06:00
Andy Miller
7d22305678
hide notice about ob_flush()
2015-04-15 06:44:34 -06:00
Andy Miller
b4c06f537d
added page expires
2015-04-14 22:50:45 -06:00
Andy Miller
830c723bae
Revert "added page expires"
...
This reverts commit f02f3d507dc0959866e6bdef67cc1cf29c0f173e.
2015-04-14 22:50:26 -06:00
Andy Miller
b83ab07374
added page expires
2015-04-14 21:59:31 -06:00
Gert
8200cb9336
querystring and cache timestamp support in media
2015-04-15 03:10:08 +02:00
Andy Miller
b1a38306af
Added asset timestamps
2015-04-14 15:46:11 -06:00
Gert
cd3fd5a7b7
protect against timing attacks
2015-04-13 14:44:56 +02:00
Gert
1ab1378259
fix flaws in authentication
2015-04-13 13:10:56 +02:00
Andy Miller
8f54e5739f
fix for any file with parameters
2015-04-10 14:28:37 -06:00
Andy Miller
21a6594573
Added a onBeforeDownload() event to provide logging/access check, etc.
2015-04-10 14:14:51 -06:00
Andy Miller
01ce80fb1a
fixed direct operations on media objects
2015-04-10 13:30:36 -06:00
Andy Miller
174672c411
Support chunked downloads and non-media filetypes
2015-04-10 13:22:10 -06:00
Andy Miller
4785103081
Added download() and getMimeType() static methods
2015-04-10 13:21:53 -06:00
Andy Miller
7030422b11
New baseman option in Uri class
2015-04-10 13:21:23 -06:00
Andy Miller
2a06dc9bea
customizable page types
2015-04-10 13:21:03 -06:00
Andy Miller
ee340e2d6f
version update
2015-04-09 13:00:50 -06:00
Andy Miller
7c28de6ae5
fixes for download
2015-04-09 12:41:03 -06:00
Andy Miller
c95f602ea2
fixes for changelog
2015-04-09 12:37:46 -06:00
Gert
6361280d99
remove supressed warnings
2015-04-09 20:13:10 +02:00
Andy Miller
b3a9d7cd41
fixes for broken gpm selfupgrade
2015-04-08 22:29:50 -06:00
Gert
071989c554
Merge branch 'develop' of github.com:getgrav/grav into develop
...
* 'develop' of github.com:getgrav/grav:
Fix Folder::getRelativePath() so that it works with backslashes
version update
2015-04-08 22:56:12 +02:00
Gert
f956d7113f
use FilesystemIterator to solve windows path issue more elegantly
2015-04-08 22:55:27 +02:00
Matias Griese
f0472fdd76
Fix Folder::getRelativePath() so that it works with backslashes
2015-04-08 21:37:19 +03:00
Andy Miller
a588e08405
version update
2015-04-08 12:22:23 -06:00
Gert
733c13102b
remove double ;
2015-04-08 11:43:40 -06:00
Gert
688d6fe17a
normalize grav path
2015-04-08 11:43:28 -06:00
Gert
25ff1f230f
fix mixed slashes in paths
2015-04-08 11:43:20 -06:00
Andy Miller
094b58130a
Fix for issue #167 - latest version check out of order
2015-04-08 11:42:23 -06:00
Andy Miller
a04a79af3e
version update
2015-04-07 13:53:32 -06:00
Andy Miller
01c7eadc92
Added new default_image_quality system configuration option
2015-04-07 12:55:29 -06:00
Andy Miller
4b3abc282a
PSR Fixes
2015-04-07 12:42:48 -06:00
Gert
c22a2579a9
Merge branch 'develop' of github.com:getgrav/grav into develop
...
* 'develop' of github.com:getgrav/grav:
update Console/GPM for refactored Common/GPM
refactor Common/GPM namespace for more unified approach to installed vs remote packages
add filter function to iterator
2015-04-06 23:27:19 +02:00
Gert
0a26772e35
fix alternative type not detected anymore
2015-04-06 23:26:53 +02:00
Gert
82bd54eb0b
update Console/GPM for refactored Common/GPM
2015-04-04 14:02:28 +02:00
Gert
d92d9bafc6
refactor Common/GPM namespace for more unified approach to installed vs remote packages
2015-04-04 14:01:46 +02:00
Gert
9c541ee20b
add filter function to iterator
2015-04-04 14:00:52 +02:00
Gert
105dc34b2a
don't scale @1x images, use them as base
2015-04-03 11:30:35 +02:00
Andy Miller
0d8b46a157
fixed image element name
2015-04-01 17:27:51 -06:00
Gert
96b2b327b2
reset on construct
2015-04-01 16:51:24 +02:00
Gert
e014b12626
thumbnail selection fixes
2015-04-01 16:17:10 +02:00
Gert
d473f72edd
remove debugger line
2015-04-01 16:14:18 +02:00
Gert
f5722d7baa
Merge branch 'develop' of github.com:getgrav/grav into feature-multimedia
...
* 'develop' of github.com:getgrav/grav:
switched to && operator
Moved default image quality to defines.php
Missing 'quality' in valid image functions
updated version
updated version
updated changelog
Fix for issue #158 - load order with debugger on
Added support for external URL in directs
more description for separator
Serve images as static files
Corrected HTML output of links with empty HTML anchors
Changed Twig Link Regex which fixes #149 [Markdown Doesn't Handle [words](#)]
Conflicts:
system/src/Grav/Common/Page/Medium.php
2015-03-31 22:58:24 +02:00