| .. |
|
captcha
|
Move includes/captcha to resources/captcha.
|
2013-06-09 04:44:52 +00:00 |
|
classes
|
Improve the efficiency of the Menu PHP class by removing redundant code in the restore method of the PHP class and add PDO transactions. Improve the menu language for better multi-lingual support, escape the menu item title to so it will work correctly for French and other languages.
|
2013-11-24 00:15:02 +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 a missing if statement: if (conference_hostname ~= local_hostname) then
|
2013-11-20 07:35:38 +00:00 |
|
javascript
|
Move includes/javascript to resources/javascript.
|
2013-06-09 04:54:33 +00:00 |
|
jquery
|
Move includes/jquery to resources/jquery.
|
2013-06-09 04:44:20 +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
|
Add Grandstream GXP140x and GXP1450 templates.
|
2013-11-23 06:07:02 +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
|
A little more work to enable the api key.
|
2013-09-21 07:58:29 +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
|
FusionPBX 3.4 official release.
|
2013-09-28 21:08:56 +00:00 |
|
header.php
|
Security enhancement for the content manager.
|
2013-09-27 03:24:09 +00:00 |
|
install.php
|
config.php can be located in /etc/fusionpbx this change makes it use that location during install if it exists. Thanks Richard Neese who reported this error and the solution.
|
2013-11-19 16:15:00 +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
|
Get rid of the trailing spaces.
|
2013-09-27 03:34:23 +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
|
Move php.php to the resources directory.
|
2013-07-06 06:54:10 +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
|
Change links from includes to the resources directory.
|
2013-07-10 23:41:12 +00:00 |
|
root.php
|
Add root.php file to the /resources directory
|
2013-01-05 08:38:14 +00:00 |
|
schema.php
|
Add ['type'] back to $field['key']['type'] as its used in many app_config.php files.
|
2013-09-10 21:30:17 +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
|
Add a bridge option to the destination select list.
|
2013-11-14 09:38:17 +00:00 |
|
wysiwyg.php
|
Change links from includes to the resources directory.
|
2013-07-10 23:41:12 +00:00 |