summaryrefslogtreecommitdiff
path: root/modules/poll.module
Commit message (Expand)AuthorAge
* - Committed part 3 of Michael's help system improvements: removed the $helpDries Buytaert2003-10-09
* - Help system improvements: eliminated the _system hook. Patch by Michael.Dries Buytaert2003-10-07
* - Small poll block improvement (without configuration option). Patch byDries Buytaert2003-10-06
* - Help improvements and translation improvements from Michael. Thanks!Dries Buytaert2003-10-03
* - Associate a callback with the menu links! (This callback is not yet beingDries Buytaert2003-09-28
* - Committed Goba's translation fixes.Dries Buytaert2003-09-28
* - Committed Al's new admin link texts. Remarks:Dries Buytaert2003-09-27
* - Committed the admin menu integration patch. Thanks Adrian, Stefan and others.Dries Buytaert2003-09-26
* - Updated the poll module to use the _validate hook. Fixes bug #2918 reportedDries Buytaert2003-09-20
* - Committed Nick's _content improvements.Dries Buytaert2003-09-20
* - Fix for bug #2733: devision by zero. Patch by Jonathan.Dries Buytaert2003-09-18
* - Book module improvements. This commit changes the behavior of the "view"Dries Buytaert2003-09-15
* - Bugfix: made deleting polls work. Patch by Marco.Dries Buytaert2003-07-24
* - Performance improvement: changed a fair amount of "left joins" to "innerDries Buytaert2003-07-12
* - Committed a slightly modified version of Slavica's table prefix patch.Dries Buytaert2003-07-10
* - Bugfix: fixed problem with changing themes. Didn't apply Al's patch asDries Buytaert2003-06-20
* - Bugfix: corrected typo in the poll module. Patch by Al.Dries Buytaert2003-06-17
* - Improvements: XHTML-ifications. Patch by GmbH.Dries Buytaert2003-06-15
* - Bugfix: fixed the CREATE FUNCTION in database.mssql as it needs to be prefi...Dries Buytaert2003-06-11
* - Bugfix: fixed problem when register globals is turned off. Patch 0037.poll...Dries Buytaert2003-06-06
* - Bugfix: better charset support for non-ISO-8859-1 languages. Patch 0029.ch...Dries Buytaert2003-06-05
* - Bugfix: renamed the SQL field 'types' to 'nodes' because 'types' is a reser...Dries Buytaert2003-06-04
* - Better CSS for the poll module.Dries Buytaert2003-05-30
* - Al's CSS patches. This commit improves the themability of some coreDries Buytaert2003-05-29
* - Michael Frankowski's excellent help text improvements!Dries Buytaert2003-05-29
* - Updated Drupal to use "on output" filters. Derived from Gerhard's patch.Dries Buytaert2003-05-24
* - Fixed register_globals issue. Patch by Michael.Dries Buytaert2003-05-19
* - Fixed a typo in the PostgreSQL database scheme. Patch by Michael Frankowski.Dries Buytaert2003-05-13
* - Applied Michael Caerwyn's "%s -> %d" patch.Dries Buytaert2003-05-07
* - Fixed some PHP "notices".Dries Buytaert2003-04-21
* A batch of changes:Dries Buytaert2003-04-14
* - Bugfix by Al.Dries Buytaert2003-03-27
* - Renamed "form.admin" to "form admin".Kjartan Mannes2003-03-07
* - Everything is using theme("function") now instead of $theme->function().Dries Buytaert2003-02-15
* - See http://lists.drupal.org/pipermail/drupal-devel/2003-February/021824.html.Dries Buytaert2003-02-11
* - Moved the filter()s back to the individual node modules as it used to be.Dries Buytaert2003-01-23
* - Applied Ori's format_plural() patch; see mailing list for details.Dries Buytaert2003-01-21
* - Clean URL patch.Dries Buytaert2003-01-06
* o Permission improvements:Dries Buytaert2002-12-10
* - Added missing filter. Patch by Marco.Dries Buytaert2002-11-03
* - Committed Marco's block rewrite:Dries Buytaert2002-10-26
* - Wrapped some hardcoded colors in "theme_invoke()"s; we can still createDries Buytaert2002-10-22
* - Applied Marco's poll.module patch.Dries Buytaert2002-10-18
* - Fixed missing filteringSteven Wittens2002-10-15
* - Fixed missing filteringSteven Wittens2002-10-15
* - Another "SELECT... LEFT JOIN... GROUP BY... ORDER BY" by James.Dries Buytaert2002-08-26
* - added missing <ul> tags.Kjartan Mannes2002-06-12
* - made poll_page() SQL query valid when running MySQL in ANSI mode.Kjartan Mannes2002-06-12
* - Updated the poll documentation. Patch by Scott.Dries Buytaert2002-06-09
* - improved module descriptions.Kjartan Mannes2002-06-08