Commit Graph

532 Commits

Author SHA1 Message Date
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
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
Andy Miller
b7ffd3c721 more WIP for published state 2015-01-07 10:21:22 -07:00
Andy Miller
70f15de701 Initial commit with published state in pages 2015-01-06 19:39:03 -07:00
Andy Miller
7be42080da version update 2015-01-06 11:54:31 -07:00
Andy Miller
22e550ab40 Proper fix: Put in non-exception throwing handler for undefined methods on Medium objects 2015-01-06 11:33:53 -07:00
Andy Miller
c515996adc Revert "Put in non-exception throwing handler for undefined methods on Medium objects"
This reverts commit 00971dee24.
2015-01-05 18:22:50 -07:00
Andy Miller
00971dee24 Put in non-exception throwing handler for undefined methods on Medium objects 2015-01-04 15:08:01 -07:00
Andy Miller
e8b7b40535 Fix for recalcitrant CodeKit 2015-01-04 14:25:39 -07:00
Andy Miller
15113d0acb Added configurable support for undefined Twig functions and filters (allowed by default) 2015-01-03 16:31:06 -07:00
Andy Miller
5bd79dc072 Added support for in-page twig processing in modular pages 2015-01-03 16:05:18 -07:00
Djamil Legato
0f75f6b1e1 Added GPM UninstallCommand - fixes #96 2015-01-01 15:01:50 -08:00
Djamil Legato
33229f0f26 Fixed argument description for InstallCommand 2015-01-01 13:01:40 -08:00
Djamil Legato
5bbedb40fc Displaying latest version rather than current when updating package via GPM 2015-01-01 12:58:50 -08:00
Andy Miller
d1164a14c1 added support for - as well as _ in plugin filenames 2014-12-30 17:13:08 -07:00
Andy Miller
ce4b227328 Merge pull request #97 from namaless/develop
Simple way to check the class name
2014-12-30 17:09:49 -07:00
Andy Miller
5b2de3795f fixed description for self-upgrade in GPM 2014-12-30 17:03:10 -07:00
Namaless
3b25cc1a79 Simple way to check the class name
Follow the comments here: a6e951a4dc
2014-12-29 12:50:53 +01:00
Andy Miller
a6e951a4dc Added support for plugin names without _ to make them PSR-1 friendly 2014-12-28 13:12:04 -07:00
Andy Miller
ea734567ea Added some fallback template handling if not using default .html extension 2014-12-22 10:53:31 -07:00
Andy Miller
c8287d12fa version update 2014-12-21 20:56:24 -07:00
Andy Miller
8fdf517613 Fix attempt for invalid/missing user agent string 2014-12-21 17:48:45 -07:00
Andy Miller
0725a4729a fix for directory relative links and url fragments (#pagelink) 2014-12-21 12:02:49 -07:00
Andy Miller
a67b1f7350 fix for relative links with no subfolder in the base_url 2014-12-20 15:32:09 -07:00