Andy Miller
7f8baf326e
Merge branch 'release/0.9.29' into develop
2015-06-22 17:10:37 -06:00
Andy Miller
9601061f25
version update
2015-06-22 17:10:24 -06:00
Andy Miller
b1317e56ec
Disabled last_modified and etag page header by default
2015-06-22 15:30:01 -06:00
Andy Miller
353832c386
Fix for directory relative 'down' links
2015-06-22 12:56:11 -06:00
Andy Miller
8bf04d4593
Merge pull request #207 from Sommerregen/feature/enable-custom-summaries
...
Modified `$page->summary()` to allow custom summary assignments
2015-06-21 13:27:56 -06:00
Sommerregen
c9f0500c6f
Refactored code. Added $page->setSummary(<string>) method.
2015-06-21 11:03:30 +02:00
Andy Miller
0dc465bb41
PR #145 - Set all but debugger to specific versions
2015-06-20 12:11:00 -06:00
Andy Miller
34e50aab21
remove replicated code...
2015-06-20 11:54:46 -06:00
Andy Miller
5a2411a0e6
Merge pull request #206 from Sommerregen/feature/add-build-pages-event
...
Add `onBuildPagesInitialized` event for memory & time consuming plugins
2015-06-20 11:51:12 -06:00
Andy Miller
178f66c940
Merge pull request #189 from Sommerregen/feature/params-option-merge-config
...
Added params option for mergeConfig method
2015-06-20 11:45:32 -06:00
Sommerregen
6d3a7a3989
Fixed variable name
2015-06-20 18:24:19 +02:00
Sommerregen
2400eaf04e
Resolving conflicts after rebase
2015-06-20 14:42:28 +02:00
Sommerregen
752a3ca5bd
Incorporated Gertt's modifications into PR
2015-06-20 14:39:24 +02:00
Sommerregen
6dbb6eb432
Changed "mergeConfig" head to match previous method signature
2015-06-20 14:38:57 +02:00
Sommerregen
e580bb9998
Added params option for mergeConfig method
2015-06-20 14:38:33 +02:00
Sommerregen
d309491f06
Modified $page->summary() to allow custom summary assignments
2015-06-20 13:54:57 +02:00
Sommerregen
0e35048143
Add onBuildPagesInitialized event for memory and time consuming plugins
2015-06-20 13:53:07 +02:00
Andy Miller
c919ed36b4
Error handling around bad regex .. just to be safer
2015-06-17 17:53:32 -06:00
Andy Miller
6d2a7c53dc
very simple, yet surprisingly powerful Regex style redirect and route support
2015-06-17 17:39:44 -06:00
Djamil Legato
a8582fc131
Hello Travis!
2015-06-17 12:58:23 -07:00
Djamil Legato
76b7bd855d
initial travis setup to trigger detection
2015-06-16 23:06:57 -07:00
Andy Miller
5656bb3caf
Pre-load ArrayInput to avoid Exception if it gets moved/replaced during upgrade
2015-06-16 20:51:38 -06:00
Andy Miller
57bd4d8f22
Merge branch 'release/0.9.28'
0.9.28
2015-06-16 16:15:42 -06:00
Andy Miller
e71cd5a7ad
Merge branch 'release/0.9.28' into develop
2015-06-16 16:15:42 -06:00
Andy Miller
4132388dda
version update
2015-06-16 16:15:25 -06:00
Andy Miller
1edabe3b00
added page level overrides of etag and last_modified header flags
2015-06-16 10:25:27 -06:00
Andy Miller
019fdd65e9
added toggles to enable/disable last_modified and etag headers
2015-06-16 09:58:56 -06:00
Andy Miller
fa432cd32f
Another incorrect slug name
2015-06-15 16:03:22 -06:00
Andy Miller
4935679659
fix #202 - incorrect slug name causing issues
2015-06-15 15:00:49 -06:00
Andy Miller
835c64c173
comment fix
2015-06-15 14:59:44 -06:00
Andy Miller
4d6ecbe618
Moved convertUrl() from ParsedownGravTrait into Uri as a static method
2015-06-14 17:54:22 -06:00
Andy Miller
63456aad85
reset how symfony libs versions are set in composer
2015-06-13 06:45:49 -06:00
Andy Miller
bec2ee91b5
updated symphony versions
2015-06-13 06:44:17 -06:00
Andy Miller
027c9cdd04
updated to latest cache library - should be a little faster!
2015-06-12 22:32:23 -06:00
Andy Miller
8ecea3a8c1
some more fixes for image handling in certain scenarios
2015-06-12 15:54:20 -06:00
Andy Miller
69e6d57346
Merge pull request #200 from Seebz/issue-199
...
Fix for issue #199 - Looks good! Thanks
2015-06-08 14:47:06 +01:00
Seebz
8127d9cf31
Fix for issue #199
2015-06-04 16:46:18 +02:00
Gert
bc1a9b31fa
add @config directive to get config values from blueprints
2015-06-03 16:21:49 +02:00
Gert
ff5658e803
update blueprints
2015-06-01 21:23:53 +02:00
Gert
3d986cdd91
Merge branch 'develop' of github.com:getgrav/grav into feature/blueprint-extend
...
* 'develop' of github.com:getgrav/grav:
optimization to image handling supporting url encoded filenames and removed a regex
Fix for #196 - `+` in an image filename
2015-06-01 11:43:39 +02:00
Andy Miller
32810efcd9
optimization to image handling supporting url encoded filenames and removed a regex
2015-05-27 14:55:50 +02:00
Andy Miller
76b463792e
Fix for #196 - + in an image filename
2015-05-26 16:18:59 +03:00
Gert
b4a0a31539
fix pages.process defaults
2015-05-25 17:33:57 +02:00
Gert
acbc7efdc8
remove theme selection from general settings
2015-05-25 17:23:24 +02:00
Gert
8475e0803a
Merge branch 'develop' of github.com:getgrav/grav into feature/blueprint-extend
...
* 'develop' of github.com:getgrav/grav:
removed unneeded flags from reggae
fix for dot files
fix for path detection on windows [fix #194 ]
Fix for issue #194 - query string handling
2015-05-25 17:18:41 +02:00
Andy Miller
f779fc57df
removed unneeded flags from reggae
2015-05-22 11:43:23 +03:00
Andy Miller
7afef9073c
fix for dot files
2015-05-21 22:44:11 +02:00
Gert
370b5db34e
remove unexisting option
2015-05-20 22:09:43 +02:00
Gert
6adabb5f71
add ignore field for removing fields on extended blueprints
2015-05-20 21:55:04 +02:00
Gert
df9a0eeab2
set context for default blueprint extends
2015-05-20 21:30:35 +02:00