| Commit message (Expand) | Author | Age |
* | - Patch #87957 by Eaton: poll module form fixes. | Dries Buytaert | 2006-10-09 |
* | #83998 by erdemkose. Remove ability to cancel votes more than once. | Neil Drumm | 2006-09-23 |
* | - Rollback of patch #68418: clean up node submit hooks. Needs more thinkering. | Dries Buytaert | 2006-08-31 |
* | - Patch #80952 by earl, webchick, neclimdul et al: .info files | Dries Buytaert | 2006-08-31 |
* | - Patch #80860 by eaton et al: use form API multistep for poll.module | Dries Buytaert | 2006-08-30 |
* | - Patch #68418 by Moshe et al: clean up node submit hooks. | Dries Buytaert | 2006-08-29 |
* | #80574 Eaton and chx. Replace $_POST['edit'] with $_POST. | Neil Drumm | 2006-08-29 |
* | #39432 by chx. Invalidate the page cache if a poll is voted on. | Neil Drumm | 2006-08-24 |
* | - Patch #77919 by chx, eaton, moshe, et al: enable programmaticaly submitted ... | Dries Buytaert | 2006-08-18 |
* | #76802: Introduce placeholder magic into t() | Steven Wittens | 2006-08-18 |
* | #77183 by m3avrck and timcn, split up drupal.css by module. | Neil Drumm | 2006-08-14 |
* | - Patch #74326 by Eaton, Royboy, chx, et al: building $node->body with arrays... | Dries Buytaert | 2006-08-10 |
* | - Patch #77422 by timcn: corrected various paths in the documentation. | Dries Buytaert | 2006-08-07 |
* | #62340 by chx, webchick, Jaza, Eaton, mathieu, and myself. Configurable node ... | Neil Drumm | 2006-08-06 |
* | #73884 by RobRoy, various code cleanup. | Neil Drumm | 2006-08-05 |
* | - Patch #72079 by Earl et al: give Drupal an overall administration page ... :-) | Dries Buytaert | 2006-07-31 |
* | - Patch #72343 by Chris Johnson: removed checks for the moderate-flag from th... | Dries Buytaert | 2006-07-10 |
* | - Patch #72204 by nedjo: upper-cased all TRUE/FALSE/NULL constants. | Dries Buytaert | 2006-07-05 |
* | #71925 by Steven, remove # prefix from link array keys. | Neil Drumm | 2006-07-04 |
* | - Patch #44920 by Crell et al: added support for a sites/all directory. | Dries Buytaert | 2006-06-27 |
* | - Patch #51561 by dww: fixed broken HTML. | Dries Buytaert | 2006-05-30 |
* | - Modified patch #51561 by dww: optionally allow people to inspect votes, and... | Dries Buytaert | 2006-05-29 |
* | #61802 by Zen, Double spaced sentences clean up | Neil Drumm | 2006-05-07 |
* | #57845, fixed broken link in poll help, patch by Markus Petrux | Gerhard Killesreiter | 2006-04-14 |
* | #58166, fixes for typos, patch by Uwe Herrmann | Gerhard Killesreiter | 2006-04-11 |
* | #56921, revert earlier patches, patch by chx | Gerhard Killesreiter | 2006-04-06 |
* | #56921 by chx, removing the $form = from $form = form_builder($form_id, $for... | Neil Drumm | 2006-04-02 |
* | #56789, remove left over call to node_title_validate, patch by chx | Gerhard Killesreiter | 2006-04-01 |
* | #53348, Handling of deleted/blocked user accounts, patch by jreyero and Zen | Gerhard Killesreiter | 2006-03-26 |
* | #54508, remove extra </div>, patch by introfini | Gerhard Killesreiter | 2006-03-17 |
* | - Patch #49912: www.drupal.org -> drupal.org. (Today's critical bugfix #5.) | Dries Buytaert | 2006-02-21 |
* | - Patch #50045 by merlinofchaos: fixed previews getting lost. | Dries Buytaert | 2006-02-21 |
* | - Patch #48918 by chx: remove POST from poll. | Dries Buytaert | 2006-02-17 |
* | - Patch #41755 by Cvbge: | Dries Buytaert | 2005-12-28 |
* | - Patch #41755 by Neil: normalize poll.polled database column. | Dries Buytaert | 2005-12-27 |
* | - Patch #40630 by Morbus: made sure $teaser is always defined. | Dries Buytaert | 2005-12-14 |
* | - Patch #39576 by chx: rename '_execute' to '_submit' and '#execute' to '#sub... | Dries Buytaert | 2005-12-02 |
* | - #39054: Missing url() for poll form action | Steven Wittens | 2005-11-28 |
* | - Patch #38476 by crunchywelch: make voting on polls work from blocks in the ... | Dries Buytaert | 2005-11-23 |
* | - Patch #35644 by webchick: forms API simplificiations. | Dries Buytaert | 2005-11-12 |
* | - SQL query maintenance: '%d' -> %d. | Dries Buytaert | 2005-11-12 |
* | #36791: node_validate was called twice | Steven Wittens | 2005-11-12 |
* | - Patch #35481 by javanaut: make the 'more choices' option for polls work. | Dries Buytaert | 2005-11-02 |
* | - Patch #26139 by webchick / Kieran / documentation team: improved admin help... | Dries Buytaert | 2005-11-01 |
* | - Patch #35086 by stefan: improved themeability of the poll results. | Dries Buytaert | 2005-10-31 |
* | - Patch #33752 by chx, adrian, et al: another batch of form API changes/fixes. | Dries Buytaert | 2005-10-11 |
* | - Removing tabs and trailing whitespaces. | Dries Buytaert | 2005-10-07 |
* | - Patch #29465: new form API by Adrian et al. | Dries Buytaert | 2005-10-07 |
* | - Patch #10056: allow the node title forms to be customized. | Dries Buytaert | 2005-09-23 |
* | - Renamed _node() to _node_info()! We reserve _node for _nodeapi. | Dries Buytaert | 2005-08-29 |