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 |
|
Andy Miller
|
a7abd91868
|
Support for redirects not just routes
|
2014-12-16 22:21:01 -07:00 |
|
Andy Miller
|
7d9ea51ea5
|
Handle Twig errors more cleanly
|
2014-12-16 22:20:46 -07:00 |
|
Andy Miller
|
14780c3bb1
|
version update
|
2014-12-12 10:25:14 -07:00 |
|
Andy Miller
|
1409b7284b
|
moved clear-cache functionality into Cache object
|
2014-12-12 10:21:55 -07:00 |
|
Djamil Legato
|
c7e3b4d026
|
Typo
|
2014-12-10 13:19:49 -08:00 |
|
Andy Miller
|
139d9f8531
|
Added a useful 'nicetime' twig filter for Facebook style human readable dates "4 minutes ago"
|
2014-12-10 11:57:46 -07:00 |
|
Andy Miller
|
b9a569b71f
|
Fix for prevSibling/nextSibling/isFirst/isLast when limit is imposed on parent collection
|
2014-12-08 15:30:29 -07:00 |
|
Andy Miller
|
dbfd2373fe
|
version update
|
2014-12-05 11:33:30 -07:00 |
|
Andy Miller
|
2fda197eff
|
Revert "added useful toArray() method on Iterator"
This reverts commit 92159d1df8.
|
2014-12-05 10:30:02 -07:00 |
|
Andy Miller
|
45e26c0936
|
refactored page prev/next/adjacent so they work!
|
2014-12-05 08:51:48 -07:00 |
|
Andy Miller
|
92159d1df8
|
added useful toArray() method on Iterator
|
2014-12-05 08:17:42 -07:00 |
|
Andy Miller
|
3ba491d02c
|
PSR Fixes
|
2014-12-05 08:17:20 -07:00 |
|
Andy Miller
|
ed818b55de
|
Added a new @page collection type to take a parent page
|
2014-12-03 18:14:26 -07:00 |
|
Andy Miller
|
2a308d2a08
|
Fixed a broken getSibling() function on the page
|
2014-12-03 18:13:52 -07:00 |
|
Andy Miller
|
8fa8b55c7e
|
Added 'contains' filter and 'gist' function
|
2014-12-03 18:13:04 -07:00 |
|
Andy Miller
|
08fc3918a7
|
added ksort filter
|
2014-12-02 15:21:40 -07:00 |
|
Andy Miller
|
94d019982b
|
better fix for multiple cache that helps resolve broken images
|
2014-12-01 16:56:39 -07:00 |
|
Andy Miller
|
29d2eed5fb
|
example wildcard route
|
2014-12-01 16:56:04 -07:00 |
|
Andy Miller
|
a05df55b15
|
version update
|
2014-12-01 15:31:00 -07:00 |
|
Andy Miller
|
d5e71072c0
|
Should fix the double-caching issues - hopefully no repercussions!
|
2014-12-01 15:29:45 -07:00 |
|
Andy Miller
|
099589da90
|
set default cache back to unlimited
|
2014-12-01 15:29:06 -07:00 |
|
Andy Miller
|
8784372d41
|
implemented a simple wildcard routing solution
|
2014-12-01 14:03:39 -07:00 |
|
Andy Miller
|
f2f00bb09b
|
fixed http_response_code
|
2014-11-30 22:51:24 -07:00 |
|
Andy Miller
|
7262fbac55
|
PSR fix
|
2014-11-30 21:02:30 -07:00 |
|
Andy Miller
|
bb0635c36f
|
set status code base on page header
|
2014-11-30 17:50:41 -07:00 |
|
Andy Miller
|
a66ce64171
|
Added a configuration option to set a default lifetime on cache saves
|
2014-11-27 23:00:11 -07:00 |
|
Andy Miller
|
ea4690db3f
|
minor cleanup
|
2014-11-26 07:11:35 -07:00 |
|
Andy Miller
|
47859d496e
|
Ensure onPageContentProcessed only fires when not cached
|
2014-11-26 06:24:25 -07:00 |
|
Andy Miller
|
9d6cc2cbcc
|
Removed old deprecated methods
|
2014-11-26 06:12:25 -07:00 |
|
Andy Miller
|
0b7d2e6d7e
|
PSR fixes
|
2014-11-26 05:07:20 -07:00 |
|
Andy Miller
|
99783a6ab9
|
Ensure Twig tags are treated as block items in markdown
|
2014-11-26 04:53:35 -07:00 |
|
Andy Miller
|
1a5102e47b
|
fix for summary miscalculation - take 2
|
2014-11-25 17:54:57 -07:00 |
|
Andy Miller
|
dd6986e5ff
|
Fix for summary miscalculation
|
2014-11-25 17:08:31 -07:00 |
|
Andy Miller
|
05bea0bf50
|
PSR fixes
|
2014-11-25 17:08:12 -07:00 |
|
Andy Miller
|
614b126939
|
version update
|
2014-11-24 16:02:23 -07:00 |
|
Andy Miller
|
d38a0973c6
|
Fix for non-valid assets shown up as empty tags
|
2014-11-24 11:51:25 -07:00 |
|
Andy Miller
|
a910568144
|
PSR fixes
|
2014-11-24 11:22:02 -07:00 |
|
Andy Miller
|
4a558ca89d
|
removed problematic set_time_limit() call and put a check on ignore_user_abort()
|
2014-11-23 19:45:19 -07:00 |
|
Andy Miller
|
1aec50ca65
|
comment fix
|
2014-11-21 11:35:47 -07:00 |
|
Andy Miller
|
3c24dcc5aa
|
#84 fix for all URLs with 'schemes' not being converted to Grav internal URLs
|
2014-11-19 13:08:53 -07:00 |
|