root/modules/branches/2.9/logfiles/module.xml

Revision 10179, 0.8 kB (checked in by p_lindheimer, 3 years ago)

Merged revisions 10123-10125,10127-10178 via svnmerge from
http://svn.freepbx.org/modules/branches/2.8

........

r10147 | mbrevda | 2010-07-14 14:57:32 -0700 (Wed, 14 Jul 2010) | 1 line


real fix for #4175

........

r10149 | p_lindheimer | 2010-07-14 17:31:07 -0700 (Wed, 14 Jul 2010) | 1 line


fixes #4431 don't try to migrate blank use_by rows

........

r10158 | p_lindheimer | 2010-07-15 11:58:55 -0700 (Thu, 15 Jul 2010) | 1 line


fixes #4443 set width of div to 500px, seems to be adequate to keep overflow

........

r10160 | p_lindheimer | 2010-07-15 15:46:20 -0700 (Thu, 15 Jul 2010) | 1 line


fixes #4444 macro-dial-one not handling ALERT_INFO properly

........

r10163 | mbrevda | 2010-07-20 05:11:50 -0700 (Tue, 20 Jul 2010) | 1 line


closes #3978, re-add ascii colors to cli application and arguments. These regex's are probobly B A D, but they seem to work

........

r10166 | mbrevda | 2010-07-20 06:18:23 -0700 (Tue, 20 Jul 2010) | 1 line


closes #3978, re-add ascii colors to cli application and arguments. These regex's are probobly B A D, but they seem to work

........

r10168 | p_lindheimer | 2010-07-20 15:31:29 -0700 (Tue, 20 Jul 2010) | 1 line


fixes #4460 set OUTNUM so dial works, needs testing

........

r10170 | p_lindheimer | 2010-07-21 13:59:49 -0700 (Wed, 21 Jul 2010) | 1 line


fixes #4414 for real this time I hope, if ZAP2DAHDICOMPAT is set, use zap and dahdi table settings, if not set only use dahdi table settings if generating chan_dahdi_additional.conf file, this allows old zap settings to migrate, also don't show Zap device options if not set, unless this is a zap system

........

r10171 | p_lindheimer | 2010-07-21 15:53:16 -0700 (Wed, 21 Jul 2010) | 1 line


fixes #4448 make sure core's functions are included for tarball installs

........

  • Property svn:mime-type set to text/html
  • Property svn:eol-style set to native
Line 
1 <module>
2   <rawname>logfiles</rawname>
3   <name>Asterisk Logfiles</name>
4   <version>2.8.0.1</version>
5   <publisher>FreePBX</publisher>
6   <license>GPLv2+</license>
7   <changelog>
8     *2.8.0.1* #3978
9     *2.8.0.0* #4309
10     *2.7.0.0* localizations
11     *2.6.1* #3763, #3978
12     *2.6.0.0* localizations, misc
13     *2.5.0.2* #3645
14     *2.5.0.1* localization updates
15     *2.5.0* #2776: filter out potentially bad html tags from log file
16     *2.4.0* bumped for 2.4
17     *1.1.1* bump for rc1
18     *1.1.0* #1442 remove access problem and have log display in same window
19     *1.0.2* #2070 fix proper use of script tags
20   </changelog>
21   <type>tool</type>
22   <category>Support</category>
23   <menuitems>
24     <logfiles>Asterisk Logfiles</logfiles>
25   </menuitems>
26   <location>release/2.8/logfiles-2.8.0.1.tgz</location>
27   <md5sum>9c21e419a297dbeab6ffce81814daea1</md5sum>
28 </module>
Note: See TracBrowser for help on using the browser.