Show
Ignore:
Timestamp:
03/06/10 19:37:18 (3 years ago)
Author:
Eric
Message:

[NBC_UserAdvManager] Pre-2.14.0

- Changing next version. It'll be a full version upgrade
- Improving database upgrade process
- Bug 1308 re-fixed
- Bug 1392 fixed
- Bug 1466 fixed
- Bug 1485 fixed
- Update of language files

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • extensions/NBC_UserAdvManager/trunk/changelog.txt.php

    r4986 r5064  
    33Plugin Name: NBC_UserAdvManager 
    44** Change log ** 
     5*************************************** 
    56***** Plugin history (branch 2.10)***** 
     7*************************************** 
    68 
    79-- 2.10.0-beta : Initial beta release for Piwigo compatibility 
     
    6769 
    6870 
     71*************************************** 
    6972***** Plugin history (branch 2.12)***** 
     73*************************************** 
    7074 
    7175-- 2.12.0 : Bug 1206 fixed : All plugin functionnalities work in user's profile page 
     
    100104 
    101105 
     106*************************************** 
    102107***** Plugin history (branch 2.13)***** 
     108*************************************** 
    103109  
    104110-- 2.13.0 : Bug 1246 fixed - Extended Description tags are working again ! Caution : The language used and saved in database is the one configured by default in the visitor's browser and not the language given by Language Switch. 
     
    123129 
    124130-- 2.13.4 : Add of obsolete files management 
    125             Bug 1303 and 1387 fixed - Due to a bug in Piwigo's 2.0.8 switch_lang() function, the email contents using Extended Description tags wasn't taking user's language in account. A frist fix is now set for the current 2.0.8 Piwigo's version and another one is ready to work for the next Piwigo's release. 
     131            Bug 1303 and 1387 fixed - Due to a bug in Piwigo's 2.0.8 switch_lang() function, the email contents using Extended Description tags wasn't taking user's language in account. A first fix is now set for the current 2.0.8 Piwigo's version and another one is ready to work for the next Piwigo's release. 
    126132            Bug 1444 fixed 
    127133            Bug 1445 fixed - The plugin's administration panel have been all reviewed and improved with text simplification and display enhancement. 
     
    129135             
    130136            *** Feature temporarily postponed in a later version due to problems with ";" in text fields *** Add compatibility with FCK Editor plugin for email text fields 
     137 
     138 
     139*************************************** 
     140***** Plugin history (branch 2.14)***** 
     141*************************************** 
     142 
     143-- 2.14.0 : Bug 1308 refixed - Piwigo 2.0.9 fixes the bug on switch_lang() function so the initial UAM fix is no longer needed  
     144            Evolution 1392 - No more confirmation email for admins profile changing  
     145            Evolution 1465 - Plugin's configuration data are now serialized in database 
     146            Bug 1466 fixed - The plugin version is correctly displayed on Ghost Tracker tab 
     147            Bug 1468 fixed - Java error (thx to cljosse) 
     148            Evolution 1485 - The admin's can choose if the validation of registration have to be sent to users created by them 
     149            Improving obsolete files cleaning 
     150            Code simplification - All variables are changed from "UserAdvManager" to "UAM" 
    131151*/ 
    132152?>