Flavio Copes
fe4d178fb4
Fix #366 SVG content type
2015-10-16 21:24:22 +02:00
Flavio Copes
247e45bfea
Merge pull request #365 from aranaur/patch-2
...
add specific links to 'adding functionality' intro
2015-10-16 15:59:23 +02:00
Drew Gates
b7784a23ff
add specific links to 'adding functionality' intro
...
add links directly to the tabs for plugins and themes on getgrav.org. The first time I loaded the main downloads page I didn't see the plugins/themes tabs because I immediately started scrolling down. It might be worth adding to the bottom of that main page a quick line to the tune of "Looking for plugins or themes? Click here or here."
2015-10-16 09:57:46 -04:00
Flavio Copes
fa4893804e
Merge pull request #364 from joomline/patch-1
...
ru.yaml
2015-10-16 14:52:10 +02:00
joomline
373130d8ac
ru.yaml
...
Russian language for grav cms
2015-10-16 14:43:37 +02:00
Flavio Copes
8e781976eb
Fix #362 , correct Cache-Control: max-age value
2015-10-16 14:17:44 +02:00
Andy Miller
266b56f947
Updated changelog
2015-10-15 18:15:39 -06:00
Andy Miller
2b8adfee05
Make use of Native YAML parser if available (big speed boost!!)
2015-10-15 17:40:16 -06:00
Andy Miller
d4c4f8593e
Updated to latest RocketTheme toolbox
2015-10-15 17:39:22 -06:00
Andy Miller
1f8aa032c4
ensconced leading @-based strings with quotes
2015-10-15 16:34:24 -06:00
Andy Miller
7194f7b674
Updated CHANGELOG
2015-10-15 15:14:12 -06:00
Andy Miller
24db4cfc49
Merge pull request #360 from aranaur/patch-1
...
formatting
2015-10-15 14:43:48 -06:00
Drew Gates
7781389dea
formatting
...
added a comma.
2015-10-15 16:28:06 -04:00
Andy Miller
30f09994d6
Validate hostname to ensure no nefarious attacks are attempted by manipulating it.
2015-10-15 11:31:32 -06:00
Andy Miller
babd50fb6c
Safety check on empty path
2015-10-15 10:23:10 -06:00
Andy Miller
5da88d2751
Ensure error handler is initialized before URI is processed
2015-10-15 10:22:47 -06:00
Andy Miller
1f23f20163
remove multiple slashes in URI
2015-10-15 10:21:56 -06:00
Andy Miller
dadce54a6a
Turn off errors by default in preparation for 1.0
2015-10-15 09:58:43 -06:00
Andy Miller
0d3d396229
Various vendor lib updates
2015-10-14 15:44:02 -06:00
Andy Miller
6c39e432d2
Merge pull request #358 from Sommerregen/feature/better-theme-inheritance
...
Improved theme inheritance to support all kinds of streams
2015-10-14 10:33:27 -06:00
Sommerregen
2a6437a2f1
#357 Improved theme inheritance to support all kinds of streams
2015-10-14 18:22:51 +02:00
Andy Miller
52fcf7c39d
Added for consistency #356
2015-10-14 06:07:39 -06:00
Andy Miller
f47d3faea9
fix for redirecting to external URL when under a language #339
2015-10-13 21:49:37 -06:00
Andy Miller
d1e7ec2e22
Merge pull request #353 from Sommerregen/feature/theme-inheritance
...
Feature/theme inheritance
2015-10-13 17:10:46 -06:00
Andy Miller
1efab799b5
Refactored to make #228 more robust and allow lang to be removed from URL.
2015-10-13 16:58:34 -06:00
Andy Miller
7ad9996cc3
Removed home_redirect settings (conflict with new include_default_lang setting)
2015-10-13 16:53:52 -06:00
Flavio Copes
00ec536761
Add the evaluate Twig function
2015-10-13 23:32:52 +02:00
Andy Miller
3f2d9b42c8
Merge pull request #355 from hwmaier/feature/backupignore
...
Add a few more common RCS to ignore folders
2015-10-13 11:27:02 -06:00
hwmaier
ce76eeb512
Add a few more common RCS to ignore folders
2015-10-13 19:14:52 +10:00
Andy Miller
1bc4a6f208
Support for a disabling the default language prepend in the URL #228
2015-10-12 17:45:36 -06:00
Sommerregen
8595b7972b
Addresses #154 and finalize theme inheritance implementation
2015-10-12 18:47:40 +02:00
Sommerregen
22054e232f
Load languages files in the correct way and fallback to parent theme language file else
2015-10-12 18:45:31 +02:00
Flavio Copes
5876b6693a
Fix #349 , use default language if active language is not set
2015-10-09 12:25:55 +02:00
Andy Miller
9ef501fe0c
Merge pull request #346 from Sommerregen/bugfix/load-language-files
...
Load language files according to stream configurations
2015-10-08 10:14:04 -06:00
Andy Miller
79f244f012
Merge branch 'release/0.9.45' into develop
2015-10-08 10:04:00 -06:00
Andy Miller
143653e2ce
version update
2015-10-08 10:02:59 -06:00
Flavio Copes
ef83d874c3
Make a local copy of the array prior to sorting it, fixes #348
2015-10-08 16:19:34 +02:00
Andy Miller
9a455901dd
Merge branch 'release/0.9.44' into develop
2015-10-07 20:49:05 -06:00
Andy Miller
c207fe563e
version update
2015-10-07 20:48:52 -06:00
Andy Miller
ce8e985e56
Added a check in bin/gpm install command that could cause open_basedir errors.
2015-10-07 16:53:00 -06:00
Andy Miller
0f4c65f689
Fix HHVM error #344
2015-10-07 15:56:29 -06:00
Sommerregen
f332cee568
Load plugins and themes from multiple directories
2015-10-06 19:20:15 +02:00
Sommerregen
0fa53d5f5d
Load language files according to stream configurations
2015-10-06 19:19:42 +02:00
Flavio Copes
e5933811fd
Fix for repositories not reachable, fixes #345
2015-10-06 18:18:00 +02:00
Andy Miller
9ae506ad07
strip tags is redundant after a urldecode
2015-10-06 09:51:07 -06:00
Andy Miller
12101f6014
Address an XSS vulnerability #15
2015-10-06 09:02:01 -06:00
Andy Miller
93af0e7992
modulus filter
2015-10-05 16:34:22 -06:00
Andy Miller
abfa90755e
revert pretty twig error as it obscures useful error messages
2015-10-05 16:34:06 -06:00
Flavio Copes
f302c8a5d4
Fix https://github.com/getgrav/grav-plugin-admin/issues/180 , urldecode images basenames in ParsedownGravTrait
2015-10-04 14:28:00 +02:00
Flavio Copes
b7da95bc36
Sort available languages in reverse order so region-specific language comes always prior to the general one (e.g. 'en-GB|en-US|en')
2015-10-03 18:05:34 +02:00