This repository has been archived by the owner on Mar 4, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 342
Openvbx release 1.0
Gipetto edited this page Aug 2, 2011
·
18 revisions
- Twilio Client Support
- Site now runs in an iFrame to provide persistent call support to Twilio Client calls
- jQuery 1.6.2 & jQuery UI 1.8.14
- jQuery 1.6 made some important changes. More information about what changed with jQuery 1.6 can be found here: http://blog.jquery.com/2011/05/03/jquery-16-released/
- upgraded Soundmanager2 plugin & now require Flash 9
- Added plugin page titles
- Added the ability to rename flows
- Fix incoming numbers query to properly pull all incoming numbers for an account
- Fixed bug in Dial applet that would cause an infinite dial loop
- Fixed bug in Menu applet that would cause it not to save and/or damage data
- Removed iPhone app banner
- Normalized
OpenVBX.home
&OpenVBX.assets
in site wide JS to NOT have a trailing slash - Fixed bug that prohibited the use of OpenVBX with database table prefixes
- Many bug fixes
- Updated repository layout to use Git Flow principles
- learn more about git-flow here: https://github.com/nvie/gitflow
- Bad behavior if flash is not Installed
- Flow editor & possible flow failure if
date.default_timezone
is not defined in PHP for the timing Applet (regression)