388 Commits

Author SHA1 Message Date
Samuel Georges
c9851ca158 Update pt-pt MM lang 2017-10-15 01:01:00 +11:00
Samuel Georges
cc295cc40b Update pt-br MM lang 2017-10-15 00:58:13 +11:00
Samuel Georges
93a3b4e1e7 Update pl MM lang 2017-10-15 00:43:39 +11:00
Samuel Georges
3c27eb4728 Update nl MM lang 2017-10-15 00:41:50 +11:00
Samuel Georges
8262897010 Update nb-no MM lang 2017-10-15 00:37:53 +11:00
Samuel Georges
e28c287d08 Update lv MM lang 2017-10-15 00:29:08 +11:00
Samuel Georges
56f4d5972d Update lt MM lang 2017-10-15 00:04:24 +11:00
Samuel Georges
88fa577946 Update kr MM lang 2017-10-15 00:00:01 +11:00
Samuel Georges
dd089e4bed Update it MM lang 2017-10-14 23:52:44 +11:00
Samuel Georges
aa1766ad12 Update hu MM lang 2017-10-14 23:34:05 +11:00
Samuel Georges
74611f7220 Update fr MM lang 2017-10-14 23:31:27 +11:00
Samuel Georges
476645bafd Update fa MM lang 2017-10-14 23:29:52 +11:00
Samuel Georges
95dd254705 Update et MM lang 2017-10-14 23:25:44 +11:00
Samuel Georges
1eb99b8165 Update es MM lang 2017-10-14 23:14:20 +11:00
Samuel Georges
3aa9d91cf8 Update en MM lang 2017-10-14 23:05:08 +11:00
Samuel Georges
1826b19197 Update el MM lang 2017-10-14 23:02:22 +11:00
Samuel Georges
2593252909 Update de MM lang 2017-10-14 22:38:25 +11:00
Samuel Georges
9d4b86a67a Update da MM lang 2017-10-14 22:35:38 +11:00
Samuel Georges
b8ad025968 Update cs MM lang 2017-10-14 22:28:20 +11:00
Samuel Georges
d30aa578b4 Update bg MM lang 2017-10-14 22:24:36 +11:00
Samuel Georges
56b8d38bbf Update be MM lang 2017-10-14 22:20:56 +11:00
Szabó Gergő
fa2c536a53 Hungarian translate for Mail branding (#3115)
and minor corrections
2017-09-15 09:41:48 -06:00
TimFoerster
54b1250fbd Update backend/lang/de/lang.php (#3063) 2017-08-29 10:32:43 -06:00
Szabó Gergő
cfd3d54316 Update the Hungarian translation (#3046)
Compatible with October build 420
2017-08-18 08:26:51 -06:00
Sang Min Oh
969eaccf8b korean language support for backend (#3023)
Credit to @everydayparty
2017-08-06 12:36:34 -06:00
Luke Towers
a705a70f35 Cleanup for #2856
Removed `minNumber` and `maxNumber` options, they are not enforceable on the client side without a lot more work. Added `number` filter type, added missing numberrange filter template, consolidated styles for filter-date and filter-number filters.
2017-08-05 18:10:36 -06:00
Sevdin Filiz
c129b94b46 Add translation for "Signed in as" (#3018)
Credit to @angelside
2017-08-04 13:17:49 -06:00
Jan Vince
881edd48de Update Czech translation (#3003)
Credit to @jan-vince, reviewed by @chesio
2017-08-01 07:28:09 -06:00
Alexander Shapoval
26ee634ffb Updated Ukrainian and Russian translations (#2988)
* Small changes in Ukrainian and Russian languages
2017-07-28 08:53:40 +10:00
Samuel Georges
9bb639b19f Merge branch 'l55upgrade' into develop 2017-07-26 20:59:58 +10:00
Alwin Drenth
c1cd76d60a Update Dutch language files (#2987) 2017-07-21 09:27:27 -06:00
Samuel Georges
4fd1ca824f Introduce concept of system roles
These are roles defined by a special API code, once a system role code is detected, the role becomes locked and its permissions are sourced from the AuthManager. All permissions are granted to system roles by default, unless otherwise specified. This should make it easier to create client accounts as "Publishers", hiding developer tools like the CMS and Builder plugins by default.
2017-07-13 19:29:50 +10:00
Samuel Georges
8002c1010b Create migrate script to split permissions out
Permissions have been moved from Groups to a new Role model
Refs #2367
2017-07-11 19:17:44 +10:00
Hartmut Glücker
dfcf324d00 Support changing the global default for richeditor buttons (#2937)
Added support for changing the global default for richeditor buttons. 
Addresses: #2677, #2384, #2078, #1743 and rainlab/pages-plugin#188
2017-07-04 08:10:58 -06:00
buuug7
879afdeea9 Update Chinese translations (#2948)
Credit to @buuug7. Refs: #2948
2017-07-03 07:45:35 -06:00
Christophe Vuagniaux
e3a567cb78 Enable configuration of backend login session persistence (#2924)
Thanks to @ChVuagniaux. Fixes #2394
2017-06-22 14:34:16 -06:00
Alexander Shapoval
e6d79057c6 Translation into Ukrainian has been added. Added translations into Russian (#2931)
* Added Ukrainian language. Credit to @PopcornPHP for the translation.
2017-06-17 15:22:50 -06:00
Priit Perna
eff3f2e905 Backend translation for estonian (#2911)
* Added language files for Estonian (et). Thanks to @priitperna!
2017-06-07 11:07:34 -06:00
Quezler
cc17b679f1 Code dusting (#2826)
Code cleaning according to PSR-2 w/ exemptions (mostly dust).
2017-04-24 21:38:19 +10:00
Szabó Gergő
130d502f41 Update the Hungarian translation 2017-04-19 10:35:58 +02:00
José Longo
4f3287822b Add dir/file for pt_pt language 2017-04-10 15:04:58 +01:00
Alwin Drenth
dbd9af3ba0 Update Dutch language for build v409 2017-04-01 15:43:14 +02:00
Samuel Georges
a40357cec9 Added a check for missing dependencies in two places
- System dashboard now lists missing dependencies
- Installing a plugin with missing dependencies will also attempt to install those dependencies at the same time
Fixes #36
2017-03-21 17:42:56 +11:00
juysoft
be7490c878 Update _recordfinder_form hard coded button "Cancel" text 2017-03-18 23:54:24 +02:00
Samuel Georges
5f91c45f79 Implement disabled support for some form widgets
Recompile assets
Fixes #2749 (Media Finder)
Fixes #2750 (File upload)
Fixes #2751 (Rich Editor)
Refs #2724
2017-03-14 13:52:47 +11:00
Szabó Gergő
8cfc10280a Update Hungarian translation 2017-03-02 13:52:01 +01:00
Vladimir Kattsov
c73e0ea811 Unhardcoded lang string in active theme widget, add russian translation 2017-02-25 12:05:08 +03:00
octolit
43391688be Lithuanian translation for system/lang (#2648)
* Lithuanian translation for system/lang

* Lithuanian backend translation for cms/lang

* Lithuanian backend translation

Final and complete translation for backend/lang for Lithuanian. Also
added locale option in modules/backend/models/Preference.php for
back-end users to be able to select new locale -> Lietuvių (Lithuanian)

* reset_error translated
2017-02-07 14:56:06 -06:00
Mattias Hamberg
1d31fe3baa Updated swedish language file 2017-02-03 06:40:28 +11:00
Samuel Georges
4d4bad4f75 Setup => Installation - Fixes #2569 2017-02-02 07:07:52 +11:00