fusionpbx/resources
Karolis Pabijanskas e3520b9f5b This pull requests fixes XML Handler support for 'date-time' time codition. With this, date-time gets rendered as:
<condition date-time="2015-12-15 15:00~2015-12-16 15:00">

 Without this, the time condition WOULD get redered as:
 <condition field="date-time" expression="2015-12-15 15:00~2015-12-16 15:00">

 which is incorrect and would always match false in FreeSWITCH.

 FreeSWITCH docs for this are here: https://freeswitch.org/confluence/display/FREESWITCH/Time+of+Day+and+Holiday+Routing#TimeofDayandHolidayRouting-Variables

 All other time condition variables documented seem to be included in FusionPBX'es XML Handler.
2015-12-15 16:31:27 +00:00
..
captcha
classes Fix the domain name in the path for the inbound fax dialplan. 2015-12-08 22:34:23 -07:00
edit_area
fpdf Fix fpdf so that it is capable of UTF-8. 2015-01-29 08:36:49 +00:00
fpdi Fax Server: Misc enhancements, including multilingual and customizable cover page generation, fax resolution selection, etc. More to come. 2014-09-03 02:41:11 +00:00
functions
install This pull requests fixes XML Handler support for 'date-time' time codition. With this, date-time gets rendered as: 2015-12-15 16:31:27 +00:00
javascript
jquery CDR Stats Add ADV Search options request 1173 2015-12-10 11:06:42 -08:00
phpmailer
pop3
rightjs Reverted: File may be used for older browser support. 2014-08-05 23:28:12 +00:00
tcpdf Fax Server: Misc enhancements, including multilingual and customizable cover page generation, fax resolution selection, etc. More to come. 2014-09-03 02:41:11 +00:00
templates Correct the provision time zone variables used in the t48g template. 2015-12-06 14:53:20 -07:00
calendar_lw_layers.js
calendar_lw_menu.js
calendar_popcalendar.js
check_auth.php Change the indentation. Add a conditional include. 2015-07-28 10:42:07 -06:00
cmd.php
config.php.dist
countries.php Added more ringer types 2015-11-19 14:54:04 +00:00
download.php
email_address_validator.php
footer.php
functions.php moved config_lua responsibility to install_switch 2015-12-01 15:13:33 +00:00
header.php Translate: Necessary resource mods. 2015-01-18 07:54:19 +00:00
licenses.php
login.php Login: Minor fix to sql query in Password Reset feature. 2015-04-04 19:43:51 +00:00
menu.php Menu: Updated code to create menu HTML from array, instead of database directly. 2015-07-30 11:49:51 -06:00
paging.php Contacts / CDR: Minified top paging controls. 2015-04-01 09:00:17 +00:00
pdo.php Simplify adding items to the domains array. 2015-07-25 17:44:56 -06:00
pdo_vm.php
persist_form.php
persist_form_var.php
php.php Add a new default settings -> security -> session_rotate. 2015-08-21 11:21:08 -06:00
recaptchalib.php
require.php Update release to fix big for systems where GLOB_BRACE is not available. 2015-05-13 04:37:36 +00:00
root.php
schema.php Remove the a1 hash which breaks integration with Asterisk. a1 hash was also undermined by reverse authentication. 2014-12-09 09:45:14 +00:00
secure_download.php
switch.php Change. Rename v_mailto.bat to mailto.bat 2015-11-28 11:17:46 +03:00
wysiwyg.php