liquid_feedback_core
log
| age | author | description |
|---|---|---|
| 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 |
| 2010-12-07 | jbe | Introduced (organizational) units |