» Version | » Information |
---|---|
2010-10-05 beta |
|
2006-08-22 beta |
|
2006-04-19 beta |
|
0.3.7 |
Easy InstallNot sure? Get more info. pear install LiveUser_Admin-0.3.7 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/LiveUser_Admin-0.3.7 Release date: 2006-02-21 14:39 UTC Release state: beta Release uploaded by: lsmith Changelog: - fix "No rights for a user if the user only has inherited rights" (bug #6374) - do not overwrite all filters in _get*() helper methods - minor issue with 'alias' position in the config array in example1 - make sure that tables required as intermediate join steps are listed in the from - add depth parameter to createJoinFilter (may be used to determine shortest join path eventually) - fixed detection if list of tables has been reduced or not - do not push an error on the stack for a possible recursion because it may just be one possible path we are evaluating - added "by_group" optional parameter to params getRights() which determines if the userrights table should be used or rather the grouprights and groupupsers tables - incorrect handling of filters inside unimplyRights() (bug #6592) - renamed "connection" config option to "dbc" *BC BREAK* - cleaned up and unified init() in the storage classes - added support for '*' in fields list as an alias to fetch all fields in the root table - made LiveUser_Admin::getUsers() API as flexible as in the containers *BC BREAK* - fixed serious issue in join filter handling that caused join filters to be ignored - removed allowDuplicateHandles and allowEmptyPasswords options, they are now handled through the table definition in the given Globals.php (overwriteable via the config array) *BC BREAK* - typo fix in extended module loading in the MDB2 storage container - fixed inherited and implied handling in getRights() when fetching only 2 columns - added initial version of a PDO storage container (needs more testing) - removed setCurrentApplication()/getCurrentApplication() methods since they are no longer relevant *BC BREAK* Dependencies:
|
2005-12-21 beta |
|
2005-10-10 beta |
|
2005-09-02 beta |
|
2005-08-17 beta |
|
2005-08-09 beta |
|
2005-07-20 beta |
|
2005-06-21 beta |
|
2005-03-30 beta |
|
2005-03-15 beta |
|
2004-12-20 beta |