Commit Graph

374 Commits

Author SHA1 Message Date
Matias Griese
a8a82e1a3c Fix regression in blueprints 2014-10-02 00:58:47 +03:00
Matias Griese
5abc9b320b Fix missing user stream in gpm 2014-10-02 00:30:26 +03:00
Djamil Legato
0aba432688 Fixed Iterator default $items value 2014-10-01 14:12:45 -07:00
Djamil Legato
d80429a0ea Initializing themes and plugins only in the gpm cli, we don't need that in the classes 2014-10-01 14:12:09 -07:00
Matias Griese
d9145b0ebc Fix infinite loop 2014-10-01 23:28:39 +03:00
Djamil Legato
c05252a570 Removed locator initialization as it's no needed anymore 2014-10-01 12:43:12 -07:00
Djamil Legato
acd81eb7c3 Merge branch 'develop' into feature/gpm 2014-10-01 12:42:30 -07:00
Matias Griese
a3c58fcc5a Fix base directory for streams 2014-10-01 22:23:29 +03:00
Matias Griese
16b541a8ee Merge remote-tracking branch 'origin/develop' into develop 2014-10-01 22:12:26 +03:00
Matias Griese
d705530e64 Add stream "plugin" (alias of "plugins") 2014-10-01 22:12:13 +03:00
Andy Miller
84873484d5 Typo fix for constant 2014-10-01 12:54:10 -06:00
Djamil Legato
eb1883854e Merge branch 'develop' into feature/gpm
Conflicts:
	system/src/Grav/Common/Grav.php
	system/src/Grav/Common/Plugins.php
2014-10-01 11:37:56 -07:00
Matias Griese
9cb83ba368 Merge branch 'develop' of https://github.com/getgrav/grav into feature/multi-config 2014-10-01 20:35:41 +03:00
Andy Miller
82bc6fb308 Renaming 2014-09-30 15:49:09 -06:00
Andy Miller
5aa95c0b7e more flexible children() options 2014-09-30 15:48:36 -06:00
Matias Griese
419b46afb0 Minor fixes 2014-09-30 20:47:18 +03:00
Matias Griese
0b607c5197 Rename Grav\Component back to Grav\Common (unnessessary change) 2014-09-30 19:27:42 +03:00
Matias Griese
9da1ec836e Merge branch 'develop' of https://github.com/getgrav/grav into feature/multi-config
Conflicts:
	system/src/Grav/Common/Filesystem/File/Markdown.php
	system/src/Grav/Common/Grav.php
	system/src/Grav/Common/TwigExtension.php
2014-09-30 19:16:19 +03:00
Djamil Legato
5639941ff3 Fixed reset of the index when listing updates available 2014-09-26 17:57:02 -07:00
Djamil Legato
9d59db5adc Moved $container back to where it belongs 2014-09-26 16:25:19 -07:00
Djamil Legato
033f43b82f Minor space fix 2014-09-26 16:24:29 -07:00
Djamil Legato
91f4dc1a79 Fixed limit not working in the update command 2014-09-26 16:24:15 -07:00
Djamil Legato
9fe24272e3 Merge branch 'develop' into feature/gpm 2014-09-25 18:37:36 -07:00
Djamil Legato
b156c8752a Returning empty array if input wasn't provided. 2014-09-25 18:37:08 -07:00
Djamil Legato
93c51584db Deleted VERSION, no longer needed. 2014-09-25 18:35:45 -07:00
Djamil Legato
f36f31dfcf Added Selfupgrade command for upgrading Grav to the latest available version 2014-09-25 18:35:09 -07:00
Djamil Legato
5cef486981 Added Upgrader GPM class which allows to get details about the latest version of Grav available including version, release date and available assets to download 2014-09-25 18:33:47 -07:00
Djamil Legato
5db100ae49 Updated installer to support sophisticated and non sophisticated methods. Non sophisticated is delete, unzip, move. Sophisticated unzip and loops through each file in the zip (1 level deep only) and replace the node in the destination 2014-09-25 18:30:39 -07:00
Djamil Legato
46bcd1b095 Added new Grav Remote for fetching details about latest version 2014-09-25 18:28:26 -07:00
Djamil Legato
1fc668f0fc Merge branch 'develop' into feature/gpm 2014-09-25 18:27:09 -07:00
Andy Miller
5589b48e01 added columns in raw and ordering 2014-09-25 17:24:49 -06:00
Djamil Legato
cc28f85fde Merge branch 'develop' into feature/gpm 2014-09-25 15:34:58 -07:00
Djamil Legato
a6d46ebcd7 Forcing 2 space indentation on all yaml files 2014-09-25 15:34:29 -07:00
Matias Griese
ac3b0ba3ec Fix saving page as a new type 2014-09-25 23:31:59 +03:00
Andy Miller
e4ff2ea39d new visibile() and routable() filters to Collections 2014-09-25 12:16:54 -06:00
Djamil Legato
4653df1350 Merge branch 'develop' into feature/gpm 2014-09-24 16:00:13 -07:00
Djamil Legato
e3c5234038 Oops, the reference was not meant to be there 2014-09-24 15:59:56 -07:00
Djamil Legato
4f0e1ea8b0 Merge branch 'develop' into feature/gpm 2014-09-24 15:50:40 -07:00
Djamil Legato
eaa05ee252 Added new 'sort_by_key' twig filter which sorts an array by the desired key. It also takes in a direction as second argument which can be any of the predefined sorting flags (http://php.net/manual/en/array.constants.php) 2014-09-24 15:50:21 -07:00
Djamil Legato
0c4d0b5646 Merge branch 'develop' into feature/gpm 2014-09-24 13:54:34 -07:00
Andy Miller
00ac1da29d Add modular/regular page filtering to the children() method. Issue #60 2014-09-24 14:04:49 -06:00
Djamil Legato
6ac126867e Merge branch 'develop' into feature/gpm 2014-09-23 11:40:04 -07:00
Andy Miller
ea7ddeaf55 Added dynamic media support via the URL 2014-09-23 12:34:49 -06:00
Djamil Legato
f536dbfc20 Merge branch 'develop' into feature/gpm 2014-09-22 15:41:58 -07:00
Andy Miller
7261cea92f add filesize for medium 2014-09-22 15:58:12 -06:00
Andy Miller
41d9b52005 added ability to set default file extension 2014-09-22 15:57:46 -06:00
Djamil Legato
50529ae711 Merge branch 'develop' into feature/gpm 2014-09-22 10:57:59 -07:00
Andy Miller
1bfa2f31e7 Added uploads media field 2014-09-22 11:31:23 -06:00
Andy Miller
2b8e3d16a3 updated raw format 2014-09-21 17:17:53 -06:00
Andy Miller
c1e9cc2f02 Merge branch 'feature/frontmatter_support' into develop 2014-09-20 15:34:59 -06:00