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
96734d7f83
Merge tag '1.10.6' into develop
...
Release v1.10.6
2021-02-23 14:43:35 -07:00
Andy Miller
3bb1b73a0d
Merge branch 'release/1.10.6'
1.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
Matias Griese
233c7db74f
Fix changelog
2021-02-19 17:21:29 +02:00
Andy Miller
95a7665e9f
changed issue number after move
2021-02-19 06:49:55 -07:00
Andy Miller
40286bd46e
flex pages admin better uses available space - fixes #3232
2021-02-19 06:48:53 -07:00
Andy Miller
818885aa6b
Merge branch 'release/1.10.5'
1.10.5
2021-02-18 11:57:25 -07:00
Andy Miller
16b097f3f3
Merge tag '1.10.5' into develop
...
Release v1.10.5
2021-02-18 11:57:25 -07:00
Andy Miller
2d009e6dd6
Prepare for release
2021-02-18 11:57:13 -07:00
Matias Griese
7832d6992e
Fixed ACL for users with mixed case usernames [ #2073 ]
2021-02-18 16:22:55 +02:00
Matias Griese
b4d70ecd30
Changelog update
2021-02-18 15:42:05 +02:00
Matias Griese
2cd783dfa6
Fixed Admin creating empty user/config/info.yaml file (the file can be safely removed, it is not in use)
2021-02-18 15:38:49 +02:00
Matias Griese
64e41b034e
Fixed fatal error in admin if POST request has data in it [ #2074 ]
2021-02-18 15:33:38 +02:00
Andy Miller
6e75b2afb3
Merge branch 'release/1.10.4'
1.10.4
2021-02-17 11:31:30 -07:00
Andy Miller
1a2a2c52c9
Merge tag '1.10.4' into develop
...
Release v1.10.4
2021-02-17 11:31:30 -07:00
Andy Miller
cc00da89db
prepare for release
2021-02-17 11:31:18 -07:00
Andy Miller
17f8bfc7c0
Updated lang strings again
2021-02-16 17:59:58 -07:00
Andy Miller
0bd3c59b72
updated changelog
2021-02-16 14:49:14 -07:00
Andy Miller
820827cfff
updated languages from crowdin
2021-02-16 14:47:54 -07:00
Andy Miller
609692a622
minor vendor updates
2021-02-16 14:40:27 -07:00
Andy Miller
a60b98932a
fixed max backups of zero #2070
2021-02-16 12:48:59 -07:00
Matias Griese
10d81d9df1
Merge remote-tracking branch 'origin/develop' into develop
2021-02-11 20:54:49 +02:00
Matias Griese
fb15acc50c
Fixed toggleable checkboxes being unchecked in fieldset columns [ #2063 ]
2021-02-11 20:54:10 +02:00
Djamil Legato
2495083aab
Removed noscript template, because 2021...
2021-02-10 15:26:17 -08:00
Matias Griese
86cc782709
Translation update
2021-02-10 18:54:26 +02:00
Matias Griese
78a001b491
Added translations for system config
2021-02-10 18:44:32 +02:00
Matias Griese
3dfa8bca9f
Fixed changelog button showing up in Info page even if user cannot access it
2021-02-10 15:34:49 +02:00
Matias Griese
a8983a003d
Fixed ACL for Configuration tabs [ #771 ]
2021-02-10 15:26:02 +02:00
Matias Griese
417d82769b
Fixed onAdminAfterAddMedia event always pointing to the home page [ #1905 ]
2021-02-10 13:08:34 +02:00
Matias Griese
725ed07ad9
Fixed onAdminAfterDelMedia event always pointing to home page [ #1905 ]
2021-02-10 12:57:43 +02:00
Matias Griese
6328489170
Provide media object and filename in onAdminAfterDelMedia event [ #1905 ]
2021-02-10 12:40:25 +02:00
Matias Griese
36bfa148d8
Merge branch 'develop' of github.com:getgrav/grav-plugin-admin into develop
2021-02-09 22:23:21 +02:00
Djamil Legato
798ddb8c3f
Fixed missing URL entry
2021-02-09 11:00:45 -08:00
Djamil Legato
de11695128
Updated changelog
2021-02-09 11:00:12 -08:00
Djamil Legato
ecc8939e17
Tweaks in handling of uploaded files ( #1429 )
2021-02-09 10:59:27 -08:00
Matias Griese
998eb8e0f2
Merge branch '1.10' of github.com:getgrav/grav-plugin-admin into develop
2021-02-09 19:57:49 +02:00
Matias Griese
17131ad41f
Changelog update
2021-02-09 19:02:20 +02:00