Alwin Drenth
8196b8169e
Improved Dutch translations ( #5091 )
2020-05-26 09:59:11 -06:00
Luke Towers
71d579b947
Update language string
2020-05-25 18:11:05 -06:00
Luke Towers
9ecfb4867b
Add new backend.allow_unsafe_markdown permission
2020-05-25 18:02:20 -06:00
Đorđe Jocić
d029d6ea24
Added Serbian translation ( #5040 )
2020-04-14 21:58:47 -06:00
Ashleigh Sims
439ed2cc33
Unsuspend a backend user from user update screen ( #5032 )
2020-04-07 13:22:41 -06:00
Ben Thomson
b5d5e8c20d
Update dashboard column count in lang strings (now 12 columns)
2020-04-05 22:47:36 +08:00
Blaž Oražem
758d8e01e3
Slovenian language update ( #5028 )
2020-04-05 22:46:24 +08:00
Szabó Gergő
b8a6571c1c
Improved Hungarian translation ( #5027 )
2020-04-04 14:05:01 -06:00
Tobias Kündig
86197f59cb
Add Preset buttons for editor toolbar settings ( #4700 )
...
Fixes #4187 .
2020-04-03 08:47:20 -06:00
Rike-cz
2fa306b5a7
Add iconv fallback support for mbstring unsupported encodings ( #5015 )
2020-03-31 09:15:17 -06:00
Web-VPF
3fe1c26e66
Improved Russian translation ( #5005 )
2020-03-27 12:16:21 -06:00
Alwin Drenth
1d65e61ffc
Update Dutch translation ( #4958 )
2020-02-28 17:47:33 +08:00
Adrien
7d7a99f688
Update lang.php ( #4931 )
...
Corrected dashboard warnings_link from 'Vue' to 'Voir'
2020-02-08 14:08:53 +10:00
Samuell
45dde59b5f
Add missing backend translations for SK language ( #4912 )
2020-02-02 09:09:43 +08:00
Blaž Oražem
8abed1794f
Slovenian language added ( #4796 )
...
* Add Slovenian language
2019-12-10 20:17:42 +11:00
Samuell
5d13788f16
Improved Slovak translation ( #4778 )
...
Credit to @Samuell1
2019-11-20 11:09:33 -06:00
Luke Towers
9ac292d921
Merge pull request #4690 from pkarecki/master
...
Credit to @pkarecki
2019-10-11 12:46:01 -06:00
Piotr Karecki
06b7031131
Move prompt to lang
...
Move default prompt text to i18n file.
2019-10-11 20:12:08 +02:00
Szabó Gergő
04f0b176a4
Improved Hungarian translation ( #4682 )
...
Credit to @gergo85
2019-10-11 09:48:21 -06:00
36864
78e4c46e59
Improve Portuguese translation ( #4689 )
...
Credit to @36864
2019-10-11 09:47:17 -06:00
Alwin Drenth
b2dcd3c9fd
Update Dutch (NL_nl) translation ( #4676 )
...
Credit to @adrenth
2019-10-09 13:08:31 +03:00
Luke Towers
d31006ae1a
Return 403 response on CSRF fail instead of silently failing
...
Also moved backend::lang.page.invalid_token.label to system::lang.page.invalid_token.label. Fixes
2019-10-06 23:21:08 -06:00
罗光盛
c19ccb4f60
Update zh-cn backend translations ( #4635 )
...
Credit to @everyx.
2019-09-26 12:38:22 +08:00
Tomasz Strojny
815ec1a174
Typo fix for Polish language file ( #4634 )
...
Credit to @tomaszstrojny.
2019-09-24 15:42:01 +08:00
Samuel Georges
202d1f6b04
Update the checkbox list widget ( #4599 )
2019-09-21 11:57:53 +10:00
Ben Thomson
a67ccfe993
Allow decompiled Backend JS assets ( #4549 )
...
This change will allow the individual JS assets that are compiled into a full compilation file to be loaded individually instead, allowing the developer to see their changes immediately. It introduces a new configuration variable, `cms.decompileBackendAssets`, that controls this functionality. By default, it is false and not tied to the debug value, requiring it to be explicitly enabled.
2019-08-16 16:19:16 +08:00
Samuell
60a235e000
Add warning in status widget when debug mode is enabled ( #4500 )
...
Debug mode is now shown as a warning in the Status report widget to indicate that its use is discouraged for production websites.
Credit to @Samuell1.
2019-08-15 11:44:22 +08:00
Ben Thomson
c8ae520a79
Fix code smells in lang files left from last commit
2019-08-09 16:19:44 +08:00
Ben Thomson
199407f1a0
Revert #4401 for build 458.
...
Reverts commit 22847e7892a2054da91bd85ec183ba6e7bc52094. Will be redeployed in build 459.
2019-08-09 16:07:32 +08:00
Anurat Chapanond
02ba765a9e
Added Thai translation ( #4472 )
...
Credit to @anurat.
2019-07-26 14:52:52 -06:00
Ayumi Hamasaki
22847e7892
Improve backend accessibility ( #4401 )
...
Credit to @ayumihamsaki. Fixes #4400 .
- Added WAI-ARIA to the layout templates files.
- Added Focus-ring polyfill to allow better keyboard navigation and screen reader support.
- Added WAI-ARIA to tabs and created keyboard arrow controls for tabs.
- Added event.key polyfill to allow removal of deprecated event.keyCode, event.charCode and event.which.
- Fixed all the whitespace, tabbing and indent issues with all the lang files.
- Keyboard navigation now allows the following key actions: Tab, Up Arrow, Down Arrow, Left Arrow, Right Arrow, Home and End buttons.
- Added keyboard navigation for tab panels.
2019-07-17 15:07:45 -06:00
Kallef Alexandre
94a71ff3da
Improved Brazilian Portuguese translations ( #4450 )
...
Credit to @prhost
2019-07-13 16:42:43 -06:00
Dan Harrin
1089d8e763
Missing Spanish Translations ( #4448 )
...
Credit to @DanHarrin.
2019-07-12 11:02:39 +03:00
Long Wen
2613141870
Update zh-cn/lang.php file ( #4447 )
...
Credit to @wenlong-date.
2019-07-11 17:21:24 +03:00
Luke Towers
a1e6849a71
Implemented easy impersonation of backend users controlled by the backend.impersonate_users permission
2019-05-09 10:36:46 -06:00
Klaas Poortinga
de8004169a
Improved Dutch translation ( #4321 )
...
Credit to @Klaasie.
2019-05-06 23:11:36 -06:00
HOOP Mediaclinic
5055c830e9
Finnish language update ( #4177 )
...
* Finnish language update
* Fixed missing ] and added 'scopes'
* Tabs to spaces, removed comma
* Translation file fixes
Removed tabs, fixed indentation
2019-05-03 18:51:44 +03:00
Ezequiel Tojo
9d28daa68a
Improved Spanish (Argentina) translation ( #3282 )
...
Credit to @ezetojo.
2019-04-19 12:56:02 -06:00
Szabó Gergő
7189cc7fcb
Improved Hungarian translation ( #4250 )
...
Backend: Added new brand settings option label and no image message.
System: Added changelog and custom error messages.
Richeditor: Many correction (https://github.com/froala/wysiwyg-editor/blob/master/js/languages/hu.js ).
2019-04-11 13:39:43 +03:00
Mohamed Ali Behiry
cbd3a9e2b0
Improved Arabic Translation ( #4198 )
...
Credit to @mabehiry
2019-04-08 22:14:53 -06:00
Samuel Georges
6593651331
Add file check for image upload form widgets - Fixes #3653
2019-03-29 02:23:20 +11:00
Sicklou
12ebefccd4
Update French Translation ( #4179 )
...
Credit to @Sicklou
2019-03-09 07:28:23 -06:00
Mohamed Ali Behiry
d1c71af4da
Improve Arabic translation ( #4163 )
...
Credit to @mabehiry
2019-02-25 09:26:21 -06:00
BenjaminMINK
ecb2b3fe9e
Improve French translations ( #4157 )
...
Credit to @BenjaminMINK
2019-02-22 09:29:43 -06:00
Luke Towers
c55cc622ff
Added new Inline (no icons) navigation mode to the branding options
2019-02-13 14:55:03 -06:00
Mahmut Namli
7077a1cef3
Improved Turkish translation ( #4121 )
...
Credit to @mahony0
2019-02-07 09:18:42 -06:00
Szabó Gergő
6dbe9be615
Improve the Hungarian translation ( #4112 )
...
Credit to @gergo75
2019-02-05 16:27:32 -06:00
Farrow
1caaac9704
Added favicon management to back-end customisation ( #4045 )
...
Credit to @Farrow. Also accessible with `brand.faviconPath` configuration item.
2019-01-21 23:25:56 -06:00
Luke Towers
920eb15af5
Added support for using the record finder without a model relationship
...
Added useRelation and modelClass config options
2019-01-18 18:16:16 -06:00
Luke Towers
d6e680799f
Reduce reliance on CMS module from Backend module
...
added backend 404 view, fixed return to backend URL in the access denied view on backend only instances
2019-01-15 11:46:48 -06:00