# # ChangeLog for /freepbx/branches/2.10/libfreepbx.install.php # # Generated by Trac 0.10.5 # 05/22/13 01:38:34 # 01/04/12 10:18:17 mbrevda [13159] * freepbx/branches/2.10/amp_conf/bin/retrieve_conf (modified) * freepbx/branches/2.10/amp_conf/htdocs/admin/libraries/utility.functions.php (modified) * freepbx/branches/2.10/amp_conf/htdocs/admin/views/footer.php (modified) * freepbx/branches/2.10/libfreepbx.install.php (modified) upstream changes (ready framework to move css compression) 12/28/11 16:24:45 p_lindheimer [13131] * freepbx/branches/2.10/libfreepbx.install.php (modified) only include if the class isn't there since include_once can include it a second time in certain symlink situations 12/28/11 07:53:37 mbrevda [13125] * freepbx/branches/2.10/libfreepbx.install.php (modified) * freepbx/branches/2.10/upgrades/2.10.0beta2/migration.php (modified) fix dbug log file location 12/26/11 07:12:29 mbrevda [13119] * freepbx/branches/2.10/amp_conf/htdocs/admin/assets/js/jquery-1.7.1.min.js (added) * freepbx/branches/2.10/amp_conf/htdocs/admin/assets/js/jquery-ui-1.8.16.min.js (added) * freepbx/branches/2.10/amp_conf/htdocs/admin/assets/js/jquery-ui-1.8.9.min.js (added) * freepbx/branches/2.10/amp_conf/htdocs/admin/assets/js/jquery-ui-1.8.x.min.js (deleted) * freepbx/branches/2.10/amp_conf/htdocs/admin/config.php (modified) * freepbx/branches/2.10/amp_conf/htdocs/admin/libraries/php-asmanager.php (modified) * freepbx/branches/2.10/amp_conf/htdocs/admin/libraries/utility.functions.php (modified) * freepbx/branches/2.10/amp_conf/htdocs/admin/views/footer.php (modified) * freepbx/branches/2.10/amp_conf/htdocs/admin/views/header.php (modified) * freepbx/branches/2.10/amp_conf/htdocs/admin/views/menu.php (modified) * freepbx/branches/2.10/amp_conf/htdocs/recordings/includes/common.php (modified) * freepbx/branches/2.10/amp_conf/htdocs/recordings/theme/page.tpl.php (modified) * freepbx/branches/2.10/apply_conf.sh (modified) * freepbx/branches/2.10/libfreepbx.install.php (modified) upstream updates 12/17/11 11:50:27 p_lindheimer [13086] * freepbx/branches/2.10/libfreepbx.install.php (modified) add multiple repos, migration still needed, also clarify upgrade msg that gets people confused in framework module 12/05/11 19:37:04 p_lindheimer [12994] * freepbx/branches/2.10/libfreepbx.install.php (modified) use ASTLOGDIR to set path 12/04/11 17:19:13 p_lindheimer [12988] * freepbx/branches/2.10/amp_conf/htdocs/admin/libraries/view.functions.php (modified) * freepbx/branches/2.10/libfreepbx.install.php (modified) * modules/branches/2.10/backup/page.backup.php (modified) buffering_callback has been removed from FreePBX, these should not be re-introduced 11/28/11 14:15:38 mbrevda [12976] * freepbx/branches/2.10/amp_conf/htdocs/admin/assets/css/mainstyle.css (modified) * freepbx/branches/2.10/amp_conf/htdocs/admin/assets/js/script.legacy.js (modified) * freepbx/branches/2.10/amp_conf/htdocs/admin/config.php (modified) * freepbx/branches/2.10/amp_conf/htdocs/admin/libraries/gui_auth.php (modified) * freepbx/branches/2.10/amp_conf/htdocs/admin/libraries/php-asmanager.php (modified) * freepbx/branches/2.10/libfreepbx.install.php (modified) Upstream Changes: add support for global ajax spinner, allow multipal identical keys to be sent to manager 11/15/11 08:09:07 mbrevda [12962] * freepbx/branches/2.10/amp_conf/htdocs/admin/libraries/extensions.class.php (modified) * freepbx/branches/2.10/libfreepbx.install.php (modified) re #5451 - abstract app_meetme to transparently support app_meetme OR app_confbridge 11/09/11 13:27:04 mbrevda [12941] * freepbx/branches/2.10/amp_conf/htdocs/admin/assets/js/script.legacy.js (modified) * freepbx/branches/2.10/amp_conf/htdocs/admin/config.php (modified) * freepbx/branches/2.10/amp_conf/htdocs/admin/libraries/extensions.class.php (modified) * freepbx/branches/2.10/amp_conf/htdocs/admin/libraries/php-asmanager.php (modified) * freepbx/branches/2.10/amp_conf/htdocs/admin/libraries/view.functions.php (modified) * freepbx/branches/2.10/libfreepbx.install.php (modified) re #5443 - paging improvements, revert some accidental checkins 10/19/11 18:53:17 p_lindheimer [12845] * freepbx/branches/2.10/amp_conf/htdocs/admin/config.php (modified) * freepbx/branches/2.10/amp_conf/htdocs/admin/libraries/view.functions.php (modified) * freepbx/branches/2.10/libfreepbx.install.php (modified) * freepbx/branches/2.10/upgrades/2.10.0beta2/migration.php (modified) * modules/branches/2.10/backup/page.backup.php (modified) remove buffering_callback setting, making it blank results in errors and since we will be doing this in apache it is no longer needed 10/18/11 18:36:53 p_lindheimer [12827] * freepbx/branches/2.10/libfreepbx.install.php (modified) turn off ob_gzhandler as this is better done in apache and will otherwise conflict with apache, beta2 migration will set existing systems to blank, left in as hidden readonly though as there are still uses for this including debugging situations with custom callbacks or where it is prefered to gzip in freepbx and not apache 10/17/11 13:15:04 p_lindheimer [12808] * freepbx/branches/2.10/libfreepbx.install.php (modified) reset hidden setting in defines that were moved from incorrect upgrade script 10/14/11 17:14:01 p_lindheimer [12804] * freepbx/branches/2.10/libfreepbx.install.php (modified) oops removed one too many lines dumping FOP stuff 10/14/11 16:59:32 p_lindheimer [12802] * freepbx/branches/2.10/amp_conf/bin/retrieve_conf (modified) * freepbx/branches/2.10/amp_conf/htdocs/admin/functions.inc.php (modified) * freepbx/branches/2.10/amp_conf/htdocs_panel (deleted) * freepbx/branches/2.10/libfreepbx.install.php (modified) * modules/branches/2.10/fw_fop/CHANGES (copied) * modules/branches/2.10/fw_fop/FAQ (copied) * modules/branches/2.10/fw_fop/README (copied) * modules/branches/2.10/fw_fop/RECIPES (copied) * modules/branches/2.10/fw_fop/TODO (copied) * modules/branches/2.10/fw_fop/UPGRADE (copied) * modules/branches/2.10/fw_fop/dhtml (copied) * modules/branches/2.10/fw_fop/extensions.conf.sample (copied) * modules/branches/2.10/fw_fop/flash (copied) * modules/branches/2.10/fw_fop/functions.inc.php (moved) * modules/branches/2.10/fw_fop/help_en.html (copied) * modules/branches/2.10/fw_fop/index.php (copied) * modules/branches/2.10/fw_fop/index_amp.php (copied) * modules/branches/2.10/fw_fop/init (copied) * modules/branches/2.10/fw_fop/install.php (modified) * modules/branches/2.10/fw_fop/ming-source (copied) * modules/branches/2.10/fw_fop/module.xml (modified) * modules/branches/2.10/fw_fop/op_astdb.cfg (copied) * modules/branches/2.10/fw_fop/op_buttons.cfg (copied) * modules/branches/2.10/fw_fop/op_lang_ca.cfg (copied) * modules/branches/2.10/fw_fop/op_lang_de.cfg (copied) * modules/branches/2.10/fw_fop/op_lang_en.cfg (copied) * modules/branches/2.10/fw_fop/op_lang_es.cfg (copied) * modules/branches/2.10/fw_fop/op_lang_fr.cfg (copied) * modules/branches/2.10/fw_fop/op_lang_gl.cfg (copied) * modules/branches/2.10/fw_fop/op_lang_it.cfg (copied) * modules/branches/2.10/fw_fop/op_lang_no.cfg (copied) * modules/branches/2.10/fw_fop/op_lang_ru.cfg (copied) * modules/branches/2.10/fw_fop/op_lang_se.cfg (copied) * modules/branches/2.10/fw_fop/op_server.cfg (copied) * modules/branches/2.10/fw_fop/op_server.pl (copied) * modules/branches/2.10/fw_fop/op_style.cfg (copied) * modules/branches/2.10/fw_fop/safe_opserver (copied) remove FOP from framework and convert to real module 10/06/11 16:12:59 p_lindheimer [12777] * freepbx/branches/2.10/amp_conf/htdocs/admin/views/footer.php (modified) * freepbx/branches/2.10/amp_conf/htdocs/admin/views/header.php (modified) * freepbx/branches/2.10/libfreepbx.install.php (modified) adds USE_GOOGLE_CDN_JS Advanced Setting to choose between local system only and CDN option 10/04/11 21:41:44 p_lindheimer [12757] * freepbx/branches/2.10/amp_conf/astetc/freepbx_menu.conf.template (modified) * freepbx/branches/2.10/amp_conf/bin/retrieve_conf (modified) * freepbx/branches/2.10/amp_conf/htdocs/admin/assets/css/mainstyle-rtl.css (modified) * freepbx/branches/2.10/amp_conf/htdocs/admin/assets/css/mainstyle.css (modified) * freepbx/branches/2.10/amp_conf/htdocs/admin/assets/js/pbxlib.js.php (modified) * freepbx/branches/2.10/amp_conf/htdocs/admin/assets/js/script.legacy.js (modified) * freepbx/branches/2.10/amp_conf/htdocs/admin/views/menu.php (modified) * freepbx/branches/2.10/libfreepbx.install.php (modified) * freepbx/branches/2.10/upgrades/2.10alpha1/migration.php (modified) adds notice for browser stats collection, adds setting for freepbx_menu.conf, move several new settings to propeper location 09/21/11 11:25:47 p_lindheimer [12616] * freepbx/branches/2.10 (copied) branch trunk to 2.10 09/20/11 18:39:02 p_lindheimer [12549] * freepbx/trunk (modified) * freepbx/trunk/amp_conf/bin/freepbx_engine (modified) * freepbx/trunk/amp_conf/bin/retrieve_conf (modified) * freepbx/trunk/amp_conf/htdocs/admin/i18n/amp.pot (modified) * freepbx/trunk/amp_conf/htdocs/admin/i18n/ru_RU/LC_MESSAGES/amp.mo (modified) * freepbx/trunk/amp_conf/htdocs/admin/i18n/ru_RU/LC_MESSAGES/amp.po (modified) * freepbx/trunk/amp_conf/htdocs/admin/libraries/utility.functions.php (modified) * freepbx/trunk/buildtools/generate-release.sh (modified) * freepbx/trunk/install_amp (modified) * freepbx/trunk/libfreepbx.install.php (modified) * freepbx/trunk/upgrades/2.9.0.md5 (copied) Merged revisions 12168,12170,12172,12183,12205,12221,12226-12229,12231,12235,12237,12250,12321,12357,12363,12467,12476,12529 via svnmerge from http://www.freepbx.org/v2/svn/freepbx/branches/2.9 ........ r12168 | GameGamer43 | 2011-05-19 15:49:56 -0700 (Thu, 19 May 2011) | 1 line closes #5160 - goes back to how things where done prior to r12066 with the exception that utility.functions.php is included where bootstrap-utility.functions.php used to be ........ r12170 | p_lindheimer | 2011-05-20 08:26:04 -0700 (Fri, 20 May 2011) | 1 line remove 2.9.0.md5 checksum to regenerate 2.9.0 tag ........ r12172 | p_lindheimer | 2011-05-20 08:28:23 -0700 (Fri, 20 May 2011) | 1 line Creating release 2.9.0 ........ r12183 | p_lindheimer | 2011-05-20 16:32:04 -0700 (Fri, 20 May 2011) | 1 line fixes #5138 make restrict_mods local and also detect and skip bootstrap if already called ........ r12205 | p_lindheimer | 2011-06-03 09:10:17 -0700 (Fri, 03 Jun 2011) | 1 line fixed #5194 fix logic flaw so agi scripts can be copied after first module install ........ r12221 | mbrevda | 2011-06-07 08:32:39 -0700 (Tue, 07 Jun 2011) | 1 line re #5209, write_freepbx should use AMPDBNAME for the db name, not AMPENGINE. ........ r12226 | p_lindheimer | 2011-06-09 15:23:24 -0700 (Thu, 09 Jun 2011) | 1 line fixes #5217 don't return stripped version of xml to Module Admin ........ r12227 | p_lindheimer | 2011-06-09 15:29:41 -0700 (Thu, 09 Jun 2011) | 1 line point to 2.9 modules re #5221 - need to rebuild tarball before closing ........ r12228 | p_lindheimer | 2011-06-09 15:53:54 -0700 (Thu, 09 Jun 2011) | 1 line fixes #5212 if ASTAGIDIR is defined, chown even if it's already been done above through ASTVARLIBDIR... ........ r12229 | p_lindheimer | 2011-06-09 16:08:05 -0700 (Thu, 09 Jun 2011) | 1 line fixes #5211 make amportal.conf and freepbx.conf 640 permission ........ r12231 | p_lindheimer | 2011-06-11 10:40:16 -0700 (Sat, 11 Jun 2011) | 1 line closes #5226 include fw_ari and fw_fop in tarball ........ r12235 | p_lindheimer | 2011-06-11 12:17:07 -0700 (Sat, 11 Jun 2011) | 1 line remove md5 hashes in preperation for re-generating 2.9.0 tarball because of 2.8 modules re #5221 ........ r12237 | p_lindheimer | 2011-06-11 12:19:09 -0700 (Sat, 11 Jun 2011) | 1 line Creating release 2.9.0 ........ r12250 | p_lindheimer | 2011-06-11 12:25:01 -0700 (Sat, 11 Jun 2011) | 1 line special case fw_ari and fw_fop during install_amp as framework re #5227 ........ r12321 | mickecarlsson | 2011-07-26 07:43:52 -0700 (Tue, 26 Jul 2011) | 1 line Closes #5280 revert some of r11047. ........ r12357 | xrobau | 2011-08-04 14:30:20 -0700 (Thu, 04 Aug 2011) | 1 line Minor fixes for installer, and add the ability to symlink any asterisk path to elsewhere, and it'll still work. ........ r12363 | mickecarlsson | 2011-08-07 12:47:11 -0700 (Sun, 07 Aug 2011) | 1 line Updated amp.pot for 2.9, should have been submitted a long time ago ........ r12467 | GameGamer43 | 2011-08-30 15:43:20 -0700 (Tue, 30 Aug 2011) | 1 line check if the readlink is valid before trying to chown & chmod directories to avoid displaying errors in the event the directories are not there or the user sets this to something else which isnt valid ........ r12476 | mickecarlsson | 2011-09-02 08:52:19 -0700 (Fri, 02 Sep 2011) | 1 line Close #5348, updated Russian language. Thank you ded ........ r12529 | mickecarlsson | 2011-09-18 02:26:52 -0700 (Sun, 18 Sep 2011) | 1 line Close #5352, double quotes in string for Advanced Settings should be single quotes and the string itself should be in double quotes. ........