markjcrane
b740f9f229
Move destinations class to a more proper location
2020-02-07 18:02:42 +00:00
FusionPBX
7a71912d0f
Delete destinations.php
2020-02-07 11:00:55 -07:00
FusionPBX
a87d15dece
Update destinations.php
2020-02-07 10:59:05 -07:00
FusionPBX
d2446ecd48
Update destinations.php
2020-02-07 10:51:49 -07:00
Nate
1a0840d90b
Log Viewer: Button and minor updates.
2020-02-07 09:33:52 -07:00
Nate
3bac6e7155
Email Logs - View: Button updates.
2020-02-07 08:55:29 -07:00
Nate
6297cf191e
CDR Extension Summary: List and button updates, use css grid on search form.
2020-02-07 08:45:02 -07:00
Nate
e0ea637184
CDR: Remove duplicate hidden input for show all.
2020-02-07 08:41:13 -07:00
Nate
8ce40ea768
CDR, Advanced Search, Statistics - Button updates, minor adjustments.
2020-02-07 07:44:08 -07:00
Nate
14f20c34a0
Update voicemail_edit.php
2020-02-07 06:53:35 -07:00
Nate
bbfbc43330
Voicemail - Edit: Button updates.
2020-02-07 06:52:58 -07:00
Nate
3e65078dc4
Time Conditions - Edit: Button updates.
2020-02-07 06:36:31 -07:00
FusionPBX
5ee91a0015
Rename 020_call_direction.xml to 015_call_direction.xml
2020-02-06 18:59:09 -07:00
FusionPBX
6424239fb9
Rename 015_global-variables.xml to 018_global-variables.xml
2020-02-06 18:58:18 -07:00
FusionPBX
88c40fa2aa
Update 015_global-variables.xml
2020-02-06 18:55:44 -07:00
FusionPBX
b703d528ad
Update 020_domain-variables.xml
2020-02-06 18:55:23 -07:00
FusionPBX
a38f51d99a
Update 020_domain-variables.xml
2020-02-06 18:55:06 -07:00
FusionPBX
886dd24e4b
Create 015_global-variables.xml
2020-02-06 18:54:33 -07:00
FusionPBX
23b31b6186
Rename 020_variables.xml to 020_domain-variables.xml
2020-02-06 18:46:50 -07:00
Nate
35045a8260
Password Reset: Update to work for Users on any domain.
2020-02-06 13:51:40 -07:00
Nate
44d3552d60
Login: Automatic sizing of logo (when necessary).
2020-02-05 20:45:39 -07:00
Nate
67f9be4c4a
Streams - Edit: Button updates.
2020-02-05 20:23:30 -07:00
Nate
00b5ca6742
Ring Group - Edit: Button updates.
2020-02-05 20:18:32 -07:00
Nate
e1b475ae1a
Queues - Add: Button updates.
2020-02-05 19:58:59 -07:00
Nate
780c72448b
Phrases - Edit: Button updates.
2020-02-05 19:48:43 -07:00
Nate
4265a82a78
Messages: List view and button updates.
2020-02-05 19:31:40 -07:00
Nate
b4602d8521
IVR Menu - Edit: Button updates.
2020-02-05 17:49:16 -07:00
agree
2efb2f7804
Update contact_import.php ( #5143 )
2020-02-04 13:08:05 -07:00
emaktech
9f2ef85f95
Add Option for Radial Gradient ( #5140 )
...
Adds ability to set the background to be a centered circular radial gradient
If the following is set: theme > background_radial_gradient > text
Then the radial gradient will be enabled. If not set, it will use linear gradient to preserve previous behavior.
2020-02-03 23:10:08 -07:00
Nate
c2e8f7cfd1
GS Wave: Update layout.
2020-02-03 10:40:33 -07:00
Nate
033ea6c5a3
Group Edit: Fix Global label.
2020-02-03 09:29:51 -07:00
Nate
aef1a84a88
Contact Edit: Permission adjustment on Delete button.
2020-02-03 08:20:33 -07:00
FusionPBX
fffbb14455
Update xml_cdr_extension_summary.php
2020-02-02 15:37:50 -07:00
FusionPBX
a2b135809f
Update xml_cdr.php
2020-02-02 12:50:34 -07:00
FusionPBX
087ef91a8c
Update xml_cdr_extension_summary.php
2020-02-02 12:48:54 -07:00
FusionPBX
c00563efd8
Update xml_cdr.php
2020-01-31 21:28:29 -07:00
FusionPBX
a08adce533
Update functions.php
2020-01-31 21:20:21 -07:00
FusionPBX
3f019e7855
Update xml_cdr.php
2020-01-31 21:09:41 -07:00
FusionPBX
729c06cb25
Update xml_cdr.php
2020-01-31 17:17:55 -07:00
FusionPBX
00656120ef
Update v_xml_cdr_import.php
2020-01-31 16:36:03 -07:00
Andy-Seattle
cfd70dcf4e
E.164 Inbound caller ID fix ( #5138 )
...
When an inbound call has E.164 caller ID format (eg Skyetel), the + is being stripped from the caller_id_number variable before storing in the v_xml_cdr database table. If we then try and block this CDR in the Call Block application it adds the number BUT without the + so it never matches future calls.
This proposed change ensures that the + is not stripped for INBOUND calls when written to v_xml_cdr and therefore when blocking the CDR it works correctly (i.e. it includes the + which then matches the call next time and blocks it).
2020-01-31 15:37:46 -07:00
chansizzle
bdd5a01e2a
Update functions.php ( #5137 )
2020-01-30 19:20:15 -07:00
FusionPBX
ebb075bc4f
Update domains.php
2020-01-30 13:02:37 -07:00
Felix Wolfsteller
105be5410d
fix german translation typo (KO*->Ko*) ( #5136 )
2020-01-30 06:55:27 -07:00
FusionPBX
d7ac761b4e
Update destinations.php
2020-01-29 23:45:55 -07:00
Nate
469798ad36
Fax Logs: Better refresh button.
2020-01-29 11:49:49 -07:00
Nate
ee283c7ea9
Fax Logs: Fix refresh button.
2020-01-29 11:47:37 -07:00
Nate
1ceccf698e
Fax Server: List view, button, bulk delete via class, etc.
2020-01-29 11:41:12 -07:00
Len
479a376713
Update {$mac}.xml ( #5131 )
2020-01-28 21:34:41 -07:00
Len
b4c2890bce
Update {$mac}.xml ( #5132 )
2020-01-28 21:34:01 -07:00