Nate
d157b5ee9f
SIP Status: List view updates.
2019-12-04 13:49:02 -07:00
Nate
f186d1ee9f
Schema Class: Fix Data Type check to work properly.
2019-12-02 14:51:02 -07:00
Nate
585183f12b
Destinations: Update class delete method.
2019-11-30 11:34:54 -07:00
FusionPBX
f55ec9653f
Update menu.php
2019-11-23 15:34:48 -07:00
FusionPBX
d7af2c794d
Update database.php
2019-11-23 15:30:29 -07:00
FusionPBX
71d0872945
Update database.php
2019-11-22 23:34:03 -07:00
FusionPBX
08079a9fb8
Update database.php
2019-11-20 10:14:01 -07:00
FusionPBX
4ec796c9f3
Update cache.php
2019-11-18 18:01:10 -07:00
Nate
82a07205b6
Email Logs: List view updates, search, bulk resend, download, delete.
2019-11-10 01:40:29 -07:00
Nate
d92b491600
Destinations: List view updates.
2019-11-06 11:29:11 -07:00
Nate
7b1356310b
Active Calls: Update refresh/pause button.
2019-10-30 01:05:43 -06:00
Nate
f57fa290d3
Active Calls: List view updates, bulk call hangup. Button Class: Add onmouseover/out support.
2019-10-29 23:11:19 -06:00
Nate
ea536d2f6e
Button class updates, logic updates to other files.
2019-10-23 21:19:37 -06:00
Nate
32f9a483a5
Update Button class.
2019-10-22 01:41:16 -06:00
Nate
30bd7f8ff8
Add a little documentation to the Button class.
2019-10-21 10:23:58 -06:00
Nate
a413f35f70
CSS: Define responsive breakpoints, add to Access Controls, Bridges, Call Block, Buttons class.
2019-10-19 20:29:44 -06:00
Nate
c2a9dcf66c
Update button.php
2019-10-19 10:08:16 -06:00
FusionPBX
92b776ac1d
Update cache.php
2019-10-15 13:54:55 -06:00
chansizzle
eedc7ac4b7
Update menu.php ( #4779 )
2019-10-14 19:51:36 -07:00
FusionPBX
81caa972d9
Update menu.php
2019-10-13 15:44:21 -06:00
FusionPBX
80d95fe0c2
Update menu.php
2019-10-12 15:37:22 -06:00
Nate
2678eb0bb1
Bridges: Misc updates, integrate Button class.
2019-10-12 01:12:59 -06:00
FusionPBX
b82b67aeef
Update destinations.php
2019-10-05 17:33:28 -06:00
FusionPBX
7c3675107d
Update event_socket.php
2019-09-24 18:14:43 -06:00
chansizzle
ad1c5205d4
Update text.php ( #4654 )
2019-09-24 16:40:50 -06:00
chansizzle
16e08250bf
Update event_socket.php ( #4652 )
...
removes potential "Warning: fsockopen(): unable to connect to 127.0.0.1:8021 (Connection refused)"
2019-09-24 16:40:31 -06:00
chansizzle
347b38db4e
Update ringbacks.php ( #4643 )
2019-09-24 12:12:15 -06:00
FusionPBX
7ed95878e5
Update token.php
2019-09-16 18:23:15 -06:00
FusionPBX
977a1af64e
Create token.php
2019-09-16 08:18:16 -06:00
Nate
911a43219e
Users: Prevent duplicate usernames.
2019-09-10 19:23:14 -06:00
FusionPBX
19e8305a8e
Update schema.php
2019-09-10 17:50:41 -06:00
FusionPBX
c37f2958e5
Update destinations.php
2019-09-10 13:50:42 -06:00
Nate
37b5713c4b
Misc Classes: Database class integration.
2019-09-04 06:44:50 -06:00
Nate
07cb911e70
Menu Class: Database class integration.
2019-09-03 09:59:37 -06:00
Nate
836fb87136
Misc Classes: Database class integration.
2019-09-02 15:57:18 -06:00
FusionPBX
b9bba7edce
Update database.php
2019-08-20 13:05:27 -06:00
FusionPBX
a4f1854452
Update database.php
2019-08-20 12:40:51 -06:00
FusionPBX
d07ef4711a
Update destinations.php
2019-08-13 12:44:38 -06:00
FusionPBX
ba8cb5b0a3
Update destinations.php
2019-08-13 12:41:55 -06:00
FusionPBX
d5ebe489bb
Update database.php
2019-08-03 16:16:30 -06:00
FusionPBX
6202f6ab79
Update cache.php
2019-07-30 00:11:50 -06:00
FusionPBX
ccfce8ee1f
Update groups.php
2019-07-28 16:09:17 -06:00
FusionPBX
65d74aa7f8
Update groups.php
2019-07-28 15:34:21 -06:00
Nate
b07150a01d
Make singular() method public in database class.
2019-07-27 21:03:16 -06:00
FusionPBX
25a4220c4f
Update schema.php
2019-07-27 16:53:42 -06:00
FusionPBX
a80547d1d9
Update schema.php
2019-07-27 16:34:20 -06:00
FusionPBX
75909d85b6
Update schema.php
2019-07-27 09:12:38 -06:00
Nate
e6c1d232df
Adjust singular() method in database class to support 'addresses'.
2019-07-27 09:02:47 -06:00
FusionPBX
9c230f66e7
Update groups.php
2019-07-25 23:37:48 -06:00
Nate
77b85a3f9c
Database class integration. Modify database class singular() method to support table names ending in 'ses', such as v_databases.
2019-07-09 20:06:17 -06:00
Nate
32b04431f7
Fix typo in select() method switch statement.
2019-07-01 13:26:26 -06:00
Nate
a591c87776
Database Class Support for "...ies" Table Names ( #4321 )
...
Currently, the permission checks within the class try to singularize the table name, then check for permissions based on the result. This PR modifies the private singular() function to support table names that end in "...ies", where an _add or _edit permission likely uses a 'y' instead. An example would be where inserting records into v_event_categories, the class should probably look for an "event_category_add" permission, instead of "event_categorie_add". Likewise for update queries.
This proposed change isn't foolproof, obviously. In the case of inserting or updating records in a table named v_pies, it would fail to suffice. You're welcome to integrate a better solution, if one exists.
2019-06-30 15:11:15 -06:00
jpattWPC
4ae27f13b6
Add support for PostgreSQL TLS ( #4262 )
...
This commit adds support for PostgreSQL TLS communication. This requires /etc/fusionpbx/config.php to have two parameters added:
$db_secure = true;
$db_cert_authority = "/path/to/ca.crt";
2019-06-05 21:10:58 -06:00
FusionPBX
58537ce365
Update message.php
2019-05-30 01:55:07 -06:00
FusionPBX
ed92a99130
Revert "[4.5] Fix the ALTER TABLE ( #4097 )"
...
This reverts commit 8822528227 .
2019-05-30 00:56:51 -06:00
FusionPBX
c34ff1d4c6
Update database.php
2019-05-27 19:56:32 -06:00
FusionPBX
157db18dc7
White space cleanup on the text class.
2019-05-25 23:40:51 -06:00
Luis Daniel Lucio Quiroz
d39190913d
[4.5] Fix the ALTER TABLE ( #4097 )
...
* Fix the ALTER TABLE
when $apps[$x]['db'][$y]['fields'][$z]['name'] is an array, you dont try to get the ['text'] index therefore fields such as v_xml_cdr.xml_uuid, v_destinations.destination_type and v_destinations.destination_number wont be created when upgrading.
This patch fixes it
* Update schema.php
2019-05-08 14:02:20 -06:00
FusionPBX
cd5dd78c25
Update destinations.php
2019-05-05 19:34:56 -06:00
FusionPBX
9796cabe28
Update database.php
2019-05-05 19:30:05 -06:00
FusionPBX
0ee574151b
Create captcha.php
2019-04-24 19:43:09 -06:00
FusionPBX
57a62cf6b6
Update database.php
2019-04-23 09:28:49 -06:00
FusionPBX
76f52e2686
Update database.php
2019-04-09 10:49:51 -06:00
Nate
b31b82bd66
Schema Class: Update compatibility with timestamptz field types.
2019-04-02 09:53:57 -06:00
FusionPBX
7112aed941
Delete orm.php
2019-03-25 23:28:46 -06:00
FusionPBX
50c6bd254f
Update database.php
2019-03-25 09:32:00 -06:00
FusionPBX
b4cf441521
Update database.php
2019-03-23 17:27:58 -06:00
FusionPBX
d9ffd80138
Update menu.php
2019-03-08 11:02:09 -07:00
Nate
ace3275ba6
Update message.php
...
Fix for Domain Selector and other JS dependent features not working due to $_SESSION['message'] not being of type text.
2019-02-28 13:10:55 -07:00
Nate
41cba72be7
Update message.php
...
Add method to retrieve quick (rough) count of alert messages waiting.
2019-02-19 14:50:03 -07:00
FusionPBX
f1e5fa4848
Update schema.php
2019-02-12 08:47:44 -07:00
FusionPBX
800aa94ecf
Update destinations.php
2018-10-16 00:33:43 -06:00
FusionPBX
f749925ebe
Update and rename messages.php to message.php
2018-08-30 21:12:55 -06:00
FusionPBX
9adf103166
Update cache.php
2018-08-10 17:41:02 -06:00
FusionPBX
a34947fa85
Update cache.php
2018-07-24 16:55:56 -05:00
FusionPBX
7b66b01f97
Update destinations.php
2018-07-01 11:16:47 -06:00
FusionPBX
2f5826db3d
Update destinations.php
2018-06-28 23:29:21 -06:00
FusionPBX
e9d243a230
Update destinations.php
2018-06-20 23:26:47 -06:00
FusionPBX
fcbac2bd02
Update database.php
2018-05-31 09:15:23 -06:00
FusionPBX
5028507062
Update database.php
2018-05-19 15:48:02 -06:00
FusionPBX
70f9d4944d
Update database.php
2018-05-18 18:56:06 -06:00
FusionPBX
cd8b7f332f
Update ringbacks.php
2018-04-10 21:14:12 -06:00
FusionPBX
952b5b4547
Update ringbacks.php
2018-04-10 20:37:01 -06:00
FusionPBX
2178711775
Update ringbacks.php
2018-04-10 20:13:38 -06:00
FusionPBX
a2dfb76a47
Update ringbacks.php
2018-03-29 19:27:22 -06:00
FusionPBX
863c35f60c
Update tones.php
2018-03-29 19:26:01 -06:00
Mafoo
3a72a6e3c2
Enhance - Text class ( #3012 )
...
try and preserve existing comments when organizing a language
2018-03-06 10:06:56 -07:00
FusionPBX
6247765f80
Update ringbacks.php
2018-03-01 21:19:38 -07:00
FusionPBX
1f1c813675
Update domains.php
2018-02-25 01:08:54 -07:00
FusionPBX
3dbc6e9936
Update schema.php
2018-02-23 10:11:34 -07:00
FusionPBX
38eb772745
Update database.php
2018-02-12 08:40:23 -07:00
FusionPBX
29c01ad34b
Update sounds.php
2018-02-10 08:46:15 -07:00
FusionPBX
7fc34cd3c1
Create sounds.php
2018-02-09 18:28:35 -07:00
FusionPBX
97073cdad5
Update destinations.php
2018-01-09 12:45:04 -07:00
FusionPBX
d7efaee49f
Update destinations.php
2018-01-09 12:43:23 -07:00
FusionPBX
f4d219336e
Update destinations.php
2018-01-07 20:01:32 -07:00
FusionPBX
44904fe0bf
Update destinations.php
2017-12-23 16:24:00 -07:00
FusionPBX
8895402f28
Update destinations.php
2017-12-21 01:36:36 -07:00
FusionPBX
a20cb0b75f
Update menu.php
2017-11-17 14:44:31 -07:00
FusionPBX
b4f4cd7b79
Update menu.php
2017-11-17 14:28:07 -07:00