Merged revisions 5454-5487,5489-5722 via svnmerge from
http://svn.freepbx.org/freepbx/branches/2.4
........
r5454 | p_lindheimer | 2007-12-11 10:52:27 -0800 (Tue, 11 Dec 2007) | 1 line
create 2.4 branch from trunk
........
r5455 | p_lindheimer | 2007-12-11 11:24:37 -0800 (Tue, 11 Dec 2007) | 1 line
add customappsreg module as part of standard build
........
r5456 | p_lindheimer | 2007-12-11 11:26:01 -0800 (Tue, 11 Dec 2007) | 1 line
Creating release 2.4.0beta1
........
r5473 | p_lindheimer | 2007-12-11 15:47:26 -0800 (Tue, 11 Dec 2007) | 1 line
fix install_amp so that it does not change the state of modules to enabled automatically when it is checking them
........
r5474 | p_lindheimer | 2007-12-11 16:03:52 -0800 (Tue, 11 Dec 2007) | 1 line
check for version_compare_freepbx in case functions.inc.php is included in an install_amp upgrade
........
r5480 | p_lindheimer | 2007-12-11 17:56:58 -0800 (Tue, 11 Dec 2007) | 1 line
we need to enable after installing the modules since the previous change
........
r5492 | p_lindheimer | 2007-12-14 13:48:39 -0800 (Fri, 14 Dec 2007) | 1 line
Create empty #include files for to address Asterisk 1.4 change: http://bugs.digium.com/view.php?id=11543
........
r5497 | p_lindheimer | 2007-12-14 14:45:05 -0800 (Fri, 14 Dec 2007) | 2 lines
Blocked revisions 5002,5004,5020,5028,5035-5037,5043,5077,5096,5101-5102,5108,5118,5123,5133-5134,5152,5154,5216,5236,5248,5295,5489 via svnmerge
........
r5504 | p_lindheimer | 2007-12-15 20:57:14 -0800 (Sat, 15 Dec 2007) | 1 line
#2554 execif to work with 1.6, adds SetCallerPres?, AddQueueMemeber?, RemoveQueueMember?, UserEvent?, MacroExit? and ParkedCall? to extensions class
........
r5510 | p_lindheimer | 2007-12-16 10:08:32 -0800 (Sun, 16 Dec 2007) | 1 line
reminder to change execif when Asterisk trunk fixed
........
r5515 | p_lindheimer | 2007-12-16 11:54:38 -0800 (Sun, 16 Dec 2007) | 1 line
add tooltip to module admin online update to provide informaiton of what is trasmitted
........
r5517 | p_lindheimer | 2007-12-16 12:07:58 -0800 (Sun, 16 Dec 2007) | 1 line
add tooltip to CHeck for updates online link to provide information of what needs to be trasmitted when checking for updates
........
r5520 | p_lindheimer | 2007-12-16 12:21:55 -0800 (Sun, 16 Dec 2007) | 1 line
formatting fix
........
r5522 | p_lindheimer | 2007-12-16 13:14:09 -0800 (Sun, 16 Dec 2007) | 1 line
oops, r5521 should have been svn mv not svn cp but deleting now has same effect
........
r5525 | p_lindheimer | 2007-12-16 13:22:18 -0800 (Sun, 16 Dec 2007) | 1 line
add default to userevent to remove warning
........
r5526 | p_lindheimer | 2007-12-16 13:26:53 -0800 (Sun, 16 Dec 2007) | 1 line
#2539 module.xml field to medium blob, and add beta2 upgrade script including migrating features.conf to core
........
r5533 | p_lindheimer | 2007-12-16 14:43:31 -0800 (Sun, 16 Dec 2007) | 1 line
Creating release 2.4.0beta2
........
r5555 | pnlarsson | 2007-12-26 15:17:10 -0800 (Wed, 26 Dec 2007) | 1 line
The ExecIf? issue has been resolved in http://svn.digium.com/view/asterisk?view=rev&rev=94814
........
r5564 | p_lindheimer | 2008-01-10 10:47:27 -0800 (Thu, 10 Jan 2008) | 1 line
add addSwitch to extensions class, similar to addInclude to introduce the Asterisk switch statement
........
r5570 | pnlarsson | 2008-01-12 08:37:41 -0800 (Sat, 12 Jan 2008) | 1 line
Fixes #2578, setting language in asterisk trunk/1.6
........
r5578 | p_lindheimer | 2008-01-12 14:09:37 -0800 (Sat, 12 Jan 2008) | 1 line
dumb spacing change
........
r5596 | p_lindheimer | 2008-01-14 16:21:33 -0800 (Mon, 14 Jan 2008) | 1 line
all contexts don't need to have custom in the string, this is very outdated
........
r5612 | pnlarsson | 2008-01-20 07:25:15 -0800 (Sun, 20 Jan 2008) | 1 line
Disabeling the check for asterisk version higher than 1.5 - to be able to install freepbx on the latest 1.6 beta
........
r5623 | p_lindheimer | 2008-01-27 09:52:58 -0800 (Sun, 27 Jan 2008) | 1 line
put asterisk version checking back in but allow 1.6 and below
........
r5624 | p_lindheimer | 2008-01-27 09:54:26 -0800 (Sun, 27 Jan 2008) | 1 line
reformat and add userfield=1 to have userfield saved to MySQL CDR
........
r5628 | p_lindheimer | 2008-01-27 10:52:07 -0800 (Sun, 27 Jan 2008) | 1 line
make 2.4.0rc1 upgrade directory
........
r5630 | p_lindheimer | 2008-01-27 11:30:13 -0800 (Sun, 27 Jan 2008) | 1 line
DUNDi and 1.6 support comment in CHANGES
........
r5631 | p_lindheimer | 2008-01-27 11:31:57 -0800 (Sun, 27 Jan 2008) | 1 line
Creating release 2.4.0rc1
........
r5642 | p_lindheimer | 2008-01-30 22:46:41 -0800 (Wed, 30 Jan 2008) | 1 line
#2659 Queues FOP information gone and #668 added back in along with Conferences and Parking
........
r5646 | pnlarsson | 2008-02-02 16:09:00 -0800 (Sat, 02 Feb 2008) | 1 line
#2599, adding support for detecting asterisk svn team branches
........
r5648 | p_lindheimer | 2008-02-07 08:52:14 -0800 (Thu, 07 Feb 2008) | 1 line
#2625 fixing spelling error tansmit to transmit
........
r5656 | p_lindheimer | 2008-02-08 07:42:18 -0800 (Fri, 08 Feb 2008) | 1 line
wrap update info in urlencode()
........
r5660 | p_lindheimer | 2008-02-09 13:25:57 -0800 (Sat, 09 Feb 2008) | 1 line
create 2.4.0 upgrade directory to bump version information
........
r5687 | p_lindheimer | 2008-02-09 15:37:15 -0800 (Sat, 09 Feb 2008) | 1 line
Creating release 2.4.0
........
r5701 | p_lindheimer | 2008-02-10 19:50:46 -0800 (Sun, 10 Feb 2008) | 1 line
module_xml needs to be mediumblob to handle larger xml files
........
r5704 | p_lindheimer | 2008-02-11 21:18:49 -0800 (Mon, 11 Feb 2008) | 1 line
#2676 webroot missing from GetOpt?
........
r5710 | p_lindheimer | 2008-02-18 08:51:20 -0800 (Mon, 18 Feb 2008) | 1 line
#2685 - pipe stderr to stdout when running retrieve conf so error messages encountered are included in the output display
........