For users coming from previous versions: This is only for developers and is not the FreePBX module, download moved here (more info)
Hotfix for incorrect link in 'XML phonebook for your device' button.
And all the new features of v1.4!
- [BREAKING CHANGE] CoreInterface::PHONE_TYPES is now an associative array and the nomenclature and association of types is provided by it
- Add new CoreInterface::PHONE_TYPE_INTERNAL for internal core usage
- Catch all types of Exceptions in carddavtoxml.php and numbertocnam.php
- Don't mind of UPPER or lower case in $_GET requests of carddavtoxml.php
- Do not return default xml when
TYPE
is unknown but instead print an error in carddavtoxml.php - Improve system URL retrieval with new
fqdn
field and correct handling of exceptions - Update tagify to v4.32.2 including patches #1410, #1413, #1414, #1420, #1422, #1424 and #1425
- Implement separators for output_construct and handle single/multiple values correctly
- Prevent tab from inserting invalid values inside tagify-ed inputs
- Various improvements for tagify error handling and value restore
- Correctly update SSL button inside carddav popup on configuration change
- Disallow spaces inside XML password input
- Improve accessibility of notification button by giving it an index
- Warn user (in Magic popup manual configuration/auto configuration output window) about detected mismatch in SSL configuration or in case of failure of system URL retrieval. This helps the user manually correcting system parameters or the generated URL (if wrong)
- Update styles
- Updated strings and fixed various typo