root/modules/branches/2.5/framework/module.xml

Revision 6339, 4.8 kB (checked in by p_lindheimer, 5 years ago)

Module Publish Script: framework 2.5.0beta1.2

  • Property svn:mime-type set to text/html
  • Property svn:eol-style set to native
Line 
1 <module>
2   <rawname>framework</rawname>
3   <name>FreePBX Framework</name>
4   <version>2.5.0beta1.2</version>
5   <candisable>no</candisable>
6   <canuninstall>no</canuninstall>
7   <changelog>
8     *2.5.0beta1.2* #3014, #3030, #2992, #3026, #3027
9     *2.5.0beta1.1* #2635, #2792 CDR Reporting pie chart errors, and fix bug introduced by #2963
10     *2.5.0beta1.0* #2854, #2978, #2980, #2981, #2982, #2963, #2985
11     *2.5.0alpha1.2* #2957 fix fatal failure in retrieve_conf from change to splice
12     *2.5.0alpha1.1* #2941, #2924, #1539, #2950, #2944, #2945, #2699, #2686, #2946, #2606, #2772, #2565, #1679
13     *2.5.0alpha1.0* #1628, #1715, #1843, #2497, #2604, #2606, #2609, #2686, #2701, #2703, #2739, #2766, #2777, #2782, #2784, #2793, #2798, #2799, #2809, #2818, #2829, #2843, #2845, #2855, #2862, #2881, #2890, #2891, #2897, #2903, #2910, #2911, #2921, #2924
14     *2.4.0.1* #2843, #2701, #2818, #2784, #2604, #2766, #2798, #2809, #2799, #2685, #2676
15     *2.4.0.0* first 2.4 final release
16     *2.4.0rc1.1* created upgrade directory to bump main version
17     *2.4.0rc1.0* rc1 release
18     *2.4.0beta2.2* fixed install script breaking download module admin
19     *2.4.0beta2.1* #2578 Asterisk 1.6 change for LANGUAGE, add addSwitch to extenions class
20     *2.4.0beta2.0* #2539, increase module_xml data field size, #2568 move features.conf to core, add details what online update transmits
21     *2.4.0beta1.2* correct publishing error which pulls in all previous 2.4beta framework changes below
22     *2.4.0beta1.1* #2544 (Asterisk 11543) create #include files or Asterisk will fail, #2554 extenssion class addtions
23     *2.4.0beta1.0* #2477, #2517, #2319, #2523, #2475, #1858, #2419, #2484, #2334, #2134, #2431, #2453, Extension/Destination Registry support/APIs adhoc devices user login/out improvments and dynamic hints, conversion of zap channel routes, amportal.conf: DYNAMICHINTS, CUSTOMASERROR, BADDESTABORT, XTNCONFILICTABORT - many other changes, see CHANGES log and svn log
24     *2.4.0alpha1.0* #2373, #2430, #2451; add ExecIf to extensions class
25     *2.3.1.0* #2335, #2412, module upgrade completely rewrites old modules, see CHANGES file in framework module directory
26     *2.3.0.3* #2336, #2350 FOP DBI issues with some versions, fixed some paging issues with sipaddheader() not escaping spaces
27     *2.3.0.2* fix upgrade to properly remove depecrated unused files
28     *2.3.0.1* #2249 fix syntax error from first fix to ARI
29     *2.3.0.0* Final Release
30     *2.3.0RC1.1* bump to RC1 because of bug not using proper version compare
31     *2.3.0rc1.0* styling and UI tweaks, improvments, javascript library package and reload improvements
32     *2.3.0beta2.10* #1826, #2132, #2161, #2162, #2216, added AUTHTYPE=webserver, added DEVEL flag, fixed warnings, unitialized variables
33     *2.3.0beta2.9* #2127 call-limit for Asterisk 1.4, replaced legacy retrieve_conf scripts, uninitialized variables and warnings, consolidate javascripts and CSS files, welcome page improvments.
34     *2.3.0beta2.8* #1520, added keyboard shortcuts during reload, support to block modules requiring asterisk running (when it is not), misc other fixes
35     *2.3.0beta2.7* #2180, #2174 reverted to old op_style.sh
36     *2.3.0beta2.6* #2174 fix #2154 really this time, and fix crontab to check for updates
37     *2.3.0beta2.5* #2143 fixed module hooks
38     *2.3.0beta2.4* #2147 tab link to FOP broken, #2157 fix database mode, #2150 output to crontab stopped,  retrieve_conf copy fix, needed for #2046 VmX bug #2111 added retrieve_conf failure notifications, #2154 move bonce_op.sh and fix, #1442 removed .htacces exceptions in modules
39     *2.3.0beta2.3* additional notification logging, fix missing version_compare_freepbx function upgrading from older beta versions
40     *2.3.0beta2.2* #2137 fix ARI VmX bug, fix odd bug in error reporting in retrieve_conf, additional notification logging
41     *2.3.0beta2.1* fix include of libfreepbx.install.php in install.php script
42     *2.3.0beta2.0* Beta2 Release - see CHANGES file with packaged tarball and read important WARNINGS
43     *2.3.0beta1.6* added ext_sipaddheader, ext_sipgetheader, ext_alertinfo to extensions.class.php
44     *2.3.0beta1.5* improved parsers and made retreive_conf use the main parser, fixed on module version depends regex
45     *2.3.0beta1.4* #2020 added chmod 0754 to copied files to make sure they are executable
46     *2.3.0beta1.3* #2020 retrieve_conf copies module agi-bin now, was symlink. #1963, #2031, #2033 minor fixes (see tickets)
47     *2.3.0beta1.2* #1785 corner case ARI playback fix, misc other
48     *2.3.0beta1.1* Framework changes, test framework module
49     *2.3.0beta1.0* First release of framework
50   </changelog>
51   <description>
52     This module provides a facility to install bug fixes to the framework code that is not otherwise housed in a module
53   </description>
54   <type>setup</type>
55   <category>Basic</category>
56   <location>release/2.5/framework-2.5.0beta1.2.tgz</location>
57   <md5sum>b35b9871fc50e6ce29b0b246157f9b82</md5sum>
58 </module>
Note: See TracBrowser for help on using the browser.