liquid_feedback_frontend
log model/member.lua
| age | author | description | 
|---|---|---|
| 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 | 
| 2012-08-17 | bsw | Disable trace when writing password hash to database | 
| 2012-07-06 | bsw | Cleaned up public access levels | 
| 2012-06-28 | bsw | Migration of extos calls from os.* to extos.* comleted | 
| 2012-06-20 | bsw | Some improvements to admin member section | 
| 2012-06-15 | bsw | Initiative and initiative member_info preloading | 
| 2012-05-29 | bsw | Added preloading to issue list |