Commit Graph

15074 Commits

Author SHA1 Message Date
FusionPBX f18f5402b4 Create group_edit.php 2019-12-08 00:52:32 -07:00
FusionPBX 8c87a50494 Rename core/groups/classes/groups.php to core/groups/resources/classes/groups.php 2019-12-08 00:43:00 -07:00
markjcrane 284ada2022 Add group manager changes 2019-12-08 07:37:04 +00:00
FusionPBX c9e70465c4 Update app_config.php 2019-12-07 23:11:57 -07:00
FusionPBX 69e506390e Update app_config.php 2019-12-07 17:34:00 -07:00
katakefalos 5fb0089692 Added Greek (el-gr) translation. (#4933)
* Add files via upload

added Greek Translations

* Update app_config.php

Added Greek (el-gr) translation.

* Update app_config.php

Added Greek (el-gr) translation.

* Update app_languages.php

Added Greek (el-gr) translation.

* Update app_menu.php

Added Greek (el-gr) translation.

* Update app_config.php

Added Greek (el-gr) translation.

* Update app_languages.php

Added Greek (el-gr) translation.

* Update app_menu.php

Added Greek (el-gr) translation.

* Update app_config.php

Added Greek (el-gr) translation.

* Added Greek (el-gr) translation.

Added Greek (el-gr) translation.

* Added Greek (el-gr) translation.

Added Greek (el-gr) translation.

* Added Greek (el-gr) translation.

* Added Greek (el-gr) translation.

* Added Greek (el-gr) translation.

* Update app_languages.php

corrected error on it-it overwrite

* Revert "Update app_languages.php"

This reverts commit 7883e3d72b.

* Update app_languages.php

* Update app_languages.php
2019-12-07 15:26:58 -07:00
FusionPBX 6d26f3c88a Update sql_query.php 2019-12-07 00:40:53 -07:00
FusionPBX b7e16ac035 Update app_config.php 2019-12-07 00:38:47 -07:00
markjcrane 75dc744d98 Rename exec to sql query 2019-12-07 07:00:30 +00:00
Len e51097689a Update {$mac}.cfg (#4934)
fix error duplicate
2019-12-06 22:22:34 -07:00
FusionPBX 44a560dac6 Update vars.xml 2019-12-05 23:04:42 -07:00
FusionPBX c35915f431 Update users.php 2019-12-05 00:03:20 -07:00
FusionPBX 776441b549 Update users.php 2019-12-04 22:23:16 -07:00
markjcrane 63b4b9acb3 Remove adminer 2019-12-05 05:03:06 +00:00
micomms 828b6b96e6 Update {$mac}.cfg (#4912)
These settings are for EHS/HEADSETS.  The template has them set to 0 (Disabled).. So when they get enabled, they end up going back to disabled once phone provisions. I deleted the 0 and left it blank.
2019-12-04 22:00:49 -07:00
Nate 1f67a6f8f4 Dashboard: App list view updates, token integration, bug fixes. 2019-12-04 19:08:02 -07:00
TNSSF e95183a14e Create {$mac.xml} (#4842)
* Create {$mac.xml}

This is a template for poly-obi-vvx450

Buttons 1-24 are left side pages 1 - 4
buttons 25-48 are right side pages 1 - 4

Variables used in default settings (all text) 
poly_obi_dst_enabled   (Day Light savings enabled True / False)
poly_obi_logo_450 (URL TO LOGO FILE)
poly_obi_timezone (For example: "GMT-10:00(Hawaii)" )

* Update {$mac.xml}

corrected line 6463 to set as 
      <V X_UD="Y"/>

* Update {$mac.xml}

updated
      <N>ProxyServerPort</N>
and
      <N>ProxyServerTransport</N>

To use values from FusionGUI

* Rename resources/templates/provision/obihai/poly-vvx-450/{$mac.xml} to resources/templates/provision/poly/poly-vvx-450/{$mac.xml}

* Create app_config.php

* Update app_config.php
2019-12-04 16:26:58 -07:00
Nate d157b5ee9f SIP Status: List view updates. 2019-12-04 13:49:02 -07:00
FusionPBX 514971bcd3 Update users.php 2019-12-04 08:45:33 -07:00
FusionPBX c67ba1d03c Update app_languages.php 2019-12-04 08:43:37 -07:00
Nate 506a0709fa Theme: Adjust list row vertical alignment. 2019-12-04 08:37:09 -07:00
Nate da372e216a Gateways: Fix stop/start. 2019-12-04 06:28:50 -07:00
katakefalos 2795bbdc55 Added Greek (el-gr) translation. (#4930)
* Add files via upload

added Greek Translations

* Update app_config.php

Added Greek (el-gr) translation.

* Update app_config.php

Added Greek (el-gr) translation.

* Update app_languages.php

Added Greek (el-gr) translation.

* Update app_menu.php

Added Greek (el-gr) translation.

* Update app_config.php

Added Greek (el-gr) translation.

* Update app_languages.php

Added Greek (el-gr) translation.

* Update app_menu.php

Added Greek (el-gr) translation.

* Update app_config.php

Added Greek (el-gr) translation.

* Added Greek (el-gr) translation.

Added Greek (el-gr) translation.

* Added Greek (el-gr) translation.

Added Greek (el-gr) translation.
2019-12-04 00:22:48 -07:00
FusionPBX 5dfac980c8 Create users.php 2019-12-03 23:15:47 -07:00
FusionPBX 4b8ef5f82b Update users.php 2019-12-03 23:14:19 -07:00
FusionPBX 856908a86d Update app_defaults.php 2019-12-03 23:10:28 -07:00
FusionPBX 7fdbb75113 Update app_defaults.php 2019-12-03 22:55:16 -07:00
markjcrane 46f3abcdce Moved app/edit to its own repo 2019-12-04 01:16:00 +00:00
Nate da7f8d0189 SIP Profiles: List view updates. 2019-12-03 16:55:15 -07:00
Nate e22c032d92 Update bridges.php 2019-12-03 16:51:45 -07:00
Luis Daniel Lucio Quiroz 4523d6e264 Same as 4.4, move 404 not found from DEBUG to WARNING (#4925)
New system use the journal (some still use syslog). the "log" action default level is DEBUG.
This change moves the 404 error code to WARNING, the mod_syslog will report to the journal (or syslog).
2019-12-03 15:35:24 -07:00
agree 347e5f0934 Update switch.php (#4922)
* Update switch.php

* Update switch.php
2019-12-03 15:05:08 -07:00
Len 0b35eb3064 Update {$mac}.xml (#4927) 2019-12-03 15:02:27 -07:00
Nate 66e0aa5437 Update bridges.php 2019-12-03 13:31:08 -07:00
chansizzle 899a7a6ed7 Update {$mac}.cfg (#4929) 2019-12-03 12:55:40 -07:00
Len 1ad240f19d Update {$mac}.cfg (#4928) 2019-12-03 12:38:49 -07:00
FusionPBX 64c86c3b8b Update app_languages.php 2019-12-03 03:13:04 -07:00
Nate 31c928652b Conference Centers: Correct View Active button permission. 2019-12-02 22:52:17 -07:00
Nate fe3c7af0bf Registrations: Adjust list row button margins. 2019-12-02 22:03:49 -07:00
Nate 9068566b02 Registrations: Add Setting to control list row button visibility. 2019-12-02 21:58:17 -07:00
Nate 941b21adbb Registrations: Restore Show All button, better widths for Agent and Status columns. 2019-12-02 19:01:41 -07:00
Nate 6263fd7a0a Messages: Additional check on presence of time_zone setting. 2019-12-02 14:51:56 -07:00
Nate f186d1ee9f Schema Class: Fix Data Type check to work properly. 2019-12-02 14:51:02 -07:00
Nate b0a0a029ab SIP Profiles: Fix copy button. 2019-12-02 14:41:07 -07:00
Nate 2036b89f99 Registrations: Rename switch class method. 2019-12-02 05:07:08 -07:00
Nate e1ca34a03a SIP Profiles: Hide copy button on add. 2019-11-30 21:51:20 -07:00
Nate a6b06ee8a9 Call Forward/Follow Me/DND: Update classes. 2019-11-30 21:42:15 -07:00
Nate 09f8287138 Call Block: Update class. 2019-11-30 20:51:33 -07:00
Nate b430b14ca7 Phrases: Update class. 2019-11-30 20:32:44 -07:00
Nate d588ea9c6d Call Centers: Class updates. 2019-11-30 19:59:14 -07:00