Change logs

10 Feb 2010 -- Version 4.3.09
Fixed: Account expiration check plugin has the error when there are expired users in the system.

07-Feb-2010 -- Version 4.3.08

Improvements: Multiple minor security improvements
Fixed: Email templates for the cancellation was loaded for the reminder template after the template is saved
Added: Membership renewal discounts function

01-Feb-2010 -- Version 4.3.07
Added: Email sending when a user cancels his membership in the frontend

30-Jan-2010 -- Version 4.3.06
Added: Single Login Mode in the user plugin
Added: Email subjects in the backend so that users can change their email subjects for each membership
Added: Membership Expiration Reminder email template form in the backend
Added: Email sending function in the VM bridge file

29-Jan-2010 -- Version 4.3.05
Improved: Minor improvements in the account expiration check plugin

29-Jan-2010 -- Version 4.3.04
Further Fixed: Paypal IPN function for membership subscription cancellation.

28-Jan-2010 -- Version 4.3.03
Improved: Change controller in the frontend member page, so that the component can remember which page the user was visiting before logging in, and once the user logs in, it redirects the user back to the previous page.
Imrpoved: If a user is a current active member or a previous member whose membership has expired, the button shown in the membership list is changed to Renew

27-Jan-2010 -- Vesrion 4.3.02
Further Fixed: Paypal IPN function for membership subscription cancellation.

26-Jan-2010 -- Vesrion 4.3.01
Fixed: Backend Module Control Delete function reported by this issue: http://projects.opensource-excellence.com/viewissue.php?issue_no=37
Fixed: Paypal IPN function for membership subscription cancellation.

22-Jan-2010 -- Version 4.3.00
Improved: Rewrite some codes to make the component work smoother in the backend + codes cleaning.
Added: Sorting Orders for the membership list
Improved: Member adding function for the member management panel
Improved: Frontend Transaction procedure
Improved: Credit system codes
Added: Membership Renewal mode selection so that admin can choose whether to extend a member's membership (by adding the remaining membership dates) or renew a membership completely

14-Jan-2010 -- Version 4.2.13
Improved: VM bridge cleaning membership before updating
Added: a plugin to disable users if they did not pay in Paypal
Fixed: Email not sending out when the user registers a free trial membership

12-Jan-2010 -- Version 4.2.12
Fixed: Member Management redirection after saving
Fixed: VM not saving shopper group after saving

10-Jan-2010 -- Version 4.2.11
Fixed: Backend undefined properties bug reported in issue: http://projects.opensource-excellence.com/viewissue.php?issue_no=1
Fixed: Frontend user redirection link was set to 1, instead of the link set in the plugin manager.

08-Jan-2010 -- Version 4.2.10 REV 1
Improved: Frontend Membership Information

29-Dec-2009 -- Version 4.2.10
Fixed: Fsockopen warning
Added: Expired membership table
Improved: added expired member list in the member management list
Improved: added function of inserting expired membership information in the account expiration check plugin

27-Dec-2009 -- Version 4.2.09
Improved: CSS style for the frontend registration form

23-Dec-2009 -- Version 4.2.08
Imrpoved: Paypal IPN function in dealing with Failed transactions
Bug fixed: When there are no sections/categories/articles in the website, this error shows Invalid argument supplied for foreach() in ***/libraries/joomla/html/html/select.php on line 68
Bug fixed: VM addon saving function after the security improvements;

22-Dec-2009 -- Version 4.2.07
Bug Fixed: IP Control Failed Saving bug in the Membership manager section.
Improved: Frontend CSS improvements
Improved: Login module adding "," after the word "Hi" so it reads "Hi, user"

21-Dec-2009 -- Version 4.2.06
Bug Fixed: implode invalid arguments issue in joomla/components/com_content/views/article/view.html.php on line 347

18-Dec-2009 -- Version 4.2.05

Bug Fixed: Member Management: two Save button showing in the member setting page; it won't show the plan in the bottom of the member info;

17-Dec-2009 -- Version 4.2.04
Added: a session to remember the membership selected in the Member management panel
Bug Fixed: Member management error for the db function
Bug Fixed: Login module HINAME error

13-Dec-2009 -- Version 4.2.03
Added: reCaptcha function in the registration form.

11-Dec-2009 -- Version 4.2.02
Bug fixed: Back end member management section, when the user selects the user group from the drop down list, it returns errors.
Bug fixed: Language in Login Module
Added: When users register the free membership, the welcome email will be sent out.

10-Dec-2009 -- Version 4.2.01

Bug fixed: Correct the error in the credit control addon when the user is removed from the membership
Bug fixed: Date format in the frontend for the OSE Article/Categories/Sections/Frontend Layout for some servers
Bug fixed: Credit adding/deducting function when members are added/removed to/from the membership since the changes in the code in version 4.2.00
Added: Promotion Codes in the Membership Addon and the frontend, so users can insert promotion codes to get discounts for membership promotions
Added: Global Promotion code / coupon code allowing admins to give coupon codes to all membership
Added: OSE user login module in order to avoid the conflicts from the CB (Community Builder) login module
Improved: OSE user plugin to avoid the plugin redirecting users during the membership registration.

3-Dec-2009 -- Vesrion 4.2.00
Bug fixed: Backend section sorting
Bug fixed: Paypal Subscriptions, when the Free Trial is set to 0, the free membership is not showing in Paypal
Added: A Member Insert Function where admin users can manually add a new Joomla user and assign a membership to the user
Improved: Installation Process

25-Nov-2009 -- Version 4.1.02
Fix a bug for the email function during the user registration process in Membership Control frontend.

23-Nov-2009 -- Version 4.1.01

Re-write the installation script to avoid problems causing by the maximum execution time limitation in the PHP setting.

22-Nov-2009 -- Version 4.0.X to 4.1.0
Added the email templates features for each membership
Updated the VirtueMart bridge to relect the email template features.