/[drupal]/contributions/modules/signup/CHANGELOG.txt
ViewVC logotype

Diff of /contributions/modules/signup/CHANGELOG.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.2.2.15, Fri May 23 10:18:37 2008 UTC revision 1.2.2.16, Fri Aug 1 04:16:10 2008 UTC
# Line 1  Line 1 
1  $Id: CHANGELOG.txt,v 1.2.2.14 2008/05/16 19:21:13 dww Exp $  $Id: CHANGELOG.txt,v 1.2.2.15 2008/05/23 10:18:37 dww Exp $
2    
3  -----------  -----------
4  5.x-1.x-dev  5.x-1.x-dev
# Line 16  Changes since 5.x-1.0: Line 16  Changes since 5.x-1.0:
16    (for example, the UI now uses 'Current signups' and 'Cancel signups').    (for example, the UI now uses 'Current signups' and 'Cancel signups').
17  = #107136: Added $uid parameter to _signup_cancel hook (so it can be  = #107136: Added $uid parameter to _signup_cancel hook (so it can be
18    useful for something) and converted to use module_invoke_all().    useful for something) and converted to use module_invoke_all().
19    = #249155 by joshk: Added the $user object as another argument when
20      invoking hook_signup_sign_up().
21  = #202913 by westwesterson: Fixed ambiguous SQL query on the  = #202913 by westwesterson: Fixed ambiguous SQL query on the
22    admin/content/signup page when using certain node access modules.    admin/content/signup page when using certain node access modules.
23  = Fixed signup_install() not to force tables on MySQL to be MyISAM.  = Fixed signup_install() not to force tables on MySQL to be MyISAM.
24  = #259301 by dww: Fixed bug where the code assumes you want additional  = #259301 by dww: Fixed bug where the code assumes you want additional
25    fields in your signup form. Signup now handles an empty return value    fields in your signup form. Signup now handles an empty return value
26    from theme_signup_user_form().    from theme_signup_user_form().
27  = #249155 by joshk: Added the $user object as another argument when  = #233512 by dww and tcocca: Added code to cancel all signups of users
28    invoking hook_signup_sign_up().    that are deleted from the site.
29  = #145749 by schittli: Added German (de) translation.  = #145749 by schittli: Added German (de) translation.
30    
31    

Legend:
Removed from v.1.2.2.15  
changed lines
  Added in v.1.2.2.16

  ViewVC Help
Powered by ViewVC 1.1.2