| .. |
|
captcha
|
Move includes/captcha to resources/captcha.
|
2013-06-09 04:44:52 +00:00 |
|
classes
|
Remove a file_exists where it didn't belong.
|
2013-12-01 07:17:28 +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
|
Change the gateway name to gateway_uuid in the XML handler.
|
2013-12-06 08:26:55 +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 Cisco spa508g template.
|
2013-12-17 22:42:20 +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
|
Fix that code that writes the gateway xml to the file system so that it will use the gateway uuid for the filename and gateway name. Benefit of using the XML is that it is a major step closer to renaming tenants, or changing the gateway name without hurting the outbound routes.
|
2013-12-06 12:36:52 +00:00 |
|
wysiwyg.php
|
Change links from includes to the resources directory.
|
2013-07-10 23:41:12 +00:00 |