liquid_feedback_frontend
log model/member.lua
| age | author | description | 
|---|---|---|
| 2014-07-22 | bsw | Removed usage of hstore from LDAP support | 
| 2014-07-18 | bsw | Imported and merged LDAP patch | 
| 2014-07-10 | bsw | Imported LiquidFeedback Frontend 3.0 branch | 
| 2013-04-20 | bsw | Added support for regular delegation check, fixed css for pagination | 
| 2012-10-20 | bsw | Going to version 2.1.2v2.1.2 | 
| 2012-09-24 | bsw | Do not lock member privilege rows to avoid deadlocks in another function | 
| 2012-09-24 | bsw | Do not lock member privilege rows to avoid deadlocks | 
| 2012-09-24 | bsw | Backed out changeset 17d1856de31e | 
| 2012-09-24 | bsw | Lock member row when locking member privilege rows to avoid deadlocks | 
| 2012-09-23 | bsw | More robust call of extos.crypt | 
| 2012-09-23 | bsw | Added support for SHA-2 based password hashing | 
| 2012-08-20 | bsw | Added has_polling_right_for_unit_id function to member model |