summaryrefslogtreecommitdiff
path: root/modules/poll/poll.module
Commit message (Expand)AuthorAge
* #282405 by Damien Tournoud, lilou, Dave Reid: Enforce coding standard on elseif.Angie Byron2008-10-12
* #319466: SA-2008-47 (#295053): CSRF in cached forms.Angie Byron2008-10-11
* #313213 by maartenvg, Gábor Hojtsy: Add a 'title' attribute for permissions ...Angie Byron2008-10-09
* #206138 by pwolanin: Rename mis-named 'module' attribute in node types.Angie Byron2008-10-08
* - Patch #310212 by justinrandell, catch, et all: killed in _user hook, as we...Dries Buytaert2008-10-06
* - Patch #305645 by pwolanin: ['REQUEST_TIME'] -> REQUEST_TIME. Improved deve...Dries Buytaert2008-09-17
* - Patch #302763 by Dave Reid, Rob Loach: replace time() by ['REQUEST_TIME'] a...Dries Buytaert2008-09-06
* - Patch #245329 by christefano and dmitrig01: code comment love.Dries Buytaert2008-07-24
* - Patch #252013 by Eaton, pwolanin, Susurrus et al: drupal_render() now print...Dries Buytaert2008-07-16
* - Patch #193076 by quicksketch, dmitrig01 and paul.lovvik: drag and drop supp...Dries Buytaert2008-05-15
* - Patch #221964 by chx, dopry, webernet, moshe, webchick, justinrandall, flob...Dries Buytaert2008-05-06
* - Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long discu...Dries Buytaert2008-04-14
* - Patch #216072 by recidive, David Rothstein, ptalindstrom et al: switched fr...Dries Buytaert2008-04-10
* - Patch #30984 by webchick, keith.smith, kkaefer, Crell et al: provide descri...Dries Buytaert2008-02-20
* - Patch #209236 by traxer: added a validation function for the poll form.Dries Buytaert2008-01-15
* #153998 by David_Rothstein and myself: clean up permissions in book, blog, bl...Gábor Hojtsy2008-01-09
* - Patch #202078 by chx: fixed poll AHAH problem with caching.Dries Buytaert2008-01-04
* #203582 by David_Rothstein: some core hook_access() implementations are not u...Gábor Hojtsy2008-01-01
* #204996 by chx: poll bar theme gets NULL as default, so use that here as wellGábor Hojtsy2007-12-31
* - Patch #204996 by chx: fixed access check and warning in poll module.Dries Buytaert2007-12-31
* #67895 patch by myself, tested by JirkaRybka and blackdog: move poll votes wi...Gábor Hojtsy2007-12-17
* #200069 by keith.smith: new standard for 'more information' links in module h...Gábor Hojtsy2007-12-14
* #189025 by AjK: fix two small E_ALL bugs in poll.moduleGábor Hojtsy2007-12-14
* #197297 by DanW (as GHOP 17), and keith.smith: clean up lots of help texts, u...Gábor Hojtsy2007-12-13
* #198579 by webernet and hswong3i: a huge set of coding style fixes, including:Gábor Hojtsy2007-12-08
* #196667 (GHOP 45) by fberci: add '@ingroup themeable' to all themeable functionsGábor Hojtsy2007-12-06
* - Patch #162381 by Heine et al: properly escape strings.Dries Buytaert2007-11-28
* #120960 by blakehall, JirkaRybka, catch: improve usability of content editing...Gábor Hojtsy2007-11-26
* #189009 by AjK: edit own poll permission was missing from poll module (althou...Gábor Hojtsy2007-11-05
* - Patch #89196 by catch, keith, earnie, webchick et al: string massaging.Dries Buytaert2007-10-25
* #184198 by Eaton: move button title change in polls to the theme, so it does ...Gábor Hojtsy2007-10-22
* #184867 by deekayen, catch and keith.smith: fix some spelling errors in our s...Gábor Hojtsy2007-10-21
* #184199 by quicksketch: proper weights for poll form fields, so the fields ar...Gábor Hojtsy2007-10-17
* - Patch #155870 by quicksketch et al: AHAH-ification of the poll module.Dries Buytaert2007-10-17
* #72487 by chx, pwolanin and moshe weitzman: let node_access() work on arbitra...Gábor Hojtsy2007-10-11
* #172642 by dvessel: block theme file name suggestion for poll nodesGábor Hojtsy2007-09-06
* - Patch #172836 by Crell: split poll module.Dries Buytaert2007-09-05
* #170677 by chx: roll back poll data loading to the load operationGábor Hojtsy2007-08-30
* - Patch #168028 by dvessler, merlinofchaos, pwolanin et al: both theme functi...Dries Buytaert2007-08-26
* #111127 by chx: cache node_load(), so heavy operations loading data from exte...Gábor Hojtsy2007-08-25
* #110511 by bjaspan: poll listing page should have a 'count_sql' because the o...Gábor Hojtsy2007-08-09
* - Patch #163723 by Eaton and Frando: fix default page.tpl markup (and removed...Dries Buytaert2007-08-02
* - Patch #162871 by merlinofchaos: poll module cleanup + tplified the module.Dries Buytaert2007-08-02
* - Rollback of patch #147723: delete API. Talked to Steven and Gabor and weDries Buytaert2007-07-01
* #154064 by pwolanin: get hook_help() up to speed to menu changes, allowing ro...Gábor Hojtsy2007-06-30
* #147723: Deletion API (by hunmonk). Woop woop.Steven Wittens2007-06-22
* - Patch #146667 by Eaton: correct builder argument ordering, eliminate redund...Dries Buytaert2007-06-04
* - Patch #146470 by Eaton et al: standardize form API3 hook parameter order.Dries Buytaert2007-05-28
* - Patch #142773 by kbahey: made Drupal work correctly when behind a reverse p...Dries Buytaert2007-05-25
* - Patch #138706 by eaton, chx, webchick, yched et al: form api 3 ... yay. :)Dries Buytaert2007-05-14