Flavio Copes
5adff355be
Fill changelog
2016-04-20 20:51:59 +02:00
Flavio Copes
8b39411fb4
Add Installer events ( #787 )
...
Refs https://github.com/getgrav/grav/issues/760
Uses a package's `install.php` file, in the package root folder, to allow a plugin/theme to hook into the install procedure and stop prior to executing an operation (install/update/uninstall), or show a message after having done it.
Example install.php file in the PR description https://github.com/getgrav/grav/pull/787
2016-04-20 19:02:21 +02:00
Flavio Copes
0a8fd26e04
Use correct version number we'll use
2016-04-20 16:11:16 +02:00
Flavio Copes
2e89ea5f19
Make sure alpha / beta / rc releases for 2.0.0 are included in ~2.0
2016-04-20 15:56:52 +02:00
Andy Miller
88e3c9dd18
Updated CHANGELOG.md
2016-04-19 17:41:06 -06:00
Andy Miller
82f5111857
Merge branch 'develop' of https://github.com/getgrav/grav into develop
2016-04-19 17:32:55 -06:00
Andy Miller
23d2d19f35
More refactoring
2016-04-19 17:31:34 -06:00
Andy Miller
c5394f07f6
Support Ranges for streaming video
2016-04-19 17:08:57 -06:00
Andy Miller
33f06e00a1
add webm and ogv
2016-04-19 17:08:39 -06:00
Flavio Copes
96c2bae4f8
Add check to evaluateFunc()
...
Prevents obscure Twig error when $input is not set
2016-04-19 19:14:54 +02:00
Andy Miller
643a977df6
Merge branch 'develop' of https://github.com/getgrav/grav into develop
2016-04-19 10:35:12 -06:00
Andy Miller
cea454b2c5
Deleted deprecated newuser command - use login plugin
2016-04-19 10:34:58 -06:00
Andy Miller
672b37359a
Moved devtools out of core into a plugin
2016-04-19 10:34:29 -06:00
Flavio Copes
5d97fed383
Add 500 error option to the comment
2016-04-19 11:36:57 +02:00
Andy Miller
99f8ee2c81
Missing use statement
2016-04-18 16:40:09 -06:00
Djamil Legato
d4642e4b9a
Added Grav flag to identify if Grav is in testing or stable mode
2016-04-18 14:42:16 -07:00
Andy Miller
dc121e9ef2
Fix for fallbackUrl not being accessible in PageServiceProvider
2016-04-18 11:53:18 -06:00
Andy Miller
6124f71d6e
Feature/frontmatter twig processing ( #788 )
...
* start on processFrontmatter logic
* optimized the twig processing
* Added blueprint definitions
* updated changelog
* Fix to not process in admin
2016-04-14 15:33:45 -06:00
Flavio Copes
5213867611
Don't load plugins and themes in tests
2016-04-14 20:04:38 +02:00
Flavio Copes
a778878ec5
Fix reinitializing Grav in tests
2016-04-14 19:40:13 +02:00
Flavio Copes
e58994d196
Initialize stream in test
2016-04-14 19:25:35 +02:00
Flavio Copes
eb4e7ceae1
Better type hinting
2016-04-14 18:54:29 +02:00
Flavio Copes
773e3b68ef
Simplify test initialization code
2016-04-14 18:54:29 +02:00
Andy Miller
f2e6691f26
updated CHANGELOG.md
2016-04-13 15:12:08 -06:00
Andy Miller
3535c55bef
Merge pull request #775 from getgrav/feature/default-frontmatter-yaml
...
This allows a frontmatter.yaml file to be included in a page folder
2016-04-13 15:09:31 -06:00
Andy Miller
8bdceb6919
Added an isAdminPlugin() helper method in Utils
2016-04-13 15:05:17 -06:00
Andy Miller
40348124a1
Don't merge frontmatter.yaml if admin
2016-04-13 15:04:59 -06:00
Andy Miller
a5d4ede100
Added Cache::setKey() to allow dynamic setting of cache key
2016-04-13 14:59:25 -06:00
Andy Miller
c8e86dc1a6
added changelog mention of class refactor #745
2016-04-13 12:55:59 -06:00
Andy Miller
9eeb4c15ac
Merge pull request #745 from toovy/develop
...
Refactored the Grav classes load and process methods to follow clean coding standards
2016-04-13 12:51:45 -06:00
Tobias Braner
fbe65e7cac
merged
2016-04-13 07:23:18 +02:00
Andy Miller
a8f4092ac3
Merge pull request #778 from Xobb/patch-1
...
Add ability to link to file on gist
2016-04-12 16:26:42 -06:00
Andy Miller
c4470889b4
Fix for find() processing redirects via dispatch() - #781
2016-04-12 16:25:16 -06:00
Andy Miller
90481e8a6d
Added new gpm.releases option and output in CLI
2016-04-12 15:49:09 -06:00
Andy Miller
7e06b01771
Use new gpm.proxy_url and fallback to old proxy_url setting
2016-04-12 15:47:52 -06:00
Andy Miller
0e40257176
removed proxy_url and moved to gpm section
2016-04-12 15:46:28 -06:00
Flavio Copes
b4cdeba4cf
Drop seconds test
...
Caused false negatives on Travis
2016-04-12 16:36:52 +02:00
Flavio Copes
88320607fa
Detect error in exec call and output accordingly. Also fix trailing slash in path. Fix #746
2016-04-12 16:02:36 +02:00
Flavio Copes
a58766be66
Change the header.template override in system/blueprints/pages/default.yaml to be type text
...
Fixes https://github.com/getgrav/grav-plugin-admin/issues/433
2016-04-12 14:15:14 +02:00
Andy Miller
8751c662b9
Merge branch 'develop' of https://github.com/getgrav/grav into develop
2016-04-11 21:03:44 -06:00
Andy Miller
3f1e482ee3
capitalized composer
2016-04-11 21:02:59 -06:00
Matias Griese
e880cf9c63
Fix warning on opcache clean
2016-04-11 08:27:16 +03:00
Matias Griese
9f7874a4f6
Simplify opcache test
2016-04-11 08:23:52 +03:00
Andy Miller
722e3cb55e
updated changelog
2016-04-10 19:49:57 -06:00
Andy Miller
63c2db5c85
Fix for non http/s external links - #738
2016-04-10 19:26:06 -06:00
Flavio Copes
c7c69cbd66
Update live changelog
2016-04-09 10:59:58 +02:00
Matias Griese
29eb3932ce
Fix Zend Opcache opcache.validate_timestamps=0 not detecting changes in compiled yaml and twig files
2016-04-08 11:50:21 +03:00
Andy Miller
9c5b457aa4
Merge branch 'develop' of https://github.com/getgrav/grav into develop
2016-04-07 15:53:20 -06:00
Andy Miller
0f6d8b7037
allow the ability to override the auto escape without it impacting config
2016-04-07 15:53:08 -06:00
Paul (xobb) Chubatyy
bc6d9f98ff
Add ability to link to file on gist
...
Now when the file is passed to the gist filter only that file will be displayed, not the whole gist.
Example usage:
```{{ gist("000000000000000000000000", "somefile.php") }}```
Backward compatible by the way.
2016-04-07 16:28:04 +03:00