| .. |
|
captcha
|
Move includes/captcha to resources/captcha.
|
2013-06-09 04:44:52 +00:00 |
|
classes
|
Comment out the transaction support for the menu.
|
2014-02-16 09:04:52 +00:00 |
|
edit_area
|
Move includes/edit_area to resources/edit_area.
|
2013-06-09 04:41:15 +00:00 |
|
fpdf
|
move fpdf from the includes directory to resources.
|
2013-06-09 02:55:57 +00:00 |
|
functions
|
Add resources/functions/password.php from https://github.com/ircmaxell/password_compat. This will provide compatibility for the functions available in 5.5. This library requires PHP >= 5.3.7. PHP prior to 5.3.7 contains a security issue with its BCRYPT.
|
2013-09-01 06:05:59 +00:00 |
|
install
|
Add ability to set comma delimited list of pin_numbers. Example set pin_number=111,333,555 in addition to set pin_number=555 which was already possible.
|
2014-03-07 21:12:16 +00:00 |
|
javascript
|
Move includes/javascript to resources/javascript.
|
2013-06-09 04:54:33 +00:00 |
|
jquery
|
Dialplan Edit layout and style mods
|
2014-03-15 21:35:53 +00:00 |
|
phpmailer
|
Add a new version of phpmailer version 5.2.2.
|
2012-12-04 00:20:30 +00:00 |
|
pop3
|
Move pop3 to the resources directory.
|
2013-06-09 04:35:27 +00:00 |
|
qr
|
Move includes/qr to resources/qr.
|
2013-06-09 04:50:51 +00:00 |
|
templates
|
Yealink provisioning if category is not blf then hide the pickup_value.
|
2014-03-15 13:38:12 +00:00 |
|
calendar_lw_layers.js
|
Move the javascript calendar files to the resources directory.
|
2013-07-06 06:16:42 +00:00 |
|
calendar_lw_menu.js
|
Move the javascript calendar files to the resources directory.
|
2013-07-06 06:16:42 +00:00 |
|
calendar_popcalendar.js
|
Move the javascript calendar files to the resources directory.
|
2013-07-06 06:16:42 +00:00 |
|
check_auth.php
|
If authentication is set for unique global username then don't remove the @domain from the username.
|
2014-02-04 04:53:42 +00:00 |
|
cmd.php
|
Change the path for includes/require.php to the resources directory.
|
2013-07-06 06:03:27 +00:00 |
|
config.php.dist
|
move the file
|
2013-07-06 05:23:01 +00:00 |
|
download.php
|
Change the path for includes/require.php to the resources directory.
|
2013-07-06 06:03:27 +00:00 |
|
email_address_validator.php
|
Move email_address_validator.php to the resources directory.
|
2013-07-06 05:13:08 +00:00 |
|
footer.php
|
Move header.php and footer.php files to the resources directory.
|
2013-07-06 06:28:29 +00:00 |
|
functions.php
|
Added Default Settings allowing control of system generated password lengths and strengths. Consistified (new word) password generation between Extension add and edit. Layout adjustment of Default Settings list.
|
2014-03-13 21:09:41 +00:00 |
|
header.php
|
Security enhancement for the content manager.
|
2013-09-27 03:24:09 +00:00 |
|
install.php
|
Only perform these actions if the directory exists during the install.
|
2014-02-13 00:24:49 +00:00 |
|
licenses.php
|
Move licenses.php to the new resources directory.
|
2012-12-04 00:22:15 +00:00 |
|
login.php
|
Change links from includes to the resources directory.
|
2013-07-10 23:41:12 +00:00 |
|
menu.php
|
Change links from includes to the resources directory.
|
2013-07-10 23:41:12 +00:00 |
|
paging.php
|
Move paging.php to the resources directory.
|
2013-07-06 06:26:16 +00:00 |
|
pdo.php
|
Add domain_description to the same domains array.
|
2014-02-25 06:00:40 +00:00 |
|
pdo_vm.php
|
Move pdo_vm.php file to the resources directory.
|
2013-07-06 06:47:14 +00:00 |
|
persist_form.php
|
Move persist_form.php to the resources directory.
|
2013-07-06 06:23:12 +00:00 |
|
persist_form_var.php
|
Move persist_form_var.php to the resources directory.
|
2013-07-06 06:20:17 +00:00 |
|
php.php
|
Update the seesion every 8 hours isntead of every 30 minutes.
|
2014-02-08 09:38:44 +00:00 |
|
recaptchalib.php
|
Update the references for header.php and footer.php files to point the resources directory.
|
2013-07-06 06:29:50 +00:00 |
|
require.php
|
Prevent the class from being redeclared by using class_exists.
|
2014-03-04 16:48:59 +00:00 |
|
root.php
|
Add root.php file to the /resources directory
|
2013-01-05 08:38:14 +00:00 |
|
schema.php
|
Fix upgrade schema so it evaluate char and char(30) as a char.
|
2014-02-17 17:12:33 +00:00 |
|
secure_download.php
|
Change the path for includes/require.php to the resources directory.
|
2013-07-06 06:03:27 +00:00 |
|
switch.php
|
Check to see if that features app_config.php file exists before adding it to the switch_select_destination list.
|
2014-03-18 06:39:13 +00:00 |
|
wysiwyg.php
|
Change links from includes to the resources directory.
|
2013-07-10 23:41:12 +00:00 |