Commit Graph

12 Commits

Author SHA1 Message Date
Mark J Crane a07781860b Change data type and add toggle values 2020-07-02 12:02:54 -06:00
FusionPBX 39f4abfd37
Update app_config.php 2020-04-17 00:25:16 -06:00
racitup a1699f6fa6 Add en-gb fusionpbx language (#5192)
* Create en-gb language by copying en-us

* Add en-gb to app_configs

* Add en-gb to app_menus

* Language copy utility

* Fix missing quote mark

* Delete cp_lang.py

Co-authored-by: FusionPBX <markjcrane@gmail.com>
2020-03-20 14:47:13 -06:00
FusionPBX 820177ac6d Update app_config.php 2020-01-09 20:09:27 -07:00
fneto1977 86ea29da4c Fixed translations for Brazilian Portuguese (#4920)
* Fixed translations for Brazilian Portuguese

* Update app_config.php

* Fixed Translations for pt-br

* Fixed Translations for pt-br

* Fixed Translations for pt-br

* Update app_config.php

* Update app_languages.php

* Update app_menu.php

* app_config Domain

* app_languages.php - Domains

* app_menu - domains

* app_config - default settings

* app_languages -  - default settings

* app_menu - default settings

* app_config - databases

* app_languages - databases

* app_menu -  - databases

* app_config - upgrade

* app_languages - upgrade

* app_menu - upgrade

* app_config - users

* app_languages - users

* app_menu - users

* app_config - usersettings

* app_languages - usersettings

* app_menu - usersettings

* app_language - Reources
2019-11-27 17:53:28 -07:00
FusionPBX a2209ec528 Update app_config.php 2019-07-24 01:04:33 -06:00
FusionPBX f27b92785d Create app_config.php 2019-07-23 23:50:33 -06:00
Mark Crane fe49c7ffbb Change directory in core/domains to core/domain_settings. 2013-01-05 21:25:31 +00:00
Mark Crane be979dbc3a House cleaning on the recent app_config.php commits. Cleanup trailing white spaces, multiple spaces replaced with tabs and a few extra line feeds. 2012-10-11 01:28:18 +00:00
Nuno Miguel Reis 2e74a0c238 menu translation work 2012-10-11 00:07:03 +00:00
Mark Crane 23a2f84577 Harden the security with specific permissions for domains, domain settings and default settings. Everyone using multi-tenant are encouraged to update. Run Upgrade Schema on wiki.fusionpbx.com. After updating go to advanced -> group manager click on the superadmin group and then select the permissions for domains, domains settings, and default settings. Logout and back in. 2012-09-27 00:34:10 +00:00
Mark Crane af103e9c41 Add a missing file sip_profile_copy.php to the dev branch. 2012-06-04 14:58:40 +00:00