<font size="1">Version History
Version 1.0
- public release
Version 1.1
- changed order on setting usergroup permissions, requirements are now checked in this order: Half User > Full User > Admin > Banned User, checks for primary and secondary usergroups and userids for banned users
- fixed style issue with the station pages
- fixed duplicate station not being reported ("reporttype" gpc var wasn't being cleaned)
- fixed member number not showing on "reported by" url (was using $user[userid] instead $report[userid])
- fixed station not being editable/deletable by user who added it ($vbulletin var wasn't on global in function rs_construct_station_options() and rs_check_ownership() )
Version 1.2
- fixed bug with deleted stations reports showing (reports are now removed when the station is removed)
- added template group (added plugin "Radio Stations - Add Template Group")
- changed text input classes from smallfont to bginput, with style="font-size: 11px"
- added Real Player support
- added expand/collapse arrows to tables
Version 1.3
- made hardcoded option "Statistics Entries" into option in acp
- user name markups now consider displaygroupid
- station list breadcrumbs now shows "Category: All" instead "All Categories"
- mod name changed to "Radio and TV Add-on" (changed a bunch of phrases, changed radiostations.php to radioandtv.php, edited plugins, changed navbar code, edited javascript code, won't change phrases names though nor product ID nor db table names, it's a little wierd but it's ok)
- made hardcoded option "Stations Per Page" into option in acp
- changed look of "currently playing" station info and options
- created a popup window to view TV stations in bigger player windows
Version 1.4
- moved group permissions to vb's permission system
- added "can view add-on" permission
- added window popup that shows who rated each station
Version 1.5
- added Category column to station lists
Version 1.6
- added clean up script to admin options, to clean bad ratings and stations
- added "Options" link in the acp menu
Version 1.7
- added Quicktime support
Version 1.8 beta
- changed all ajax code for compatibility to vB 3.7
Version 1.9
- added option to show favorites and last station played in the users profiles
Version 2.0
- changed the profile info slightly
Version 2.1
- security update, bug fixes and station ID number now shows in front of station name
Version 2.1.2
- minor bugs
======================================
Uninstall Instructions
1. check your products section on the admincp to see which version you are running
2. if you want to backup your stations, use the export function in the admincp
3. delete files
v1.4, v1.5
admincp/radioandtv_admin.php
includes/xml/bitfield_radioandtv.php
includes/xml/cpnav_radioandtv.php
radioandtv.php
v1.6, v1.7, v1.8 beta, v1.9, v2.0, v2.1, v2.1.1, v2.1.2
admincp/radioandtv_admin.php
admincp/radioandtv_cleanup.php
includes/xml/bitfield_radioandtv.php
includes/xml/cpnav_radioandtv.php
radioandtv.php
4. uninstall product from admincp
5. you are done
</font>
|