liquid_feedback_core
log
age | author | description |
---|---|---|
2010-10-31 | jbe | Corrected "delete_member" and "delete_private_data" functions to refer to "ignored_issue" table instead of non-existing "ignored_voting" table; Delete "ignored_issue" entries in "clean_issue" function as wellv1.3.0 |
2010-10-31 | jbe | Adjusted file update/core-update.v1.2.9-v1.3.0.sql to match changes in core.sql |
2010-10-31 | jbe | Removed CREATE LANGUAGE statement at the beginning of core.sql for PostgreSQL 9.0 and higher |
2010-10-31 | jbe | Comments for columns of table "ignored_issue" changed |
2010-10-31 | jbe | Removed "auto_support" stub |
2010-10-29 | jbe | Merged planned changes for version 1.3.0 with latest bugfix for version 1.2.9 |
2010-10-26 | jbe | Added tag v1.2.9 for changeset e588fdf1676e |
2010-10-26 | jbe | Bugfix: "autoreject" only taken into account, when member is "active"v1.2.9 |