Nate
1dabf28b4a
Call Flows: Only show enabled in destination select.
2020-04-03 17:36:18 -06:00
agree
5be4230847
Update app_config.php
2020-04-02 19:23:25 -04: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
root
e9f4d5113f
Added destination select permissions
2020-01-21 11:43:19 -05:00
chansizzle
711903830e
Update app_config.php ( #5016 )
2020-01-08 13:08:04 -07:00
noci2012
399627d995
fix nl-nl items ( #4870 )
...
* add nl-nl items
* Update app_config.php
* add nl-nl items
* Update app_languages.php
* Update app_menu.php
* Update app_languages.php
* Update app_menu.php
* Fix typos inn nl-nl
* Add nl-nl items
* dd nl-nl items.
* Add nl-nl items.
* Add nl-nl items (call-flows)
2019-11-17 14:15:26 -07:00
FusionPBX
962039a385
Update app_config.php
2019-07-30 01:39:55 -06:00
FusionPBX
c19de94a27
Update app_config.php
2018-01-25 15:30:47 -07:00
The-Operator
2c0efdc6c6
Update German and Austrian translations ( #2722 )
...
* Update German and Austrian translations
Update German and Austrian translations and added missing English translations for FAX application.
* Update German & Austrian translations
2017-06-30 15:23:01 -06:00
Mafoo
34475f922c
remove schema translations ( #2638 )
...
the schema should not have any translations on it as they are present
for reference only.
This removes the extra descriptions found and corrects some of the en to
en-us ones
2017-06-03 12:34:19 -06:00
Mafoo
b98f9cb120
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
7010ff4cc8
Update app_config.php
2017-02-15 21:32:45 -07:00
AgregarDeveloper
15a6d67a41
Major changes to pt-br language. ( #1835 )
...
* Um teste por hora
* asd
* Edited and Added PT-BR language.
Minor and major fixes to pt-br translate.
2 fixes to mistyped english words.
* Create AgregarDeveloper.md
* Deleted wrong file placement
Deleted wrong file placement
2016-08-25 11:03:51 -06:00
FusionPBX
e3526deb41
Update app_config.php
...
Change call_flow_sound_on to call_flow_sound. Call flow anti to alternate and call_flow_sound_off to call_flow_alternate_sound.
This changes make it more consistent with the front end. For the few developers that have the call_flow_sound_on and call_flow_sound off I offer the these alter table statements.
ALTER TABLE v_call_flows RENAME COLUMN call_flow_sound_on to call_flow_sound;
ALTER TABLE v_call_flows RENAME COLUMN call_flow_sound_off to call_flow_alternate_sound;
2016-06-11 09:04:42 -06:00
Alexey Melnichuk
03e62d9e91
Add. Support sound prompts on call flow. ( #1645 )
...
This file uses new way to load recordings from DB.
2016-06-11 07:33:16 -06:00
markjcrane
752c54d05c
Escape the $ in the domain_uuid variable.
2015-08-05 18:17:39 -05:00
markjcrane
bcf1363277
Add destination details to several app_config.php files.
2015-08-04 14:52:10 -06:00
Mark Crane
9369fd8d0d
Move the menu array to app_menu.php
2014-12-26 03:27:54 +00:00
Mark Crane
9b60110cf7
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
c0bae01b3a
changed single quote to double quotes everywhere
2013-10-01 11:35:07 +00:00
Mark Crane
94f592cc08
Correct the tabbing by replacing the spaces with tabs. Replace some of the single quotes with double qoutes and keep the fr-ca translations.
2013-09-30 16:21:08 +00:00
Philippe Rioual
92dde8ac9b
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
84b11a971c
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
6cb84a39c7
Convert all remaining app_config.php files to UTF-8 without BOM.
2013-09-21 16:00:28 +00:00
Mark Crane
c130a8cae5
Change fr to fr-fr and de to de-de.
2013-09-17 20:02:19 +00:00
Nuno Miguel Reis
017650e984
new changes to group_permissions/menu logic
2013-09-17 19:06:44 +00:00
Mark Crane
ce942e6bdd
Call Flows fixed the quotes.
2013-09-13 22:17:26 +00:00
Mark Crane
f61de19169
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
98178c6ef7
Fix the database app_config array on several of teh app_config file array.
2013-09-13 09:39:57 +00:00
Mark Crane
6761f06806
Added ['type'] so that it is applied as $field['key']['type'] so that it is uniform across all app_config.php files.
2013-09-10 23:06:41 +00:00
Mark Crane
6eb013b611
Copy the translations French and Spanish translations into the dev branch.
2013-05-13 00:50:43 +00:00
Mark Crane
43740a3694
Change en to en-us for call flows.
2012-10-12 01:59:57 +00:00
Mark Crane
85df50139c
Add call flow labels for display on the phone when using blf.
2012-09-20 07:16:08 +00:00
Mark Crane
9abb5d84b4
Add call flow context and the license details.
2012-09-14 23:22:46 +00:00
Mark Crane
d17f7c88ad
Add call flow name and the beginning of the dialplan structure.
2012-09-14 22:45:26 +00:00
Mark Crane
a3bd914405
Add dialplan_uuid to the call flow table.
2012-09-14 22:07:33 +00:00
Mark Crane
79b6aba199
Call Flows - directs calls to a destination or alternate destination. A phone call to the feature code will toggle the call between the two destinations. Commonly used for Day/Night mode.
2012-09-14 20:50:34 +00:00