Flavio Copes
2ad75c8b91
Fix flow
2016-03-17 16:46:17 +01:00
Flavio Copes
3c43888de1
Drop leftover exit() call
2016-03-17 16:44:44 +01:00
Flavio Copes
51c281e7df
Fix blueprint string
2016-03-16 20:25:36 +01:00
Flavio Copes
46ba290004
Add own date Twig filter override to translate dates automatically based on the locale
...
The Twig `date` filter does not translate dates automatically for us.
This translates dates based on the locale set.
2016-03-16 15:35:06 +01:00
Flavio Copes
ca6977d61f
Extract a setLocale() method
...
Also correctly set the locale if the language identifier is 2 letters,
append by default the language identifier otherwise the locale setting
is not applied
2016-03-16 15:34:45 +01:00
Flavio Copes
50b4308242
If the package is updated from an older major release, show warning and ask confirmation
2016-03-16 11:26:32 +01:00
Flavio Copes
b43d621dfc
Added GPM:: checkPackagesCanBeInstalled(), checks the passed packages list can be installed/updated
2016-03-16 11:26:32 +01:00
Matias Griese
2e78beee8f
Add collections filtering to BlueprintSchema
2016-03-15 14:54:51 +02:00
Matias Griese
4ff59ea57c
Add label back to blueprint schema (used in validation)
2016-03-15 14:51:53 +02:00
Matias Griese
fa50ae9367
Add yaml validation
2016-03-15 14:37:40 +02:00
Matias Griese
3f25ad7c4f
Add collections validation
2016-03-15 14:37:22 +02:00
Flavio Copes
9f79c018e6
Restore correct way to get latest available release
2016-03-14 17:51:06 +01:00
Flavio Copes
362bffeba8
Prevent updating a package needed in an older release by an already installed package
2016-03-14 16:07:43 +01:00
Flavio Copes
e557c6f797
Prevent updating dependency needed by already installed packages in an older version
2016-03-14 15:24:16 +01:00
Flavio Copes
65d0149291
Fix next significant release handling
2016-03-14 14:23:45 +01:00
Flavio Copes
fce5de5464
Correctly set nested dependency's package name when uninstalling
2016-03-14 14:23:00 +01:00
Flavio Copes
707d081c55
Fix removing packages when removing a parent package
2016-03-14 14:22:42 +01:00
Flavio Copes
6c4fd4dabc
Tweak the docs for Page::modular() and Page::modularTwig()
...
Fixes #724
2016-03-11 19:15:30 +01:00
Tyler Cosgrove
f3043926e1
Remove local checks; Delete twigtemplates; update inheritence theme
...
All components could use some ❤️
2016-03-10 21:22:55 -05:00
Tyler Cosgrove
fbac9a6dcd
Fix theme:// path errors
2016-03-10 20:56:51 -05:00
Tyler Cosgrove
7d2f13f198
Use twig to process
...
Currently broken as twig loading does not work... test functionality by changing `theme://` to `themes://` in Grav\Common\Twig\Twig
2016-03-10 20:28:49 -05:00
Andy Miller
9119ce8679
Should fix download issues with gzip enabled - #723
2016-03-10 10:28:19 -07:00
Djamil Legato
0716f96d8d
Added json_decode and get_cookie twig filters
2016-03-09 20:22:36 -08:00
Tyler Cosgrove
055db441f8
protect
2016-03-08 22:55:43 -05:00
Andy Miller
068eefab7b
code analysis fixes
2016-03-08 14:42:07 -07:00
Andy Miller
c053a153fe
Code analysis fixes
2016-03-08 14:32:44 -07:00
Matias Griese
f586358ab3
Data\Validation: If field type isn't defined, assume text
2016-03-08 12:21:25 +02:00
Tyler Cosgrove
d5f31db8af
Themes and Checks
2016-03-08 00:44:24 -05:00
Tyler Cosgrove
06d9abaede
initial not complete
2016-03-07 17:01:52 -05:00
Flavio Copes
09a03f8b1a
Gracefully handle invalid packages
2016-03-07 21:16:20 +01:00
Flavio Copes
3317fab0c6
Fix question
2016-03-07 21:16:20 +01:00
Andy Miller
f11c7b40bb
Merge branch 'develop' of https://github.com/getgrav/grav into develop
2016-03-07 11:44:58 -07:00
Andy Miller
5155d09765
Fix for corrupted downloads in inherited themes - https://github.com/getgrav/grav-plugin-admin/issues/437
2016-03-07 11:44:45 -07:00
Matias Griese
9a83977913
Merge remote-tracking branch 'origin/develop' into develop
2016-03-07 20:27:29 +02:00
Matias Griese
10a89cf4e7
Expose the active theme metadata and configuration through the grav.theme object ( #720 )
2016-03-07 20:27:22 +02:00
Flavio Copes
cee512c585
Fix issue installing a new plugin
2016-03-07 18:38:31 +01:00
Matias Griese
e9c46e7ace
Merge branches 'develop' and 'feature/blueprints-update' of https://github.com/getgrav/grav into develop
2016-03-07 14:58:02 +02:00
Flavio Copes
2f1f48b9b2
Improve command line flow to install packages and dependencies
2016-03-06 17:26:15 +01:00
Flavio Copes
db664b2762
Move common GPM methods from InstallCommand to Common\GPM\GPM. Move tests too
2016-03-06 17:25:56 +01:00
Andy Miller
2db4b519c8
manually merged the newer user profile blueprint
2016-03-04 22:59:24 -07:00
Djamil Legato
c304c40dbf
Enable active line for frontmatter
2016-03-04 17:03:04 -08:00
Andy Miller
14353c50d8
added fragment support to URI #711
2016-03-04 16:33:18 -07:00
Andy Miller
42222d1be4
Merge branch 'develop' of https://github.com/getgrav/grav into develop
2016-03-04 15:44:51 -07:00
Andy Miller
9feebaaa69
user blueprint refactor
2016-03-04 15:44:32 -07:00
Flavio Copes
04aab610c9
Improve uninstall CLI flow
2016-03-04 19:18:34 +01:00
Flavio Copes
606c38b852
Move getPackagesThatDependOnPackage to Common/GPM/GPM
2016-03-04 19:18:34 +01:00
Andy Miller
400213fdf0
added an underline
2016-03-04 09:48:56 -07:00
Andy Miller
91222cb32b
Fixed an issue with Retina alternatives not clearing properly between repeat uses.
2016-03-03 19:31:26 -07:00
Djamil Legato
d95881e535
Merge branch 'feature/blueprints-update' of https://github.com/getgrav/grav into feature/blueprints-update
2016-03-03 10:56:04 -08:00
Djamil Legato
7fe50f454e
Updated yamls in view of the new admin
2016-03-03 10:55:50 -08:00