Commit Graph

13230 Commits

Author SHA1 Message Date
FusionPBX
f649f92fdc Update index.php 2019-07-04 10:10:33 -06:00
FusionPBX
ad818ca9fc Update index.php 2019-07-04 10:08:25 -06:00
FusionPBX
6c2d21aa5b Update device_edit.php 2019-07-04 10:05:30 -06:00
Nate
a052e80b7b Database class integration. 2019-07-04 09:01:28 -06:00
Nate
be2e3ab2e4 Database class integration. 2019-07-04 08:18:45 -06:00
FusionPBX
fe667d6593 Update app_config.php 2019-07-03 22:13:54 -06:00
FusionPBX
eb9dcbaed6 Update app_config.php 2019-07-03 22:12:32 -06:00
FusionPBX
d48ca8a2a7 Update app_config.php 2019-07-03 21:36:59 -06:00
Len
b89543b7e5 Update {$mac}.xml (#4331)
* Update {$mac}.xml

* Update {$mac}.xml
2019-07-03 21:12:13 -06:00
Len
91be736b39 Update {$mac}.xml (#4332)
* Update {$mac}.xml

* Update {$mac}.xml
2019-07-03 21:11:46 -06:00
Len
0ba10b57b2 Update {$mac}.xml (#4333)
* Update {$mac}.xml

* Update {$mac}.xml
2019-07-03 21:11:29 -06:00
Len
670093e7c9 Update {$mac}.xml (#4334)
* Update {$mac}.xml

* Update {$mac}.xml
2019-07-03 21:11:12 -06:00
Len
6d309f41f9 Update {$mac}.xml (#4335)
* Update {$mac}.xml

* Update {$mac}.xml
2019-07-03 21:10:51 -06:00
Len
4e114728f5 Update app_config.php (#4336) 2019-07-03 21:10:15 -06:00
agree
b614f05c25 Update {$mac}.cfg (#4330) 2019-07-03 18:40:25 -06:00
FusionPBX
26e3357788 Update app_defaults.php 2019-07-03 18:14:23 -06:00
Len
bab4c42b9d Update adminer.php (#4329) 2019-07-03 12:03:22 -06:00
FusionPBX
b088bd7f5a Update adminer.php 2019-07-03 09:42:20 -06:00
FusionPBX
c8d339b5b2 Update adminer.css 2019-07-03 09:38:59 -06:00
FusionPBX
f8831eb962 Update app_defaults.php 2019-07-02 23:48:01 -06:00
FusionPBX
d5b1941cfc Update app_defaults.php 2019-07-02 23:14:26 -06:00
FusionPBX
0ab00dc345 Update app_defaults.php 2019-07-02 23:03:00 -06:00
FusionPBX
5e73c46b74 Update app_config.php 2019-07-02 17:32:49 -06:00
FusionPBX
0e526fc50e Update access_control_edit.php 2019-07-02 16:57:04 -06:00
konradSC
462af5e5b5 Make call_group available to provisioning (#4328)
Make v_extensions.call_group available to the provisioning engine for templates that pull from v_extensions for contacts.
2019-07-02 14:44:04 -06:00
FusionPBX
bec05da9e9 Update app_defaults.php 2019-07-02 14:03:04 -06:00
FusionPBX
945f0374a3 Update app_defaults.php 2019-07-02 13:59:52 -06:00
FusionPBX
1945fc8cff Update app_defaults.php 2019-07-02 13:04:29 -06:00
FusionPBX
7281707863 Update app_defaults.php 2019-07-02 13:03:47 -06:00
FusionPBX
9a7b2071af Update app_defaults.php 2019-07-02 12:58:20 -06:00
FusionPBX
892c94abd9 Update app_defaults.php 2019-07-02 12:57:15 -06:00
FusionPBX
e7fac86e7c Update app_defaults.php 2019-07-02 12:53:23 -06:00
FusionPBX
b84423dfde Update app_defaults.php 2019-07-02 12:37:10 -06:00
Len
f4216dc7a5 Update app_config.php (#4325) 2019-07-02 11:19:25 -06:00
Len
c00dda8b99 Update {$mac}.cfg (#4326) 2019-07-02 11:18:57 -06:00
Len
9e75b31d78 Update {$mac}.cfg (#4327) 2019-07-02 11:18:19 -06:00
Nate
d50170269e Database class integration. 2019-07-02 10:56:36 -06:00
Nate
f7742bef81 Call Broadcast delete fix. 2019-07-02 08:51:19 -06:00
Nate
e18f1ef537 Database class integration. 2019-07-02 08:44:23 -06:00
Nate
8882502cc6 Database class integration. 2019-07-01 21:10:31 -06:00
Nate
fad7c24b90 limit_offset() function refinement 2019-07-01 20:52:54 -06:00
Nate
492d03a5b9 Allow underscore in order_by() function. 2019-07-01 20:37:34 -06:00
Nate
747b0ff3d8 Misc. 2019-07-01 17:32:08 -06:00
Nate
d075a083cf Database class integration. Create order_by() and limit_offset() functions. 2019-07-01 17:30:03 -06:00
Nate
32b04431f7 Fix typo in select() method switch statement. 2019-07-01 13:26:26 -06:00
FusionPBX
5541785b95 Update app_config.php 2019-07-01 10:37:39 -06:00
FusionPBX
fa8fd98fc9 Update app_config.php 2019-07-01 09:55:12 -06:00
FusionPBX
738bcb0ba2 Update app_config.php 2019-07-01 09:52:11 -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
mtghr
4480563044 Update {$mac}.cfg (#4061)
* Update {$mac}.cfg

Polycom will not support wild  card cert only if you disable strictCertCommonNameValidation

also polycom is missing many root  certs so we need an option to push them via the template 

bot stuff was tested by me in  production and its working fine

* Use isset
2019-06-29 13:40:11 -06:00