summaryrefslogtreecommitdiff
path: root/modules/poll.module
Commit message (Expand)AuthorAge
* - #39054: Missing url() for poll form actionSteven Wittens2005-11-28
* - Patch #38476 by crunchywelch: make voting on polls work from blocks in the ...Dries Buytaert2005-11-23
* - Patch #35644 by webchick: forms API simplificiations.Dries Buytaert2005-11-12
* - SQL query maintenance: '%d' -> %d.Dries Buytaert2005-11-12
* #36791: node_validate was called twiceSteven Wittens2005-11-12
* - Patch #35481 by javanaut: make the 'more choices' option for polls work.Dries Buytaert2005-11-02
* - Patch #26139 by webchick / Kieran / documentation team: improved admin help...Dries Buytaert2005-11-01
* - Patch #35086 by stefan: improved themeability of the poll results.Dries Buytaert2005-10-31
* - Patch #33752 by chx, adrian, et al: another batch of form API changes/fixes.Dries Buytaert2005-10-11
* - Removing tabs and trailing whitespaces.Dries Buytaert2005-10-07
* - Patch #29465: new form API by Adrian et al.Dries Buytaert2005-10-07
* - Patch #10056: allow the node title forms to be customized.Dries Buytaert2005-09-23
* - Renamed _node() to _node_info()! We reserve _node for _nodeapi.Dries Buytaert2005-08-29
* - Patch #29785 by Chx: multiple node types were broken so we refactoredDries Buytaert2005-08-28
* - Patch #29385 by chx: no ?> add end of files.Dries Buytaert2005-08-25
* - Patch #25634 by chx: simplified node_load().Dries Buytaert2005-07-17
* - Patch #25603 by Stefan: made the sizes of forms consistent.Dries Buytaert2005-06-27
* - Code cleanup: improve format_plural usage, add some missing placeholder/che...Steven Wittens2005-05-31
* - Patch 20910 by chx: centralize print theme page.Dries Buytaert2005-04-24
* - Patch #19451 by JonBob: improved consistency of module descriptions. We sh...Dries Buytaert2005-04-01
* - #18817: Clean up plain-text checking (see drupal-devel!)Steven Wittens2005-03-31
* - Clean up some db queries in poll.moduleSteven Wittens2005-03-18
* - #14767: Do not display poll block when no polls are activeSteven Wittens2005-03-18
* - #18597: Resolve conflict in column name between queue.module and poll.module.Steven Wittens2005-03-18
* - Patch #17208 by asimmonds: help text fixes:Dries Buytaert2005-02-12
* - Patch #16111 by chx: generalized node_rewrite_query to db_rewrite_query.Dries Buytaert2005-01-29
* - Patch #14936 by Goba:Dries Buytaert2005-01-22
* - Fix tracker pager count query being wrong (it did not return a count but a ...Steven Wittens2005-01-19
* - Patch #14731 by chx: made it possible to rewrite node queries.Dries Buytaert2005-01-16
* - Patch #13907 by Neil: less ways to set the page title.Dries Buytaert2004-12-15
* - Patch #13443 by Moshe: got rid of the semi-implemented 'page link' feature....Dries Buytaert2004-11-24
* - Patch #6166 by Moshe: node preview should not display links. Push the link...Dries Buytaert2004-11-23
* - Patch #11875 by Neil Drumm: block module configuration improvements.Dries Buytaert2004-10-31
* Removing dead code from poll.module.Steven Wittens2004-09-18
* - Patch #8179 by JonBob: reintroduced menu caching.Dries Buytaert2004-09-16
* - Patch #10622 by Adrian: fixes various PostgreSQL related problems.Dries Buytaert2004-09-08
* - Patch by JonBob: for consistency and readability, add brief descriptions of...Dries Buytaert2004-08-21
* - Code improvements by Stefan: made all status messages consistent (and easie...Dries Buytaert2004-08-18
* - Patch #9983 by Stefan: usability improvement: made sure all status messages...Dries Buytaert2004-08-16
* - Patch #9543 by JonBob: added node-level access control!Dries Buytaert2004-07-31
* - Patch #5347 by JonBob:Dries Buytaert2004-07-30
* - Moving the title.module from core to contrib as discussed on the mailing list.Dries Buytaert2004-07-07
* - Patch #9049 by JonBob: fixed a number of tab issues.Dries Buytaert2004-07-06
* Fixed broken poll results:Steven Wittens2004-07-04
* - Patch by Steven and me: refactored the form handling of nodes. The node sys...Dries Buytaert2004-07-04
* - Patch #8681 by stefan: fixed some broken URLs and help texts.Dries Buytaert2004-06-20
* Tabs patch!Dries Buytaert2004-06-18
* - Patch #7577 by JonBob: code improvements to the book, forum, page and poll ...Dries Buytaert2004-05-09
* - Added support for 403 handling. Patch by JonBob. As a side benefit,Dries Buytaert2004-04-21
* Poll.module / Statistics.module: fixing bug caused by using array_merge and d...Steven Wittens2004-04-14