root/modules/branches/2.6/timeconditions/module.xml

Revision 7954, 2.0 kB (checked in by p_lindheimer, 4 years ago)

Module Publish Script: timeconditions 2.6.0.0

  • Property svn:mime-type set to text/xml
  • Property svn:eol-style set to native
Line 
1 <module>
2   <rawname>timeconditions</rawname>
3   <name>Time Conditions</name>
4   <version>2.6.0.0</version>
5   <publisher>FreePBX</publisher>
6   <license>GPLv2+</license>
7   <type>setup</type>
8   <category>Inbound Call Control</category>
9   <description>
10     Creates a condition where calls will go to one of two destinations (eg, an extension, IVR, ring group..) based on the time and/or date. This can be used for example to ring a receptionist during the day, or go directly to an IVR at night.
11   </description>
12   <changelog>
13     *2.6.0.0* localizations, misc
14     *2.5.0.8* #3325 timecondition install script fails going from 2.4 to 2.5
15     *2.5.0.7* localization string enclosures
16     *2.5.0.6* #3222 salite3
17     *2.5.0.5* #3138 Sqlite3 fix, localization fixes
18     *2.5.0.4* #2987, #3012 sqlite3 install script, spelling
19     *2.5.0.3* update initial table creatino for new installs
20     *2.5.0.2* #2936 remove warning when not timegroups present
21     *2.5.0.1* tweaks to timegroups, added delete and add icons
22     *2.5.0* #774, #1695: Merged timegroups and timecondition changes from contributed_modules originally submitted by naftali5
23     *2.4.4.3* #2604, #2765, #2843 fix mal-formed html tags, Russian Translation
24     *2.4.4.2* generate all timeconditions when using database mode authorization and deptarments
25     *2.4.4.1* added depends on 2.4.0
26     *2.4.4* Extension/dest registry, it translation
27     *2.4.3.1* bump for rc1
28     *2.4.3* Added SQLite3 support, fixed ticket http://freepbx.org/trac/ticket/1774
29     *2.4.2* merge findmefollow/core extension destinations if any
30     *2.4.1* Add he_IL translation
31     *2.4* Upgrading module version to assist with trixbox upgrades, that have 2.3.1 already, so this needs to be higher. No other changes. 
32     *2.3* First release for FreePBX 2.2 - Fixed compatibility issue with new UI
33   </changelog>
34   <depends>
35     <version>2.5.0alpha1</version>
36   </depends>
37   <menuitems>
38     <timeconditions>Time Conditions</timeconditions>
39     <timegroups>Time Groups</timegroups>
40   </menuitems>
41   <location>release/2.6/timeconditions-2.6.0.0.tgz</location>
42   <md5sum>c5b59a962e703d01ccd79fb35872c049</md5sum>
43 </module>
Note: See TracBrowser for help on using the browser.