Commit Graph

41 Commits

Author SHA1 Message Date
FusionPBX 5825da0a8f
Update app_config.php 2018-02-22 10:03:18 -07:00
FusionPBX bf1c7e649c
Update app_config.php 2017-12-01 11:14:12 -07:00
FusionPBX 9443e69340
Update app_config.php 2017-11-30 11:40:11 -07:00
FusionPBX 7ac1646c5c Update app_config.php 2017-09-20 23:53:30 -06:00
Mafoo f90e080ef4 Enhance - app_config.php cleanup for apps (#2633)
make spacing and layout consistent
add all missing language tags
fill missing en-us descriptions
convert to $x$y$z usage for array filling
add a default version number
this is a by hand update
2017-06-03 09:00:20 -06:00
FusionPBX 561d84762c Update app_config.php 2017-04-29 23:30:37 -06:00
The-Operator df3f153ebd Add/Update German and Austrian translations (#2542)
Updated remaining app_languages.php files and all app_config.php and app_menu.php files where necessary.
2017-04-26 23:41:55 -06:00
FusionPBX ad722efcfb Update app_config.php 2017-04-05 00:11:37 -06:00
FusionPBX c60671e145 Update app_config.php 2017-02-15 22:20:16 -07:00
markjcrane db8fa2e5f5 Add destination number regex and string_to_regex function. 2016-03-17 13:22:03 -06:00
markjcrane 49e27b3637 Fix destination context for the destinations select list. 2015-08-11 13:24:07 -06:00
markjcrane 181ab435a8 Add a missing 'and' in the SQL query. 2015-08-06 23:21:10 -05:00
markjcrane 15ca076e09 Escape the $ in the domain_uuid variable. 2015-08-05 18:17:39 -05:00
markjcrane 5c8a6dd7fe Add destination details to several app_config.php files. 2015-08-04 14:52:10 -06:00
Nate Jones 49044ff0f4 Permissions: Consistify (new word!) permission names for Show All functionality on Devices & Destinations. 2015-03-29 01:33:56 +00:00
Mark Crane d5ac3009a5 Add show all button for dialplan -> destinations 2015-03-07 12:59:53 +00:00
Mark Crane 7aac4451c7 Add domain control to dialplan -> destinations to users in the superadmin group by default. 2015-01-25 08:24:32 +00:00
Mark Crane c506c56efc Allow admins to edit dialplan destinations. 2015-01-12 21:12:27 +00:00
Mark Crane ddca77629e Move the menu array to app_menu.php 2014-12-26 03:27:54 +00:00
Mark Crane 5440e82df6 Add caller ID name prefix to inbound routes via dialplan destinations. 2014-08-02 04:41:00 +00:00
luis daniel lucio quiroz 8748359fc5 preliminar support for carrier & accountcode for destinations 2014-07-13 22:29:25 +00:00
Mark Crane a6b2dd512d Add a new Spanish translation donated by José Manuel Calquin Heinsohn. 'es-cl'. This completes the menu Spanish translation. 2014-02-13 20:15:59 +00:00
Nuno Miguel Reis 184ec05020 changed single quote to double quotes everywhere 2013-10-01 11:35:07 +00:00
Mark Crane 0955da65ba Fix a few things in app_config.php leaving fr-ca and changing some of the single quotes to double quotes. 2013-09-30 16:16:32 +00:00
Philippe Rioual f0489b418f repaired previous errors inserted in r4614 : reinserted 'de-de' instead 'de' and correct files. keeps fr-ca to report in app_config.php files 2013-09-30 15:22:35 +00:00
Philippe Rioual 9ce5b02701 added missing french translations and changed fr to fr-fr in all app_languages.php and app_config.php files. 2013-09-30 13:19:40 +00:00
Mark Crane 850ff7b0db Change fr to fr-fr and de to de-de. 2013-09-17 20:02:19 +00:00
Nuno Miguel Reis cfc37a8910 new changes to group_permissions/menu logic 2013-09-17 19:06:44 +00:00
Mark Crane f077840883 Move the French translations into the development branch.
Translation work done thanks to by bhouba for his work on the translations.
2013-09-13 21:04:53 +00:00
Mark Crane 962fc99515 Fix the database app_config array on several of teh app_config file array. 2013-09-13 09:39:57 +00:00
Mark Crane 189ae6f377 Copy the translations French and Spanish translations into the dev branch. 2013-05-13 00:50:43 +00:00
Mark Crane 54614de30f Adjust the permissions of app -> destinations. 2013-01-17 04:27:28 +00:00
Mark Crane 5038ea893d Move destinations from apps to dialplans. 2013-01-13 12:48:49 +00:00
Mark Crane f624cd1d09 Change the fax_uuid from primary key to a foreign key in the destinations table. 2013-01-05 00:28:08 +00:00
Mark Crane e12a5abf66 Remove destination_fax_number and replace it with fax_uuid for the destinations app. 2012-11-13 02:15:58 +00:00
Mark Crane 140af2efec Add destination_fax_number to app_config.php 2012-11-13 00:56:52 +00:00
Mark Crane cdd76b4111 Fix the destination column name and deprecated field name. 2012-10-23 21:54:06 +00:00
Mark Crane e501279cff Remodel the destinations table rename several fields and add new fields. 2012-10-23 10:00:03 +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 af103e9c41 Add a missing file sip_profile_copy.php to the dev branch. 2012-06-04 14:58:40 +00:00