Andy Miller
|
5ca9180033
|
return state for compatibility with functions that look for true/false
|
2014-10-09 18:43:23 -06:00 |
|
Andy Miller
|
1856d1f8c7
|
Stupidly forgot we already had a recursive delete method in Folder class!
|
2014-10-09 18:42:53 -06:00 |
|
Djamil Legato
|
af9810d1b3
|
Now resetting permissions for all binaries inside bin/ when running sandbox
|
2014-10-09 17:21:46 -07:00 |
|
Andy Miller
|
a454312bd2
|
Updated change log to reference updates today
|
2014-10-09 18:07:31 -06:00 |
|
Andy Miller
|
88063c2a60
|
Merge branch 'develop' of github.com:getgrav/grav into develop
|
2014-10-09 18:03:54 -06:00 |
|
Djamil Legato
|
8c010fbd3c
|
Updated distributed composer.phar to 73e9db5d9952d52a46ecbc20a269a8c5f9c5b011
|
2014-10-09 17:03:48 -07:00 |
|
Andy Miller
|
7f615f19f7
|
Unified multiple versions of "remove directory" method
|
2014-10-09 18:03:32 -06:00 |
|
Djamil Legato
|
5f7b70748b
|
GPM installer now extracts into the grav instance cache folder rather than system tmp folder
|
2014-10-09 16:49:08 -07:00 |
|
Andy Miller
|
79268130f4
|
clear-cache CLI command deletes specific folders. new --all flag added
|
2014-10-09 16:50:43 -06:00 |
|
Andy Miller
|
8b78b4997e
|
Switched GPM repo to use custom Doctrine cache
|
2014-10-09 16:50:08 -06:00 |
|
Andy Miller
|
e224841650
|
switched Doctrine cache to use new stream locator for directory and moved to sub folder
|
2014-10-09 14:53:37 -06:00 |
|
Djamil Legato
|
a69e5fa115
|
Switched deprecated Parsedown parse method to text
|
2014-10-09 12:34:35 -07:00 |
|
Andy Miller
|
539b7931e6
|
Revert "Moved File Page cache into /cache/pages subfolder"
This reverts commit f303c1243f.
|
2014-10-09 13:18:32 -06:00 |
|
Andy Miller
|
f303c1243f
|
Moved File Page cache into /cache/pages subfolder
|
2014-10-09 13:13:24 -06:00 |
|
Andy Miller
|
347d8ecebe
|
Moved Twig cache into /cache/twig subfolder
|
2014-10-09 13:05:55 -06:00 |
|
Andy Miller
|
f977092115
|
New changelog work in progress
|
2014-10-09 12:38:57 -06:00 |
|
Matias Griese
|
5430792687
|
Disable markdown file compilation for now
|
2014-10-09 20:40:34 +03:00 |
|
Andy Miller
|
e591212166
|
typo in descriptions
|
2014-10-08 14:29:22 -06:00 |
|
Andy Miller
|
77f19974f5
|
Merge branch 'develop' of github.com:getgrav/grav into develop
|
2014-10-08 13:24:52 -06:00 |
|
Andy Miller
|
8b34e7dc19
|
Add inline CSS and JS support to Assets
|
2014-10-08 13:24:37 -06:00 |
|
Djamil Legato
|
3d4fb6a7d4
|
Detecting symbolically linked plugins and themes, flagging them and ignoring updates for them
|
2014-10-08 11:59:25 -07:00 |
|
Andy Miller
|
af7d3ccf83
|
New change log format
|
2014-10-08 12:13:15 -06:00 |
|
Matias Griese
|
a8b6841923
|
Simplify modular page logic
|
2014-10-08 19:54:59 +03:00 |
|
Matias Griese
|
e09ab139c8
|
Simplify modular page loading
|
2014-10-08 19:43:21 +03:00 |
|
Matias Griese
|
fe6a0a27b3
|
Remove unneeded debugging
|
2014-10-08 19:00:05 +03:00 |
|
Matias Griese
|
2f4c32e682
|
Add session close before redirect
|
2014-10-08 18:59:32 +03:00 |
|
Matias Griese
|
fdf2884f97
|
Fix Page::filePath() for modular content
|
2014-10-08 15:12:22 +03:00 |
|
Matias Griese
|
8d8129b49e
|
Add support for modular raw template
|
2014-10-08 14:33:27 +03:00 |
|
Matias Griese
|
a811ee67cc
|
Add blueprints support for modular content
|
2014-10-08 14:21:24 +03:00 |
|
Matias Griese
|
f9bfed2b22
|
Use blueprints from plugins
|
2014-10-08 13:24:26 +03:00 |
|
Matias Griese
|
3991f51cdf
|
Remove unused file
|
2014-10-08 12:26:59 +03:00 |
|
Matias Griese
|
0902840aa4
|
Add support for listing custom page templates/types
|
2014-10-08 12:26:45 +03:00 |
|
Matias Griese
|
df475af2fd
|
Add back Twig::processString() as it is used in plugins
|
2014-10-07 20:47:44 +03:00 |
|
Matias Griese
|
9fb56df9a0
|
Add back configuration key to caching (was accidentally removed)
|
2014-10-07 14:03:53 +03:00 |
|
Matias Griese
|
b11b39752f
|
Compile markdown files into PHP and cache them
|
2014-10-07 12:32:31 +03:00 |
|
Matias Griese
|
8cd361ca41
|
Fix undefined variable in Data\Blueprint class
|
2014-10-07 12:31:42 +03:00 |
|
Matias Griese
|
4c04dfc747
|
Do not check blueprint updates when caching configuration
|
2014-10-07 12:31:01 +03:00 |
|
Matias Griese
|
6cc3d15ee7
|
Fix warnings when sorting empty collection of pages
|
2014-10-07 12:22:41 +03:00 |
|
Matias Griese
|
c0bf787dc7
|
Fix undefined variable in Uri::query() part 2
|
2014-10-07 12:06:30 +03:00 |
|
Matias Griese
|
4452cf3d1b
|
Fix undefined variable in Uri::query()
|
2014-10-07 12:02:18 +03:00 |
|
Matias Griese
|
9fa97ad46b
|
Use compiled Yaml files in medium and plugins
|
2014-10-07 11:04:52 +03:00 |
|
Matias Griese
|
6c3e1d83a7
|
Merge branch 'develop' of https://github.com/getgrav/grav into develop
|
2014-10-07 11:02:18 +03:00 |
|
Matias Griese
|
9f2d1b48e6
|
Use session class in shutdown
|
2014-10-07 11:02:09 +03:00 |
|
Djamil Legato
|
fd7fd2fb0c
|
Including description_html and description_plain in the Local Packages
|
2014-10-06 14:58:33 -07:00 |
|
Djamil Legato
|
a58ea17867
|
Merge branch 'feature/gpm' of github.com:getgrav/grav into feature/gpm
|
2014-10-06 11:51:31 -07:00 |
|
Andy Miller
|
093e101f1b
|
fix for close connection
|
2014-10-06 12:50:09 -06:00 |
|
Andy Miller
|
93dd673639
|
added type bool for assets
|
2014-10-06 12:46:34 -06:00 |
|
Djamil Legato
|
71b25190b8
|
Merge branch 'feature/gpm' of github.com:getgrav/grav into feature/gpm
|
2014-10-06 11:44:42 -07:00 |
|
Djamil Legato
|
1d90cecc11
|
Now initializing Remote\Grav with GPM
|
2014-10-06 10:59:58 -07:00 |
|
Djamil Legato
|
e771393489
|
Cleanup
|
2014-10-06 10:59:35 -07:00 |
|