Commit Graph

4362 Commits

Author SHA1 Message Date
Djamil Legato
eb4d9703db Treat WebP as image when inserting / drag & dropping (fixes #2150) 2021-05-27 13:37:09 -07:00
Djamil Legato
250eb3e0e4 ixed display issue with "+ Add Page" and picking a different route (fixes #2136, fixes #2145) 2021-05-27 13:13:54 -07:00
Matias Griese
1136a1007e Fixed configuration not fully updating on save [#2149] 2021-05-26 10:48:50 +03:00
Andy Miller
0d7091dc33 updated changelog 2021-05-21 14:40:24 -06:00
Andy Miller
1fde565a6e Fixes overflowing list items #2146 2021-05-21 14:38:47 -06:00
Andy Miller
06f4bb9834 Merge tag '1.10.15' into develop
Release v1.10.15
2021-05-19 13:19:21 -06:00
Andy Miller
bcf085ca00 Merge branch 'release/1.10.15' 1.10.15 2021-05-19 13:19:21 -06:00
Andy Miller
896ba032b0 prepare for release 2021-05-19 13:19:08 -06:00
Matias Griese
a55fe61359 Merge remote-tracking branch 'origin/develop' into develop 2021-05-18 18:32:40 +03:00
Matias Griese
a01170576a Updated SCSS compiler to v1.5 2021-05-18 18:32:32 +03:00
Andy Miller
13dfe58feb use base64_encode filter rather than function 2021-05-13 12:49:59 -06:00
Andy Miller
c2583ee259 z-index issue - Should fix #2143 2021-05-06 10:13:27 -06:00
Andy Miller
6e5839ded6 lang strings 2021-05-05 13:42:03 -06:00
Andy Miller
75bc7a66cc Updated changelog - Fixes #2140 2021-05-05 12:55:33 -06:00
Andy Miller
1ceebec29f improve plugin enabled logic 2021-05-05 12:53:07 -06:00
Andy Miller
00980efb97 Merge branch 'develop' of github.com:getgrav/grav-plugin-admin into develop 2021-05-05 12:14:11 -06:00
Andy Miller
3aae171297 improve activation logic 2021-05-05 12:14:04 -06:00
Djamil Legato
76422fa4b0 Uneeded file 2021-05-03 14:28:53 -07:00
Djamil Legato
fa0c13bf85 Fixed issue with slugify where single curly quotes in titles would translate to straight single quote (fixes #2101) 2021-05-02 22:06:30 -07:00
Djamil Legato
084002bd77 Editor: Do not assume images URLs are going to be http:// (wrong assumption plus not SSL) (fixes #2127) 2021-05-02 21:57:15 -07:00
Djamil Legato
5976cbf495 Updated deps, package.json scripts cleanup, recompiled JS for prod (fixes #2129) 2021-05-02 21:50:19 -07:00
Andy Miller
33563fc7f9 Merge branch 'release/1.10.14' 1.10.14 2021-04-29 10:20:54 -06:00
Andy Miller
bc7c44b91e Merge tag '1.10.14' into develop
Release v1.10.14
2021-04-29 10:20:54 -06:00
Andy Miller
1c6bff164a prepare for release 2021-04-29 10:20:44 -06:00
Matias Griese
9d21a98f61 Theme update - custom files overwritten #2135 2021-04-29 14:58:48 +03:00
Andy Miller
ac4d1588f0 Added a min_height: option for list field 2021-04-28 14:16:58 -06:00
Andy Miller
56c2298530 fixed minor z-index issue for tooltips in sidebar 2021-04-27 13:41:26 -06:00
Andy Miller
43bbc65341 Merge tag '1.10.13' into develop
Release v1.10.13
2021-04-23 12:54:04 -06:00
Andy Miller
c2fed54c9e Merge branch 'release/1.10.13' 1.10.13 2021-04-23 12:54:03 -06:00
Andy Miller
cb5431b6ac prepare for release 2021-04-23 12:53:53 -06:00
Matias Griese
39d0922539 Minor bug fix for move blueprint 2021-04-23 21:24:19 +03:00
Matias Griese
b99e86d1a6 Added missing translation 2021-04-23 19:34:01 +03:00
Djamil Legato
9e24446604 Adding back unsaved changes warning for this first version of copy modal implementation 2021-04-23 09:19:44 -07:00
Djamil Legato
dcea287e2f Prevent unload popup when performing a copy action 2021-04-23 09:15:51 -07:00
Matias Griese
e5dd32ac89 Merge remote-tracking branch 'origin/develop' into develop 2021-04-23 19:09:02 +03:00
Matias Griese
00d730188d Minor update on copy.yaml 2021-04-23 19:08:54 +03:00
Andy Miller
f87515997c updated changelog 2021-04-23 10:00:10 -06:00
Andy Miller
e38e5c4c0c Merge branch 'develop' of github.com:getgrav/grav-plugin-admin into develop 2021-04-23 09:59:27 -06:00
Andy Miller
8a98c3d16d updated with latest lang strings 2021-04-23 09:59:21 -06:00
Matias Griese
a49b1f18c9 Fixed bug in tag translation 2021-04-23 17:04:29 +03:00
Matias Griese
61f6c3cda4 Fixed missing/wrong page categories and tags when multi-language support is enabled [#2107] 2021-04-23 15:16:08 +03:00
Matias Griese
6f8569612d Changelog update 2021-04-23 11:28:51 +03:00
Matias Griese
1b26b4ca7d Fixed permission check for configuration save [#2130] 2021-04-23 11:21:41 +03:00
Matias Griese
1f529241fc Updated copy blueprint 2021-04-23 10:18:38 +03:00
Andy Miller
2e0d63b866 Merge branch 'develop' of github.com:getgrav/grav-plugin-admin into develop 2021-04-22 21:31:03 -06:00
Andy Miller
2034ea1e3c Fix broken link colors in tabs/dropdowns 2021-04-22 21:30:55 -06:00
Djamil Legato
438c9716cc Better Pages default permissions 2021-04-22 11:57:40 -07:00
Djamil Legato
c9be7941e9 More changes to the copy modal 2021-04-20 23:42:58 -07:00
Djamil Legato
cf5974b4d4 Updated task to copy 2021-04-20 23:20:18 -07:00
Djamil Legato
38af7a75fe Initial setup for new copy page modal (#1738) 2021-04-20 22:17:21 -07:00