FusionPBX
16eb07cfef
Update call_center_queue_delete.php
2016-10-05 07:25:25 -06:00
FusionPBX
cc873c7c13
Update app_config.php
2016-10-05 06:03:28 -06:00
FusionPBX
48d2c45d89
Update call_center_agent_edit.php
2016-10-05 03:44:55 -06:00
reliberate
ed50859364
Call Control: Minor form layout mods, add Default Setting to control Follow Me Destination count and default Timeout value, integrate ORM.
2016-10-05 01:19:05 -06:00
FusionPBX
69bb29592c
Update extension_edit.php
2016-10-04 23:55:02 -06:00
FusionPBX
f89cf2f46e
Update app_languages.php
2016-10-04 21:50:24 -06:00
FusionPBX
c7d9231788
Update orm.php
...
The change from fetch to fetchAll created the need for this change.
2016-10-04 03:49:32 -06:00
FusionPBX
976a5e6113
Update call_flow_edit.php
2016-10-04 03:28:31 -06:00
FusionPBX
a51b84a139
Update call_flows.php
2016-10-04 02:38:36 -06:00
FusionPBX
3063a29db9
Update app_languages.php
2016-10-04 02:19:48 -06:00
FusionPBX
844f7d8994
Update ivr_menu_edit.php
...
Fix the recent change to IVR Menu dialplan to fix the IVR Menu exit app.
2016-10-03 22:15:46 -06:00
FusionPBX
1733a646ec
Update ldap.php
2016-10-03 21:38:05 -06:00
FusionPBX
07482f52d5
Update database.php
2016-10-03 21:37:27 -06:00
FusionPBX
a1fb76f4be
Update authentication.php
...
Update the session username if authorized is true.
2016-10-03 21:35:34 -06:00
FusionPBX
bcb7881255
Update orm.php
...
Change the function fetch to fetchAll. Fetch returns a 2 dimensional array and fetchAll returns a 3 dimensional array. which changes the array structure so it works better with count.
2016-10-03 21:33:20 -06:00
FusionPBX
5bd3d3310d
Update conference_center_edit.php
2016-10-03 20:15:28 -06:00
FusionPBX
7d8b2a5f66
Update conference_centers.php
2016-10-03 20:08:48 -06:00
Chris Black
a49edd8f24
add account 3 to the w52p config ( #1964 )
2016-10-03 14:28:44 -06:00
FusionPBX
5b2b70530e
Update app_languages.php
2016-10-03 01:05:25 -06:00
FusionPBX
598430148c
Update conference_centers.php
2016-10-02 20:47:40 -06:00
FusionPBX
fd12f82a1e
Update app_languages.php
2016-10-02 20:33:54 -06:00
FusionPBX
b373d39518
Update device_edit.php
2016-10-02 19:12:14 -06:00
FusionPBX
8c400aed9c
Update ivr_menu_copy.php
2016-10-02 16:31:44 -06:00
FusionPBX
4f821949b2
Update ivr_menu_edit.php
...
Fix a problem when adding a new IVR Menu.
2016-10-02 15:33:17 -06:00
markjcrane
d7c2930764
Update indentation for includes and check permissions.
2016-10-02 14:30:38 -06:00
FusionPBX
e9d7bab186
Update gateway_edit.php
2016-10-02 12:54:30 -06:00
FusionPBX
570a71c4b1
Update destination_edit.php
...
Rewrote a large amount of the page to the new class which allows for much less code. Also remove the proprietary billing system and its contributor as their code was removed. Proper integration should not have to touch project code but be a standalone plugin. If current plugin capability is not sufficient will need to expand its capabilities.
2016-10-02 11:40:49 -06:00
FusionPBX
44867faa56
Update destination_edit.php
...
Update the dialplan destination to update the dialplan xml and adjust the array that is saved.
2016-10-02 10:26:28 -06:00
FusionPBX
c3dfbe0884
Update device_edit.php
2016-10-02 01:13:25 -06:00
FusionPBX
3fa4f93a37
Update ivr_menu_edit.php
2016-10-02 01:05:40 -06:00
FusionPBX
741980b065
Update ring_group_edit.php
2016-10-02 01:03:45 -06:00
FusionPBX
fc417c5fec
Update dialplan_edit.php
...
Fix the dialplan detail array.
2016-10-01 22:00:04 -06:00
FusionPBX
d020eeecec
Update orm.php
2016-10-01 21:55:02 -06:00
FusionPBX
f82c071017
Update database_transactions.php
...
Additional work on the transaction search.
2016-10-01 20:06:42 -06:00
FusionPBX
bdf98c4561
Update app_config.php
2016-10-01 19:44:29 -06:00
FusionPBX
7dde703cc8
Update database_transactions.php
...
Work on the search tool.
2016-10-01 19:40:20 -06:00
FusionPBX
0c63d4dddd
Update ivr_menus.php
...
Try again
2016-10-01 19:22:51 -06:00
FusionPBX
2d26f7a81b
Update ivr_menus.php
...
Completely rewrote ivr_menus.php and added a new search tool like other pages.
2016-10-01 19:21:03 -06:00
FusionPBX
b99acd76ff
Update ivr_menu_edit.php
2016-10-01 19:17:07 -06:00
FusionPBX
b7f620d12d
Update ivr_menu_edit.php
...
This file has been completely rewritten includes the new search tool as used in other files.
2016-10-01 19:02:44 -06:00
FusionPBX
df7d935dcf
Update permissions.php
2016-10-01 12:07:47 -06:00
markjcrane
9b8bf76b1e
Add the database transactions feature.
2016-09-30 20:25:33 -06:00
FusionPBX
8db7cba83e
Update orm.php
2016-09-30 19:54:40 -06:00
Chris Black
26a0a702aa
fix fax multiple files. ( #1963 )
...
Added some changes from ICR regarding the text/plain emails, added a
uuid to the file name when getting saved to the FS in the event that
multiple emails come in with the same exact file name and also reset
the tif_files in fax_send as it was just adding to the end of the array
and creating bad tiffcp commands.
2016-09-30 15:47:22 -06:00
FusionPBX
bbc2f4f97d
Update xml_cdr_inc.php
2016-09-30 01:00:55 -06:00
FusionPBX
07e2193080
Update app_config.php
2016-09-29 20:09:05 -06:00
FusionPBX
b7d58c945c
Update dialplan.lua
...
Use the new pre-generated xml for the xml handler.
2016-09-29 18:00:46 -06:00
FusionPBX
15e6adce29
Update dialplan_edit.php
...
Update the dialplan xml when a dialplan is updated.
2016-09-29 17:26:58 -06:00
FusionPBX
5853675c03
Update dialplan.php
2016-09-29 17:24:29 -06:00
FusionPBX
c03e2e520e
Update ring_group_edit.php
2016-09-29 16:31:42 -06:00