FusionPBX
73abc7948e
Update app_languages.php
2018-01-28 05:11:05 -07:00
FusionPBX
a94252f3b4
Update app_config.php
2018-01-28 04:52:25 -07:00
FusionPBX
4b00acadea
Update call_center_queue_edit.php
2018-01-28 04:50:54 -07:00
FusionPBX
8aa38f62f9
Update app_languages.php
2018-01-28 04:44:22 -07:00
FusionPBX
8613511ef9
Update registrations.php
2018-01-25 21:01:12 -07:00
FusionPBX
a8f41aa357
Update app_config.php
2018-01-25 15:30:47 -07:00
FusionPBX
669b8e3234
Update call_flow_edit.php
2018-01-25 15:30:00 -07:00
Luis Daniel Lucio Quiroz
62bfca478e
Include New yealink mac ( #2963 )
...
New Yealink t48s have different mac address
2018-01-25 12:56:42 -07:00
FusionPBX
7081bfe80c
Update app_config.php
2018-01-23 19:20:57 -07:00
FusionPBX
bcd1641a3c
Update app_config.php
2018-01-23 19:20:14 -07:00
FusionPBX
917e13940b
Update destinations.php
2018-01-23 19:09:08 -07:00
FusionPBX
40cc476382
Update destination_edit.php
2018-01-23 19:01:25 -07:00
FusionPBX
ec9b119926
Update destinations.php
2018-01-23 18:49:54 -07:00
FusionPBX
587f74b0f1
Update device_edit.php
2018-01-22 22:41:55 -07:00
FusionPBX
0dd2f5b023
Update app_config.php
2018-01-22 22:33:09 -07:00
FusionPBX
7ef160caec
Update app_config.php
2018-01-22 22:32:05 -07:00
Harry Foster
0803ac586d
Fix provisioning templates ignoring domain specific templates ( #2960 )
...
* Moved multi-tenant template directory statement to before the templating engine initialisation.
* Revert "Moved multi-tenant template directory statement to before the templating engine initialisation." Formatting issue, needless diffs.
This reverts commit 04547a1337 .
* Moved multi-tenant template directory statement to before the template
2018-01-22 09:53:30 -07:00
FusionPBX
b4a817083e
Update calls_active_inc.php
2018-01-21 23:53:36 -07:00
FusionPBX
a52c4ab0c8
Update app_config.php
2018-01-19 12:08:58 -07:00
FusionPBX
2cb626d6f5
Update app_config.php
2018-01-19 12:08:33 -07:00
FusionPBX
d4ebbcb573
Update 050_user_record.xml
2018-01-18 17:01:50 -07:00
Len
df1dc03cda
Update app_config.php
2018-01-12 23:27:42 -05:00
Pro-pra
172cf661c4
Update app_languages.php ( #2958 )
2018-01-11 23:47:30 -07:00
FusionPBX
19dd0fecff
Update music_on_hold_delete.php
2018-01-11 13:43:23 -07:00
FusionPBX
ace2d9d926
Update music_on_hold_edit.php
2018-01-11 13:41:45 -07:00
FusionPBX
203c8bcd35
Update destination_edit.php
2018-01-10 20:04:56 -07:00
Len
664ba541ef
Update app_config.php
2018-01-10 18:55:48 -05:00
Len
2cc18b228b
Update app_config.php
2018-01-10 18:29:29 -05:00
FusionPBX
6f105cb2fe
Update contacts.php
2018-01-10 13:37:26 -07:00
FusionPBX
5f437a99da
Update destinations.php
2018-01-10 13:21:36 -07:00
FusionPBX
4046a8ab34
Update xml_cdr.php
2018-01-09 11:11:03 -07:00
konradSC
fa58a7ed33
Update xml_cdr.php ( #2942 )
...
Add check for duplicate call records. Duplicate records will cause the entire db insert to fail. I have tested this with the /app/xml_cdr/xml_cdr_import.php method for cdr insertion.
2018-01-09 11:01:10 -07:00
FusionPBX
1073fc21ce
Update extension_delete.php
2018-01-07 20:52:30 -07:00
FusionPBX
d305da7ca3
Update 505_call-forward-all.xml
2018-01-07 01:22:07 -07:00
FusionPBX
7f46befe31
Update 500_call-forward.xml
2018-01-07 01:07:13 -07:00
Alexey Melnichuk
80363481fc
Fix. Do not request number when do call forward toggle. ( #2938 )
...
It is consistent with enable/disable actions.
2018-01-07 01:05:58 -07:00
Len
7f25ca6f80
Update app_config.php
2018-01-04 19:19:28 -05:00
FusionPBX
4e524650c1
Update provision.php
2018-01-04 12:35:52 -07:00
hailthemelody
b9c7af51f5
correct typo ( #2949 )
...
"Ender" the "Enter"
2018-01-03 20:41:00 -07:00
Ghanshyam Katriya
705156f9ae
Update index.php ( #2948 )
...
Check whether loaded file is xml or not, if not xml than set Content-Type to text/plain
2018-01-03 17:18:52 -07:00
Pro-pra
f26f640d29
Russian translation for number_translations ( #2946 )
...
* Update app_languages.php
* Update app_languages.php
* Update app_languages.php
2017-12-24 22:02:01 -07:00
FusionPBX
0dc3cf18cc
Update number_translations.php
2017-12-24 11:25:26 -07:00
FusionPBX
611ae19017
Update number_translations.php
2017-12-24 10:48:57 -07:00
FusionPBX
ac17af6834
Update cmd.php
2017-12-24 01:14:12 -07:00
FusionPBX
4a62ce83c9
Make the search case insensitive.
...
Using lower() function instead of ilike as its not supported by sqlite.
2017-12-24 00:58:00 -07:00
FusionPBX
de65d9bfd8
Update app_defaults.php
2017-12-24 00:52:01 -07:00
FusionPBX
8b6d729e89
Update number_translations.php
2017-12-24 00:49:15 -07:00
FusionPBX
d789dddfe2
Update number_translation_edit.php
2017-12-24 00:23:50 -07:00
FusionPBX
42d31f17e5
Update number_translation_delete.php
2017-12-24 00:21:25 -07:00
FusionPBX
252ec8eae6
Update number_translations.php
2017-12-24 00:19:58 -07:00
FusionPBX
6acce07cbb
Update number_translations.php
2017-12-24 00:18:18 -07:00
FusionPBX
2bc20663b4
Update app_config.php
2017-12-24 00:16:45 -07:00
FusionPBX
baa1dde93e
Import method is needed in the class.
2017-12-24 00:08:50 -07:00
FusionPBX
68ca6861cc
Update app_defaults.php
2017-12-24 00:01:33 -07:00
FusionPBX
515b6cade7
Update app_languages.php
2017-12-23 23:56:07 -07:00
FusionPBX
80a8a7505d
Update app_languages.php
2017-12-23 23:54:53 -07:00
FusionPBX
68bdc3a962
Update app_config.php
2017-12-23 23:47:19 -07:00
FusionPBX
8881054e89
Update and rename number_translation.php to number_translations.php
...
Completely rewrote classes/number_translation.php and don't need the class xml method because this is handled by the lua xml handler. Import method wasn't used by anything.
2017-12-23 23:41:01 -07:00
FusionPBX
19974e474a
Update app_menu.php
2017-12-23 23:31:46 -07:00
FusionPBX
be2ced3a01
Completely rewrote number_translations.php
...
Rewrote these pages to make them work completely and more consistent with other code in the project.
2017-12-23 23:26:02 -07:00
FusionPBX
8afd2ba7eb
Update number_translation_edit.php
2017-12-23 23:22:21 -07:00
FusionPBX
f3bec18681
Entirely rewrote number_translation_edit.php over again.
2017-12-23 23:22:04 -07:00
FusionPBX
e17b88e3fd
Completely rewrote number_translation_delete.php.
2017-12-23 23:19:32 -07:00
FusionPBX
81c4ef98f6
Update app_menu.php
2017-12-23 23:17:24 -07:00
FusionPBX
fe339f5cbc
Delete number_translation_detail_delete.php
2017-12-23 23:16:40 -07:00
markjcrane
7e65f016be
Rename directory number_translation to number_translations to be more consistant
2017-12-24 06:14:59 +00:00
FusionPBX
7536d5e142
Update registrations.php
2017-12-23 16:55:32 -07:00
DigiDaz
bec6ad652c
Fix voicemail creation for ranges ( #2945 )
2017-12-21 10:06:53 -07:00
FusionPBX
9dca6fc809
Update destinations.php
2017-12-21 01:35:35 -07:00
hailthemelody
143a7eb66d
fix typo ( #2944 )
...
"voiemail" to "voicemail"
2017-12-18 17:05:48 -07:00
FusionPBX
a4b38900a7
Update app_defaults.php
2017-12-17 12:58:47 -07:00
FusionPBX
018fd4d305
Update time_condition_edit.php
2017-12-17 02:43:42 -07:00
FusionPBX
d6253fe387
Update gateways.php
2017-12-17 02:18:04 -07:00
FusionPBX
f396428fae
Update email_templates.php
2017-12-17 02:14:49 -07:00
FusionPBX
7c4f32ecdb
Update app_defaults.php
2017-12-17 02:06:00 -07:00
FusionPBX
b358ee09b5
Create app_defaults.php
2017-12-17 01:58:08 -07:00
markjcrane
0eee87d6c8
Move email_templates
2017-12-17 08:56:59 +00:00
FusionPBX
9ee2ddd79b
Update destinations.php
2017-12-16 22:04:25 -07:00
FusionPBX
6961391ab6
Update provision.php
2017-12-14 09:21:37 -07:00
FusionPBX
9c37183196
Update provision.php
2017-12-14 00:01:44 -07:00
FusionPBX
7cf2c7f8b5
Update index.php
2017-12-13 23:54:47 -07:00
FusionPBX
dc221c3edf
Update var_edit.php
2017-12-13 23:25:22 -07:00
FusionPBX
45e706b7b9
Update device_line_edit.php
2017-12-13 23:00:41 -07:00
FusionPBX
c8c6bb66cf
Update device_edit.php
2017-12-13 22:57:41 -07:00
FusionPBX
f2430367b4
Update 505_call-forward-all.xml
2017-12-12 12:04:59 -07:00
FusionPBX
f877e30194
Update destination_edit.php
2017-12-11 21:05:40 -07:00
FusionPBX
9f2ac51a30
Update extensions.php
2017-12-09 13:12:27 -07:00
FusionPBX
391714c60a
Update app_config.php
2017-12-09 13:11:27 -07:00
FusionPBX
92c04d83ac
Update app_config.php
2017-12-09 13:08:33 -07:00
FusionPBX
a04d563a66
Update extensions.php
2017-12-09 13:08:09 -07:00
FusionPBX
4637a8a8f8
Update xml_cdr.php
2017-12-09 12:27:27 -07:00
FusionPBX
64acf7378b
Update xml_cdr_inc.php
2017-12-09 12:26:36 -07:00
FusionPBX
54bb87a06f
Update destinations.php
2017-12-09 12:19:00 -07:00
FusionPBX
fe98828fe0
Update devices.php
2017-12-09 12:08:08 -07:00
FusionPBX
0012111059
Update gateways.php
2017-12-09 12:04:13 -07:00
FusionPBX
bdb88250fb
Update app_config.php
2017-12-09 12:03:17 -07:00
FusionPBX
5046cb43f3
Update devices.php
2017-12-09 11:46:11 -07:00
FusionPBX
d7e089ca37
Update device_edit.php
2017-12-08 14:32:03 -07:00
FusionPBX
6d798e086a
Update app_config.php
2017-12-06 20:01:19 -07:00
FusionPBX
f59fd81a9b
Update app_config.php
2017-12-06 19:55:29 -07:00