Changeset 6252
- Timestamp:
- 08/02/08 11:25:27 (5 years ago)
- Files:
-
- modules/branches/2.5/blacklist/module.xml (modified) (2 diffs)
- modules/branches/2.5/core/module.xml (modified) (1 diff)
- modules/branches/2.5/disa/module.xml (modified) (2 diffs)
- modules/branches/2.5/framework/module.xml (modified) (1 diff)
- modules/branches/2.5/timeconditions/module.xml (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.5/blacklist/module.xml
r5788 r6252 2 2 <rawname>blacklist</rawname> 3 3 <name>Blacklist</name> 4 <version>2. 4.0.1</version>4 <version>2.5.0</version> 5 5 <type>setup</type> 6 6 <category>Inbound Call Control</category> … … 9 9 </menuitems> 10 10 <changelog> 11 *2.5.0* #2956 no need to try and splice from-zaptel macros anymore 11 12 *2.4.0.1* #2843 Russian Translation 12 13 *2.4.0* minor fixes, it translations, bumped for 2.4 modules/branches/2.5/core/module.xml
r6248 r6252 4 4 <category>Basic</category> 5 5 <name>Core</name> 6 <version>2.5.0 alpha1.2</version>6 <version>2.5.0beta1.0</version> 7 7 <candisable>no</candisable> 8 8 <canuninstall>no</canuninstall> 9 9 <changelog> 10 *2.5.0 alpha1.2* #2976, #2778, #2413, #2974, #2962, #2894, #207310 *2.5.0beta1.0* #2976, #2778, #2413, #2974, #2962, #2894, #2073 11 11 *2.5.0alpha1.1* #2930, #2938, #2922, #2939, #1568, #2949, #2779, #2953, #1911, #2807 12 12 *2.5.0alpha1.0* #2853, #2925, #2391, #2785, #2923, #2671, #2585, #2908, #2909, #2510, #2976, #2845, #1715, #2760, #2926, #2927, #2838, also added misc icons, links between users/devices modules/branches/2.5/disa/module.xml
r6198 r6252 2 2 <rawname>disa</rawname> 3 3 <name>DISA</name> 4 <version>2.5.1 </version>4 <version>2.5.1.1</version> 5 5 <type>setup</type> 6 6 <category>Internal Options & Configuration</category> … … 10 10 <description>DISA Allows you 'Direct Inward System Access'. This gives you the ability to have an option on an IVR that gives you a dial tone, and you're able to dial out from the freePBX machine as if you were connected to a standard extension. It appears as a Destination.</description> 11 11 <changelog> 12 *2.5.1.1* #2955 check if pinset file exists to avoid warnings 12 13 *2.5.1* #2922, #2949 allow consecutive calls once DISA is entered 13 14 *2.5.0* #1784, #2845 tabindex, added delete and add icons modules/branches/2.5/framework/module.xml
r6212 r6252 2 2 <rawname>framework</rawname> 3 3 <name>FreePBX Framework</name> 4 <version>2.5.0 alpha1.2</version>4 <version>2.5.0beta1.0</version> 5 5 <candisable>no</candisable> 6 6 <canuninstall>no</canuninstall> 7 7 <changelog> 8 *2.5.0beta1.0* bump to beta release 8 9 *2.5.0alpha1.2* #2957 fix fatal failure in retrieve_conf from change to splice 9 10 *2.5.0alpha1.1* #2941, #2924, #1539, #2950, #2944, #2945, #2699, #2686, #2946, #2606, #2772, #2565, #1679 modules/branches/2.5/timeconditions/module.xml
r6204 r6252 2 2 <rawname>timeconditions</rawname> 3 3 <name>Time Conditions</name> 4 <version>2.5.0. 2</version>4 <version>2.5.0.3</version> 5 5 <type>setup</type> 6 6 <category>Inbound Call Control</category> … … 9 9 </description> 10 10 <changelog> 11 *2.5.0.3* update initial table creatino for new installs 11 12 *2.5.0.2* #2936 remove warning when not timegroups present 12 13 *2.5.0.1* tweaks to timegroups, added delete and add icons
