root/freepbx


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @13648 [13648] 02/29/12 12:11:21 p_lindheimer Removed merge tracking for "svnmerge" for …
(edit) @13647 [13647] 02/29/12 11:59:41 p_lindheimer Automatic packaging of infoservices with 2.10.0
(edit) @13646 [13646] 02/29/12 11:59:31 p_lindheimer Automatic packaging of featurecodeadmin with 2.10.0
(edit) @13645 [13645] 02/29/12 11:59:22 p_lindheimer Automatic packaging of music with 2.10.0
(edit) @13644 [13644] 02/29/12 11:59:13 p_lindheimer Automatic packaging of recordings with 2.10.0
(edit) @13643 [13643] 02/29/12 11:59:03 p_lindheimer Automatic packaging of voicemail with 2.10.0
(edit) @13642 [13642] 02/29/12 11:58:54 p_lindheimer Automatic packaging of customappsreg with 2.10.0
(edit) @13641 [13641] 02/29/12 11:58:45 p_lindheimer Automatic packaging of dashboard with 2.10.0
(edit) @13640 [13640] 02/29/12 11:58:32 p_lindheimer Automatic packaging of cdr with 2.10.0
(edit) @13639 [13639] 02/29/12 11:58:22 p_lindheimer Automatic packaging of fw_ari with 2.10.0
(edit) @13638 [13638] 02/29/12 11:58:12 p_lindheimer Automatic packaging of framework with 2.10.0
(edit) @13637 [13637] 02/29/12 11:58:03 p_lindheimer Automatic packaging of core with 2.10.0
(edit) @13636 [13636] 02/29/12 11:57:53 p_lindheimer Automatic tag of 2.10.0
(edit) @13635 [13635] 02/29/12 11:57:46 p_lindheimer Creating release 2.10.0
(edit) @13634 [13634] 02/29/12 11:57:42 p_lindheimer Auto checkin packed libfreepbx.javascripts.js as part of build process
(edit) @13624 [13624] 02/29/12 11:49:50 p_lindheimer bump 2.10 final
(edit) @13623 [13623] 02/28/12 17:12:16 p_lindheimer modify tooltip as to experimental nature of app_confbridge
(edit) @13604 [13604] 02/27/12 19:23:12 p_lindheimer fixes #5628 we think don't mutilate channel variables passed in
(edit) @13598 [13598] 02/24/12 20:06:53 p_lindheimer comment out settings allowing them to be set in the GUI re #5627
(edit) @13594 [13594] 02/24/12 11:03:27 p_lindheimer chown any top level files in the html directory as well
(edit) @13591 [13591] 02/24/12 10:03:39 p_lindheimer oops and another typo re #5619
(edit) @13587 [13587] 02/24/12 09:56:43 p_lindheimer oops type got wrong variable some how shoudl be PRE_RELOAD
(edit) @13584 [13584] 02/23/12 23:55:32 p_lindheimer make sure the /var/www/html directory is owned by asterisk since yum …
(edit) @13580 [13580] 02/23/12 21:21:17 GameGamer43 also only change permissions on id_rsa, if the file exists
(edit) @13579 [13579] 02/23/12 21:11:03 GameGamer43 should be using chmod not chown here
(edit) @13570 [13570] 02/23/12 15:16:57 p_lindheimer closes #5619 adds option to passthru from db on freepbx_settings, mainly …
(edit) @13564 [13564] 02/23/12 09:09:32 mbrevda chown /etc/dahdi & /etc/wanpipe. Hopefull this can be moved to a module …
(edit) @13561 [13561] 02/23/12 08:28:27 mbrevda clean up stale compressed css
(edit) @13560 [13560] 02/23/12 08:11:51 mbrevda closes #5615, better handeling of undefined options in the cron manager
(edit) @13540 [13540] 02/21/12 11:56:50 mbrevda ssh keys needs to be 0600 or less or ssh will reject them
(edit) @13491 [13491] 02/20/12 19:27:28 p_lindheimer closes #5148 mods to handle 1.8 core stop gracefully synchronous command, …
(edit) @13483 [13483] 02/20/12 07:08:09 mbrevda once is enough
(edit) @13481 [13481] 02/20/12 07:01:29 mbrevda upstream changes, make colapsible gui eleent section actually work
(edit) @13477 [13477] 02/19/12 11:12:44 p_lindheimer closes #5260 adds SendDTMF to extensions class
(edit) @13459 [13459] 02/16/12 22:33:53 p_lindheimer fixes #5391 don't remove publisher we use it
(edit) @13453 [13453] 02/16/12 16:00:32 p_lindheimer fixes #5528 allow some additional file types needed by FOP
(edit) @13443 [13443] 02/16/12 11:55:32 mbrevda provide richest posible experince by prompting user to activate chrome …
(edit) @13438 [13438] 02/13/12 21:02:35 p_lindheimer remove debug statements
(edit) @13433 [13433] 02/13/12 15:04:05 p_lindheimer reverts r13391, r13392 and r13393 re #4909 which breaks ARI per multiple …
(edit) @13406 [13406] 02/09/12 13:15:16 GameGamer43 closes #5565 - adds missing param to originate, thanks asternic
(edit) @13405 [13405] 02/09/12 11:03:28 p_lindheimer try to set php session directory for CentOS, not really a FreePBX bug but …
(edit) @13400 [13400] 02/07/12 13:43:15 p_lindheimer update tooltip now that manager.conf is edited re #5117
(edit) @13399 [13399] 02/06/12 16:17:59 p_lindheimer closes #5117 adds fpbx_ami_update that expects to either have an active …
(edit) @13396 [13396] 02/03/12 14:46:54 p_lindheimer remove sort order for module admin to keep menus alphabetic
(edit) @13393 [13393] 02/02/12 11:59:38 mbrevda re #4909 - reuse cdrdb object, take three - nothing should have been …
(edit) @13392 [13392] 02/02/12 11:22:39 mbrevda re #4909 - reuse cdrdb object, take two. Thanks jdccdevel. Please test …
(edit) @13391 [13391] 02/02/12 11:03:59 mbrevda re #4909 - reuse cdrdb object. Thanks jdccdevel. Please test this and …
(edit) @13263 [13263] 01/29/12 05:56:21 mbrevda upstream changes
(edit) @13260 [13260] 01/26/12 20:12:08 GameGamer43 closes #5545 - move css from page load to retrieve_conf
(edit) @13259 [13259] 01/26/12 11:57:06 GameGamer43 $AMPWEBROOT/_asterisk is removed in 2.10, so dont try to change user and …
(edit) @13247 [13247] 01/22/12 07:44:23 mbrevda fix some hebrew translation, make paging a destination, remove test code …
(edit) @13246 [13246] 01/20/12 16:23:08 GameGamer43 default our language if we dont have one
(edit) @13245 [13245] 01/20/12 14:38:13 GameGamer43 set our default language if the cookie has the a blank value
(edit) @13244 [13244] 01/17/12 23:50:25 p_lindheimer Automatic packaging of infoservices with 2.10.0rc1
(edit) @13243 [13243] 01/17/12 23:50:15 p_lindheimer Automatic packaging of featurecodeadmin with 2.10.0rc1
(edit) @13242 [13242] 01/17/12 23:50:05 p_lindheimer Automatic packaging of music with 2.10.0rc1
(edit) @13241 [13241] 01/17/12 23:49:55 p_lindheimer Automatic packaging of recordings with 2.10.0rc1
(edit) @13240 [13240] 01/17/12 23:49:46 p_lindheimer Automatic packaging of voicemail with 2.10.0rc1
(edit) @13239 [13239] 01/17/12 23:49:35 p_lindheimer Automatic packaging of customappsreg with 2.10.0rc1
(edit) @13238 [13238] 01/17/12 23:49:25 p_lindheimer Automatic packaging of dashboard with 2.10.0rc1
(edit) @13237 [13237] 01/17/12 23:49:15 p_lindheimer Automatic packaging of cdr with 2.10.0rc1
(edit) @13236 [13236] 01/17/12 23:49:04 p_lindheimer Automatic packaging of fw_ari with 2.10.0rc1
(edit) @13235 [13235] 01/17/12 23:48:54 p_lindheimer Automatic packaging of framework with 2.10.0rc1
(edit) @13234 [13234] 01/17/12 23:48:43 p_lindheimer Automatic packaging of core with 2.10.0rc1
(edit) @13233 [13233] 01/17/12 23:48:33 p_lindheimer Automatic tag of 2.10.0rc1
(edit) @13232 [13232] 01/17/12 23:48:27 p_lindheimer Creating release 2.10.0rc1
(edit) @13210 [13210] 01/17/12 15:26:51 p_lindheimer Merged revisions 13207 via svnmerge from …
(edit) @13209 [13209] 01/17/12 15:23:50 p_lindheimer cdr dir no longer exists
(edit) @13208 [13208] 01/17/12 15:22:36 p_lindheimer adds rc1 migraton library
(edit) @13207 [13207] 01/17/12 15:21:43 p_lindheimer fix typo disabling the ability to check for the commercial repo
(edit) @13205 [13205] 01/16/12 19:43:28 GameGamer43 fix for spelling errors
(edit) @13200 [13200] 01/13/12 15:25:42 p_lindheimer ok found the real error I hope
(edit) @13197 [13197] 01/13/12 15:19:00 p_lindheimer make sure the setting exists though it really should be there
(edit) @13194 [13194] 01/13/12 15:10:32 p_lindheimer syntax error
(edit) @13193 [13193] 01/13/12 15:02:15 GameGamer43 fix check for Zend Optimizer or Zend Guard Loader
(edit) @13190 [13190] 01/12/12 17:13:45 p_lindheimer closes #5513 always act in ZAP2DAHDICOMPAT mode with versions of Asteris …
(edit) @13167 [13167] 01/06/12 14:07:59 p_lindheimer make sure we successfully connected to the CDR DB before trying to add the …
(edit) @13165 [13165] 01/05/12 16:39:19 p_lindheimer no autoloader in 2.9
(edit) @13159 [13159] 01/04/12 10:18:17 mbrevda upstream changes (ready framework to move css compression)
(edit) @13158 [13158] 01/02/12 15:17:40 GameGamer43 fix for navbar issue, were you would only get half of the navigation menu …
(edit) @13154 [13154] 12/30/11 18:24:23 p_lindheimer adds migration for did field in cdr table and removed some stupid stuff
(edit) @13153 [13153] 12/30/11 18:19:23 p_lindheimer adds did and recordingfile to default template
(edit) @13150 [13150] 12/30/11 18:11:04 p_lindheimer adds migration for recordingfile field in cdr table
(edit) @13142 [13142] 12/29/11 18:55:16 p_lindheimer remove some dbug statements
(edit) @13133 [13133] 12/28/11 16:41:43 p_lindheimer don't need notification class
(edit) @13132 [13132] 12/28/11 16:38:26 p_lindheimer create beta3 dir to bump version
(edit) @13131 [13131] 12/28/11 16:24:45 p_lindheimer only include if the class isn't there since include_once can include it a …
(edit) @13130 [13130] 12/28/11 15:47:05 p_lindheimer don't set zap to dadhi compat mode UNLESS it is set in Advanced Settings, …
(edit) @13129 [13129] 12/28/11 15:40:40 p_lindheimer change name to mod_loaded
(edit) @13128 [13128] 12/28/11 15:36:00 p_lindheimer adds mod_exists method
(edit) @13127 [13127] 12/28/11 12:42:10 p_lindheimer tweak to allow /admin and /recordings without trailing / and remove Order …
(edit) @13125 [13125] 12/28/11 07:53:37 mbrevda fix dbug log file location
(edit) @13124 [13124] 12/27/11 15:08:42 mbrevda browsers are good at handeling downloads - let them do so
(edit) @13119 [13119] 12/26/11 07:12:29 mbrevda upstream updates
(edit) @13110 [13110] 12/21/11 09:18:11 mbrevda dont load modules unless were properly authenticated
(edit) @13100 [13100] 12/20/11 18:22:41 p_lindheimer not needed anymore for FOP
(edit) @13099 [13099] 12/20/11 18:16:48 p_lindheimer adds .htaccess for admin and recordings directory which can be optionally …
(edit) @13098 [13098] 12/20/11 18:13:49 p_lindheimer don't force ampuser class to be loaded as it never is with the autoloader …
(edit) @13097 [13097] 12/20/11 18:09:30 p_lindheimer allow '.php' files through handler
(edit) @13088 [13088] 12/17/11 11:57:24 p_lindheimer Merged revisions 13087 via svnmerge from …
Note: See TracRevisionLog for help on using the revision log.