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
|
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 |
|
Matias Griese
|
122107d1f8
|
Merge remote-tracking branch 'origin/feature/gpm' into feature/gpm
|
2014-10-06 20:58:54 +03:00 |
|
Matias Griese
|
ebd81a0dc8
|
Fix a bug in caching where configuration update had no effect
|
2014-10-06 20:58:42 +03:00 |
|
Djamil Legato
|
69282e4423
|
Added isUpdatable method for GPM\Remote\Grav
|
2014-10-06 10:58:34 -07:00 |
|
Djamil Legato
|
ce71ac352e
|
Typo I suppose
|
2014-10-06 10:55:11 -07:00 |
|
Matias Griese
|
7738e052e1
|
Rename CompiledYaml class to CompiledYamlFile
|
2014-10-06 20:42:34 +03:00 |
|
Matias Griese
|
f43e047497
|
Fix a bug causing admin not to fill up the data fields
|
2014-10-06 14:37:04 +03:00 |
|
Andy Miller
|
9eb06da9a9
|
Added support for spaces in page and media urls
|
2014-10-05 18:43:33 -06:00 |
|
Andy Miller
|
ce4a9a02d4
|
Fix for file checking not updating the last modified time
|
2014-10-04 17:25:39 -06:00 |
|
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
|
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
|
f36f31dfcf
|
Added Selfupgrade command for upgrading Grav to the latest available version
|
2014-09-25 18:35:09 -07:00 |
|