liquid_feedback_core
log
| age | author | description |
|---|---|---|
| 2011-02-05 | jbe | Added tag v1.3.1 for changeset ea4928ccc8eb |
| 2011-02-05 | jbe | Updated LICENSE filev1.3.1 |
| 2011-02-05 | jbe | Update file: Included last two changes, initialize "locked" using "active" field |
| 2011-02-05 | jbe | Race condition fixed in "check_last_login"() |
| 2011-02-05 | jbe | Exceptional updating of "last_login_public" in case of account reactivation |
| 2011-01-24 | jbe | Introduced "system_setting" table with "member_ttl" setting |
| 2011-01-22 | jbe | Introduced "last_login_public" field, which is only updated after each day and does only contain date but not time for privacy reasons |
| 2011-01-04 | jbe | Update script added |
| 2011-01-04 | jbe | Calling function "delete_member" now sets "locked" field to TRUE |
| 2011-01-04 | jbe | Merged addition of new field "locked" into branch containing (organizational) units |
| 2011-01-04 | jbe | Added new field "locked" to member, redefined meaning of "active" flag |
| 2010-12-24 | jbe | Added comment in line where ISNULL is applied to a row record |