Andy Miller
86d71bf37f
Support current page context
...
Signed-off-by: Andy Miller <rhuk@mac.com >
2020-08-03 18:09:54 -06:00
Matias Griese
c6dd169916
Added MediaUploadInterface::renameFile() method
2020-08-03 16:11:15 +03:00
Matias Griese
cbc85b7a09
Improve medium objects
2020-07-28 17:29:10 +03:00
Matias Griese
016af0f419
Minor improvements for backups
2020-07-28 17:26:55 +03:00
Dominik Scholz-Schulze
1903d44bf8
Fixed enviroment name mapping for localhost ( #2924 )
...
Co-authored-by: Dominik Scholz-Schulze <dominik.scholz-schulze@iserv.eu >
2020-07-27 11:11:32 -06:00
Matias Griese
351c270e0e
Do not check file size limit when updating object
2020-07-24 11:24:23 +03:00
Matias Griese
ab3d9f89ec
Improved media
2020-07-24 11:17:26 +03:00
Andy Miller
97220a27df
prepare for rc release
...
Signed-off-by: Andy Miller <rhuk@mac.com >
1.7.0-rc.15
2020-07-22 11:08:23 -06:00
Andy Miller
0310fdf99f
Sanity checks
...
Signed-off-by: Andy Miller <rhuk@mac.com >
2020-07-21 16:38:02 -06:00
Andy Miller
f1a535b7d4
uppdated changelog
...
Signed-off-by: Andy Miller <rhuk@mac.com >
2020-07-21 16:18:24 -06:00
Andy Miller
6879d8b6ce
fix for broken exif reading
...
Signed-off-by: Andy Miller <rhuk@mac.com >
2020-07-21 14:57:19 -06:00
Matias Griese
046c5f69ac
Changelog update
2020-07-21 16:30:37 +03:00
Matias Griese
40687f8cc0
Fixed caching issues with Flex index file
2020-07-21 15:24:54 +03:00
Andy Miller
b8f27ecfd0
sanity check
...
Signed-off-by: Andy Miller <rhuk@mac.com >
2020-07-20 23:03:57 -06:00
Andy Miller
16dd2ef9d0
moved fixOrientation() into ImageMediaTrait
...
Signed-off-by: Andy Miller <rhuk@mac.com >
2020-07-20 22:47:33 -06:00
Andy Miller
aaff2f486f
set default for auto-fix-orientation to true
...
Signed-off-by: Andy Miller <rhuk@mac.com >
2020-07-20 19:09:58 -06:00
Andy Miller
d9a62373b8
fix issue with ‘’ set in defaults
...
Signed-off-by: Andy Miller <rhuk@mac.com >
2020-07-20 19:09:00 -06:00
Andy Miller
bef4f6a0db
Fix orientation when auto_fix_orientation option is enabled
...
Signed-off-by: Andy Miller <rhuk@mac.com >
2020-07-20 19:08:45 -06:00
Matias Griese
a66c282ee5
Composer update
2020-07-17 19:41:06 +03:00
Matias Griese
2d50cc2b2d
Fixed bug in clearing Flex index (partial fix)
2020-07-17 19:40:57 +03:00
Andy Miller
82f1182503
Prepare for rc release
...
Signed-off-by: Andy Miller <rhuk@mac.com >
1.7.0-rc.14
2020-07-09 10:43:17 -06:00
Andy Miller
360bed8697
Merge branch 'develop' into 1.7
2020-07-09 10:32:02 -06:00
Andy Miller
e4a833b59e
cleanup
...
Signed-off-by: Andy Miller <rhuk@mac.com >
2020-07-09 10:28:47 -06:00
Matias Griese
f8809d5d62
Fixed missing const CSS_IMPORT_REGEX in BaseAsset
2020-07-09 10:05:33 +03:00
Matias Griese
8adffb8714
Fixed page media only accepting images [ #2943 ]
2020-07-09 09:57:11 +03:00
Andy Miller
9b6649174c
fixes complex css imports #2958
...
Signed-off-by: Andy Miller <rhuk@mac.com >
2020-07-08 10:39:48 -06:00
Andy Miller
7f03f7c844
Updated changelog
...
Signed-off-by: Andy Miller <rhuk@mac.com >
2020-07-07 12:31:01 -06:00
Andy Miller
843596944f
Merge branch '1.7' of github.com:getgrav/grav into 1.7
2020-07-07 12:28:14 -06:00
Andy Miller
0f6c5fe49d
Asset test compatibility
...
Signed-off-by: Andy Miller <rhuk@mac.com >
2020-07-07 12:28:04 -06:00
Ricardo Verdugo
b94c4e775a
added optional options to noprocess ( #2954 )
...
* added optional options to noprocess
* fix minor bug with skip and better naming
* Added tests
Signed-off-by: Andy Miller <rhuk@mac.com >
* Added some tests
Signed-off-by: Andy Miller <rhuk@mac.com >
Co-authored-by: Ricardo <ricardo@urbansquid.london >
Co-authored-by: Andy Miller <rhuk@mac.com >
2020-07-07 12:27:32 -06:00
torohill
fc97e88928
Left pad scheduler times with zeros. ( #2921 )
2020-07-07 11:17:15 -06:00
Andy Miller
5b47e6130c
update changelog
...
Signed-off-by: Andy Miller <rhuk@mac.com >
2020-07-03 21:20:28 -06:00
Andy Miller
86edc18f21
Safer solution for getExcerptsFromHtml
...
Signed-off-by: Andy Miller <rhuk@mac.com >
2020-07-03 21:19:39 -06:00
Andy Miller
5ee36e786a
UTF-8 safe in Excerpts::getExcerptFromHtml()
...
Signed-off-by: Andy Miller <rhuk@mac.com >
2020-07-03 21:18:36 -06:00
Matias Griese
c4e2e5da8d
Changelog update
2020-07-02 16:22:45 +03:00
Matias Griese
2c14ec0abd
Reverted Language::getDefault() returning false again as plugins use it (updated docblocks)
2020-07-02 16:18:41 +03:00
Matias Griese
5b782fd04c
Regression: Default language fix broke Language::getLanguageURLPrefix() and Language::isIncludeDefaultLanguage() methods
2020-07-02 13:58:58 +03:00
Andy Miller
bdd579ad2d
prepare for rc release
...
Signed-off-by: Andy Miller <rhuk@mac.com >
1.7.0-rc.13
2020-07-01 14:30:43 -06:00
Andy Miller
d94fa8d2de
updated changelog
...
Signed-off-by: Andy Miller <rhuk@mac.com >
2020-07-01 14:30:37 -06:00
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