Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
#390000 by KarenS, dww: Ported signup to the Date 6.x-2.0 API for date format strings that was introduced at #318008.
#390000 by KarenS, dww: Ported signup to the Date 6.x-2.0 API for date format strings that was introduced at #318008.
#350872 by gargoyle and dww: Fixed bug where node type names were used unquoted as table aliases in the SQL for the admin/content/signup page. If you had a node type named after an SQL reserved word (e.g. 'match'), you'd get SQL errors. Now, node type names are properly quoted.
#350872 by gargoyle and dww: Fixed bug where node type names were used unquoted as table aliases in the SQL for the admin/content/signup page. If you had a node type named after an SQL reserved word (e.g. 'match'), you'd get SQL errors. Now, node type names are properly quoted.
#350872 by gargoyle and dww: Fixed bug where node type names were used unquoted as table aliases in the SQL for the admin/content/signup page. If you had a node type named after an SQL reserved word (e.g. 'match'), you'd get SQL errors. Now, node type names are properly quoted.
#341382, #347601, #55168: Backported recent changes from HEAD into
DRUPAL-6--1. I decided it was premature to do the feature/API freeze
on the DRUPAL-6--1 branch and start a 6.x-2.* series. Moreover,
{signup_log}.sid is too fundamentally a good thing to leave out of 6--1.
#347234 by dww: Fixed fatal SQL error at admin/content/signup when there are multiple node types using the same CCK date field.
#347234 by dww: Fixed fatal SQL error at admin/content/signup when there are multiple node types using the same CCK date field.
#347234 by dww: Fixed fatal SQL error at admin/content/signup when there are multiple node types using the same CCK date field.
#341331 by dww: Improved database performance during cron runs by using INNER JOIN instead of LEFT JOIN for finding nodes of a given type that need to be auto-closed and/or have reminder emails sent.
#336255 by KarenS and dww: Fixed numerous bugs in usage of DateAPI that were breaking all time-based signup functionality for datestamp fields and causing problems for certain configurations of date or datetime fields depending on the timezone handling.
#336255 by dww: Follow-up fix to the work-around code for sites using mysql (not mysqli) and Date 6.x-2.0-rc5 in _signup_date_sql_handler().
#336255 by KarenS and dww: Fixed numerous bugs in usage of DateAPI that were breaking all time-based signup functionality for datestamp fields and causing problems for certain configurations of date or datetime fields depending on the timezone handling.
Reverting revision 1.12 that was accidentally committed as part of #336450. Revision 1.12 is broken code from an unfinished patch from #336255.
#336450 by dww: Fixed the UI for signup's Views filters.
336610 by dww: Fixed bug introduced in #329668 where node types that have an underscore in their name had broken links in the warning messages about CCK date fields being misconfigured. Those warnings also didn't appear at all in some cases. The bug was caused by core's bizarre handling of node_type vs. node-type in URLs.
336610 by dww: Fixed bug introduced in #329668 where node types that have an underscore in their name had broken links in the warning messages about CCK date fields being misconfigured. Those warnings also didn't appear at all in some cases. The bug was caused by core's bizarre handling of node_type vs. node-type in URLs.
Fixed some minor code style bugs from coder.module.
#335744 by dww: Removed duplicate js-hide style info from signup.css.
#336129 by dww: Moved the signup node type settings out of the "Workflow" fieldset into a separate "Signup settings" fieldset.
#336129 by dww: Moved the signup node type settings out of the "Workflow" fieldset into a separate "Signup settings" fieldset.
#330821 by dww: Backported some fixes for PHP warnings in CCK date support.
#330821 by dww: Fixed some bugs in the D6 CCK date field support.
#222217 by dww, deadwood.module and coder.module: Initial port to D6. Date, Event, Token, Views, and Panel integration are all untested. There are a few other known bugs, but the bulk of the code now works.
#328756 by dww, sun: Fixed UI bug introduced with #328181. Now, the 'Date field to use with signup' setting is only visible on node types that are not event-enabled.
#328756 by dww, sun: Fixed UI bug introduced with #328181. Now, the 'Date field to use with signup' setting is only visible on node types that are not event-enabled.
#329668 by dww: Improved warning messages when CCK date fields (#86462) are not properly configured.
#329668 by dww: Improved warning messages when CCK date fields (#86462) are not properly configured.
Fixed some code style problems with the help of the coder_format script.
#328181 by dww: Reorganized the whole date/event backend code so that sites can have both event.module and date.module enabled simultaneously.
#86462 by KarenS, dww, duellj, shane_jordan, and stBorchert: Added support to use CCK date fields to control time-based functionality (auto-closing signups and reminder emails). Currently works with date.module versions 5.x-1.* and 5.x-2.*, though you can not use the CCK date functionality if event.module is still enabled.
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |