summaryrefslogtreecommitdiff
path: root/modules/poll.module
Commit message (Expand)AuthorAge
* - Patch 5049 by JonBob: allow a module to define multiple node types.Dries Buytaert2004-01-27
* Patch 5287 by Stefan: multiline help texts should become inside a single $out...Dries Buytaert2004-01-23
* - Patch #5021: clean up URLs in _help texts. Patch by UnConeD.Dries Buytaert2004-01-11
* - Patch 4948 by Goba: the poll module uses check_output() on the poll options.Dries Buytaert2004-01-04
* General filtering improvementsSteven Wittens2003-12-30
* - The introduction of the $page parameter for the node _view() hooks andDries Buytaert2003-12-22
* - Updated the calls to menu() to use MENU_HIDE instead of 1Dries Buytaert2003-12-17
* - Committed phase 4 of JonBob's menu system changes.Dries Buytaert2003-11-25
* - Committed phase 3 of JonBob's menu changes. Adds an API for modules toDries Buytaert2003-11-23
* - Patch by JonBob:Dries Buytaert2003-11-20
* - Committed stage 2 of the theme system improvements! Patch by CodeMonkeyX.Dries Buytaert2003-11-09
* - Committed stage 1 of the menu callbacks improvements. Patch by Jonathan.Dries Buytaert2003-11-08
* - Usability improvement: replaced many selection boxes by radio buttons.Dries Buytaert2003-11-07
* poll.module: Fixed invalid XHTML (Patch by Gabor Hojtsy)Steven Wittens2003-11-01
* - 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