FusionPBX
a14b7fa83a
Update do_not_disturb.lua
...
Add do not disturb toggle.
2016-10-07 14:54:02 -06:00
FusionPBX
b09e17e892
Update template.php
2016-10-06 18:18:52 -06:00
FusionPBX
e1c770e2db
Update conference_center_edit.php
2016-10-05 18:44:38 -06:00
FusionPBX
08dc79d260
Update conference_edit.php
2016-10-05 18:42:46 -06:00
FusionPBX
2dc1eddcb5
Update call_flow_edit.php
2016-10-05 18:40:47 -06:00
FusionPBX
1b8cbe603b
Update ring_group_edit.php
2016-10-05 18:38:07 -06:00
FusionPBX
ed3c1111ea
Update extension_edit.php
2016-10-05 18:24:53 -06:00
reliberate
d20a495548
Users: Revamp and consolidate code, integrate ORM.
2016-10-05 10:29:30 -06:00
FusionPBX
d98bac68a6
Update orm.php
...
Escape single quotes in the data.
2016-10-05 09:55:02 -06:00
FusionPBX
5cc746fd54
Update extension_delete.php
2016-10-05 09:34:57 -06:00
FusionPBX
02203b36b3
Update database_transaction_edit.php
2016-10-05 09:34:02 -06:00
FusionPBX
3b5a003741
Update call_center_queue_edit.php
2016-10-05 07:28:18 -06:00
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