# # ChangeLog for / # # Generated by Trac 0.10.5 # 05/24/13 22:15:22 # 08/01/11 01:08:48 mickecarlsson [12340] * modules/branches/2.10/cdr (modified) * modules/branches/2.10/cdr/module.xml (modified) * modules/release/2.10/cdr-2.10.0.alpha6.tgz (added) Module Publish Script: cdr 2.10.0.alpha6 08/01/11 01:07:25 mickecarlsson [12339] * modules/branches/2.10/cdr/functions.inc.php (modified) * modules/branches/2.10/cdr/module.xml (modified) * modules/branches/2.10/cdr/page.cdr.php (modified) Fixed a bug in recorings path 07/29/11 14:20:55 mickecarlsson [12338] * modules/branches/2.10/cdr/i18n/cdr.pot (modified) * modules/branches/2.10/cdr/i18n/sv_SE/LC_MESSAGES/cdr.mo (modified) * modules/branches/2.10/cdr/i18n/sv_SE/LC_MESSAGES/cdr.po (modified) * modules/branches/2.10/cdr/page.cdr.php (modified) cdr, more localization stuff 07/29/11 12:43:08 mickecarlsson [12337] * modules/branches/2.10/cdr/i18n/cdr.pot (modified) * modules/branches/2.10/cdr/i18n/sv_SE/LC_MESSAGES/cdr.mo (modified) * modules/branches/2.10/cdr/i18n/sv_SE/LC_MESSAGES/cdr.po (modified) * modules/branches/2.10/cdr/page.cdr.php (modified) cdr, all done with localization 07/29/11 12:04:52 mickecarlsson [12336] * modules/branches/2.10/cdr (modified) * modules/branches/2.10/cdr/module.xml (modified) * modules/release/2.10/cdr-2.10.0.alpha5.tgz (added) Module Publish Script: cdr 2.10.0.alpha5 07/29/11 12:04:34 mickecarlsson [12335] * modules/branches/2.10/cdr/module.xml (modified) cdr, tag is as unsupported for now 07/29/11 09:46:45 mickecarlsson [12334] * modules/branches/2.10/cdr/functions.inc.php (modified) * modules/branches/2.10/cdr/i18n (added) * modules/branches/2.10/cdr/i18n/cdr.pot (added) * modules/branches/2.10/cdr/i18n/sv_SE (added) * modules/branches/2.10/cdr/i18n/sv_SE/LC_MESSAGES (added) * modules/branches/2.10/cdr/i18n/sv_SE/LC_MESSAGES/cdr.mo (added) * modules/branches/2.10/cdr/i18n/sv_SE/LC_MESSAGES/cdr.po (added) * modules/branches/2.10/cdr/module.xml (modified) * modules/branches/2.10/cdr/page.cdr.php (modified) cdr, added localization 07/29/11 06:11:51 mickecarlsson [12333] * modules/branches/2.10/cdr (modified) * modules/branches/2.10/cdr/module.xml (modified) * modules/release/2.10/cdr-2.10.0.alpha4.tgz (added) Module Publish Script: cdr 2.10.0.alpha4 07/29/11 06:10:22 mickecarlsson [12332] * modules/branches/2.10/cdr/functions.inc.php (modified) * modules/branches/2.10/cdr/module.xml (modified) * modules/branches/2.10/cdr/page.cdr.php (modified) cdr module, added csv export 07/29/11 05:38:49 mickecarlsson [12331] * modules/branches/2.10/cdr/functions.inc.php (modified) Hmmm, this code went to wrong place, fix it so that php is happy 07/29/11 05:31:35 mickecarlsson [12330] * modules/branches/2.10/cdr/functions.inc.php (modified) Download function added 07/29/11 04:58:30 mickecarlsson [12329] * modules/branches/2.10/cdr (modified) * modules/branches/2.10/cdr/module.xml (modified) * modules/release/2.10/cdr-2.10.0.alpha3.tgz (modified) Module Publish Script: cdr 2.10.0.alpha3 07/29/11 04:58:07 mickecarlsson [12328] * modules/branches/2.10/cdr/page.cdr.php (modified) removed debug code from cdr 07/29/11 04:54:02 mickecarlsson [12327] * modules/branches/2.10/cdr (modified) * modules/branches/2.10/cdr/module.xml (modified) * modules/release/2.10/cdr-2.10.0.alpha3.tgz (added) Module Publish Script: cdr 2.10.0.alpha3 07/29/11 04:52:52 mickecarlsson [12326] * modules/branches/2.10/cdr (added) * modules/branches/2.10/cdr/cdr.css (added) * modules/branches/2.10/cdr/functions.inc.php (added) * modules/branches/2.10/cdr/module.xml (added) * modules/branches/2.10/cdr/page.cdr.php (added) Initial checkin of a new CDR viewer. This CDR viewer is a module in FreePBX. It is based on Asterisk CDR Viewer made by Igor Okunev. csv download does not work and is disabled. Module is tagged extended. 07/27/11 02:51:38 mbrevda [12325] * freepbx/trunk/amp_conf/htdocs/admin/libraries/php-upgrade/upgrade.php (modified) * freepbx/trunk/amp_conf/htdocs/admin/libraries/utility.functions.php (modified) remove unused code, add pretty json function 07/26/11 18:35:56 p_lindheimer [12324] * modules/branches/2.10/conferences/functions.inc.php (modified) * modules/branches/2.10/core/etc/extensions.conf (modified) * modules/branches/2.10/core/functions.inc.php (modified) * modules/branches/2.10/findmefollow/functions.inc.php (modified) * modules/branches/2.10/queues/functions.inc.php (modified) * modules/branches/2.10/ringgroups/functions.inc.php (modified) * modules/branches/2.10/ringgroups/install.php (modified) * modules/branches/2.10/ringgroups/module.xml (modified) * modules/branches/2.10/ringgroups/page.ringgroups.php (modified) initial checkin of recordings infrastructure change. Probably breaks seeing the old recordings in ARI but it's a start. Also no migration code, the recording file is expecting there to be a new field in the CDR database which will need to be addressed by migration code. For testing this can simply be added. The field is: recordingfile and is a VARCHAR 255 07/26/11 17:01:02 p_lindheimer [12323] * freepbx/trunk/amp_conf/htdocs/admin/libraries/extensions.class.php (modified) * modules/branches/2.10/campon/functions.inc.php (modified) closes #5285 adds arguments to GoSubIf and also tweaks campon module's call that was hacking that, also added arguments to GoSub 07/26/11 10:48:01 mickecarlsson [12322] * modules/branches/2.10/bulkdids (modified) * modules/branches/2.10/bulkdids/module.xml (modified) * modules/release/2.10/bulkdids-2.10.0.0.tgz (added) Module Publish Script: bulkdids 2.10.0.0 07/26/11 10:43:52 mickecarlsson [12321] * freepbx/branches/2.9/amp_conf/htdocs/admin/cdr/common/graph_hourdetail.php (modified) Closes #5280 revert some of r11047. 07/25/11 16:03:02 mickecarlsson [12320] * modules/branches/2.10/bulkdids/table.csv (modified) Re #4898, removed extra linefedd for table.csv 07/25/11 16:01:05 mickecarlsson [12319] * modules/branches/2.10/bulkdids/functions.inc.php (modified) * modules/branches/2.10/bulkdids/page.bulkdids.php (modified) * modules/branches/2.10/bulkdids/table.csv (modified) * modules/branches/2.10/bulkdids/template.csv (modified) Re #4898, add language and cidlookup to bulkdids 07/25/11 03:57:00 mickecarlsson [12318] * modules/branches/2.10/cidlookup/functions.inc.php (modified) Re #4898, add two new functions to cidlookup in prep for #4898 07/25/11 03:25:47 mickecarlsson [12317] * modules/branches/2.10/core/functions.inc.php (modified) Close #5187, add CHANUNAVAIL to macro-dial-one to deal with endpoints offline 07/24/11 16:41:05 mickecarlsson [12316] * modules/branches/2.10/queues/functions.inc.php (modified) Re #4070, strip the penalty before delete from database, else only members with penalty 0 will be deleted. 07/24/11 15:31:06 mickecarlsson [12315] * modules/branches/2.10/queues/functions.inc.php (modified) Re #4070 Stupid editor converted tabs to spaces, corrected. 07/24/11 15:25:00 mickecarlsson [12314] * modules/branches/2.10/queues/functions.inc.php (modified) Re #4070, hook queues into core so that we can remove members in queues when deleting an extensions. This is still work in progress 07/22/11 15:02:15 tm1000 [12313] * modules/branches/2.9/endpointman/install/phonesettings.module (added) * modules/branches/2.9/endpointman/provisioning/index.php (added) * modules/branches/2.9/endpointman/provisioning/provision_processing.php (deleted) * modules/branches/2.9/endpointman/templates/freepbx/advanced_settings_settings_pop.html (added) Adding missing files back to endpoint manager 07/22/11 15:01:08 tm1000 [12312] * modules/branches/2.9/endpointman/functions.inc.php (modified) * modules/branches/2.9/endpointman/includes/advanced.inc (modified) * modules/branches/2.9/endpointman/includes/devices_manager.inc (modified) * modules/branches/2.9/endpointman/includes/functions.inc (modified) * modules/branches/2.9/endpointman/includes/popup.php (modified) * modules/branches/2.9/endpointman/install.php (modified) * modules/branches/2.9/endpointman/module.xml (modified) * modules/branches/2.9/endpointman/templates/freepbx/advanced_settings_settings.html (modified) * modules/branches/2.9/endpointman/templates/freepbx/template_editor.html (modified) fixes #5282, #5264, #4895, #5155, #4971, #5282, #5233 07/21/11 18:11:44 mickecarlsson [12311] * modules/branches/2.10/asteriskinfo/page.asteriskinfo.php (modified) Closes #5281, adds ConfBridge to Asterisk Info 07/19/11 12:29:03 mbrevda [12310] * modules/branches/2.10/conferences/functions.inc.php (modified) code cosmetics 07/19/11 03:29:09 mbrevda [12309] * freepbx/trunk/amp_conf/htdocs/admin/libraries/php-asmanager.php (modified) re #5276 - fix event handler 07/19/11 02:48:33 mbrevda [12308] * freepbx/trunk/amp_conf/htdocs/admin/libraries/php-asmanager.php (modified) closes #5276 07/17/11 07:36:44 mbrevda [12307] * modules/branches/2.10/directory/agi-bin/directory.agi (modified) re #5262, if only I knew how to do real merges... 07/17/11 07:32:59 mbrevda [12306] * modules/branches/2.9/directory (modified) * modules/branches/2.9/directory/module.xml (modified) * modules/release/2.9/directory-2.9.0.10.tgz (added) Module Publish Script: directory 2.9.0.10 07/17/11 07:32:10 mbrevda [12305] * modules/branches/2.9/directory/agi-bin/directory.agi (modified) * modules/branches/2.9/directory/module.xml (modified) re #5262 should resolve 07/11/11 12:00:30 mbrevda [12304] * modules/branches/2.10/printextensions/page.printextensions.php (modified) stylize search box 07/10/11 04:41:28 mickecarlsson [12303] * modules/branches/2.10/blacklist/i18n/bg_BG/LC_MESSAGES/blacklist.mo (modified) * modules/branches/2.10/blacklist/i18n/bg_BG/LC_MESSAGES/blacklist.po (modified) * modules/branches/2.10/blacklist/i18n/blacklist.pot (modified) * modules/branches/2.10/blacklist/i18n/es_ES/LC_MESSAGES/blacklist.mo (modified) * modules/branches/2.10/blacklist/i18n/es_ES/LC_MESSAGES/blacklist.po (modified) * modules/branches/2.10/blacklist/i18n/fr_FR/LC_MESSAGES/blacklist.mo (modified) * modules/branches/2.10/blacklist/i18n/fr_FR/LC_MESSAGES/blacklist.po (modified) * modules/branches/2.10/blacklist/i18n/he_IL/LC_MESSAGES/blacklist.mo (modified) * modules/branches/2.10/blacklist/i18n/he_IL/LC_MESSAGES/blacklist.po (modified) * modules/branches/2.10/blacklist/i18n/hu_HU/LC_MESSAGES/blacklist.mo (modified) * modules/branches/2.10/blacklist/i18n/hu_HU/LC_MESSAGES/blacklist.po (modified) * modules/branches/2.10/blacklist/i18n/it_IT/LC_MESSAGES/blacklist.mo (modified) * modules/branches/2.10/blacklist/i18n/it_IT/LC_MESSAGES/blacklist.po (modified) * modules/branches/2.10/blacklist/i18n/ru_RU/LC_MESSAGES/blacklist.mo (modified) * modules/branches/2.10/blacklist/i18n/ru_RU/LC_MESSAGES/blacklist.po (modified) * modules/branches/2.10/blacklist/i18n/sv_SE/LC_MESSAGES/blacklist.mo (modified) * modules/branches/2.10/blacklist/i18n/sv_SE/LC_MESSAGES/blacklist.po (modified) * modules/branches/2.10/blacklist/i18n/zh_CN/LC_MESSAGES/blacklist.mo (modified) * modules/branches/2.10/blacklist/i18n/zh_CN/LC_MESSAGES/blacklist.po (modified) * modules/branches/2.10/blacklist/page.blacklist.php (modified) Closes #5207 add (in GUI) option to enter CallerID names in Blacklist module. This is supported simce Asterisk 1.4. Updated the language files as well. 07/10/11 03:46:51 mickecarlsson [12302] * modules/branches/2.10/recordings/i18n/bg_BG/LC_MESSAGES/recordings.mo (modified) * modules/branches/2.10/recordings/i18n/bg_BG/LC_MESSAGES/recordings.po (modified) * modules/branches/2.10/recordings/i18n/es_ES/LC_MESSAGES/recordings.mo (modified) * modules/branches/2.10/recordings/i18n/es_ES/LC_MESSAGES/recordings.po (modified) * modules/branches/2.10/recordings/i18n/fr_FR/LC_MESSAGES/recordings.mo (modified) * modules/branches/2.10/recordings/i18n/fr_FR/LC_MESSAGES/recordings.po (modified) * modules/branches/2.10/recordings/i18n/he_IL/LC_MESSAGES/recordings.mo (modified) * modules/branches/2.10/recordings/i18n/he_IL/LC_MESSAGES/recordings.po (modified) * modules/branches/2.10/recordings/i18n/it_IT/LC_MESSAGES/recordings.mo (modified) * modules/branches/2.10/recordings/i18n/it_IT/LC_MESSAGES/recordings.po (modified) * modules/branches/2.10/recordings/i18n/pt_BR/LC_MESSAGES/recordings.mo (modified) * modules/branches/2.10/recordings/i18n/pt_BR/LC_MESSAGES/recordings.po (modified) * modules/branches/2.10/recordings/i18n/recordings.pot (modified) * modules/branches/2.10/recordings/i18n/ru_RU/LC_MESSAGES/recordings.mo (modified) * modules/branches/2.10/recordings/i18n/ru_RU/LC_MESSAGES/recordings.po (modified) * modules/branches/2.10/recordings/i18n/sv_SE/LC_MESSAGES/recordings.mo (modified) * modules/branches/2.10/recordings/i18n/sv_SE/LC_MESSAGES/recordings.po (modified) * modules/branches/2.10/recordings/i18n/zh_CN/LC_MESSAGES/recordings.mo (modified) * modules/branches/2.10/recordings/i18n/zh_CN/LC_MESSAGES/recordings.po (modified) * modules/branches/2.10/recordings/page.recordings.php (modified) Closes #5254 updated help text for recordings. Updated language and pot file(s) 07/10/11 03:18:36 mickecarlsson [12301] * modules/branches/2.10/iaxsettings/functions.inc.php (modified) * modules/branches/2.10/iaxsettings/page.iaxsettings.php (modified) * modules/branches/2.10/sipsettings/functions.inc.php (modified) * modules/branches/2.10/sipsettings/page.sipsettings.php (modified) Closes #5244 add codec siren7 and siren14 to sip- and iaxsettings modules 07/10/11 01:45:56 mbrevda [12300] * modules/branches/2.10/core/functions.inc.php (modified) add option to filter based on custom extensions 07/09/11 05:41:16 mickecarlsson [12299] * modules/branches/2.10/ringgroups/functions.inc.php (modified) Re #4070, more tweaks 07/08/11 18:37:09 mickecarlsson [12298] * modules/branches/2.10/ringgroups/functions.inc.php (modified) Re #4070 hook ringgroups into core so that we can remove extensions in ringgroups when deleting an extensions. This is work in progress 07/08/11 06:36:08 mbrevda [12297] * freepbx/trunk/amp_conf/htdocs/admin/functions.inc.php (modified) workarounds for form_helper 07/08/11 06:35:01 mbrevda [12296] * freepbx/trunk/amp_conf/htdocs/admin/helpers/freepbx_helpers.php (modified) lables shouldnt be tab-able 07/08/11 06:33:24 mbrevda [12295] * freepbx/trunk/amp_conf/htdocs/admin/libraries/components.class.php (modified) * freepbx/trunk/amp_conf/htdocs/admin/libraries/view.functions.php (modified) outstanding changes 07/07/11 15:29:11 p_lindheimer [12294] * modules/branches/2.9/core/functions.inc.php (modified) fixes #5159 don't set to empty quotes, thanks spermega and Lantizia 07/05/11 04:22:01 mickecarlsson [12293] * contributed_modules/modules/googlevoice/module.xml (modified) * contributed_modules/release/googlevoice-0.1.0.tgz (added) Module Publish Script: googlevoice 0.1.0 07/05/11 04:20:06 mickecarlsson [12292] * contributed_modules/modules/googlevoice/functions.inc.php (modified) * contributed_modules/modules/googlevoice/module.xml (modified) Closes #5259, make googlevoice work with FreePBX 2.9 06/29/11 09:13:06 mbrevda [12291] * modules/branches/2.10/ivr/functions.inc.php (modified) * modules/branches/2.10/ivr/views/entries.php (modified) re #5170 - migration tweaks 06/29/11 06:41:35 mbrevda [12290] * modules/branches/2.10/ivr/install.php (modified) re #5170 - migration tweaks 06/29/11 06:33:06 mbrevda [12289] * modules/branches/2.10/ivr/install.php (modified) re #5170 - migration tweaks 06/29/11 06:25:05 mbrevda [12288] * modules/branches/2.10/ivr/install.php (modified) re #5170 - migration tweaks 06/29/11 06:24:48 mbrevda [12287] * modules/branches/2.10/ivr/install.php (modified) re #5170 - migration tweaks 06/29/11 06:19:29 mbrevda [12286] * modules/branches/2.10/ivr/functions.inc.php (modified) * modules/branches/2.10/ivr/install.php (modified) re #5170 - migration tweaks 06/29/11 06:15:10 mbrevda [12285] * modules/branches/2.10/ivr/functions.inc.php (modified) * modules/branches/2.10/ivr/install.php (modified) re #5170 - more migration tweaks 06/29/11 05:46:32 mbrevda [12284] * modules/branches/2.10/ivr/install.php (modified) * modules/branches/2.10/ivr/uninstall.php (modified) re #5170 - more migration tweaks 06/29/11 04:40:52 mbrevda [12283] * modules/branches/2.10/ivr/functions.inc.php (modified) * modules/branches/2.10/ivr/sounds (added) * modules/branches/2.10/ivr/sounds/en (added) * modules/branches/2.10/ivr/sounds/en/no-valid-responce-pls-try-again.wav (added) * modules/branches/2.10/ivr/sounds/en/no-valid-responce-transfering.wav (added) re #5170 - bug fixes + new sounds files 06/28/11 10:09:13 mbrevda [12282] * freepbx/trunk/amp_conf/htdocs/admin/helpers/freepbx_helpers.php (modified) * modules/branches/2.10/ivr/functions.inc.php (modified) re #5170 - work in progress 06/27/11 12:47:56 mbrevda [12281] * modules/branches/2.10/ivr/install.php (modified) re #5170 migration fixes 06/27/11 11:49:29 mbrevda [12280] * modules/branches/2.10/ivr/functions.inc.php (modified) * modules/branches/2.10/ivr/install.php (modified) re #5170 - bug fixes 06/27/11 10:59:28 mbrevda [12279] * modules/branches/2.10/ivr/install.php (modified) re #5170 migration changes 06/27/11 10:18:54 mbrevda [12278] * freepbx/trunk/setup_svn.php (modified) update supet svn 06/27/11 09:51:53 mbrevda [12277] * freepbx/trunk/amp_conf/htdocs/admin/assets/js/script.legacy.js (modified) remove console log - ie doesnt like it. See? We DO still love iE! 06/27/11 09:51:07 mbrevda [12276] * freepbx/trunk/amp_conf/htdocs/admin/helpers/freepbx_helpers.php (modified) make drawselects use html5 forms require attribute by defualt. Goodbye needless js! 06/27/11 09:49:42 mbrevda [12275] * modules/branches/2.10/directory/functions.inc.php (modified) * modules/branches/2.10/queues/functions.inc.php (modified) * modules/branches/2.10/queues/page.queues.php (modified) closes #5251 - add ivr deletion detection ot queues 06/27/11 09:48:43 mbrevda [12274] * modules/branches/2.10/ivr/install.php (modified) * modules/branches/2.10/ivr/uninstall.php (modified) re #5170 - uninstall script; migartion tweak 06/27/11 08:41:23 mbrevda [12273] * modules/branches/2.10/ivr/functions.inc.php (modified) re #5170 - oops, this is ivr, not directory 06/27/11 08:37:22 mbrevda [12272] * modules/branches/2.10/ivr/assets/js/ivr.js (modified) * modules/branches/2.10/ivr/functions.inc.php (modified) * modules/branches/2.10/ivr/install.php (modified) * modules/branches/2.10/ivr/module.xml (modified) * modules/branches/2.10/ivr/page.ivr.php (modified) * modules/branches/2.10/ivr/views/entries.php (modified) re #5170 - DONE! 06/26/11 09:17:52 mbrevda [12271] * modules/branches/2.10/directory/functions.inc.php (modified) * modules/branches/2.10/ivr/assets/js/ivr.js (modified) * modules/branches/2.10/ivr/functions.inc.php (modified) * modules/branches/2.10/ivr/install.php (modified) * modules/branches/2.10/ivr/page.ivr.php (modified) re #5170 - work in progress 06/26/11 07:35:00 mbrevda [12270] * freepbx/trunk/amp_conf/htdocs/admin/libraries/components.class.php (modified) fixes #5246 - attempt 2 - cast both values as strings for proper comparision 06/26/11 05:12:17 mbrevda [12269] * freepbx/trunk/amp_conf/htdocs/admin/libraries/components.class.php (modified) fixes #5246 - use stict comparision when comparing 06/23/11 16:47:48 mbrevda [12268] * freepbx/trunk/amp_conf/htdocs/admin/assets/js/script.legacy.js (modified) re #5170 - unbind before binding dests 06/23/11 16:46:57 mbrevda [12267] * freepbx/trunk/amp_conf/htdocs/admin/assets/js/jquery.hotkeys.js (added) add hotkeys function 06/23/11 16:46:16 mbrevda [12266] * freepbx/trunk/amp_conf/htdocs/admin/functions.inc.php (modified) fix issues loading some classes 06/23/11 16:45:31 mbrevda [12265] * modules/branches/2.10/logfiles/assets/css/logfiles.css (added) * modules/branches/2.10/logfiles/assets/logfiles.css (deleted) re-add logfile formating 06/23/11 16:44:43 mbrevda [12264] * modules/branches/2.10/core/page.general.php (modified) re #5170 - update to work with ivr 06/23/11 16:44:21 mbrevda [12263] * modules/branches/2.10/queues/functions.inc.php (modified) * modules/branches/2.10/queues/page.queues.php (modified) re #5170 - update to work with queues 06/23/11 16:43:47 mbrevda [12262] * modules/branches/2.10/ivr/functions.inc.php (modified) * modules/branches/2.10/ivr/install.php (modified) re #5170 - work in progress 06/23/11 14:12:27 mbrevda [12261] * modules/branches/2.10/ivr/functions.inc.php (modified) * modules/branches/2.10/ivr/install.php (modified) * modules/branches/2.10/ivr/views/entries.php (modified) re #5170 - work in progress 06/22/11 12:18:19 mbrevda [12260] * modules/branches/2.10/ivr/assets/images/add.png (added) * modules/branches/2.10/ivr/assets/js/ivr.js (modified) * modules/branches/2.10/ivr/functions.inc.php (modified) * modules/branches/2.10/ivr/install.php (modified) * modules/branches/2.10/ivr/page.ivr.php (modified) * modules/branches/2.10/ivr/views/entries.php (modified) * modules/branches/2.10/ivr/views/rnav.php (modified) re #5170 - work in progress 06/19/11 10:03:25 mbrevda [12259] * modules/branches/2.10/ivr/assets (added) * modules/branches/2.10/ivr/assets/images (added) * modules/branches/2.10/ivr/assets/images/queue_link.png (added) * modules/branches/2.10/ivr/assets/js (added) * modules/branches/2.10/ivr/assets/js/ivr.js (added) * modules/branches/2.10/ivr/functions.inc.php (modified) * modules/branches/2.10/ivr/images (deleted) * modules/branches/2.10/ivr/views/entries.php (modified) re #5170 - work in progress 06/19/11 04:58:25 mbrevda [12258] * modules/branches/2.10/ivr/views (added) * modules/branches/2.10/ivr/views/entries.php (added) * modules/branches/2.10/ivr/views/rnav.php (added) re #5170 - work in progress! 06/19/11 04:58:09 mbrevda [12257] * modules/branches/2.10/ivr/functions.inc.php (modified) * modules/branches/2.10/ivr/install.php (modified) * modules/branches/2.10/ivr/page.ivr.php (modified) * modules/branches/2.10/ivr/uninstall.php (added) * modules/branches/2.10/ivr/uninstall.sql (deleted) re #5170 - work in progress! 06/13/11 14:33:13 mbrevda [12256] * modules/branches/2.9/core (modified) * modules/branches/2.9/core/module.xml (modified) * modules/branches/bootstrap-2.9/framework/module.xml (modified) * modules/branches/bootstrap-2.9/publish.pl (modified) * modules/release/2.9/core-2.9.0.2.tgz (deleted) revert 12255 06/13/11 14:23:43 mbrevda [12255] * modules/branches/2.9/core (modified) * modules/branches/2.9/core/module.xml (modified) * modules/release/2.9/core-2.9.0.2.tgz (added) Module Publish Script: core 2.9.0.2 06/13/11 04:41:47 mbrevda [12254] * modules/branches/2.10/voicemail/functions.inc.php (modified) voicemail doesnt provide any directory options 06/11/11 21:14:30 mbrevda [12253] * modules/branches/2.10/fax/bin/fax2mail.php (added) * modules/branches/2.10/fax/functions.inc.php (modified) re #5225 - move fax script to php; rename to fax2mail.php; use CI_Email class to generate email; allow multiple email addresses as email destination; load from address automatically 06/11/11 15:27:46 p_lindheimer [12252] * freepbx/tags/2.9.0/install_amp (copied) patch tag with proper install amp re #5227 06/11/11 15:27:30 p_lindheimer [12251] * freepbx/tags/2.9.0/install_amp (deleted) remove so we can patch tag with proper install amp re #5227 06/11/11 15:25:01 p_lindheimer [12250] * freepbx/branches/2.9/install_amp (modified) special case fw_ari and fw_fop during install_amp as framework re #5227 06/11/11 15:20:54 p_lindheimer [12249] * freepbx/tags/2.9.0/amp_conf/htdocs/admin/modules/infoservices (copied) Automatic packaging of infoservices with 2.9.0 06/11/11 15:20:45 p_lindheimer [12248] * freepbx/tags/2.9.0/amp_conf/htdocs/admin/modules/featurecodeadmin (copied) Automatic packaging of featurecodeadmin with 2.9.0 06/11/11 15:20:36 p_lindheimer [12247] * freepbx/tags/2.9.0/amp_conf/htdocs/admin/modules/music (copied) Automatic packaging of music with 2.9.0 06/11/11 15:20:28 p_lindheimer [12246] * freepbx/tags/2.9.0/amp_conf/htdocs/admin/modules/recordings (copied) Automatic packaging of recordings with 2.9.0 06/11/11 15:20:19 p_lindheimer [12245] * freepbx/tags/2.9.0/amp_conf/htdocs/admin/modules/voicemail (copied) Automatic packaging of voicemail with 2.9.0 06/11/11 15:20:10 p_lindheimer [12244] * freepbx/tags/2.9.0/amp_conf/htdocs/admin/modules/customappsreg (copied) Automatic packaging of customappsreg with 2.9.0 06/11/11 15:20:01 p_lindheimer [12243] * freepbx/tags/2.9.0/amp_conf/htdocs/admin/modules/dashboard (copied) Automatic packaging of dashboard with 2.9.0 06/11/11 15:19:52 p_lindheimer [12242] * freepbx/tags/2.9.0/amp_conf/htdocs/admin/modules/fw_fop (copied) Automatic packaging of fw_fop with 2.9.0 06/11/11 15:19:43 p_lindheimer [12241] * freepbx/tags/2.9.0/amp_conf/htdocs/admin/modules/fw_ari (copied) Automatic packaging of fw_ari with 2.9.0