root/freepbx/branches


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(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 …
(edit) @13087 [13087] 12/17/11 11:54:37 p_lindheimer looks like 1.6.0 is still core set global, now we just need confirmation …
(edit) @13086 [13086] 12/17/11 11:50:27 p_lindheimer add multiple repos, migration still needed, also clarify upgrade msg that …
(edit) @13085 [13085] 12/16/11 23:42:33 p_lindheimer Merged revisions 13084 via svnmerge from …
(edit) @13084 [13084] 12/16/11 23:39:02 p_lindheimer fixed #5476 adds set_global method and uses throughout
(edit) @13083 [13083] 12/16/11 22:30:34 p_lindheimer always use freepbx.conf to bootstrap and make more file name paths …
(edit) @13082 [13082] 12/16/11 22:26:59 p_lindheimer Merged revisions 13073,13078-13079,13081 via svnmerge from …
(edit) @13081 [13081] 12/16/11 22:20:02 p_lindheimer this is for freepbx_engine and amportal which must be root to run
(edit) @13079 [13079] 12/16/11 15:45:20 p_lindheimer remove some debug statements
(edit) @13078 [13078] 12/16/11 15:41:06 p_lindheimer bootstrap already includes these modules don't include them again
(edit) @13077 [13077] 12/15/11 20:44:36 p_lindheimer Merged revisions 13075-13076 via svnmerge from …
(edit) @13076 [13076] 12/15/11 19:43:10 p_lindheimer re #5475 initialize force_autoload
(edit) @13075 [13075] 12/15/11 19:41:42 p_lindheimer fixes #5475 force fpbx_framework_autoloader(true) if a module says it …
(edit) @13073 [13073] 12/14/11 15:59:03 GameGamer43 use the global amp_conf var otherwise we end up calling /freepbx_engine
(edit) @13072 [13072] 12/13/11 12:13:41 p_lindheimer add more verbose logging so we get more details of what it did in install …
(edit) @13071 [13071] 12/13/11 12:03:10 p_lindheimer make copy of amp_conf before initializing freepbx_conf class or configured …
(edit) @13065 [13065] 12/12/11 12:09:27 p_lindheimer undefine index check
(edit) @13054 [13054] 12/09/11 11:18:20 p_lindheimer add some logging, add set-freepbx-settings option (experimental untested), …
(edit) @13053 [13053] 12/08/11 18:42:51 p_lindheimer check if the setting exists first, this will have to be added to beta3/rc1 …
(edit) @13050 [13050] 12/08/11 12:49:41 p_lindheimer fixes #5465 reverts r13048
(edit) @13048 [13048] 12/07/11 19:11:25 p_lindheimer don't use FILE to get dirname as it can do weird things whith symlinks …
(edit) @13047 [13047] 12/07/11 18:40:59 p_lindheimer should be pbxlib.js from previous changes
(edit) @12996 [12996] 12/07/11 11:30:48 p_lindheimer fixes #5442 allows install_amp to accept Asterisk 10
(edit) @12995 [12995] 12/06/11 23:34:29 p_lindheimer closes #5463 adds modgettext class and replaces all the repeated loops …
(edit) @12994 [12994] 12/05/11 19:37:04 p_lindheimer use ASTLOGDIR to set path
(edit) @12993 [12993] 12/05/11 14:32:06 mbrevda upstream changes
(edit) @12992 [12992] 12/05/11 04:06:01 mbrevda upstream changes
(edit) @12990 [12990] 12/04/11 20:19:09 p_lindheimer closes #5461 allow failover repo to be configured in freepbx, will update …
(edit) @12989 [12989] 12/04/11 20:16:14 p_lindheimer module_getonlinexml() defaults to MODULE_REPO so no need to pass it in …
(edit) @12988 [12988] 12/04/11 17:19:13 p_lindheimer buffering_callback has been removed from FreePBX, these should not be …
(edit) @12987 [12987] 12/04/11 16:27:54 p_lindheimer don't need to pass MODULE_REPO to functions as it is the default
(edit) @12986 [12986] 12/04/11 16:19:52 p_lindheimer make default and app_meetme the same to handle possible migration issues …
(edit) @12983 [12983] 11/30/11 19:54:50 p_lindheimer auto-detect or correct ASTCONFAPP and notify if changes are made
(edit) @12978 [12978] 11/28/11 14:36:57 mbrevda re #5342. Thanks Schmooze Com!
(edit) @12976 [12976] 11/28/11 14:15:38 mbrevda Upstream Changes: add support for global ajax spinner, allow multipal …
(edit) @12973 [12973] 11/23/11 17:46:27 GameGamer43 fixing beta2.4 that was just rolled, so we can roll a beta2.5
(edit) @12970 [12970] 11/23/11 16:12:57 GameGamer43 attempt to get and set the timezone
(edit) @12968 [12968] 11/21/11 13:38:57 mbrevda upstream changes. Thanks Schmoozecom.com!
(edit) @12964 [12964] 11/16/11 05:34:57 mbrevda downstream changes to allow click events in menu items (i.e. codes in …
(edit) @12963 [12963] 11/15/11 11:30:11 GameGamer43 re #5450 - fixing typo, thanks andyoutside
(edit) @12962 [12962] 11/15/11 08:09:07 mbrevda re #5451 - abstract app_meetme to transparently support app_meetme OR …
(edit) @12957 [12957] 11/14/11 12:04:46 GameGamer43 should be require_once for cronmanager
(edit) @12953 [12953] 11/12/11 12:57:56 p_lindheimer cache recording files directory search for legacy files, check only if CDR …
(edit) @12952 [12952] 11/12/11 12:52:42 p_lindheimer undefined variables and remove legacy call recording controls, does NOT …
(edit) @12951 [12951] 11/12/11 12:51:48 p_lindheimer undefined variables
(edit) @12950 [12950] 11/12/11 12:50:50 p_lindheimer allow more than 10 subdirectories, new structure can have 31 for a given …
(edit) @12949 [12949] 11/12/11 12:50:10 p_lindheimer undefined variables
(edit) @12941 [12941] 11/09/11 13:27:04 mbrevda re #5443 - paging improvements, revert some accidental checkins
(edit) @12933 [12933] 11/06/11 14:32:37 p_lindheimer Merged revisions 12932 via svnmerge from …
(edit) @12932 [12932] 11/06/11 14:27:52 p_lindheimer fixes #5122 don't mkdir if it's already there so an eroneous error does …
(edit) @12931 [12931] 11/04/11 12:39:09 p_lindheimer no more htdocs_panel in md5
(edit) @12918 [12918] 11/04/11 12:36:15 p_lindheimer Creating release 2.10.0beta2
(edit) @12916 [12916] 11/04/11 12:34:54 p_lindheimer remove md5 sum in preparation for re-doing beta2 tag
(edit) @12902 [12902] 11/01/11 15:12:12 p_lindheimer broken probably in error when cleaing up spaces/tabs in r12651
(edit) @12882 [12882] 10/21/11 12:27:45 p_lindheimer Creating release 2.10.0beta2
(edit) @12879 [12879] 10/21/11 12:09:44 GameGamer43 allow phpcomponent to contain or statements (||)
(edit) @12873 [12873] 10/20/11 15:19:58 p_lindheimer can't remove a directory in this migration loop, being handled in beta2 …
(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
Note: See TracRevisionLog for help on using the revision log.