Matias Griese
|
401fd04379
|
Fix minor media bugs
|
2020-05-29 08:51:27 +03:00 |
|
Matias Griese
|
4fd54f1692
|
Added MediaUploadTrait
|
2020-05-28 17:31:49 +03:00 |
|
Matias Griese
|
9565994e5c
|
Move image loading() method into trait
|
2020-05-28 15:21:03 +03:00 |
|
Matias Griese
|
6876e1a38a
|
Merge branch '1.7' of github.com:getgrav/grav into feature/1.7-media
Conflicts:
system/src/Grav/Common/Page/Medium/ImageMedium.php
|
2020-05-28 15:16:43 +03:00 |
|
Matias Griese
|
7a8e737802
|
Minor code updates
|
2020-05-27 13:25:26 +03:00 |
|
Andy Miller
|
9f968611b1
|
typo
Signed-off-by: Andy Miller <rhuk@mac.com>
|
2020-05-26 08:36:40 -06:00 |
|
Andy Miller
|
3bd4f9499a
|
cherry picked #1925 fix from 1.7 to 1.6
Signed-off-by: Andy Miller <rhuk@mac.com>
|
2020-05-26 08:35:49 -06:00 |
|
Andy Miller
|
069ef7b12c
|
Fixed system.pages.hide_empty_folders #2925
Signed-off-by: Andy Miller <rhuk@mac.com>
|
2020-05-26 08:32:03 -06:00 |
|
Andy Miller
|
22b493996c
|
renamed markdown_editor to content_editor
Signed-off-by: Andy Miller <rhuk@mac.com>
|
2020-05-26 08:16:37 -06:00 |
|
Andy Miller
|
5284717570
|
Added markdown editor option to user profile blueprint
Signed-off-by: Andy Miller <rhuk@mac.com>
|
2020-05-25 14:03:40 -06:00 |
|
Matias Griese
|
96d11e4ffa
|
Fixed new Flex User erroring out on save (thanks @mikebi42)
|
2020-05-25 22:18:30 +03:00 |
|
Matias Griese
|
a156247dc3
|
Fixed blueprint value filtering in lists [#2923]
|
2020-05-22 23:08:02 +03:00 |
|
Matias Griese
|
0e4a88d538
|
Fixed new Flex Page not having correct form fields for the page type
|
2020-05-22 21:44:23 +03:00 |
|
Andy Miller
|
a2d1cdfc13
|
rename hasChildren to countChildren
Signed-off-by: Andy Miller <rhuk@mac.com>
|
2020-05-22 10:31:30 -06:00 |
|
Andy Miller
|
dcb0c490ba
|
return count of children rather simple boolean
Signed-off-by: Andy Miller <rhuk@mac.com>
|
2020-05-22 10:29:29 -06:00 |
|
Andy Miller
|
85ef04abc4
|
handle images inside link excerpts
Signed-off-by: Andy Miller <rhuk@mac.com>
|
2020-05-15 10:44:25 -06:00 |
|
Andy Miller
|
69ae59b933
|
prepare for rc.11 release
Signed-off-by: Andy Miller <rhuk@mac.com>
|
2020-05-14 15:47:01 -06:00 |
|
Andy Miller
|
859aff590b
|
Prepare for release
Signed-off-by: Andy Miller <rhuk@mac.com>
|
2020-05-14 15:41:34 -06:00 |
|
Andy Miller
|
ad1ecf21c3
|
Merge branch 'develop' into 1.7
Signed-off-by: Andy Miller <rhuk@mac.com>
# Conflicts:
# system/blueprints/config/system.yaml
# system/config/system.yaml
# system/src/Grav/Common/Uri.php
|
2020-05-14 14:46:14 -06:00 |
|
Andy Miller
|
497ca2a5cd
|
Advanced Customization options for HTTP_X_FORWARDED headers
|
2020-05-14 14:43:52 -06:00 |
|
Andy Miller
|
4e578ed95e
|
Advanced Customization options for HTTP_X_FORWARDED headers
|
2020-05-14 14:32:07 -06:00 |
|
Andy Miller
|
148117edcb
|
Support for native lazy loading of images #2910
|
2020-05-14 12:33:46 -06:00 |
|
Andy Miller
|
a57358f311
|
fix for & errors in URL
|
2020-05-14 10:47:36 -06:00 |
|
Matias Griese
|
ee0ad1126d
|
Merge moved code
|
2020-05-12 20:35:04 +03:00 |
|
Matias Griese
|
2db0002ffd
|
Merge branch '1.7' of github.com:getgrav/grav into feature/1.7-media
Conflicts:
system/src/Grav/Common/Page/Medium/ImageMedium.php
|
2020-05-12 20:34:26 +03:00 |
|
Matias Griese
|
a74e07c491
|
Docblock update
|
2020-05-08 13:24:10 +03:00 |
|
Matias Griese
|
8a12abf795
|
Flex: Added PageCollection::all() to mimick Pages class
|
2020-05-08 12:53:56 +03:00 |
|
Matias Griese
|
9257d6982f
|
Merge branch 'develop' of github.com:getgrav/grav into 1.7
Conflicts:
composer.json
composer.lock
|
2020-05-08 10:21:51 +03:00 |
|
Jesse Donat
|
58da1cd489
|
Updates donatj/phpuseragentparser to 1.0.0
|
2020-05-08 10:18:31 +03:00 |
|
Andy Miller
|
69078aaf49
|
Fix for uppercase image extensions
|
2020-05-06 11:59:15 -06:00 |
|
Matias Griese
|
33aa0737a4
|
Improve docblocks
|
2020-05-06 13:01:47 +03:00 |
|
Matias Griese
|
8b47608cc0
|
Split Medium classes into traits, define Media interfaces
|
2020-05-06 12:23:49 +03:00 |
|
Matias Griese
|
d25014779d
|
Fixed some phpstan issues
|
2020-05-05 19:35:09 +03:00 |
|
Andy Miller
|
e37f634a38
|
prepare for rc release
|
2020-04-30 14:46:14 -06:00 |
|
Matias Griese
|
0a18502c2c
|
Merge remote-tracking branch 'origin/1.7' into 1.7
|
2020-04-30 22:16:24 +03:00 |
|
Matias Griese
|
b8c81c72e4
|
Copying Flex Page in admin does nothing
|
2020-04-30 22:16:16 +03:00 |
|
Andy Miller
|
62f6f3910a
|
Merge branch '1.7' of github.com:getgrav/grav into 1.7
|
2020-04-30 12:12:03 -06:00 |
|
Andy Miller
|
b450e6998e
|
Added new Excerpts::processLinkHtml() method
|
2020-04-30 12:11:56 -06:00 |
|
Matias Griese
|
10800a0896
|
Merge remote-tracking branch 'origin/1.7' into 1.7
|
2020-04-30 16:30:23 +03:00 |
|
Matias Griese
|
cf61525130
|
Fixed saving non-numeric-prefix Flex Page changing to numeric-prefix
|
2020-04-30 16:30:14 +03:00 |
|
Andy Miller
|
24db65cd90
|
switch to Symfony HTTPClient (#2901)
|
2020-04-29 15:36:51 -06:00 |
|
Matias Griese
|
daf7e66ec3
|
Missing use
|
2020-04-29 22:11:18 +03:00 |
|
Matias Griese
|
18c9a1793e
|
Merge remote-tracking branch 'origin/1.7' into 1.7
|
2020-04-29 21:41:34 +03:00 |
|
Matias Griese
|
2b0f235e23
|
Fixed Grav Pages admin with PHP intl extension enabled when using custom page order
|
2020-04-29 21:41:25 +03:00 |
|
Andy Miller
|
24eca428a6
|
Force response % to be 0 - 100 only
|
2020-04-28 17:37:21 -06:00 |
|
Andy Miller
|
677b0b7055
|
prepare for rc release
|
2020-04-27 16:10:47 -06:00 |
|
Andy Miller
|
10bd72ad51
|
Merge branch 'develop' into 1.7
# Conflicts:
# CHANGELOG.md
# system/defines.php
|
2020-04-27 16:09:53 -06:00 |
|
Andy Miller
|
d16a88e731
|
prepare for release
|
2020-04-27 16:08:28 -06:00 |
|
A----
|
39d0d640e6
|
Support for the X-Forwarded-Host (#2891)
|
2020-04-27 10:38:36 -06:00 |
|
Matias Griese
|
bfb55f0e1d
|
Fixed broken Plugin::config() method
|
2020-04-27 19:21:02 +03:00 |
|