liquid_feedback_core
log
| age | author | description | 
|---|---|---|
| 2011-09-04 | jbe | Created new demo.sql with basic settings and units and areas for an imaginary "Solar System" installation | 
| 2011-09-04 | jbe | Renamed demo.sql to test.sql | 
| 2011-07-30 | jbe | UNIQUE constraint for "member_application"."key" | 
| 2011-07-30 | jbe | Added missing function "calculate_member_counts" to core-update.v1.4.0_rc4-v1.5.0_rc1.sql | 
| 2011-07-30 | jbe | Renamed core-update.v1.4.0-v1.5.0.sql to core-update.v1.4.0_rc4-v1.5.0_rc1.sql; Set version info to v1.5.0_rc1 | 
| 2011-07-30 | jbe | Added update script from v1.3.1 to v1.4.0_rc4 | 
| 2011-07-30 | jbe | Bugfixes in core-update.v1.4.0-v1.5.0.sql | 
| 2011-07-29 | jbe | New table "member_application" for API | 
| 2011-07-29 | jbe | Member deactivation based on last_activity instead of last_login | 
| 2011-07-29 | jbe | Dropped session table (it is up to frontends to have their own session store) | 
| 2011-07-29 | jbe | Removed trigger "set_activated_timestamp"; Updated update script | 
| 2011-07-06 | jbe | Removed table "invite_code" (invite codes are now stored in "member" table) |