root/freepbx


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @12861 [12861] 10/20/11 13:28:32 p_lindheimer syntax error results in crashing on 2.9 to 2.10 upgrades
(edit) @12845 [12845] 10/19/11 18:53:17 p_lindheimer remove buffering_callback setting, making it blank results in errors and …
(edit) @12842 [12842] 10/19/11 16:12:46 p_lindheimer make sure pack_javascripts.php does not include pbxlib.js
(edit) @12841 [12841] 10/19/11 16:09:33 p_lindheimer make sure FOPPASSWORD is not hidden or it won't be put in the …
(edit) @12838 [12838] 10/19/11 13:36:45 p_lindheimer migration should remove links as well if installed with --dev-links
(edit) @12837 [12837] 10/19/11 13:02:04 p_lindheimer freepbx_conf not always set so can't accesss as global
(edit) @12836 [12836] 10/19/11 12:47:47 p_lindheimer create beta2 migration and directory
(edit) @12827 [12827] 10/18/11 18:36:53 p_lindheimer turn off ob_gzhandler as this is better done in apache and will otherwise …
(edit) @12825 [12825] 10/18/11 17:28:22 GameGamer43 suppress error msgs if there are no engine hooks
(edit) @12824 [12824] 10/18/11 12:58:03 p_lindheimer make mstyle_css_generated a normal CSS file as compression in php with …
(edit) @12823 [12823] 10/18/11 12:31:31 p_lindheimer don't serve pbxlib.js as 'php' executed code to compress as this makes it …
(edit) @12820 [12820] 10/17/11 20:37:36 p_lindheimer remove the stop/stop/restart of fop deprecation messages, module adds …
(edit) @12818 [12818] 10/17/11 20:27:51 p_lindheimer add hook to provide additional help about new commands that may be added
(edit) @12817 [12817] 10/17/11 20:22:49 p_lindheimer don't special case fw_fop anymore
(edit) @12816 [12816] 10/17/11 19:20:54 p_lindheimer add hook to freepbx_engine (amportal) so modules can hook into start/stop …
(edit) @12812 [12812] 10/17/11 13:38:03 p_lindheimer more FOP stuff that should not be in framework
(edit) @12811 [12811] 10/17/11 13:36:20 p_lindheimer freepbx_settings should NOT be initialized in the DB, every …
(edit) @12810 [12810] 10/17/11 13:34:51 p_lindheimer more FOP code in framework that probably shouldn't be here
(edit) @12809 [12809] 10/17/11 13:33:18 p_lindheimer remove some additional FOP code since making a module
(edit) @12808 [12808] 10/17/11 13:15:04 p_lindheimer reset hidden setting in defines that were moved from incorrect upgrade …
(edit) @12805 [12805] 10/16/11 19:00:24 p_lindheimer remove some debuging statements left over
(edit) @12804 [12804] 10/14/11 17:14:01 p_lindheimer oops removed one too many lines dumping FOP stuff
(edit) @12803 [12803] 10/14/11 17:07:30 p_lindheimer removing more FOP hardcoded stuff in install_amp
(edit) @12802 [12802] 10/14/11 16:59:32 p_lindheimer remove FOP from framework and convert to real module
(edit) @12777 [12777] 10/06/11 16:12:59 p_lindheimer adds USE_GOOGLE_CDN_JS Advanced Setting to choose between local system …
(edit) @12776 [12776] 10/06/11 12:35:24 p_lindheimer fix module_name not being resolved
(edit) @12774 [12774] 10/06/11 11:59:14 p_lindheimer keep favorites on left
(edit) @12765 [12765] 10/05/11 14:28:43 p_lindheimer oops and remove the 2.10alpha1
(edit) @12764 [12764] 10/05/11 14:28:16 p_lindheimer rename 2.10alpha1 properly
(edit) @12757 [12757] 10/04/11 21:41:44 p_lindheimer adds notice for browser stats collection, adds setting for …
(edit) @12732 [12732] 10/04/11 06:07:28 mbrevda re #5342 - firefox doesnt support window.location.origin
(edit) @12731 [12731] 10/04/11 05:27:03 mbrevda re #5342 - flyout menues on hover
(edit) @12730 [12730] 10/03/11 19:18:33 p_lindheimer undefined indices and typo
(edit) @12728 [12728] 10/03/11 19:07:37 p_lindheimer allows menu tabs with only a single module to be a direct link, removes …
(edit) @12727 [12727] 10/03/11 13:39:18 p_lindheimer fixes recent changes when no freepbx_menu.conf file present
(edit) @12726 [12726] 10/03/11 09:40:00 mbrevda undefined variables
(edit) @12720 [12720] 10/02/11 05:21:00 mickecarlsson Re #5390, small fix for footer to localize
(edit) @12719 [12719] 10/01/11 16:12:55 mickecarlsson fix for r12718
(edit) @12718 [12718] 09/30/11 21:38:12 p_lindheimer returns ability to change menu items from freepbx_menu.conf as well as …
(edit) @12717 [12717] 09/28/11 16:29:48 mickecarlsson Closes #5375, add support in ARI for Urgent Voicemail folder
(edit) @12716 [12716] 09/27/11 12:33:39 mbrevda re #5342 - more gui tweaks
(edit) @12714 [12714] 09/26/11 12:45:17 mbrevda re #5342 - more changes
(edit) @12713 [12713] 09/26/11 12:25:17 mbrevda re #5341 - more gui tweaks and growing pains
(edit) @12696 [12696] 09/25/11 07:14:22 mbrevda while trying to fix the languagestatus module I ended up refactoring some …
(edit) @12689 [12689] 09/24/11 19:41:23 mbrevda revert accidental checkin re #5377/r12688
(edit) @12688 [12688] 09/24/11 19:39:11 mbrevda re #5377 - partial fix for issue mentioned (or maybe just alluded to)
(edit) @12687 [12687] 09/23/11 19:33:55 GameGamer43 closes #5375 - set the correct default values on new install
(edit) @12686 [12686] 09/23/11 18:24:38 GameGamer43 fixes issue with sponsor_logo height being too big, and should center the …
(edit) @12681 [12681] 09/22/11 19:23:19 p_lindheimer change packed library name checkin in build script
(edit) @12680 [12680] 09/22/11 19:20:03 p_lindheimer Automatic packaging of infoservices with 2.10.0beta1
(edit) @12679 [12679] 09/22/11 19:19:56 p_lindheimer Automatic packaging of featurecodeadmin with 2.10.0beta1
(edit) @12678 [12678] 09/22/11 19:19:49 p_lindheimer Automatic packaging of music with 2.10.0beta1
(edit) @12677 [12677] 09/22/11 19:19:42 p_lindheimer Automatic packaging of recordings with 2.10.0beta1
(edit) @12676 [12676] 09/22/11 19:19:35 p_lindheimer Automatic packaging of voicemail with 2.10.0beta1
(edit) @12675 [12675] 09/22/11 19:19:28 p_lindheimer Automatic packaging of customappsreg with 2.10.0beta1
(edit) @12674 [12674] 09/22/11 19:19:21 p_lindheimer Automatic packaging of dashboard with 2.10.0beta1
(edit) @12673 [12673] 09/22/11 19:19:14 p_lindheimer Automatic packaging of cdr with 2.10.0beta1
(edit) @12672 [12672] 09/22/11 19:19:07 p_lindheimer Automatic packaging of fw_ari with 2.10.0beta1
(edit) @12671 [12671] 09/22/11 19:19:00 p_lindheimer Automatic packaging of framework with 2.10.0beta1
(edit) @12670 [12670] 09/22/11 19:18:53 p_lindheimer Automatic packaging of core with 2.10.0beta1
(edit) @12669 [12669] 09/22/11 19:18:46 p_lindheimer Automatic tag of 2.10.0beta1
(edit) @12668 [12668] 09/22/11 19:18:42 p_lindheimer Creating release 2.10.0beta1
(edit) @12667 [12667] 09/22/11 19:18:22 p_lindheimer remove tag to regenerate
(edit) @12666 [12666] 09/22/11 19:17:32 p_lindheimer oops remove md5sum again
(edit) @12665 [12665] 09/22/11 19:15:33 p_lindheimer Automatic tag of 2.10.0beta1
(edit) @12664 [12664] 09/22/11 19:15:25 p_lindheimer Creating release 2.10.0beta1
(edit) @12663 [12663] 09/22/11 19:14:44 p_lindheimer remove md5sum to re-generate beta1
(edit) @12657 [12657] 09/22/11 16:35:46 p_lindheimer tweaks to footer
(edit) @12655 [12655] 09/22/11 16:22:31 p_lindheimer wrong class name freepbx_conf
(edit) @12654 [12654] 09/22/11 14:44:48 p_lindheimer syntax error crashing php
(edit) @12652 [12652] 09/22/11 14:28:49 mickecarlsson fix dbug error, logic was wrong
(edit) @12651 [12651] 09/22/11 14:28:20 mbrevda re #5342 - minor cleanup
(edit) @12650 [12650] 09/22/11 14:24:44 mbrevda re #5342 - add sponsor in footer
(edit) @12649 [12649] 09/22/11 14:17:41 mbrevda re #5342 - add sponsor in footer
(edit) @12648 [12648] 09/22/11 12:39:35 mbrevda re #5342 - no need for the same link twice
(edit) @12647 [12647] 09/22/11 12:17:05 mbrevda re #5342 - fix for wide screens; rtl
(edit) @12646 [12646] 09/22/11 12:13:07 mbrevda re #5342 - fix for wide screens
(edit) @12645 [12645] 09/22/11 00:36:50 mbrevda fix regex
(edit) @12643 [12643] 09/21/11 18:03:13 p_lindheimer at least some systems fail fataly when writing to a file greater than 2G …
(edit) @12642 [12642] 09/21/11 17:14:05 mbrevda closes #5370 - closing dialog post module actions should return to the …
(edit) @12641 [12641] 09/21/11 17:12:19 mbrevda closes #5370 - closing dialog post module actions should return to the …
(edit) @12640 [12640] 09/21/11 13:21:55 p_lindheimer Automatic packaging of infoservices with 2.10.0beta1
(edit) @12639 [12639] 09/21/11 13:21:48 p_lindheimer Automatic packaging of featurecodeadmin with 2.10.0beta1
(edit) @12638 [12638] 09/21/11 13:21:40 p_lindheimer Automatic packaging of music with 2.10.0beta1
(edit) @12637 [12637] 09/21/11 13:21:33 p_lindheimer Automatic packaging of recordings with 2.10.0beta1
(edit) @12636 [12636] 09/21/11 13:21:26 p_lindheimer Automatic packaging of voicemail with 2.10.0beta1
(edit) @12635 [12635] 09/21/11 13:21:19 p_lindheimer Automatic packaging of customappsreg with 2.10.0beta1
(edit) @12634 [12634] 09/21/11 13:21:12 p_lindheimer Automatic packaging of dashboard with 2.10.0beta1
(edit) @12633 [12633] 09/21/11 13:21:05 p_lindheimer Automatic packaging of cdr with 2.10.0beta1
(edit) @12632 [12632] 09/21/11 13:20:58 p_lindheimer Automatic packaging of fw_ari with 2.10.0beta1
(edit) @12631 [12631] 09/21/11 13:20:51 p_lindheimer Automatic packaging of framework with 2.10.0beta1
(edit) @12630 [12630] 09/21/11 13:20:44 p_lindheimer Automatic packaging of core with 2.10.0beta1
(edit) @12629 [12629] 09/21/11 13:20:37 p_lindheimer Automatic tag of 2.10.0beta1
(edit) @12628 [12628] 09/21/11 13:20:31 p_lindheimer Creating release 2.10.0beta1
(edit) @12627 [12627] 09/21/11 13:18:55 p_lindheimer Merged revisions 12624 via svnmerge from …
(edit) @12626 [12626] 09/21/11 13:18:26 p_lindheimer make build directory structures more generic
(edit) @12625 [12625] 09/21/11 13:17:09 p_lindheimer Merged revisions 12624 via svnmerge from …
(edit) @12624 [12624] 09/21/11 13:09:35 mbrevda re #5342 - fix js packer, remove compression variable - were defaulting to …
(edit) @12619 [12619] 09/21/11 11:36:05 p_lindheimer Initialized merge tracking via "svnmerge" with revisions "1-12618" from …
(edit) @12618 [12618] 09/21/11 11:35:14 p_lindheimer Removed merge tracking for "svnmerge" for …
Note: See TracRevisionLog for help on using the revision log.