# # ChangeLog for /freepbx/branches # # Generated by Trac 0.10.5 # 05/25/13 11:10:03 # 05/02/09 16:19:12 p_lindheimer [7628] * freepbx/branches/2.5/amp_conf/htdocs/admin/cdr/call-log.php (modified) fixes #3513 check/report db error 05/02/09 14:58:49 p_lindheimer [7625] * freepbx/branches/2.5/amp_conf/bin/module_admin (modified) fixes 641 hardcoded path 05/02/09 13:48:53 p_lindheimer [7620] * freepbx/branches/2.1/CONTRIB.txt (modified) closes #3556 05/02/09 13:48:46 p_lindheimer [7619] * freepbx/branches/2.2/CONTRIB.txt (modified) closes #3556 05/02/09 13:48:38 p_lindheimer [7618] * freepbx/branches/2.3/CONTRIB.txt (modified) closes #3556 05/02/09 13:45:04 p_lindheimer [7617] * freepbx/branches/2.4/CONTRIB.txt (modified) closes #3556 05/02/09 13:44:53 p_lindheimer [7616] * freepbx/branches/2.5/CONTRIB.txt (modified) closes #3556 05/02/09 13:35:40 p_lindheimer [7614] * freepbx/branches/2.5/amp_conf/htdocs/admin/views/panel.php (modified) fixes #3449 path is relative to admin and not admin/views directory 04/29/09 19:35:39 p_lindheimer [7597] * freepbx/branches/2.5/amp_conf/htdocs/admin/config.php (modified) * freepbx/branches/2.5/amp_conf/htdocs/admin/functions.inc.php (modified) * freepbx/branches/2.5/amportal.conf (modified) add security check when action verb is set to protect against CSRF attacks, but can be disabled with CHECREFERER=false in amportal.conf 04/27/09 18:25:25 p_lindheimer [7595] * freepbx/branches/2.5/amp_conf/htdocs/recordings/includes/display.php (modified) * freepbx/branches/2.5/amp_conf/htdocs/recordings/modules/callmonitor.module (modified) * freepbx/branches/2.5/amp_conf/htdocs/recordings/modules/voicemail.module (modified) filter the search parameters (and sort) to keep bogus entries from creating problems when redisplayed or links generated 04/27/09 18:23:37 p_lindheimer [7594] * freepbx/branches/2.5/amp_conf/htdocs/admin/config.php (modified) run extdisplay and all the derivatives through htmlspecialchars since many pages echo it in the display, this keeps any bogus characters that could create issues from being injected if a url is manually be typed in 04/27/09 16:54:36 p_lindheimer [7593] * freepbx/branches/2.5/amp_conf/htdocs/admin/cdr/lib/defines.php (modified) make sure no bogus characters or scripts are injected in a get with the POST/GET variables that reporting uses 04/27/09 16:34:43 p_lindheimer [7592] * freepbx/branches/2.5/amp_conf/htdocs/admin/reports.php (modified) make sure the requested report display is included in the menu items list, otherwise bogus values can be injected 04/27/09 15:09:11 p_lindheimer [7591] * freepbx/branches/2.5/amp_conf/htdocs/recordings/includes/login.php (modified) fix error message so it is same wether username was correct or not 04/06/09 14:20:22 mickecarlsson [7572] * freepbx/branches/2.5/amp_conf/htdocs/admin/i18n/pt_BR (added) * freepbx/branches/2.5/amp_conf/htdocs/admin/i18n/pt_BR/LC_MESSAGES (added) * freepbx/branches/2.5/amp_conf/htdocs/admin/i18n/pt_BR/LC_MESSAGES/amp.mo (added) * freepbx/branches/2.5/amp_conf/htdocs/admin/i18n/pt_BR/LC_MESSAGES/amp.po (added) * freepbx/branches/2.5/amp_conf/htdocs/admin/views/freepbx_admin.php (modified) Closes #3616 adds Portuguese (Brasil) language to amp. Thank you Flavio E. Goncalves. Please feel free to do the Brazilian translations fro FreePBX 03/27/09 02:09:45 mickecarlsson [7552] * freepbx/branches/2.5/amportal.conf (modified) * freepbx/branches/2.5/install_amp (modified) * freepbx/branches/2.5/libfreepbx.install.php (modified) * freepbx/branches/2.5/setup_svn.php (modified) * freepbx/branches/2.5/start_asterisk (modified) * freepbx/branches/2.5/update_l10n.sh (modified) Added GPL license text to various files 03/26/09 07:36:44 mickecarlsson [7551] * freepbx/branches/2.5/amp_conf/htdocs/recordings/includes/lang.php (modified) * freepbx/branches/2.5/amp_conf/htdocs/recordings/locale/da_DK (added) * freepbx/branches/2.5/amp_conf/htdocs/recordings/locale/da_DK/LC_MESSAGES (added) * freepbx/branches/2.5/amp_conf/htdocs/recordings/locale/da_DK/LC_MESSAGES/ari.mo (added) * freepbx/branches/2.5/amp_conf/htdocs/recordings/locale/da_DK/LC_MESSAGES/ari.po (added) Closes #3596, adds Danish language to Ari. Thank you danielz 03/21/09 13:07:53 p_lindheimer [7546] * freepbx/branches/2.4 (modified) * freepbx/branches/2.4/amp_conf/bin/retrieve_conf (modified) Merged revisions 7544 via svnmerge from http://svn.freepbx.org/freepbx/branches/2.5 ........ r7544 | p_lindheimer | 2009-03-21 08:49:07 -0700 (Sat, 21 Mar 2009) | 1 line fixes #3592 clear output arrays to exec before calling since exec appends data ........ 03/21/09 11:49:07 p_lindheimer [7544] * freepbx/branches/2.5/amp_conf/bin/retrieve_conf (modified) fixes #3592 clear output arrays to exec before calling since exec appends data 03/15/09 11:38:55 p_lindheimer [7530] * freepbx/branches/2.5/amp_conf/htdocs/admin/page.modules.php (modified) fixes #3588 - always move fw_langpack to be the last module to process 03/13/09 19:56:37 p_lindheimer [7523] * freepbx/branches/2.5 (modified) Merged revisions 7299 via svnmerge from http://svn.freepbx.org/freepbx/trunk 03/13/09 19:44:24 p_lindheimer [7522] * freepbx/branches/2.5 (modified) * freepbx/branches/2.5/amp_conf/bin/module_admin (modified) * freepbx/branches/2.5/amp_conf/htdocs/admin/common/script.legacy.js (modified) * freepbx/branches/2.5/amp_conf/htdocs/admin/functions.inc.php (modified) * freepbx/branches/2.5/amp_conf/htdocs/recordings/modules/featurecodes.module (modified) * freepbx/branches/2.5/amp_conf/htdocs/recordings/modules/phonefeatures.module (modified) * freepbx/branches/2.5/amp_conf/htdocs/recordings/modules/settings.module (modified) Merged revisions 7218-7243,7245-7298,7300-7303,7306-7317,7319-7323,7325,7328-7329,7331-7345,7347,7349-7351,7353-7412,7414-7423,7426-7477,7479-7488,7490-7521 via svnmerge from http://svn.freepbx.org/freepbx/trunk 03/13/09 19:17:34 p_lindheimer [7520] * freepbx/branches/2.5 (modified) * freepbx/branches/2.5/amp_conf/htdocs/admin/extensions.class.php (modified) Merged revisions 7324 via svnmerge from http://svn.freepbx.org/freepbx/trunk ........ r7324 | ethans | 2008-12-19 10:30:24 -0800 (Fri, 19 Dec 2008) | 33 lines ------------------------------------------------------------------------------------------------- Added new option to splice() for $new_tag. This should not affect existing code base. The new option allows you to define a named tag for the priority you are splicing in to dial plan. ------------------------------------------------------------------------------------------------- Added two new dial plan manipulation functions: replace() and remove() which allow you to replace and remove dialplan respectively. ------------------------------------------------------------------------------------------------- Added speech recognition dialplan generation classes, per http://www.voip-info.org/wiki/view/Asterisk+Generic+Speech+API ext_speechcreate($engine = null) :: SpeechCreate ext_speechloadgrammar($grammar_name,$path_to_grammar) :: SpeechLoadGrammar ext_speechunloadgrammar($grammar_name) :: SpeechUnloadGrammar ext_speechactivategrammar($grammar_name) :: SpeechActivateGrammar ext_speechstart() :: SpeechStart ext_speechbackground($sound_file,$timeout=null) :: SpeechBackground ext_speechdeactivategrammar($grammar_name) :: SpeechDeactivateGrammar ext_speechprocessingsound($sound_file) :: SpeechProcessingSound ext_speechdestroy() :: SpeechDestroy -------------------------------------------------------------------------------------------------------- Implemented speech helper classes to set specific dialplan variables for DTMF handling ext_speechdtmfmaxdigits($digits) sets SPEECH_DTMF_MAXLEN variable which stops listening for DTMF once $digits digits are passed. ext_speechdtmfterminator($terminator) sets the dtmf terminator, a digit that will stop the speech engine and return the previously entered dtmf digits. It should be noted that despite a lack of documentation, # is set by default for this behavior, so if you need to recognize # in a speech/dtmf application you need to set this to some other terminator. ------------------------------------------------------------------------------------------------------- ........ 03/12/09 09:18:05 p_lindheimer [7482] * freepbx/branches/2.5/amp_conf/htdocs/admin/extensions.class.php (modified) fixes #3469 - don't set CNAM when calling LookupCIDName and null is returned, Asterisk 1.6+ only 02/16/09 15:48:05 mickecarlsson [7461] * freepbx/branches/2.5/amp_conf/htdocs/recordings/modules/phonefeatures.module (modified) * freepbx/branches/2.5/amp_conf/htdocs/recordings/modules/settings.module (modified) Closes #3540 adds missing eclosures for localization in ari. Thank you chocho 02/16/09 15:35:51 mickecarlsson [7460] * freepbx/branches/2.5/amp_conf/htdocs/admin/i18n/bg_BG/LC_MESSAGES/amp.mo (modified) * freepbx/branches/2.5/amp_conf/htdocs/admin/i18n/bg_BG/LC_MESSAGES/amp.po (modified) * freepbx/branches/2.5/amp_conf/htdocs/recordings/includes/lang.php (modified) * freepbx/branches/2.5/amp_conf/htdocs/recordings/locale/bg_BG (added) * freepbx/branches/2.5/amp_conf/htdocs/recordings/locale/bg_BG/LC_MESSAGES (added) * freepbx/branches/2.5/amp_conf/htdocs/recordings/locale/bg_BG/LC_MESSAGES/ari.mo (added) * freepbx/branches/2.5/amp_conf/htdocs/recordings/locale/bg_BG/LC_MESSAGES/ari.po (added) Closes #3539 updates Bulgarian language to core and ari. Thank you chocho 02/01/09 13:46:43 mickecarlsson [7441] * freepbx/branches/2.5/amp_conf/htdocs/admin/i18n/zh_CN/LC_MESSAGES/amp.mo (added) * freepbx/branches/2.5/amp_conf/htdocs/admin/i18n/zh_CN/LC_MESSAGES/amp.po (added) Closes #3503 adds chinese language to core 01/27/09 13:24:35 mickecarlsson [7423] * freepbx/branches/2.5/amp_conf/htdocs/admin/i18n/fr_FR/LC_MESSAGES/amp.po (modified) Closes #3438 updated amp.po file for french language 01/27/09 13:01:03 mickecarlsson [7420] * freepbx/branches/2.5/amp_conf/htdocs/admin/i18n/es_ES/LC_MESSAGES/amp.mo (modified) * freepbx/branches/2.5/amp_conf/htdocs/admin/i18n/es_ES/LC_MESSAGES/amp.po (modified) Closes #3484 updated spanish language for core (and modules) 01/07/09 13:02:26 mickecarlsson [7410] * freepbx/branches/2.5/amp_conf/htdocs/admin/i18n/amp.pot (modified) * freepbx/branches/2.5/amp_conf/htdocs/admin/i18n/sv_SE/LC_MESSAGES/amp.mo (modified) * freepbx/branches/2.5/amp_conf/htdocs/admin/i18n/sv_SE/LC_MESSAGES/amp.po (modified) re #3463, updated the amp.pot file and Swedish language 01/07/09 00:32:07 p_lindheimer [7408] * freepbx/branches/2.5 (modified) * freepbx/branches/2.5/amp_conf/htdocs/admin/header.php (modified) * freepbx/branches/2.5/amp_conf/htdocs/recordings/includes/bootstrap.php (modified) Merged revisions 7318 via svnmerge from http://svn.freepbx.org/freepbx/trunk ........ r7318 | mbrevda | 2008-12-17 01:42:04 -0800 (Wed, 17 Dec 2008) | 1 line Force utf-8. closes #3446 ........ 01/06/09 18:30:32 p_lindheimer [7351] * freepbx/branches/2.5/amp_conf/htdocs/admin/views/freepbx_admin.php (modified) change update trademark ownership 01/06/09 18:05:28 p_lindheimer [7347] * freepbx/branches/2.5/amp_conf/htdocs/admin/config.php (modified) * freepbx/branches/2.5/amp_conf/htdocs/admin/header.php (modified) add skip_astman option for ajax paths that won't require a manager connection to be opened to minimize overhead 01/06/09 14:36:02 mickecarlsson [7341] * freepbx/branches/2.5/amp_conf/htdocs/admin/views/freepbx_reload.php (modified) Closes #3462, put double quote in javascript so that languages with single quote in text does not interfere with code 12/26/08 05:30:43 mickecarlsson [7337] * freepbx/branches/2.5/amp_conf/htdocs/admin/i18n/zh_CN/LC_MESSAGES/amp.mo (deleted) * freepbx/branches/2.5/amp_conf/htdocs/admin/i18n/zh_CN/LC_MESSAGES/amp.po (deleted) * freepbx/branches/2.5/amp_conf/htdocs/admin/views/freepbx_admin.php (modified) Remove Chinese language in #3453 from core as it was not a proper FreePBX translation 12/26/08 03:36:36 mickecarlsson [7336] * freepbx/branches/2.5/amp_conf/htdocs/admin/i18n/fr_FR/LC_MESSAGES/amp.mo (modified) * freepbx/branches/2.5/amp_conf/htdocs/admin/i18n/fr_FR/LC_MESSAGES/amp.po (modified) * freepbx/branches/2.5/amp_conf/htdocs/admin/i18n/zh_CN (added) * freepbx/branches/2.5/amp_conf/htdocs/admin/i18n/zh_CN/LC_MESSAGES (added) * freepbx/branches/2.5/amp_conf/htdocs/admin/i18n/zh_CN/LC_MESSAGES/amp.mo (added) * freepbx/branches/2.5/amp_conf/htdocs/admin/i18n/zh_CN/LC_MESSAGES/amp.po (added) * freepbx/branches/2.5/amp_conf/htdocs/admin/views/freepbx_admin.php (modified) Closes #3453 adds Chinese language to core. Thank you edwardbadboy 12/07/08 07:00:20 mickecarlsson [7312] * freepbx/branches/2.5/amp_conf/htdocs/recordings/locale/ari.pot (added) Added ari.pot for localization of ARI 12/06/08 09:05:37 mickecarlsson [7309] * freepbx/branches/2.5/amp_conf/bin/archive_recordings (modified) Updates #3224 removes hard coded cdr database 11/23/08 09:32:05 mickecarlsson [7303] * freepbx/branches/2.5/amp_conf/htdocs/admin/i18n/amp.pot (modified) * freepbx/branches/2.5/amp_conf/htdocs/admin/i18n/sv_SE/LC_MESSAGES/amp.mo (modified) * freepbx/branches/2.5/amp_conf/htdocs/admin/i18n/sv_SE/LC_MESSAGES/amp.po (modified) Updated amp.pot and swedish language files for core 11/13/08 02:02:52 mickecarlsson [7262] * freepbx/branches/2.5/amp_conf/htdocs/admin/i18n/amp.pot (modified) * freepbx/branches/2.5/amp_conf/htdocs/admin/i18n/sv_SE/LC_MESSAGES/amp.mo (modified) * freepbx/branches/2.5/amp_conf/htdocs/admin/i18n/sv_SE/LC_MESSAGES/amp.po (modified) Merged 2.5 amp.pot with 2.6 amp.pot so that there is only one with all text strings from both versions 11/12/08 16:41:50 mickecarlsson [7261] * freepbx/branches/2.5/amp_conf/htdocs/admin/i18n/amp.pot (modified) * modules/branches/2.6/core/functions.inc.php (modified) * modules/branches/2.6/core/page.did.php (modified) * modules/branches/2.6/music/page.music.php (modified) * modules/branches/2.6/queues/i18n/queues.pot (modified) * modules/branches/2.6/queues/page.queues.php (modified) * modules/branches/2.6/ringgroups/i18n/ringgroups.pot (modified) * modules/branches/2.6/ringgroups/page.ringgroups.php (modified) Closes #3380 fixes various string enclosures for localization. Thank you chocho 11/12/08 15:43:54 mickecarlsson [7259] * freepbx/branches/2.5/amp_conf/htdocs/admin/i18n/bg_BG/LC_MESSAGES/amp.mo (modified) * freepbx/branches/2.5/amp_conf/htdocs/admin/i18n/bg_BG/LC_MESSAGES/amp.po (modified) Closes #3389 updating Bulgarian language files 11/10/08 12:42:01 mickecarlsson [7247] * freepbx/branches/2.5/amp_conf/htdocs/admin/i18n/it_IT/LC_MESSAGES/amp.mo (modified) * freepbx/branches/2.5/amp_conf/htdocs/admin/i18n/it_IT/LC_MESSAGES/amp.po (modified) Closes #3358 updates Italian language for core. Thank you francesco_r 11/08/08 13:21:35 mickecarlsson [7241] * freepbx/branches/2.5/amp_conf/htdocs/admin/page.modules.php (modified) Addresses #3380 enclosed test string for translation 11/08/08 13:15:24 mickecarlsson [7239] * freepbx/branches/2.5/amp_conf/htdocs/admin/i18n/it_IT/LC_MESSAGES/amp.mo (modified) * freepbx/branches/2.5/amp_conf/htdocs/admin/i18n/it_IT/LC_MESSAGES/amp.po (modified) * freepbx/branches/2.5/amp_conf/htdocs/recordings/locale/it_IT/LC_MESSAGES/ari.mo (modified) * freepbx/branches/2.5/amp_conf/htdocs/recordings/locale/it_IT/LC_MESSAGES/ari.po (modified) Addresses #3381 updates Italian language for core and ari 11/07/08 01:28:53 mickecarlsson [7237] * freepbx/branches/2.5/freepbx.pot (deleted) Removed freepbx.pot, file is obsolete, .pot file is now in i18n instead 11/07/08 01:24:36 mickecarlsson [7236] * freepbx/branches/2.5/amp_conf/htdocs/admin/i18n/sv_SE/LC_MESSAGES/amp.mo (modified) * freepbx/branches/2.5/amp_conf/htdocs/admin/i18n/sv_SE/LC_MESSAGES/amp.po (modified) Really fixes the amp.po for swedish language 11/06/08 16:33:34 mickecarlsson [7235] * freepbx/branches/2.5/amp_conf/htdocs/recordings/modules/VmX.module (modified) Fixes VmX module, settings were revered against extension settings for VmX 11/06/08 14:09:22 mickecarlsson [7234] * freepbx/branches/2.5/amp_conf/htdocs/admin/i18n/bg_BG/LC_MESSAGES/amp.mo (modified) * freepbx/branches/2.5/amp_conf/htdocs/admin/i18n/bg_BG/LC_MESSAGES/amp.po (modified) Correction in bulgarian language files for core 11/06/08 13:44:52 mickecarlsson [7233] * freepbx/branches/2.5/amp_conf/htdocs/admin/i18n/amp.pot (modified) * freepbx/branches/2.5/amp_conf/htdocs/admin/i18n/fr_FR/LC_MESSAGES/amp.mo (modified) * freepbx/branches/2.5/amp_conf/htdocs/admin/i18n/fr_FR/LC_MESSAGES/amp.po (modified) Closes #3379 updates French language for core 11/05/08 12:38:27 mickecarlsson [7231] * freepbx/branches/2.5/amp_conf/htdocs/admin/i18n/bg_BG/LC_MESSAGES/amp.mo (modified) * freepbx/branches/2.5/amp_conf/htdocs/admin/i18n/bg_BG/LC_MESSAGES/amp.po (modified) Add Bulgarian language to core from ticket #3373 11/05/08 11:36:03 mickecarlsson [7226] * freepbx/branches/2.5/update_i18n.sh (added) Added a tool to autocreate all .pot files for amp and all modules 11/05/08 09:57:54 mickecarlsson [7223] * freepbx/branches/2.5/amp_conf/htdocs/admin/i18n/amp.pot (modified) * freepbx/branches/2.5/amp_conf/htdocs/admin/i18n/sv_SE/LC_MESSAGES/amp.mo (modified) * freepbx/branches/2.5/amp_conf/htdocs/admin/i18n/sv_SE/LC_MESSAGES/amp.po (modified) Updated pot file and swedish language for amp 11/04/08 14:59:44 mickecarlsson [7222] * freepbx/branches/2.5/amp_conf/htdocs/admin/common/mainstyle.css (modified) * freepbx/branches/2.5/amp_conf/htdocs/admin/functions.inc.php (modified) * freepbx/branches/2.5/amp_conf/htdocs/admin/views/freepbx.php (modified) * freepbx/branches/2.5/amp_conf/htdocs/admin/views/freepbx_admin.php (modified) * freepbx/branches/2.5/amp_conf/htdocs/admin/views/freepbx_reload.php (modified) * modules/branches/2.6/dashboard/dashboard.css (modified) * modules/branches/2.6/dashboard/page.index.php (modified) Closes #3368 fixes various errors in css, html and javascript 11/04/08 13:59:28 mickecarlsson [7221] * freepbx/branches/2.5/amp_conf/htdocs/admin/i18n/readme.txt (modified) Updated readme for i18n 11/02/08 12:13:28 mickecarlsson [7210] * freepbx/branches/2.5/amp_conf/htdocs/admin/views/freepbx_admin.php (modified) Sorted the languages in alfabetic order, english on top 11/02/08 12:01:56 mickecarlsson [7208] * freepbx/branches/2.5/amp_conf/htdocs/admin/i18n/bg_BG (added) * freepbx/branches/2.5/amp_conf/htdocs/admin/i18n/bg_BG/LC_MESSAGES (added) * freepbx/branches/2.5/amp_conf/htdocs/admin/i18n/bg_BG/LC_MESSAGES/amp.mo (added) * freepbx/branches/2.5/amp_conf/htdocs/admin/i18n/bg_BG/LC_MESSAGES/amp.po (added) * freepbx/branches/2.5/amp_conf/htdocs/admin/views/freepbx_admin.php (modified) Enabled Bulgarian language in language selector, added Bulgarian language to amp 10/27/08 13:53:03 p_lindheimer [7157] * freepbx/branches/2.5/amp_conf/bin/retrieve_conf (modified) don't include libfreepbx.confgen.php unless needed, since the functions are deprecated and no longer used except during upgrade transitions 10/26/08 04:13:13 mickecarlsson [7142] * freepbx/branches/2.5/amp_conf/astetc/vm_general.inc (modified) Fixed spelling errir and tidy up tabs formatting in vm_general.inc 10/25/08 21:32:38 p_lindheimer [7141] * freepbx/branches/2.5/amp_conf/astetc/vm_general.inc (modified) closes #3327 user will be required to edit the vm_general.inc if running 1.6 and desires this enabled 10/25/08 16:33:46 sasargen [7140] * freepbx/branches/2.5/amp_conf/htdocs/recordings/modules/phonefeatures.module (modified) * freepbx/branches/2.5/amp_conf/htdocs/recordings/modules/settings.module (modified) ARI: add tooltips to Call Me Number and Call Screening labels 10/25/08 14:38:33 p_lindheimer [7139] * freepbx/branches/2.5/amp_conf/htdocs/admin/functions.inc.php (modified) typo in variable name resulting in error report missing problem module name, re #3324 but not causing that issue 10/24/08 13:51:15 mickecarlsson [7125] * freepbx/branches/2.5/amp_conf/htdocs/admin/i18n/amp.pot (modified) * freepbx/branches/2.5/amp_conf/htdocs/admin/i18n/sv_SE/LC_MESSAGES/amp.mo (modified) * freepbx/branches/2.5/amp_conf/htdocs/admin/i18n/sv_SE/LC_MESSAGES/amp.po (modified) Updated amp.pot and swedish language files 10/23/08 16:52:50 p_lindheimer [7111] * freepbx/branches/2.5/amp_conf/astetc/modules.conf (modified) #3271 add some noloads that ABE is not happy with apparently (sounds liek an ABE bug that should be addressed) 10/22/08 13:21:18 p_lindheimer [7103] * freepbx/branches/2.5 (modified) * freepbx/branches/2.5/amp_conf/htdocs/recordings/includes/callme.php (copied) * freepbx/branches/2.5/amp_conf/htdocs/recordings/includes/common.php (modified) * freepbx/branches/2.5/amp_conf/htdocs/recordings/includes/main.conf.php (modified) * freepbx/branches/2.5/amp_conf/htdocs/recordings/misc/callme_page.php (copied) * freepbx/branches/2.5/amp_conf/htdocs/recordings/misc/play_page.php (copied) * freepbx/branches/2.5/amp_conf/htdocs/recordings/misc/popup.css (deleted) * freepbx/branches/2.5/amp_conf/htdocs/recordings/misc/recording_popup.php (deleted) * freepbx/branches/2.5/amp_conf/htdocs/recordings/modules/callmonitor.module (modified) * freepbx/branches/2.5/amp_conf/htdocs/recordings/modules/followme.module (modified) * freepbx/branches/2.5/amp_conf/htdocs/recordings/modules/phonefeatures.module (modified) * freepbx/branches/2.5/amp_conf/htdocs/recordings/modules/settings.module (modified) * freepbx/branches/2.5/amp_conf/htdocs/recordings/modules/voicemail.module (modified) * freepbx/branches/2.5/amp_conf/htdocs/recordings/theme/images/drive_go.png (copied) * freepbx/branches/2.5/amp_conf/htdocs/recordings/theme/images/sound.png (copied) * freepbx/branches/2.5/amp_conf/htdocs/recordings/theme/images/telephone.png (copied) Merged revisions 6980-7048 via svnmerge from http://svn.freepbx.org/freepbx/trunk Merge back ARI inline playback and callme functions and call screening option in phonefeatures to 2.5 to create an ari release candidate ................ r6980 | p_lindheimer | 2008-10-13 20:38:08 -0700 (Mon, 13 Oct 2008) | 69 lines Merged revisions 6420-6456,6458,6460-6976,6978-6979 via svnmerge from http://svn.freepbx.org/freepbx/branches/ari_changes Removes ARI popup and puts player inline for voicemail and callmonitor also adds callback ability to phone, requires change to core not yet checked in. ........ r6420 | p_lindheimer | 2008-08-18 08:21:56 -0700 (Mon, 18 Aug 2008) | 1 line create ari_changes branch to try some new stuff and would be good to move all AMI to phpagi-asmanager.php library ........ r6421 | sasargen | 2008-08-18 11:21:59 -0700 (Mon, 18 Aug 2008) | 1 line ARI: adds inline playback, call me and download ........ r6436 | sasargen | 2008-08-22 06:58:34 -0700 (Fri, 22 Aug 2008) | 1 line ARI: update callmonitor.module for inline play and download ........ r6437 | sasargen | 2008-08-22 12:17:36 -0700 (Fri, 22 Aug 2008) | 1 line ARI: voicemail.module changed 'private' to 'var' for php4 compatibility ........ r6473 | sasargen | 2008-08-25 08:18:41 -0700 (Mon, 25 Aug 2008) | 1 line ARI: Fixed additional encryption calls to properly urlencode ........ r6476 | sasargen | 2008-08-25 14:06:20 -0700 (Mon, 25 Aug 2008) | 1 line ARI: fix crypt calls to not urlencode form field values ........ r6509 | sasargen | 2008-08-30 06:23:13 -0700 (Sat, 30 Aug 2008) | 1 line ARI: cleanup unused variables and remove popup.css ........ r6510 | sasargen | 2008-08-30 06:25:19 -0700 (Sat, 30 Aug 2008) | 1 line ARI: remove popup.css (for real this time) ........ r6650 | sasargen | 2008-09-08 05:41:20 -0700 (Mon, 08 Sep 2008) | 1 line ARI: remove unused variables for call me feature ........ r6651 | sasargen | 2008-09-08 05:47:32 -0700 (Mon, 08 Sep 2008) | 1 line ARI: update version for ari_changes branch ........ r6681 | sasargen | 2008-09-10 06:06:01 -0700 (Wed, 10 Sep 2008) | 1 line ARI: add value='yes' to checkbox tags ........ r6832 | sasargen | 2008-09-22 07:09:56 -0700 (Mon, 22 Sep 2008) | 1 line manual merge of ARI fixes up to r6831 from 2.5 branch to ari_changes branch ........ r6833 | sasargen | 2008-09-22 10:10:27 -0700 (Mon, 22 Sep 2008) | 1 line ARI: update callme feature to use phpagi-asmanager for Asterisk Manager Interface ........ r6839 | sasargen | 2008-09-24 09:47:16 -0700 (Wed, 24 Sep 2008) | 1 line ARI: fix play_page.php to pass recindex instead of path of file to play ........ r6978 | sasargen | 2008-10-13 20:17:56 -0700 (Mon, 13 Oct 2008) | 1 line small fix for ARI changes after merge from trunk ........ ................ r6983 | sasargen | 2008-10-14 14:19:58 -0700 (Tue, 14 Oct 2008) | 1 line add vm-callme context to dialplan, update callme.php to drop calls into vm-callme context ................ r6993 | sasargen | 2008-10-16 08:26:52 -0700 (Thu, 16 Oct 2008) | 1 line ARI: add call screening control to Phone Features page ................ r7040 | sasargen | 2008-10-20 06:49:54 -0700 (Mon, 20 Oct 2008) | 1 line ARI: make and globally available for modules ................ r7042 | sasargen | 2008-10-20 08:12:44 -0700 (Mon, 20 Oct 2008) | 1 line ARI: allow hangup of callme calls to extensions with special characters ................ r7045 | p_lindheimer | 2008-10-20 09:07:43 -0700 (Mon, 20 Oct 2008) | 1 line add php-asmanager.php to included files for switch over to phpagi libraries ................ r7047 | p_lindheimer | 2008-10-20 09:39:03 -0700 (Mon, 20 Oct 2008) | 1 line move to proper astman global for manager connection ................ r7048 | p_lindheimer | 2008-10-20 10:36:13 -0700 (Mon, 20 Oct 2008) | 1 line closes #3215 DEVICE_STATE with Asterisk 1.6 (will be merging back to 2.5 branch) ................ 10/22/08 03:06:06 p_lindheimer [7093] * freepbx/branches/ari_changes (deleted) remove ari_changes branch which has been merged to trunk 10/22/08 01:36:53 p_lindheimer [7070] * freepbx/branches/2.5/upgrades/2.5.1.md5 (added) Creating release 2.5.1 10/22/08 01:20:14 p_lindheimer [7066] * freepbx/branches/2.5/CHANGES (modified) fix spelling errors to keep mickecarlsson happy :-) 10/22/08 01:16:00 p_lindheimer [7065] * freepbx/branches/2.5/CHANGES (modified) updated CHANGES for 2.5.1 release 10/22/08 01:13:01 p_lindheimer [7064] * freepbx/branches/2.5/install_amp (modified) closes #3271 allow install_amp for business edition 10/22/08 01:10:22 p_lindheimer [7063] * freepbx/branches/2.5/upgrades/2.5.1 (copied) create 2.5.1 upgrade directory to bump version 10/21/08 16:16:55 p_lindheimer [7062] * freepbx/branches/2.5/amp_conf/htdocs/admin/views/freepbx_admin.php (modified) localize the Tool/Setup lnav tabs, they will be truncated if too wide so translators should review and consider abbreviating Tools and Setup which only appear in the tabs and not elsewhere 10/21/08 15:49:36 sasargen [7061] * freepbx/branches/2.5/amp_conf/htdocs/admin/common/mainstyle.css (modified) fix text overflow in left nav tab menu 10/21/08 14:32:25 p_lindheimer [7060] * freepbx/branches/2.5/amportal.conf (modified) change default of MODULEADMINWGET to false, was set to true in amportal.conf 10/21/08 14:14:30 p_lindheimer [7059] * freepbx/branches/2.5/amp_conf/htdocs/admin/views/freepbx_admin.php (modified) revert r7058, should not have been checked in until we fix the css for the tabs 10/21/08 14:11:41 p_lindheimer [7058] * freepbx/branches/2.5/amp_conf/htdocs/admin/functions.inc.php (modified) * freepbx/branches/2.5/amp_conf/htdocs/admin/views/freepbx_admin.php (modified) send raw asterisk version info if the parsed version is blank, and escape the & when sending to wget 10/21/08 10:51:22 p_lindheimer [7052] * freepbx/branches/2.5/amp_conf/bin/bounce_op.sh (modified) closes #3309 have op_server.pl reload instead of killing and restarting 10/19/08 03:09:14 mickecarlsson [7009] * freepbx/branches/2.5/amp_conf/htdocs/admin/i18n/ru_RU/LC_MESSAGES/amp.mo (modified) * freepbx/branches/2.5/amp_conf/htdocs/admin/i18n/ru_RU/LC_MESSAGES/amp.po (modified) Closes #3279, new russian translations for amp 10/18/08 17:05:26 mickecarlsson [7007] * freepbx/branches/2.5/amp_conf/htdocs/admin/i18n/sv_SE/LC_MESSAGES/amp.mo (modified) * freepbx/branches/2.5/amp_conf/htdocs/admin/i18n/sv_SE/LC_MESSAGES/amp.po (modified) Swedish language for amp. All text is translated 10/18/08 14:10:33 p_lindheimer [7006] * freepbx/branches/2.5/asterisk.conf (modified) closes #3264 add languageprefix=yes and while we are at it, execincludes=yes 10/18/08 13:33:29 mickecarlsson [7003] * freepbx/branches/2.5/amp_conf/htdocs/admin/i18n/amp.pot (modified) * freepbx/branches/2.5/amp_conf/htdocs/admin/i18n/sv_SE/LC_MESSAGES/amp.mo (modified) * freepbx/branches/2.5/amp_conf/htdocs/admin/i18n/sv_SE/LC_MESSAGES/amp.po (modified) Updated amp.pot and swedish language for amp 10/18/08 13:18:15 p_lindheimer [7002] * freepbx/branches/2.5/amp_conf/htdocs/admin/functions.inc.php (modified) ref #3271 detect ABE Business Edition, tested against 1.4 non- business and nothing is broken, need confirmation from testing on BE that it does as adverstised, install_amp change still needs testing before checkin ing 10/15/08 16:10:08 p_lindheimer [6991] * freepbx/branches/2.4 (modified) * freepbx/branches/2.4/amp_conf/htdocs/admin/common/mainstyle.css (modified) Merged revisions 6369 via svnmerge from http://svn.freepbx.org/freepbx/trunk fixes #3284 ........ r6369 | p_lindheimer | 2008-08-13 13:50:04 -0700 (Wed, 13 Aug 2008) | 1 line fixes #3052 css change ........ 10/15/08 11:41:38 mickecarlsson [6987] * freepbx/branches/2.5/amp_conf/htdocs/admin/views/freepbx_admin.php (modified) Add Hungarian as language choice in freepbx_admin.php 10/14/08 06:48:18 mickecarlsson [6982] * freepbx/branches/2.5/amp_conf/htdocs/admin/i18n/ru_RU/LC_MESSAGES/amp.mo (modified) * freepbx/branches/2.5/amp_conf/htdocs/admin/i18n/ru_RU/LC_MESSAGES/amp.po (modified) New and modified versions of russian translation for modules from #3279 10/13/08 23:17:56 sasargen [6978] * freepbx/branches/ari_changes/amp_conf/htdocs/recordings/includes/main.conf.php (modified) * freepbx/branches/ari_changes/amp_conf/htdocs/recordings/modules/voicemail.module (modified) small fix for ARI changes after merge from trunk 10/13/08 22:33:41 p_lindheimer [6977] * freepbx/branches/ari_changes (modified) * freepbx/branches/ari_changes/CHANGES (modified) * freepbx/branches/ari_changes/ChangeLog (modified) * freepbx/branches/ari_changes/INSTALL (modified) * freepbx/branches/ari_changes/amp_conf/astetc/chan_dahdi.conf.template (copied) * freepbx/branches/ari_changes/amp_conf/bin/archive_recordings (modified) * freepbx/branches/ari_changes/amp_conf/bin/freepbx_engine (modified) * freepbx/branches/ari_changes/amp_conf/bin/libfreepbx.confgen.php (modified) * freepbx/branches/ari_changes/amp_conf/bin/module_admin (modified) * freepbx/branches/ari_changes/amp_conf/bin/retrieve_conf (modified) * freepbx/branches/ari_changes/amp_conf/htdocs/admin/cdr/about.php (modified) * freepbx/branches/ari_changes/amp_conf/htdocs/admin/cdr/call-comp.php (modified) * freepbx/branches/ari_changes/amp_conf/htdocs/admin/cdr/call-daily-load.php (modified) * freepbx/branches/ari_changes/amp_conf/htdocs/admin/cdr/call-last-month.php (modified) * freepbx/branches/ari_changes/amp_conf/htdocs/admin/cdr/call-log.php (modified) * freepbx/branches/ari_changes/amp_conf/htdocs/admin/cdr/cdr.php (modified) * freepbx/branches/ari_changes/amp_conf/htdocs/admin/cdr/css (deleted) * freepbx/branches/ari_changes/amp_conf/htdocs/admin/cdr/encrypt.js (deleted) * freepbx/branches/ari_changes/amp_conf/htdocs/admin/cdr/graph_hourdetail.php (deleted) * freepbx/branches/ari_changes/amp_conf/htdocs/admin/cdr/graph_pie.php (deleted) * freepbx/branches/ari_changes/amp_conf/htdocs/admin/cdr/graph_stat.php (deleted) * freepbx/branches/ari_changes/amp_conf/htdocs/admin/cdr/graph_statbar.php (deleted) * freepbx/branches/ari_changes/amp_conf/htdocs/admin/cdr/images/clear.gif (copied) * freepbx/branches/ari_changes/amp_conf/htdocs/admin/cdr/images/corner-bl.png (copied) * freepbx/branches/ari_changes/amp_conf/htdocs/admin/cdr/images/corner-br.png (copied) * freepbx/branches/ari_changes/amp_conf/htdocs/admin/cdr/images/corner-tl.png (copied) * freepbx/branches/ari_changes/amp_conf/htdocs/admin/cdr/images/corner-tr.png (copied) * freepbx/branches/ari_changes/amp_conf/htdocs/admin/cdr/images/print.css (deleted) * freepbx/branches/ari_changes/amp_conf/htdocs/admin/cdr/jpgraph_lib/jpgraph_pie3d.php (modified) * freepbx/branches/ari_changes/amp_conf/htdocs/admin/cdr/lib/defines.php (modified) * freepbx/branches/ari_changes/amp_conf/htdocs/admin/common/content.css (copied) * freepbx/branches/ari_changes/amp_conf/htdocs/admin/common/db_connect.php (modified) * freepbx/branches/ari_changes/amp_conf/htdocs/admin/common/docbook.css (copied) * freepbx/branches/ari_changes/amp_conf/htdocs/admin/common/encrypt.js (copied) * freepbx/branches/ari_changes/amp_conf/htdocs/admin/common/graph_hourdetail.php (copied) * freepbx/branches/ari_changes/amp_conf/htdocs/admin/common/graph_pie.php (copied) * freepbx/branches/ari_changes/amp_conf/htdocs/admin/common/graph_stat.php (copied) * freepbx/branches/ari_changes/amp_conf/htdocs/admin/common/graph_statbar.php (copied) * freepbx/branches/ari_changes/amp_conf/htdocs/admin/common/layout.css (copied) * freepbx/branches/ari_changes/amp_conf/htdocs/admin/common/print.css (copied) * freepbx/branches/ari_changes/amp_conf/htdocs/admin/components.class.php (modified) * freepbx/branches/ari_changes/amp_conf/htdocs/admin/config.php (modified) * freepbx/branches/ari_changes/amp_conf/htdocs/admin/extensions.class.php (modified) * freepbx/branches/ari_changes/amp_conf/htdocs/admin/functions.inc.php (modified) * freepbx/branches/ari_changes/amp_conf/htdocs/admin/header.php (modified) * freepbx/branches/ari_changes/amp_conf/htdocs/admin/i18n/amp.pot (copied) * freepbx/branches/ari_changes/amp_conf/htdocs/admin/i18n/ru_RU/LC_MESSAGES/amp.mo (modified) * freepbx/branches/ari_changes/amp_conf/htdocs/admin/i18n/ru_RU/LC_MESSAGES/amp.po (modified) * freepbx/branches/ari_changes/amp_conf/htdocs/admin/i18n/sv_SE (copied) * freepbx/branches/ari_changes/amp_conf/htdocs/admin/i18n/sv_SE/LC_MESSAGES (copied) * freepbx/branches/ari_changes/amp_conf/htdocs/admin/i18n/sv_SE/LC_MESSAGES/amp.mo (copied) * freepbx/branches/ari_changes/amp_conf/htdocs/admin/i18n/sv_SE/LC_MESSAGES/amp.po (copied) * freepbx/branches/ari_changes/amp_conf/htdocs/admin/page.modules.php (modified) * freepbx/branches/ari_changes/amp_conf/htdocs/admin/panel.php (modified) * freepbx/branches/ari_changes/amp_conf/htdocs/admin/reports.php (modified) * freepbx/branches/ari_changes/amp_conf/htdocs/admin/views/freepbx.php (modified) * freepbx/branches/ari_changes/amp_conf/htdocs/admin/views/freepbx_admin.php (modified) * freepbx/branches/ari_changes/amp_conf/htdocs/admin/views/freepbx_reloadbar.php (modified) * freepbx/branches/ari_changes/amp_conf/htdocs/admin/views/panel.php (modified) * freepbx/branches/ari_changes/amp_conf/htdocs/admin/views/reports.php (modified) * freepbx/branches/ari_changes/amp_conf/htdocs/admin/views/welcome.php (modified) * freepbx/branches/ari_changes/amp_conf/htdocs/recordings/includes/main.conf.php (modified) * freepbx/branches/ari_changes/amp_conf/htdocs/recordings/locale/locale.txt (modified) * freepbx/branches/ari_changes/amp_conf/htdocs/recordings/locale/readme.txt (modified) * freepbx/branches/ari_changes/amp_conf/htdocs/recordings/locale/zh_TW (copied) * freepbx/branches/ari_changes/amp_conf/htdocs/recordings/locale/zh_TW/LC_MESSAGES (copied) * freepbx/branches/ari_changes/amp_conf/htdocs/recordings/locale/zh_TW/LC_MESSAGES/ari.mo (copied) * freepbx/branches/ari_changes/amp_conf/htdocs/recordings/locale/zh_TW/LC_MESSAGES/ari.po (copied) * freepbx/branches/ari_changes/amp_conf/htdocs/recordings/modules/voicemail.module (modified) * freepbx/branches/ari_changes/amportal.conf (modified) * freepbx/branches/ari_changes/freepbx.pot (modified) * freepbx/branches/ari_changes/install_amp (modified) * freepbx/branches/ari_changes/upgrades/2.5.0 (copied) * freepbx/branches/ari_changes/upgrades/2.5.0.md5 (copied) * freepbx/branches/ari_changes/upgrades/2.5.0/removefiles.php (copied) * freepbx/branches/ari_changes/upgrades/2.5.0rc2.md5 (copied) * freepbx/branches/ari_changes/upgrades/2.5.0rc3 (copied) * freepbx/branches/ari_changes/upgrades/2.5.0rc3.md5 (copied) * freepbx/branches/ari_changes/upgrades/2.5.0rc3/removefiles.php (copied) Merged revisions 6459-6976 via svnmerge from http://svn.freepbx.org/freepbx/trunk ................ r6480 | mickecarlsson | 2008-08-26 08:20:49 -0700 (Tue, 26 Aug 2008) | 1 line Enclosed text strings for translation ................ r6482 | mickecarlsson | 2008-08-26 10:53:32 -0700 (Tue, 26 Aug 2008) | 1 line All new text strings from core and framework added, adds missing folder views ................ r6487 | mickecarlsson | 2008-08-27 12:14:50 -0700 (Wed, 27 Aug 2008) | 1 line Fixed #3117, and also updated the otyher modules in cdr, checking for invalid dates ................ r6492 | p_lindheimer | 2008-08-27 22:37:13 -0700 (Wed, 27 Aug 2008) | 37 lines Merged revisions 6458-6459,6461-6490 via svnmerge from http://svn.freepbx.org/freepbx/branches/2.5 ........ r6462 | p_lindheimer | 2008-08-24 20:37:24 -0700 (Sun, 24 Aug 2008) | 1 line Creating release 2.5.0rc2 ........ r6474 | p_lindheimer | 2008-08-25 12:06:13 -0700 (Mon, 25 Aug 2008) | 1 line fixes #3104 - looks like some of the code paths do extra urlencodes/decodes - this looks like it does it ........ r6477 | p_lindheimer | 2008-08-25 15:26:43 -0700 (Mon, 25 Aug 2008) | 1 line fixes #3107 don't include module specific css/js files twice in some circumstances ........ r6478 | sasargen | 2008-08-26 05:30:34 -0700 (Tue, 26 Aug 2008) | 1 line fixes #3104 - removes manual urlencode of checkbox values because they are form fields and are automatically urlencoded by the browser when the form is submitted ........ r6483 | p_lindheimer | 2008-08-26 12:15:04 -0700 (Tue, 26 Aug 2008) | 1 line closes #3093 reset the execution time limit to the system configured limit before each module download and install so downloading many modules at once does not result in a timeout failure, this still counts on a reasonable php.ini setting for any given installation of which the default is typically adeqaute ........ r6484 | p_lindheimer | 2008-08-26 19:06:13 -0700 (Tue, 26 Aug 2008) | 1 line closes #3113 and ref #3090 - puts error in notification panel if magic_quotes_gpc is enabled ........ r6486 | p_lindheimer | 2008-08-27 11:40:19 -0700 (Wed, 27 Aug 2008) | 1 line improve the symlink failure message to provide feedback on what can be done to resolve the issue ........ r6490 | p_lindheimer | 2008-08-27 22:29:03 -0700 (Wed, 27 Aug 2008) | 1 line updated CHANGES ........ ................ r6502 | mickecarlsson | 2008-08-28 11:36:24 -0700 (Thu, 28 Aug 2008) | 1 line Fixes #2609, moving files to correct location ................ r6503 | mickecarlsson | 2008-08-29 11:00:34 -0700 (Fri, 29 Aug 2008) | 1 line Cleaned up the readme and locale, added zh_TW in scrip ................ r6511 | sasargen | 2008-08-30 07:14:47 -0700 (Sat, 30 Aug 2008) | 1 line ARI: merge inline play and download features into trunk ................ r6512 | sasargen | 2008-08-30 07:37:09 -0700 (Sat, 30 Aug 2008) | 1 line remove extra curly brace from voicemail.module that was causing an error ................ r6530 | mickecarlsson | 2008-09-01 11:30:58 -0700 (Mon, 01 Sep 2008) | 1 line New version of language template due to new text strings added ................ r6537 | mickecarlsson | 2008-09-02 12:19:57 -0700 (Tue, 02 Sep 2008) | 1 line Changed from freePBX to FreePBX in some text strings ................ r6539 | p_lindheimer | 2008-09-02 16:41:54 -0700 (Tue, 02 Sep 2008) | 74 lines Merged revisions 6492-6538 via svnmerge from http://svn.freepbx.org/freepbx/branches/2.5 ........ r6504 | p_lindheimer | 2008-08-29 11:13:55 -0700 (Fri, 29 Aug 2008) | 1 line don't define WEBROOT if AMPWEBADDRESS is not defined, it breaks the graphing libraries (which seem to otherwise function fine without it defined) ........ r6505 | p_lindheimer | 2008-08-29 14:55:13 -0700 (Fri, 29 Aug 2008) | 1 line make max files for call monitor configurable within main.conf.php, default remains the same ........ r6506 | p_lindheimer | 2008-08-29 15:16:05 -0700 (Fri, 29 Aug 2008) | 1 line return the raw Asterisk version info obtained from checking the version info re #2750 and re #3128 ........ r6513 | p_lindheimer | 2008-08-30 20:53:16 -0700 (Sat, 30 Aug 2008) | 1 line re #3124 put url in auto-generated warnings to reference further help, still need to update all the fixed files with similar warnings but they should consider including some custom instructions such as sip.conf can suggest what sort of sip settings go in which includes files, etc. ........ r6515 | p_lindheimer | 2008-08-31 07:35:02 -0700 (Sun, 31 Aug 2008) | 1 line re #3134 makes ajax refresh rates for dashboard configurable ........ r6519 | p_lindheimer | 2008-08-31 15:40:00 -0700 (Sun, 31 Aug 2008) | 1 line re #3131 add Mixmonitor and Stopmonitor to extension class ........ r6525 | p_lindheimer | 2008-08-31 16:36:33 -0700 (Sun, 31 Aug 2008) | 49 lines closes #3137 db_connect.php: - removed all checks for notification panel when in quietmode since it's usually used for ajax calls and other light weight calls that can do without the overhead. config.php: - added restrictmods parameter, populated with '/' separted module names. If passed, only these modules will have their functions.inc.php files included. Used for light weight ajax and similar calls, to avoid the overhead if we know we don't need those. - removed all checks for notification panel when in quietmode. Removed the inclusion of hooks when in quietmode. functions.inc.php: - added modulelist class, used to cache the module xml structure which is now serialized and saved to the db to avoid the heavy xml processing overhead of reading all the module.xml files. (should probably move most of module_getinfo() into the class but for starters just did minimal changes to avoid introducing bugs since this is pretty sensitive). - fixed several instances of using " instead of ' in sql satements which breaks sqlite3 queries often. - replaced all instances of addslashes() with $db->escapeSimple() since sqlite3 is not compatible with addslashes() and this makes it db independent through pear. - added third argument to module_getinfo() defaulting in false. Setting to true forces a read of all the module.xml files. Module Admin and module_admin should always set this to true. header.php - removed all checks for notification panel when in quietmode page.modules.php - added third true paramter to module_getinfo ........ r6526 | p_lindheimer | 2008-08-31 17:16:27 -0700 (Sun, 31 Aug 2008) | 49 lines closes #3137 module_admin - added third true paramter to module_getinfo ........ ................ r6575 | mickecarlsson | 2008-09-05 00:32:33 -0700 (Fri, 05 Sep 2008) | 1 line Enclosed text string for localization for page.modules.php ................ r6593 | ethans | 2008-09-07 11:24:20 -0700 (Sun, 07 Sep 2008) | 2 lines Fixes #3165 ................ r6598 | ethans | 2008-09-07 15:11:29 -0700 (Sun, 07 Sep 2008) | 3 lines Shouldn't be here ................ r6600 | p_lindheimer | 2008-09-07 15:33:09 -0700 (Sun, 07 Sep 2008) | 89 lines Merged revisions 6539-6598 via svnmerge from http://svn.freepbx.org/freepbx/branches/2.5 ........ r6549 | p_lindheimer | 2008-09-03 14:54:37 -0700 (Wed, 03 Sep 2008) | 1 line fixes #3145 LookupCIDName deprecated in 1.6 ........ r6551 | p_lindheimer | 2008-09-03 16:16:11 -0700 (Wed, 03 Sep 2008) | 1 line fixes #3151 typo in variable name that should not be there at all ........ r6552 | p_lindheimer | 2008-09-03 16:19:08 -0700 (Wed, 03 Sep 2008) | 1 line fixes #3154 undefined variable needs global directive ........ r6554 | p_lindheimer | 2008-09-03 23:31:18 -0700 (Wed, 03 Sep 2008) | 1 line fixes #3155 chown should be int not string for permissions ........ r6563 | p_lindheimer | 2008-09-04 14:43:50 -0700 (Thu, 04 Sep 2008) | 1 line fix SECURITY SQL Injection vulnerability that could allow an authenticated user to access CDR and recorded calls from any other user on the system ........ r6572 | p_lindheimer | 2008-09-04 15:44:55 -0700 (Thu, 04 Sep 2008) | 1 line re #3156 updated CHANGES MoH Streaming Categories ........ r6573 | p_lindheimer | 2008-09-04 18:05:44 -0700 (Thu, 04 Sep 2008) | 1 line rearraged to move all classes at begining and fixed bug in mirror annoucements when using wget mode ........ r6574 | p_lindheimer | 2008-09-04 18:26:41 -0700 (Thu, 04 Sep 2008) | 1 line no changes, just re-organized to move all functions to the bottom ........ r6577 | p_lindheimer | 2008-09-05 23:10:23 -0700 (Fri, 05 Sep 2008) | 1 line typo in warning banner override mode ........ r6578 | p_lindheimer | 2008-09-05 23:11:39 -0700 (Fri, 05 Sep 2008) | 1 line closes #3164 sql_formattext issue with sqlite3 ........ r6579 | p_lindheimer | 2008-09-06 08:28:11 -0700 (Sat, 06 Sep 2008) | 1 line additional sanity checks on callmonitor sql paramters ........ r6583 | p_lindheimer | 2008-09-06 17:34:17 -0700 (Sat, 06 Sep 2008) | 1 line closes #3166 includes compatibility mode. translation using module's i18n is done first. If the translated text is the same as the original text, then translation is done against the the default _() which is amp.po at that point. So for previous translation work, it will continue to pull the old translations. All modules should move towards providing their own translations for menu items as this point despite this. ........ r6584 | p_lindheimer | 2008-09-06 19:37:04 -0700 (Sat, 06 Sep 2008) | 1 line re #3166 and re #2461 the remove the linefeed that the xml parser inserts before and after an ampersand in menuitems and catagories so that translations can have a better chance of matching ........ r6585 | p_lindheimer | 2008-09-06 19:55:55 -0700 (Sat, 06 Sep 2008) | 1 line re #3166 and re #2461 also cleanup the name field ........ r6586 | p_lindheimer | 2008-09-06 20:09:38 -0700 (Sat, 06 Sep 2008) | 1 line re #3166 and re #2461 fixed typo in variable ........ r6587 | p_lindheimer | 2008-09-06 20:21:10 -0700 (Sat, 06 Sep 2008) | 1 line re #3166 and re #2461 added translations to Module Admin so it can get them out of module's i18n also ........ r6590 | p_lindheimer | 2008-09-07 08:27:08 -0700 (Sun, 07 Sep 2008) | 1 line re #3166 and re #2461 added ability to translated description and attention module admin xml fields ........ r6591 | p_lindheimer | 2008-09-07 09:51:56 -0700 (Sun, 07 Sep 2008) | 1 line strip leading/trailingwhitespace and linefeed characters out of module.xml description field so that translations can more consistenly be done and so that when displayed, the text floats properly. ........ r6593 | ethans | 2008-09-07 11:24:20 -0700 (Sun, 07 Sep 2008) | 2 lines Fixes #3165 ........ r6595 | pnlarsson | 2008-09-07 13:42:10 -0700 (Sun, 07 Sep 2008) | 1 line Fix for #3077 - DAHDI support, commit no 2 for core ........ r6597 | p_lindheimer | 2008-09-07 14:47:58 -0700 (Sun, 07 Sep 2008) | 1 line re #3077 some tweaks based on version actually tested and update of CHANGES, amportal.conf ........ ................ r6815 | p_lindheimer | 2008-09-19 11:28:44 -0700 (Fri, 19 Sep 2008) | 1 line revert r6511 and r6512 merged from ari branch so we can try to get a clean merge from 2.5, then these ari branch can be merged back in again when ready ................ r6816 | p_lindheimer | 2008-09-19 11:33:18 -0700 (Fri, 19 Sep 2008) | 87 lines Merged revisions 6600-6815 via svnmerge from http://svn.freepbx.org/freepbx/branches/2.5 ........ r6601 | ethans | 2008-09-07 15:39:51 -0700 (Sun, 07 Sep 2008) | 4 lines Adds FOPDISABLE option to amportal.conf. This will disable FOP on the web interfaces as well as server operations in retrieve_conf and freepbx_engine References: 3170 ........ r6605 | p_lindheimer | 2008-09-07 19:23:41 -0700 (Sun, 07 Sep 2008) | 1 line create 2.5.0rc3 upgrade dir and remove zh_TW from error in #2609 placement ........ r6635 | p_lindheimer | 2008-09-07 20:01:27 -0700 (Sun, 07 Sep 2008) | 1 line Creating release 2.5.0rc3 ........ r6672 | p_lindheimer | 2008-09-09 08:46:14 -0700 (Tue, 09 Sep 2008) | 1 line closes #3176 fix message to reflect that module will be downloaded but kept disable ........ r6675 | p_lindheimer | 2008-09-09 14:32:14 -0700 (Tue, 09 Sep 2008) | 1 line tweak on freepbx_debug function to easily write out arrays ........ r6680 | sasargen | 2008-09-10 05:58:58 -0700 (Wed, 10 Sep 2008) | 1 line fixes #3181 by adding value='yes' to checkbox tags ........ r6699 | sasargen | 2008-09-12 08:06:35 -0700 (Fri, 12 Sep 2008) | 1 line basic fix of #3184 for ARI in 2.5 ........ r6708 | p_lindheimer | 2008-09-13 15:04:03 -0700 (Sat, 13 Sep 2008) | 1 line re #3191 fix uninitialized variables ........ r6725 | mickecarlsson | 2008-09-15 09:06:13 -0700 (Mon, 15 Sep 2008) | 1 line Added menu choice for Swedish in framework ........ r6731 | p_lindheimer | 2008-09-15 20:38:35 -0700 (Mon, 15 Sep 2008) | 1 line closes #3184 Secruity Issue allowing access of arbitrary files from authenticated ARI users with brute force cracking of a weak encryption key ........ r6746 | sasargen | 2008-09-16 08:20:31 -0700 (Tue, 16 Sep 2008) | 1 line ARI: fixes #3202 by checking if any files selected ........ r6747 | sasargen | 2008-09-16 08:29:34 -0700 (Tue, 16 Sep 2008) | 1 line ARI: fixes #3203 by removing checkbox when recording file does not exist ........ r6755 | sasargen | 2008-09-16 12:53:50 -0700 (Tue, 16 Sep 2008) | 1 line ARI: disable delete button on callmonitor page when no recordings shown ........ r6756 | p_lindheimer | 2008-09-17 00:02:57 -0700 (Wed, 17 Sep 2008) | 1 line fixes #3204 set localization domain when applying hooks, for gui hooks, implementation depends on standardization of the gui functions to start with modulename_ which is currently the standard although not required. Implemented so that the domain will only be set if the current target language localization directory exists for the module, otherwise it will fallback to amp since many past languages have put their localizations in the amp domain. They should move this to the proper module going forward ........ r6764 | p_lindheimer | 2008-09-17 11:29:39 -0700 (Wed, 17 Sep 2008) | 1 line fixes #3209 Reports SECURITY VULNERABILITY by forcing all access to the CDR Reports section to flow through config.php ........ r6766 | p_lindheimer | 2008-09-17 18:27:30 -0700 (Wed, 17 Sep 2008) | 1 line remove old unused code in drawListMenu and allow the Add to be optional ........ r6767 | p_lindheimer | 2008-09-17 19:21:08 -0700 (Wed, 17 Sep 2008) | 1 line don't print out submit button in guielements if no fields form fields are generated ........ r6769 | p_lindheimer | 2008-09-17 22:15:04 -0700 (Wed, 17 Sep 2008) | 1 line add 2.5.0 upgrade directory and remove the moved files re #3209 ........ r6803 | p_lindheimer | 2008-09-19 08:47:01 -0700 (Fri, 19 Sep 2008) | 1 line update CHANGES document before final release, and updated ChangeLog for once ........ r6804 | p_lindheimer | 2008-09-19 08:48:03 -0700 (Fri, 19 Sep 2008) | 1 line Creating release 2.5.0 ........ ................ r6976 | p_lindheimer | 2008-10-13 19:13:55 -0700 (Mon, 13 Oct 2008) | 109 lines Merged revisions 6816-6975 via svnmerge from http://svn.freepbx.org/freepbx/branches/2.5 ........ r6817 | p_lindheimer | 2008-09-19 20:28:54 -0700 (Fri, 19 Sep 2008) | 1 line closes #2792 by removing the underlying array_reverse() for php 5+ ........ r6821 | p_lindheimer | 2008-09-20 20:29:25 -0700 (Sat, 20 Sep 2008) | 1 line fixes #3223 replace --directory with -C in tar command when unpacking modules so that versions of tar such as Busy Box v1.8.2 will run ........ r6834 | p_lindheimer | 2008-09-22 17:16:16 -0700 (Mon, 22 Sep 2008) | 1 line fixes #3225 typo in rex var ........ r6844 | p_lindheimer | 2008-09-26 13:15:51 -0700 (Fri, 26 Sep 2008) | 1 line fixes #3235 undefined variable when choosing the FOP tab ........ r6857 | p_lindheimer | 2008-09-26 20:14:40 -0700 (Fri, 26 Sep 2008) | 1 line closes #3234 remove deprecated sqlite2 code ........ r6859 | p_lindheimer | 2008-09-26 22:19:05 -0700 (Fri, 26 Sep 2008) | 1 line error not fail if retrieve_op_conf_from_mysql.pl can't be executed ........ r6864 | p_lindheimer | 2008-09-27 09:35:26 -0700 (Sat, 27 Sep 2008) | 1 line closes #3242 gettext enclosure ........ r6869 | p_lindheimer | 2008-09-27 21:47:03 -0700 (Sat, 27 Sep 2008) | 1 line fixes previous check to make sure retrieve_op_conf_from_mysql.pl is there and executable before running ........ r6875 | mickecarlsson | 2008-09-28 08:08:30 -0700 (Sun, 28 Sep 2008) | 1 line Added Swedish language to core/framework, added amp.pot ........ r6876 | mickecarlsson | 2008-09-29 01:50:37 -0700 (Mon, 29 Sep 2008) | 1 line Added missing strings to amp.pot, and to Swedish language for amp ........ r6878 | mickecarlsson | 2008-09-29 07:03:55 -0700 (Mon, 29 Sep 2008) | 1 line Added russian translations for core in #3246 ........ r6879 | p_lindheimer | 2008-09-29 08:03:56 -0700 (Mon, 29 Sep 2008) | 1 line fixes #3247 was using display name as domain instead of module name to look for translation ........ r6880 | p_lindheimer | 2008-09-29 08:46:17 -0700 (Mon, 29 Sep 2008) | 1 line fixes #3247 really this time, forgot to change binding from display name, this time it should be correct ........ r6884 | p_lindheimer | 2008-09-29 11:30:32 -0700 (Mon, 29 Sep 2008) | 1 line fixes #3248 change translation domain to each destination's hosting module, and if nothing found, try amp and then the current module ........ r6901 | p_lindheimer | 2008-09-30 14:58:51 -0700 (Tue, 30 Sep 2008) | 1 line more textdomain changes to make sure callbacks have the proper translation domain for the hosting modules ........ r6902 | p_lindheimer | 2008-09-30 14:59:27 -0700 (Tue, 30 Sep 2008) | 1 line remove debug statement left in error ........ r6907 | p_lindheimer | 2008-10-01 09:46:48 -0700 (Wed, 01 Oct 2008) | 1 line move header.php up before calls to _() in case gettext extension not loaded since header.php defines some dummy replacements ........ r6909 | p_lindheimer | 2008-10-01 22:19:08 -0700 (Wed, 01 Oct 2008) | 1 line re #3221 remove duplicate code, also seems to be related to the referenced bug, IE6 was displaying the issue and this made it go away although IE7 was still having issues - this was on an isolated system, the issue is still not regularly reproducable ........ r6937 | p_lindheimer | 2008-10-05 09:35:26 -0700 (Sun, 05 Oct 2008) | 1 line additional localization tweaks, if a module does not have an i18n, then use amp and not the modules's for certain 'hooks' ........ r6949 | mickecarlsson | 2008-10-11 10:03:11 -0700 (Sat, 11 Oct 2008) | 1 line Enclosed test string in page.modules, updates swedish language ........ r6957 | mickecarlsson | 2008-10-12 06:46:24 -0700 (Sun, 12 Oct 2008) | 1 line Fixed localization, updated .pot file and swedish language for admin ........ r6965 | mickecarlsson | 2008-10-12 12:29:21 -0700 (Sun, 12 Oct 2008) | 1 line Corrected localization for reserved words for amp.po in swedish language ........ r6966 | mickecarlsson | 2008-10-12 13:13:40 -0700 (Sun, 12 Oct 2008) | 1 line Fixes broken modules display in other languages than English ........ r6967 | p_lindheimer | 2008-10-12 13:25:25 -0700 (Sun, 12 Oct 2008) | 1 line translations should be done by the calling functions of this classe, there are times these are used that we do NOT want it translated ........ r6968 | mickecarlsson | 2008-10-12 14:03:49 -0700 (Sun, 12 Oct 2008) | 1 line Fixes translation issue in freepbx_reloadbar.php ........ r6974 | mickecarlsson | 2008-10-13 09:30:49 -0700 (Mon, 13 Oct 2008) | 1 line New version of russian translation for amp ........ ................ 10/13/08 12:30:49 mickecarlsson [6974] * freepbx/branches/2.5/amp_conf/htdocs/admin/i18n/ru_RU/LC_MESSAGES/amp.mo (modified) * freepbx/branches/2.5/amp_conf/htdocs/admin/i18n/ru_RU/LC_MESSAGES/amp.po (modified) New version of russian translation for amp 10/12/08 17:03:49 mickecarlsson [6968] * freepbx/branches/2.5/amp_conf/htdocs/admin/i18n/amp.pot (modified) * freepbx/branches/2.5/amp_conf/htdocs/admin/i18n/sv_SE/LC_MESSAGES/amp.mo (modified) * freepbx/branches/2.5/amp_conf/htdocs/admin/i18n/sv_SE/LC_MESSAGES/amp.po (modified) * freepbx/branches/2.5/amp_conf/htdocs/admin/views/freepbx_reloadbar.php (modified) Fixes translation issue in freepbx_reloadbar.php 10/12/08 16:25:25 p_lindheimer [6967] * freepbx/branches/2.5/amp_conf/htdocs/admin/components.class.php (modified) translations should be done by the calling functions of this classe, there are times these are used that we do NOT want it translated 10/12/08 16:13:40 mickecarlsson [6966] * freepbx/branches/2.5/amp_conf/htdocs/admin/i18n/amp.pot (modified) * freepbx/branches/2.5/amp_conf/htdocs/admin/page.modules.php (modified) Fixes broken modules display in other languages than English 10/12/08 15:29:21 mickecarlsson [6965] * freepbx/branches/2.5/amp_conf/htdocs/admin/i18n/sv_SE/LC_MESSAGES/amp.mo (modified) * freepbx/branches/2.5/amp_conf/htdocs/admin/i18n/sv_SE/LC_MESSAGES/amp.po (modified) Corrected localization for reserved words for amp.po in swedish language 10/12/08 09:46:24 mickecarlsson [6957] * freepbx/branches/2.5/amp_conf/htdocs/admin/functions.inc.php (modified) * freepbx/branches/2.5/amp_conf/htdocs/admin/i18n/amp.pot (modified) * freepbx/branches/2.5/amp_conf/htdocs/admin/i18n/sv_SE/LC_MESSAGES/amp.mo (modified) * freepbx/branches/2.5/amp_conf/htdocs/admin/i18n/sv_SE/LC_MESSAGES/amp.po (modified) Fixed localization, updated .pot file and swedish language for admin 10/11/08 13:03:11 mickecarlsson [6949] * freepbx/branches/2.5/INSTALL (modified) * freepbx/branches/2.5/amp_conf/htdocs/admin/i18n/amp.pot (modified) * freepbx/branches/2.5/amp_conf/htdocs/admin/i18n/sv_SE/LC_MESSAGES/amp.mo (modified) * freepbx/branches/2.5/amp_conf/htdocs/admin/i18n/sv_SE/LC_MESSAGES/amp.po (modified) * freepbx/branches/2.5/amp_conf/htdocs/admin/page.modules.php (modified) Enclosed test string in page.modules, updates swedish language 10/05/08 12:35:26 p_lindheimer [6937] * freepbx/branches/2.5/amp_conf/htdocs/admin/functions.inc.php (modified) additional localization tweaks, if a module does not have an i18n, then use amp and not the modules's for certain 'hooks' 10/02/08 01:19:08 p_lindheimer [6909] * freepbx/branches/2.5/amp_conf/htdocs/admin/reports.php (modified) re #3221 remove duplicate code, also seems to be related to the referenced bug, IE6 was displaying the issue and this made it go away although IE7 was still having issues - this was on an isolated system, the issue is still not regularly reproducable 10/01/08 12:46:48 p_lindheimer [6907] * freepbx/branches/2.5/amp_conf/htdocs/admin/panel.php (modified) * freepbx/branches/2.5/amp_conf/htdocs/admin/reports.php (modified) move header.php up before calls to _() in case gettext extension not loaded since header.php defines some dummy replacements 09/30/08 17:59:27 p_lindheimer [6902] * freepbx/branches/2.5/amp_conf/htdocs/admin/functions.inc.php (modified) remove debug statement left in error 09/30/08 17:58:51 p_lindheimer [6901] * freepbx/branches/2.5/amp_conf/htdocs/admin/functions.inc.php (modified) more textdomain changes to make sure callbacks have the proper translation domain for the hosting modules 09/29/08 14:30:32 p_lindheimer [6884] * freepbx/branches/2.5/amp_conf/htdocs/admin/functions.inc.php (modified) fixes #3248 change translation domain to each destination's hosting module, and if nothing found, try amp and then the current module