Djamil Legato
|
bdf80fd920
|
Cherry-pick of #112
|
2015-01-16 14:44:25 -08:00 |
|
Andy Miller
|
ce282c47cf
|
updated changelog
|
2015-01-16 13:39:06 -07:00 |
|
Andy Miller
|
23a25b8df2
|
Added a gzip param - default to off
|
2015-01-16 13:38:56 -07:00 |
|
Andy Miller
|
8363da35c6
|
updated parsedown-extra
|
2015-01-16 13:38:43 -07:00 |
|
Andy Miller
|
ff973a0634
|
Added Gzip support and fix for php-fpm connections
|
2015-01-16 13:38:30 -07:00 |
|
Andy Miller
|
2b504149f8
|
updates for changelog
|
2015-01-16 11:14:34 -07:00 |
|
Andy Miller
|
031df8de2c
|
Added optional all param to pages.find()
|
2015-01-16 11:14:18 -07:00 |
|
Andy Miller
|
229d3acc99
|
moved rewrite base before exploits in .htaccess
|
2015-01-16 11:13:47 -07:00 |
|
Andy Miller
|
195bdd71a2
|
Updated Parsedown + ParsedownExtra to latest stable version
|
2015-01-12 17:29:44 -07:00 |
|
Andy Miller
|
f6da7c9344
|
Fixes for most recent Parsedown + ParsedownExtra
|
2015-01-12 17:29:15 -07:00 |
|
Andy Miller
|
50ebdeddad
|
Revert "forgot to change this one back"
This reverts commit 4f4974aae4.
|
2015-01-11 16:00:14 -07:00 |
|
Andy Miller
|
4f4974aae4
|
forgot to change this one back
|
2015-01-11 15:57:55 -07:00 |
|
Andy Miller
|
977b7d2936
|
Force modular pages to be non-visible in menus
|
2015-01-11 15:23:22 -07:00 |
|
Andy Miller
|
c4797a2d6f
|
Rolled back previous MarkdownTrait until next Parsedown release
|
2015-01-11 12:14:43 -07:00 |
|
Andy Miller
|
e293050ea1
|
Rolled back Parsedown to 1.1.4 and ParsedownExtra to 0.2.6 until next Parsedown Release
|
2015-01-11 12:14:22 -07:00 |
|
Andy Miller
|
4c2ed0ee3d
|
Updated included composer package
|
2015-01-11 11:54:55 -07:00 |
|
Andy Miller
|
c550faa843
|
fix for published setting having precedents over publish_date and unpublish_date
|
2015-01-11 11:54:40 -07:00 |
|
Andy Miller
|
e433150a5a
|
Use page:// stream rather than PAGES_DIR constant
|
2015-01-10 16:07:33 -07:00 |
|
Andy Miller
|
ceb3626c94
|
More fixes for markdown images
|
2015-01-10 15:58:44 -07:00 |
|
Andy Miller
|
2d33f745ba
|
fix for bug cause by commit: 6e39107d45
|
2015-01-10 15:58:24 -07:00 |
|
Andy Miller
|
4cf0a71a45
|
fixes for Parsedown update
|
2015-01-10 14:31:03 -07:00 |
|
Matias Griese
|
7f526cea76
|
Fix fixed path in theme_url Twig variable
|
2015-01-10 17:55:28 +02:00 |
|
Matias Griese
|
6e39107d45
|
Add support for path prefixes like /en for multisite/multilanguage support
|
2015-01-10 17:54:09 +02:00 |
|
Matias Griese
|
9ddfced969
|
Fix a bug with missing streams when configuration was not loaded from cache
|
2015-01-10 14:23:16 +02:00 |
|
Matias Griese
|
dde6b2cd8b
|
Add support for multiple configurations by setup.php
|
2015-01-10 11:55:57 +02:00 |
|
Matias Griese
|
a9894902be
|
Fix RewriteBase getting run only after exploit checks in .htaccess
|
2015-01-10 11:55:01 +02:00 |
|
Andy Miller
|
f48c8fb50a
|
Merge branch 'release/0.9.13' into develop
|
2015-01-09 15:44:07 -07:00 |
|
Andy Miller
|
0ac7c4b6bf
|
version update
|
2015-01-09 15:43:55 -07:00 |
|
Andy Miller
|
5bdf22764f
|
Added a copy() method on collections
|
2015-01-09 13:35:05 -07:00 |
|
Andy Miller
|
f48a05e247
|
Added custom header. query type with default support
|
2015-01-09 13:26:18 -07:00 |
|
Andy Miller
|
dc0b7cd3d2
|
removed some unused commands
|
2015-01-09 13:25:46 -07:00 |
|
Andy Miller
|
d40a71757b
|
fix and optimize the cache lifetime settings
|
2015-01-09 08:06:34 -07:00 |
|
Andy Miller
|
bd702b4c21
|
support publish_date and unpublish_date page headers
|
2015-01-09 08:06:11 -07:00 |
|
Andy Miller
|
b843167d6b
|
set default cache lifetime to 1 week
|
2015-01-09 08:04:49 -07:00 |
|
Andy Miller
|
be7517def5
|
renamed publish system param
|
2015-01-09 08:04:31 -07:00 |
|
Andy Miller
|
b3f085c27d
|
Support markdown extra classes on lightbox
|
2015-01-09 07:15:16 -07:00 |
|
Andy Miller
|
c7647ef20b
|
Merge branch 'feature/published_state' into develop
|
2015-01-08 19:13:33 -07:00 |
|
Andy Miller
|
c56471fe73
|
added functionality to set cache lifetime to force refresh when a page is due to be published
|
2015-01-08 18:15:51 -07:00 |
|
Andy Miller
|
c87279c350
|
removed a nefarious chunk of code that was causing maleficent issues
|
2015-01-08 16:59:28 -07:00 |
|
Andy Miller
|
ed4040c6d0
|
cleanup of published support
|
2015-01-08 16:58:17 -07:00 |
|
Andy Miller
|
7345c75ac0
|
Added dateRange support to @ Collection definitions
|
2015-01-08 16:57:41 -07:00 |
|
Andy Miller
|
3b7bd3bb71
|
Collection methods modify 'self' and return self for chaining
|
2015-01-08 16:54:53 -07:00 |
|
Andy Miller
|
9f2ecfadf7
|
added new dateRange() method for Collection
|
2015-01-08 16:54:07 -07:00 |
|
Andy Miller
|
f7fa6f114d
|
setting and code to unpublish pages with future dates
|
2015-01-07 18:51:33 -07:00 |
|
Andy Miller
|
8c99758a7a
|
some error handling in collection when item is not in the collection (i.e., unpublished)
|
2015-01-07 18:35:17 -07:00 |
|
Andy Miller
|
9614932e07
|
new helper methods on collection
|
2015-01-07 18:34:51 -07:00 |
|
Andy Miller
|
b8715d9730
|
don't store taxonomy for unpublished pages
|
2015-01-07 18:34:30 -07:00 |
|
Andy Miller
|
c9563ac6a3
|
removed filter logic, relying on collection methods now
|
2015-01-07 18:34:06 -07:00 |
|
Andy Miller
|
0b20bf1909
|
pretty much working again
|
2015-01-07 17:44:53 -07:00 |
|
Djamil Legato
|
45d39df057
|
Fixed uninstall
|
2015-01-07 16:39:40 -08:00 |
|