-
Notifications
You must be signed in to change notification settings - Fork 110
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
update for freepbx14 #1
Open
jcattan
wants to merge
777
commits into
mx504:master
Choose a base branch
from
FreePBX-ContributedModules:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Currently translated at 38.6% (127 of 329 strings)
Currently translated at 38.6% (127 of 329 strings)
Currently translated at 38.6% (127 of 329 strings)
Currently translated at 100.0% (329 of 329 strings)
Conflicts: Endpointman.class.php assets/css/epm_templates.css assets/js/epm_config.js assets/js/epm_devices.js assets/js/epm_global.js lib/epm_data_abstraction.class.php lib/epm_system.class.php module.xml views/epm_advanced/poce.views.bootnav.php
…c55-master Conflicts: Endpointman.class.php assets/js/epm_advanced.js assets/js/epm_config.js assets/js/epm_global.js lib/epm_data_abstraction.class.php
…re Template Editor....
Add option button in the function epm_global_dialog_action.
…c55-master Conflicts: Endpointman.class.php assets/js/epm_advanced.js assets/js/epm_config.js
…d is not operational.
… option search list Package Manager.
…anything else that I forget.
- Device Manager does not Group by Device anymore. The MAC gets auto deletet if you remove the last line in the list
…l module and should not be forced to be installed to use OSS EPM.
…2/mihuendpoint into matthias1232-endpointman-14.0.2.1
…ps://pear.php.net/package/Text_Diff. Functions each() and assert() (@assert_on_string) are still used. They are deprecated in php72.
… when trying to install. Because module_conf is initialize with "" and not array() on line 22.
Functions with class name no longer considered a constructor, see stack trace: fwconsole reload --verbose Whoops\Exception\ErrorException: Methods with the same name as their class will not be constructors in a future version of PHP; gui_link_nw_tab has a deprecated constructor in file /var/www/html/admin/modules/endpointman/functions.inc.php on line 284 Stack trace: 1. Whoops\Exception\ErrorException->() /var/www/html/admin/modules/endpointman/functions.inc.php:284 2. Whoops\Run->handleError() /var/www/html/admin/bootstrap.php:364 3. require_once() /var/www/html/admin/bootstrap.php:364 4. require_once() /etc/freepbx.conf:9 5. include_once() /var/lib/asterisk/bin/fwconsole:12
…into SumGuyV5-release/14.0
Clean up phone package export process.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
hi,
when are you upgrade for freepbx14 ?
There is a lot of buf in this version :
you must remove the line "$brand_id[0]" in the file /Endpointman_Advanced.class.ph
and in the same file you must add "application/vnd.ms-excel");" in the line $allowedExtensions = array("application/csv", "text/plain", "text/csv", "application/vnd.ms-excel");
else import don't work correctly