Andy Miller
ffb7ac755b
Updated composer lock
2016-04-20 14:06:24 -06:00
Djamil Legato
693568b509
Updated languages, removed frontmatter delimiter
2016-04-20 13:00:49 -07:00
Andy Miller
bf2b3bff9a
Updated languages
2016-04-20 13:48:02 -06:00
Djamil Legato
9effb59a1d
Updated version in Grav defines
2016-04-20 12:06:01 -07:00
Djamil Legato
8d03f3166d
Typo
2016-04-20 12:05:23 -07:00
Djamil Legato
f1162895c2
Merge branch 'develop' of https://github.com/getgrav/grav into develop
...
# Conflicts:
# CHANGELOG.md
2016-04-20 12:02:48 -07:00
Djamil Legato
cd58e10fbc
Updated Changelog
2016-04-20 12:01:33 -07:00
Flavio Copes
5adff355be
Fill changelog
2016-04-20 20:51:59 +02:00
Djamil Legato
c021fbd232
Added GPM::getRelease, GPM::isStableRelease, GPM::isTestingRelease methods and passing the type to the repository object
2016-04-20 11:44:10 -07:00
Djamil Legato
cbd6ab42c3
Let GPM read and pass the current channel to Grav's repository
2016-04-20 11:41:51 -07: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