Djamil Legato
5f41beccde
Added method to find a package in the repository
2014-09-08 18:02:28 -07:00
Djamil Legato
a44193db16
Updated IndexCommand to use the new GPM class
2014-09-08 17:22:11 -07:00
Djamil Legato
c6dcb22d56
Added methods to retrieve single plugin/theme (remote or local) and all updatables.
...
Updatable items have now `version` defaulting to the local installed version and `available` as the remote version
2014-09-08 17:21:37 -07:00
Djamil Legato
8e489f6f09
Inverted order of $refresh and $callback arguments for fetching data ($refresh comes first now)
...
Can now pass $refresh and $callback when instantiating a new GPM
2014-09-08 16:07:09 -07:00
Djamil Legato
618a461835
Merge branch 'develop' into feature/gpm
2014-09-08 15:00:10 -07:00
Djamil Legato
281eb14178
Setting slug as key to the items array
2014-09-08 14:59:12 -07:00
Djamil Legato
1cbb39a38b
Initial Grav Package Manager for handling local installed packages and get a status of available packages in the repository
2014-09-08 14:54:45 -07:00
Matias Griese
b50ec3fedd
Separate themes from plugins, add themes:// stream and onTask events
2014-09-08 22:18:31 +03:00
Matias Griese
5f03dfa8ed
Fix url() twig function when Grav isn't installed to root
2014-09-08 09:51:37 +03:00
Andy Miller
fa92ec0141
Added method to get user IP address
2014-09-07 19:57:14 -06:00
Andy Miller
193eda633c
Added an option to disable the shutdown close connection to help with debugging
2014-09-07 09:00:29 -06:00
Djamil Legato
da0fafa800
Why does this keep getting reverted on my merges!
2014-09-06 15:31:45 -07:00
Djamil Legato
bfb5a74197
Merge branch 'develop' into feature/gpm
2014-09-06 15:23:36 -07:00
Djamil Legato
cceaeb8d42
Manual merge from develop
2014-09-06 15:20:15 -07:00
Andy Miller
2a43983ede
added onShutdown event that fires after the connection has been closed (background processing)
2014-09-06 14:32:21 -06:00
Andy Miller
cd5707f2d2
removed barDump() test :)
2014-09-06 13:31:34 -06:00
Andy Miller
5667f8b023
Added shutddown event to flush buffer and set content length (tracy-safe)
2014-09-06 13:29:56 -06:00
Andy Miller
09248f2917
Added barDump() to Debugger
2014-09-06 13:28:47 -06:00
Djamil Legato
162409053f
Merge branch 'develop' into feature/gpm
2014-09-05 22:42:00 -07:00
Djamil Legato
528f85642f
Reverted streams for theme
2014-09-05 22:39:26 -07:00
Djamil Legato
9d1b50ffbb
Merge branch 'develop' into feature/gpm
2014-09-05 22:33:50 -07:00
Andy Miller
95a806c8f8
removed stray test page
2014-09-05 22:41:48 -06:00
Andy Miller
7a38ac0810
override modified only if a non-markdown file was modified
2014-09-05 22:25:48 -06:00
Andy Miller
0fec4c003b
getList was returning nothing
2014-09-05 22:25:13 -06:00
Andy Miller
80d08eace7
fixes for themes streams and such
2014-09-05 20:52:46 -06:00
Djamil Legato
e7568bf8d0
Merge branch 'develop' into feature/gpm
2014-09-05 18:58:48 -07:00
Djamil Legato
353f69deb3
Merge branch 'develop' into feature/gpm
2014-09-05 18:55:51 -07:00
Djamil Legato
e2917e36f8
Fixed use of streams. Using YAML_EXT constant for the extension. Changed get and all methods to static
2014-09-05 18:51:14 -07:00
Djamil Legato
8ddfa571d3
Merge pull request #48 from rindeal/feature/config-fixes
...
fix for PHP warning "is_file(): open_basedir restriction in effect", round 2
2014-09-05 18:14:07 -07:00
Jan Chren
393c8cab2a
final workaround for PHP bug 52065
2014-09-06 03:09:07 +02:00
Jan Chren
cb03c7ab0d
Revert "reverted back to file-only checks, changed to file_exists()"
...
This reverts commit d234b8e212 .
2014-09-06 00:46:59 +02:00
Andy Miller
bce0797c55
Merge pull request #47 from rindeal/feature/config-fixes
...
fix for PHP warning "is_file(): open_basedir restriction in effect"
2014-09-05 16:04:54 -06:00
Jan Chren
d234b8e212
reverted back to file-only checks, changed to file_exists()
2014-09-06 00:00:47 +02:00
Djamil Legato
481e61b08b
Merge pull request #46 from rindeal/feature/configurable-assets-attributes
...
Feature/configurable assets attributes
2014-09-05 14:51:34 -07:00
Jan Chren
f8fe108db5
PHPDocs updated
2014-09-05 23:19:18 +02:00
Jan Chren
103abc5f6d
assets attributes implemented
2014-09-05 23:11:02 +02:00
Djamil Legato
f515438c62
Merge branch 'feature/vendor_free' into develop
2014-09-05 14:07:01 -07:00
Djamil Legato
470bac23bc
Removed vendors from the mapping in SetupCommand
2014-09-05 13:40:35 -07:00
Djamil Legato
123c75ae2d
Changed command suggestion to run for installing the dependencies
2014-09-05 12:58:56 -07:00
Djamil Legato
d05c049d4c
Autorun composer install when running the grav cli
2014-09-05 12:58:36 -07:00
Djamil Legato
c7ece89fea
Including compohser.phar
2014-09-05 12:58:15 -07:00
Djamil Legato
4c9e02d648
Ignoring vendor folder
2014-09-05 12:58:06 -07:00
Djamil Legato
57ab99fb13
Getting away from providing vendor with the repo
2014-09-05 12:56:43 -07:00
Andy Miller
217db86b10
accidental commit reverted
2014-09-05 08:36:11 -06:00
Jan Chren
8da3eb32f0
fix for PHP warning "is_file(): open_basedir restriction in effect"
...
Example:
PHP Warning: is_file(): open_basedir restriction in effect. File(/home/users/.../user/plugins/.gitkeep/.gitkeep.yaml) is not within the allowed path(s): (/home/users/.../:/usr/share/pear/) in .../web/system/src/Grav/Common/Config.php:237
2014-09-05 15:46:18 +02:00
Djamil Legato
24d1d4774e
Cleanup police: using traits for GPM
2014-09-04 20:34:36 -07:00
Djamil Legato
b0f37079b0
Removed unused var declaration
2014-09-04 20:33:22 -07:00
Djamil Legato
026646cc46
Forgot to stage the gpm with last commit
2014-09-04 16:29:48 -07:00
Djamil Legato
258f55fe96
Vendors get now installed via composer automatically through first run of GPM or Grav cli.
2014-09-04 16:29:10 -07:00
Djamil Legato
d2cd2a3772
Including composer phar in bin/
2014-09-04 16:26:55 -07:00