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

Revision 10900, 1.4 kB (checked in by p_lindheimer, 2 years ago)

Module Publish Script: featurecodeadmin 2.9.0.0

  • Property svn:mime-type set to text/html
  • Property svn:eol-style set to native
Line 
1 <module>
2   <rawname>featurecodeadmin</rawname>
3   <repo>standard</repo>
4   <name>Feature Code Admin</name>
5   <version>2.9.0.0</version>
6   <publisher>FreePBX</publisher>
7   <license>GPLv2+</license>
8   <candisable>no</candisable>
9   <canuninstall>no</canuninstall>
10   <type>setup</type>
11   <category>Basic</category>
12   <menuitems>
13     <featurecodeadmin>Feature Codes</featurecodeadmin>
14   </menuitems>
15   <location>release/2.9/featurecodeadmin-2.9.0.0.tgz</location>
16   <changelog>
17     *2.9.0.0* #4617, #4653, #4655
18     *2.8.0.0* published 2.8 version
19     *2.7.0.0* localizations
20     *2.6.0.1* localizations
21     *2.6.0.0* localizations, misc
22     *2.5.0.3* fix for proper core localization
23     *2.5.0.2* #3173 don't report conflicting extensions with featurmap codes
24     *2.5.0.1* #2461 Localization now works using i18n from hosting featurecode modules
25     *2.5.0* #2845 tabindex, added ability to define default values in freepbx_featurecodes.conf
26     *2.4.0.2* #2843 Russian Translation
27     *2.4.0.1* added depends on 2.4.0
28     *2.4.0* Extension/dest registry, it translation
29     *1.0.5.3* changed categories
30     *1.0.5.2* added canuninstall = no for module admin, bump for rc1
31     *1.0.5.1* added candisable = no for module admin
32     *1.0.5* Fix install bug with featurecode release
33     *1.0.4* Add support for duplicate feature codes
34     *1.0.3* Add he_IL translation
35     *1.0.2* Fix minor font/display issues
36   </changelog>
37   <depends>
38     <version>2.5.0alpha1</version>
39   </depends>
40   <md5sum>4c42a5d0202d391fcd0b564d2260dd39</md5sum>
41 </module>
Note: See TracBrowser for help on using the browser.