CVS messages for Decisions
December 5, 2008
-
fix selection vote calculation for approval voting: cast a vote in the database only if it was actually chosen
-
fix a warning by explicitely setting possible options for some decisions settings
-
make a proper fieldset around ranking choices, adding some description around it
-
remove a warning
-
fix more preview hacks
-
fix quorum calculations *again*
-
remove the in_preview check, that was a hack anyways. we always display the node the same wether we're in preview or not now.
-
don't call hook_form_validate() from hook_form_submit(), it's automatic stupid. fix quorum calculations when no one voted
December 4, 2008
-
revert part of last commit: always show votes tab if user has permission, regarless of the status of the decision also fix the number of votes if zero
-
remove useless globals
