Commit Graph

4282 Commits

Author SHA1 Message Date
Matias Griese
c4d90bfcd3 Fixed missing admin-preset.css in multisite environments 2021-04-07 11:47:05 +03:00
Andy Miller
b48a0be8be Merge tag '1.10.9' into develop
Release v1.10.9
2021-04-06 11:13:54 -06:00
Andy Miller
f5d1780757 Merge branch 'release/1.10.9' 1.10.9 2021-04-06 11:13:53 -06:00
Andy Miller
1206c3cae6 prepare for release 2021-04-06 11:13:43 -06:00
Andy Miller
d9a239e5d0 Updated changelog 2021-04-06 10:59:41 -06:00
Andy Miller
aab8f29ab4 Merge branch 'develop' of github.com:getgrav/grav-plugin-admin into develop 2021-04-06 10:58:35 -06:00
Andy Miller
67be8d76c1 Updated lang strings 2021-04-06 10:51:51 -06:00
Matias Griese
a648e64ed4 Changelog update (part 2) 2021-04-06 19:51:47 +03:00
Matias Griese
e00cc54362 Changelog update 2021-04-06 19:50:51 +03:00
Matias Griese
4e18aef93f Merge remote-tracking branch 'security/advisory-fix-1' into develop
# Conflicts:
#	admin.php
2021-04-06 19:47:34 +03:00
Andy Miller
af4b0977de Added Image CLS Strings 2021-04-01 18:53:32 -06:00
Matias Griese
c97177e0ee Prevent expert editing mode from anyone else than super users [#2094] 2021-03-31 12:16:40 +03:00
Matias Griese
58e2c6cc55 Change nonce expiration message 2021-03-31 11:48:15 +03:00
Matias Griese
9a86b83dee Fixed admin controller running before setting $grav['page'] 2021-03-30 18:51:07 +03:00
Matias Griese
f36b244198 Include query param task into task checks 2021-03-26 18:15:42 +02:00
Matias Griese
aa4f80eec1 Greatly improve login related actions for Admin
* Better isolate admin to prevent session related vulnerabilities
* Removed support for custom login redirects for improved security
* Shorten forgot password link lifetime from 7 days to 1 hour
* Fixed login related pages being accessible from admin when user has logged in
* Fixed admin user creation and password reset allowing unsafe passwords
* Fixed missing validation when registering the first admin user
* Fixed reset password email not to have session specific token in it
2021-03-26 14:39:37 +02:00
Matias Griese
49348067a5 Fixed ERR_TOO_MANY_REDIRECTS with HTTPS = 'On' [#2100] 2021-03-23 10:36:05 +02:00
Djamil Legato
c45e9bd45e Fixed and enhanced Range field to be Lists compatible (fixes #2062) 2021-03-22 17:59:13 -07:00
Djamil Legato
c61d91c7a8 Fixed issue where Adding a new page and canceling from within Editing would alter the Parent location of the edited page (fixes #2067) 2021-03-22 17:12:37 -07:00
Andy Miller
e14e72958f Merge tag '1.10.8' into develop
Release 1.10.8
2021-03-19 14:12:06 -06:00
Andy Miller
6546f1255b Merge branch 'release/1.10.8' 1.10.8 2021-03-19 14:12:05 -06:00
Andy Miller
a327e723ac prepare for release 2021-03-19 14:11:58 -06:00
Matias Griese
b3d66b3d3a Rename internal save methods 2021-03-19 18:06:24 +02:00
Djamil Legato
43f16f6491 Fixed issue where Add New modal would close if selecting an item outside of the modal window. It is now necessary go through the Cancel button and clicking the overlay won't trigger the closing of the modal (fixes #2089, fixes #2065) 2021-03-18 16:09:32 -07:00
Djamil Legato
6ff6e9b54a Fixed legacy Pages having old modular reference instead of module (fixes #2093) 2021-03-18 15:39:23 -07:00
Djamil Legato
ea64270d9b Include alt text and title for images added to the editor (#2098) 2021-03-18 15:21:53 -07:00
Djamil Legato
c33c033372 Updated changelog (#2092) 2021-03-18 14:53:19 -07:00
Frederik Schubert
11737be3a9 Fixed issue with replacing * in page flex collections (#2092)
Co-authored-by: Frederik <frederik@ferdynator.de>
2021-03-18 14:47:19 -07:00
Andy Miller
362792371e Merge branch 'release/1.10.7' 1.10.7 2021-03-17 11:43:19 -06:00
Andy Miller
6f3a78eda0 Merge tag '1.10.7' into develop
Release v1.10.7
2021-03-17 11:43:19 -06:00
Andy Miller
8ed1fd4e52 prepare for release 2021-03-17 11:43:09 -06:00
Andy Miller
46838a62a7 Updated langauges again 2021-03-17 11:42:10 -06:00
Matias Griese
d56a4ba922 Better field type definitions for file, pagemedia, filepicker and pagemediafield 2021-03-17 19:12:18 +02:00
Matias Griese
6dede2fa4a Composer update 2021-03-16 09:12:39 +02:00
Matias Griese
63db654392 Add translations to the new redirect options 2021-03-11 16:26:35 +02:00
Andy Miller
37ffcff03f updated changelog 2021-03-08 10:24:33 -07:00
Andy Miller
d57447a970 Language updates 2021-03-08 10:23:55 -07:00
Miguel Sales Pereira
fdb5e5bb71 Added translation string to new assets admin option (#2091) 2021-03-08 10:17:28 -07:00
Matias Griese
1e67bb8011 Fixed error when checking missing log file [#2088] 2021-03-04 15:50:35 +02:00
Andy Miller
8a63dc9abf update changelog 2021-02-25 10:37:01 -07:00
Andy Miller
a8116b5431 better fix for flexpage height 2021-02-25 10:35:26 -07:00
Mohammad Anbarestany
eacc62e0d5 Update rtl.css (#2083) 2021-02-24 08:37:56 -08:00
Andy Miller
3bb1b73a0d Merge branch 'release/1.10.6' 1.10.6 2021-02-23 14:43:35 -07:00
Andy Miller
96734d7f83 Merge tag '1.10.6' into develop
Release v1.10.6
2021-02-23 14:43:35 -07:00
Andy Miller
db1b8d3cad prepare for release 2021-02-23 14:43:25 -07:00
Matias Griese
e115eba2cc Fixed wrong language in Admin Tools [#2077] 2021-02-23 21:05:20 +02:00
Djamil Legato
d962316740 Recompiled JS and update Changelog (#2078) 2021-02-23 10:22:17 -08:00
Mohammad Anbarestany
d87233c630 Support for RTL languages (#2078)
* RTL-Support

* Standard Format

* shorter code

* default Arabic font

* fix for Configuration section

for "system>Assets>Collections" section to support RTL we should change inline style element created by admin.min.js so i've added an if statement to check <body> direction is RTL or not...

* Update rtl.css

* Multi level fix for RTL

in admin config under system>assets there is an input text which you can add child(s) under it... i've added several if statements to check Page direction and put margin-right instead of margin-left for RTL languages... i also wrote an style to override margin-left just in case ;)

* improvements

* fixes

* fix

* fix

* fix

* Update rtl.css

* first complete RTL style 👍

* Faster computation of direction

* Faster evaluation for margin direction (and simplified)

Co-authored-by: Djamil Legato <djamil+github@djamil.it>
2021-02-23 10:16:33 -08:00
Djamil Legato
8d80d0f75e Fixed unnecessary closing bracket cuasing JS error (fixes #2079) 2021-02-22 09:24:33 -08:00
Matias Griese
b7271bc424 Regression: Fixed enabling/disabling plugin or theme corrupting configuration 2021-02-19 22:04:04 +02:00