Ignore:
Timestamp:
Oct 29, 2009, 9:07:28 PM (14 years ago)
Author:
Eric
Message:

[NBC_UserAdvManager] release 2.12.1 :

  • Rollback for admin panel simplification. I was a good idea but with bad consequences.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/NBC_UserAdvManager/trunk/main.inc.php

    r4143 r4153  
    22/*
    33Plugin Name: NBC UserAdvManager
    4 Version: 2.12.0
     4Version: 2.12.1
    55Description: Permet de renforcer les possibilités de gestion des utilisateurs - Enforce users management
    66Plugin URI: http://fr.piwigo.org/ext/extension_view.php?eid=216
     
    7070-- 2.11.5 : Bug 1195 fixed : Registration displays the good title
    7171
    72 -- pre 2.12.0 : Bug 1206 fixed : All plugin functionnalities work in user's profile page
     72-- 2.12.0 : Bug 1206 fixed : All plugin functionnalities work in user's profile page
    7373                Plugin's core code and admin panel refactoring
    7474                Password control and enforcement : A complexity score is computed on user registration. If this score is less than the goal set by admin, the password choosen is rejected.
    7575                Feature 1194 "Ghost Tracker" added : New plugin tab displays users who don't comes back to the gallery since x days. Ability to send email reminders and to delete reminded but "dead" users. It's the reason why this feature is called "Ghost Tracker".
     76
     77-- 2.12.1 : Rollback on admin panel improvement (it was a bad idea)
    7678*/
    7779
     
    7981
    8082 ***** TODO List *****
     83
     84++ !! Function to populate the #_user_lastvisit_check table from existing users
    8185
    8286++ No validation needed for admins users comments (new trigger needed in comments.php ?)
Note: See TracChangeset for help on using the changeset viewer.