| 1 |
$Id: CHANGELOG.txt,v 1.40 2008/08/01 04:32:45 dww Exp $ |
$Id: CHANGELOG.txt,v 1.41 2008/08/01 07:27:58 dww Exp $ |
| 2 |
|
|
| 3 |
----------- |
----------- |
| 4 |
5.x-2.x-dev |
5.x-2.x-dev |
| 9 |
from theme_signup_user_form(). |
from theme_signup_user_form(). |
| 10 |
= #249155 by joshk: Added the $user object as another argument when |
= #249155 by joshk: Added the $user object as another argument when |
| 11 |
invoking hook_signup_sign_up(). |
invoking hook_signup_sign_up(). |
|
= Removed the deprecated (4.7.x) signup_ecommerce code since it now |
|
|
lives in a new project: http://drupal.org/project/signup_ecommerce |
|
| 12 |
= #224162 by dww: Fixed bug where all broadcasts were sent as the site |
= #224162 by dww: Fixed bug where all broadcasts were sent as the site |
| 13 |
owner. |
owner. |
| 14 |
= #233512 by dww and tcocca: Added code to cancel all signups of users |
= #233512 by dww and tcocca: Added code to cancel all signups of users |
| 18 |
= #243051 by dww: Fixed bugs and simplified logic for deciding if the |
= #243051 by dww: Fixed bugs and simplified logic for deciding if the |
| 19 |
"Signup settings" fieldset should be added to node forms or not. |
"Signup settings" fieldset should be added to node forms or not. |
| 20 |
|
|
| 21 |
|
Other changes since 5.x-2.4: |
| 22 |
|
= Removed the deprecated (4.7.x) signup_ecommerce code since it now |
| 23 |
|
lives in a new project: http://drupal.org/project/signup_ecommerce |
| 24 |
|
= #289326 by starbow and dww: Added two new functions to the event |
| 25 |
|
backend API for knowing if a node type or a node has a start time. |
| 26 |
|
|
| 27 |
|
|
| 28 |
----------- |
----------- |
| 29 |
5.x-2.4 |
5.x-2.4 |