Andy Miller
|
c0f1d4e2da
|
Don’t validate, let user’s overriden language work even if no other languages set
Signed-off-by: Andy Miller <rhuk@mac.com>
|
2020-07-01 14:04:28 -06:00 |
|
Andy Miller
|
e82f49bdab
|
fall back to ‘en’ by default if no other lang specified
Signed-off-by: Andy Miller <rhuk@mac.com>
|
2020-07-01 14:03:31 -06:00 |
|
Matias Griese
|
b65d48541d
|
Fixed Language::getDefault() returning false and not null
|
2020-07-01 20:54:22 +03:00 |
|
Matias Griese
|
e2f68194d7
|
Docblock fixes in Language
|
2020-07-01 20:10:43 +03:00 |
|
Matias Griese
|
bd6f8f4ae6
|
Docblock fixes in Language
|
2020-07-01 20:09:55 +03:00 |
|
Matias Griese
|
9d4cce93fc
|
Tabs in account blueprint break flex listing
|
2020-07-01 15:12:09 +03:00 |
|
Matias Griese
|
28ce18f8f0
|
Improved CvsFormatter to attempt to encode non-scalar variables into JSON before giving up
|
2020-07-01 14:51:27 +03:00 |
|
Matias Griese
|
c060d1a36e
|
Fixed new User Group allowing bad group name to be saved
|
2020-07-01 14:30:56 +03:00 |
|
Matias Griese
|
3a05dcf659
|
Fixed missing onAdminSave and onAdminAfterSave events when using Flex Pages and Flex Users
|
2020-07-01 14:20:14 +03:00 |
|
Matias Griese
|
291ed38a5a
|
Added page actions for admin
|
2020-06-30 22:42:19 +03:00 |
|
Matias Griese
|
411d689a48
|
Fixed broken Flex Page authorization for groups
|
2020-06-30 21:10:43 +03:00 |
|
Matias Griese
|
df279f879f
|
UserObject: allow incomplete file properties
|
2020-06-30 14:50:53 +03:00 |
|
Matias Griese
|
9e58bccd49
|
Documentation updates on Page::topPage()
|
2020-06-30 10:08:32 +03:00 |
|
Matias Griese
|
092f3b4e24
|
Fix for FlexPage::topParent()
|
2020-06-30 01:20:06 +03:00 |
|
Andy Miller
|
c483da9efe
|
fix for Page:topParent()
Signed-off-by: Andy Miller <rhuk@mac.com>
|
2020-06-29 15:53:53 -06:00 |
|
Andy Miller
|
07571465a7
|
make sure plugins are properly initialized in CLI
Signed-off-by: Andy Miller <rhuk@mac.com>
|
2020-06-28 16:23:03 -06:00 |
|
Andy Miller
|
7d7590b914
|
Added a new onAfterCacheClear event
Signed-off-by: Andy Miller <rhuk@mac.com>
|
2020-06-28 12:54:35 -06:00 |
|
Matias Griese
|
91a0790695
|
Fixed retina images not working in Flex [flex-objects 64]
|
2020-06-26 13:10:24 +03:00 |
|
Matias Griese
|
60316d1b75
|
Fixed Trying to get property 'username' of non-object error in Flex
|
2020-06-26 11:54:38 +03:00 |
|
Matias Griese
|
de151c8a9d
|
Fixed uploading media in non-existing flex object (part 2)
|
2020-06-25 18:34:31 +03:00 |
|
Matias Griese
|
b0a1effaf9
|
Fixed uploading media in non-existing object
|
2020-06-25 15:58:18 +03:00 |
|
Matias Griese
|
b772864f2d
|
Merge branch 'feature/1.7-media' of github.com:getgrav/grav into 1.7
|
2020-06-23 14:35:46 +03:00 |
|
Matias Griese
|
cdb10cfc1f
|
Removed deprecation from a few FlexMediaTrait methods to simplify logic
|
2020-06-23 12:57:40 +03:00 |
|
Matias Griese
|
da7f0b7dce
|
Fixed MediaUploadTrait::copyUploadedFile() not adding uploaded media to the collection
|
2020-06-23 12:43:27 +03:00 |
|
jackthomasatl
|
25461f7ca8
|
Adjusted asset types to enable extension of assets class (#2937)
Co-authored-by: Jack Thomas <Jack.Thomas@elavon.com>
|
2020-06-22 14:26:03 -06:00 |
|
Andy Miller
|
da7df9f865
|
needed for cache clear event
Signed-off-by: Andy Miller <rhuk@mac.com>
|
2020-06-22 08:57:58 -06:00 |
|
Andy Miller
|
f30219d85a
|
move image loading into it’s own trait to be used in image+static images
Signed-off-by: Andy Miller <rhuk@mac.com>
|
2020-06-10 09:58:06 -06:00 |
|
Andy Miller
|
223e75d326
|
handle non-text links in getExcerptFromHtml
Signed-off-by: Andy Miller <rhuk@mac.com>
|
2020-06-10 09:30:20 -06:00 |
|
Andy Miller
|
419ebeafa8
|
Fix for trailing / in routes
Signed-off-by: Andy Miller <rhuk@mac.com>
|
2020-06-08 16:33:55 -06:00 |
|
Andy Miller
|
4be7917d41
|
prepare for rc release
Signed-off-by: Andy Miller <rhuk@mac.com>
|
2020-06-08 15:53:28 -06:00 |
|
Andy Miller
|
7d6526f962
|
Merge branch '1.7' into feature/1.7-media
Signed-off-by: Andy Miller <rhuk@mac.com>
# Conflicts:
# CHANGELOG.md
|
2020-06-07 15:26:10 -06:00 |
|
Andy Miller
|
b8fad8452b
|
JSON route on homepage with no ‘route’ is valid grav-plugin-form#425
Signed-off-by: Andy Miller <rhuk@mac.com>
|
2020-06-07 15:23:01 -06:00 |
|
Matias Griese
|
5e9107f376
|
Merge branch '1.7' of github.com:getgrav/grav into feature/1.7-media
Conflicts:
system/src/Grav/Common/Page/Medium/ImageMedium.php
|
2020-06-05 22:03:53 +03:00 |
|
Matias Griese
|
94acbf6005
|
Fixed saving nested file fields in Flex Objects
|
2020-06-05 10:11:19 +03:00 |
|
Andy Miller
|
a65c21acba
|
Merge branch 'develop' into 1.7
Signed-off-by: Andy Miller <rhuk@mac.com>
# Conflicts:
# CHANGELOG.md
# system/blueprints/config/system.yaml
|
2020-06-04 14:46:54 -06:00 |
|
Andy Miller
|
bfbe4ce1b8
|
option to control supported attributes in markdown links
Signed-off-by: Andy Miller <rhuk@mac.com>
|
2020-06-04 14:42:38 -06:00 |
|
Andy Miller
|
aaa636f357
|
cleaner handling of cropZoom
Signed-off-by: Andy Miller <rhuk@mac.com>
|
2020-06-04 14:31:22 -06:00 |
|
Matias Griese
|
b2230225cc
|
Fixed media field saving issues in Flex Pages
|
2020-06-04 22:01:23 +03:00 |
|
Matias Griese
|
e063718e4f
|
Add media support for Flex UserGroupObject
|
2020-06-04 16:43:00 +03:00 |
|
Matias Griese
|
03436a670f
|
Add media support for Flex GenericObject
|
2020-06-04 16:26:40 +03:00 |
|
Matias Griese
|
8be508de5d
|
Fixed typo in class name
|
2020-06-04 16:16:27 +03:00 |
|
Matias Griese
|
9370a86246
|
Moved common methods in both Media and GlobalMedia to AbstractMedia
|
2020-06-04 15:47:28 +03:00 |
|
Matias Griese
|
6c5237cdd8
|
Added missing methods into GlobalMedia
|
2020-06-04 15:45:51 +03:00 |
|
Matias Griese
|
2cf5ecd212
|
Implemented working media fields in FlexMediaTrait
|
2020-06-04 15:17:52 +03:00 |
|
Matias Griese
|
8e9125772e
|
Add missing functionality to MediaUploadTrait
|
2020-06-04 12:47:48 +03:00 |
|
Matias Griese
|
62e863dec0
|
Improve Media handling in Flex
|
2020-06-03 18:06:37 +03:00 |
|
Matias Griese
|
e00098ea6a
|
Merge branches '1.7' and 'feature/1.7-media' of github.com:getgrav/grav into feature/1.7-media
|
2020-06-02 13:29:17 +03:00 |
|
Matias Griese
|
f12bd1b51f
|
Added support for case sensitive usernames
|
2020-06-02 11:57:55 +03:00 |
|
Matias Griese
|
93942a74cf
|
Fixed Flex Object request cache clear when saving object
|
2020-06-01 13:48:58 +03:00 |
|
Matias Griese
|
401fd04379
|
Fix minor media bugs
|
2020-05-29 08:51:27 +03:00 |
|