Commit graph

4 commits

Author SHA1 Message Date
Wikinaut e90b945be7 adding the forgotten table row to the table schema sql
Bug: 55481
Change-Id: If720850cec32cda933d20f1321002e10aaae36d4
2013-10-09 23:10:21 +02:00
Wikinaut 3c92a31066 (bug 35119) show poll results only for users who voted (options to override)
0. bump version 1.81 20130526

1. new: poll results are by default _not_ shown when the user has not voted

2. a new optional (per-poll) tag parameter "show-results-before-voting" is introduced
   <poll show-results-before-voting>
   <poll show-results-before-voting=1>

3. introduction of new group permissions:

   * ajaxpoll-viewresults
   * ajaxpoll-viewresults-before-voting

4. schema change
   this version requires a database update ( php maintenance/update.php )
   updater included

Change-Id: Iae1f3f2806afecbca3e3c41460dbbf20fc557525
2013-05-26 22:04:04 +02:00
Thomas Gries 5be0d48bfe follow up r113839 fixes the initial database creation problem. relies on r113862 . 2012-03-14 21:43:56 +00:00
Thomas Gries 1292f3b142 version 1.72 -- schema change. database rename . dropping an unused table field. follow up r113772 2012-03-14 20:19:16 +00:00