Andy Miller
|
7e2fa8295a
|
fixed ordering on a couple of filters
|
2015-06-25 16:25:45 -06:00 |
|
Andy Miller
|
adf758a569
|
updated some config files
|
2015-06-25 16:25:31 -06:00 |
|
Andy Miller
|
49941105dc
|
Fix issue where page-based css and js were being downloaded rather than processed
|
2015-06-23 18:58:24 -06:00 |
|
Andy Miller
|
c07afab981
|
support arrays in startsWith() and endsWith()
|
2015-06-23 18:57:54 -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
|
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 |
|
Sommerregen
|
6d3a7a3989
|
Fixed variable name
|
2015-06-20 18:24:19 +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 |
|
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
|
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
|
8ecea3a8c1
|
some more fixes for image handling in certain scenarios
|
2015-06-12 15:54:20 -06:00 |
|
Seebz
|
8127d9cf31
|
Fix for issue #199
|
2015-06-04 16:46:18 +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 |
|
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
|
1147516dcc
|
fix for path detection on windows [fix #194]
|
2015-05-20 16:07:39 +02:00 |
|
Andy Miller
|
3f1661965b
|
Fix for issue #194 - query string handling
|
2015-05-18 18:54:08 +02:00 |
|
Gert
|
81bce07a6e
|
use PHP_BINARY constant
|
2015-05-15 20:16:42 +02:00 |
|
Gert
|
e883b57ac6
|
fix composer execution for various scenarios
|
2015-05-15 19:54:33 +02:00 |
|
Marcel Eschmann
|
d8df9ffb53
|
Remove unnecessary white space
|
2015-05-15 00:20:08 +02:00 |
|
Marcel Eschmann
|
3c51c0acd4
|
Move default location to class constant
|
2015-05-15 00:03:48 +02:00 |
|
Marcel Eschmann
|
c085540143
|
Improve composer location identification
|
2015-05-14 23:56:55 +02:00 |
|
Marcel Eschmann
|
d239dd56d5
|
Fix line break in command
|
2015-05-14 23:32:16 +02:00 |
|
Marcel Eschmann
|
1f906e6a50
|
Propagate composer check to all occurences
|
2015-05-14 21:37:47 +02:00 |
|
Marcel Eschmann
|
e0a4efe181
|
Use global composer install when available
|
2015-05-14 21:10:05 +02:00 |
|
Gert
|
9382dc9c10
|
add method to set raw markdown on page
|
2015-05-13 18:52:13 +02:00 |
|
Gert
|
aa85f20aa9
|
fix modularTypes key properties
|
2015-05-13 18:50:13 +02:00 |
|
Gert
|
73654a99f9
|
fix for alternative media resolutions
|
2015-05-11 11:43:23 +02:00 |
|
Andy Miller
|
e026ba32f4
|
version update
|
2015-05-09 13:14:23 -06:00 |
|
Andy Miller
|
0ae7ebac68
|
Merge branch 'feature/media-sizes' into develop
|
2015-05-09 12:25:55 -06:00 |
|
Gert
|
cabec818e2
|
make sure lookup path does not become empty (root sites)
|
2015-05-09 16:08:33 +02:00 |
|
Gert
|
718d443d52
|
trim trailing slashes from path during page lookup [fixes #190]
|
2015-05-09 15:07:15 +02:00 |
|