root/contributed_modules/modules/vmailadmin/module.xml

Revision 7504, 1.9 kB (checked in by p_lindheimer, 3 years ago)

Module Publish Script: vmailadmin 2.5.7.1

Line 
1 <module>
2   <rawname>vmailadmin</rawname>
3   <name>Voicemail Admin</name>
4   <description>Allows voicemail administration independent of user administration.</description>
5   <version>2.5.7.1</version>
6   <type>setup</type>
7   <category>Third Party Addon</category>
8   <menuitems>
9     <vmailadmin>Voicemail Admin</vmailadmin>
10   </menuitems>
11   <depends>
12     <version>ge2.4</version>
13   </depends>
14   <changelog>
15     *2.5.7.1* Re-Publish to get location and md5sum info update
16     *2.5.7* Performance tuning, consolidated some looping constructs.
17     *2.5.6* Unreleased - Title on each page changed to indicate "Voicemail Administration". Bug fixed for modification of (basic) account settings (attach/saycid/envelope/delete options are now correctly handled).
18     *2.5.5* Unreleased - Added javascript to auto-scroll right-hand menu list to currently-viewed account; removed unneeded checks of voicemail context; prefixed all function names with "vmailadmin_"; new check for extensions vs. deviceanduser mode so that links for disabled accounts go to extensions or users page (depending on the mode)
19     *2.5.4* Unreleased - Added display of account name on individual account settings page
20     *2.5.3* Unreleased - Improved the layout of the usage view; made password fields into password html boxes; made a settings page and a separate advanced settings page for individual accounts; added support for name and vmcontext fields for individual accounts settings
21     *2.5.2* Unreleased - Changed navigation links; eliminated unecessary context usage view; improved tooltips; alphabetized options listed in settings pages; completed overhaul of timezone definitions page
22     *2.5.1* Unreleased - Improved interface and performance; only abandoned greetings at least 1 day old can be deleted.
23     *2.5* First release
24   </changelog>
25   <location>contributed_modules/release/vmailadmin-2.5.7.1.tgz</location>
26   <info></info>
27   <md5sum>8b2e358f2baf695f596140092aac7b02</md5sum>
28 </module>
Note: See TracBrowser for help on using the browser.