| Commit message (Expand) | Author | Age |
* | - Patch #332123 by webchick, lilou: remove t() function from schema descripti... | Dries Buytaert | 2008-11-15 |
* | - Patch #320000 by lilou: unify doxygen @file documentation in tpl. | Dries Buytaert | 2008-10-13 |
* | Re-commit of #242873 by pwolanin and bjaspan: Make drupal_set_title() check_p... | Angie Byron | 2008-10-13 |
* | Roll-back of #242873: This caused horrendous problems with SimpleTest on some... | Angie Byron | 2008-10-12 |
* | #282405 by Damien Tournoud, lilou, Dave Reid: Enforce coding standard on elseif. | Angie Byron | 2008-10-12 |
* | #242873 by pwolanin and bjaspan: Make drupal_set_title() do check_plain() by ... | Angie Byron | 2008-10-11 |
* | #319466: SA-2008-47 (#295053): CSRF in cached forms. | Angie Byron | 2008-10-11 |
* | #318984 by Xano and Dave Reid: Change 'Core - optional' to 'Core' in modules UI. | Angie Byron | 2008-10-11 |
* | #318892 by justinrandell and chx: Add .install files to the list of files add... | Angie Byron | 2008-10-09 |
* | #313213 by maartenvg, Gábor Hojtsy: Add a 'title' attribute for permissions ... | Angie Byron | 2008-10-09 |
* | #206138 by pwolanin: Rename mis-named 'module' attribute in node types. | Angie Byron | 2008-10-08 |
* | - Patch #310212 by justinrandell, catch, et all: killed in _user hook, as we... | Dries Buytaert | 2008-10-06 |
* | - Patch #305645 by pwolanin: ['REQUEST_TIME'] -> REQUEST_TIME. Improved deve... | Dries Buytaert | 2008-09-17 |
* | - Patch #302763 by Dave Reid, Rob Loach: replace time() by ['REQUEST_TIME'] a... | Dries Buytaert | 2008-09-06 |
* | - Patch #276200 by catch, Damien, cwgordon7 et al: fixed problem with poll mo... | Dries Buytaert | 2008-08-05 |
* | - Patch #245329 by christefano and dmitrig01: code comment love. | Dries Buytaert | 2008-07-24 |
* | - Patch #252013 by Eaton, pwolanin, Susurrus et al: drupal_render() now print... | Dries Buytaert | 2008-07-16 |
* | - Patch #101543 by webchick: document all constants. | Dries Buytaert | 2008-05-26 |
* | - Patch #260492 by Damien: fixed/improved poll module tests. | Dries Buytaert | 2008-05-22 |
* | - Patch #193076 by quicksketch, dmitrig01 and paul.lovvik: drag and drop supp... | Dries Buytaert | 2008-05-15 |
* | - Patch #221964 by chx, dopry, webernet, moshe, webchick, justinrandall, flob... | Dries Buytaert | 2008-05-06 |
* | - Patch #251263 by catch: fixing up many code style issues in the tests. | Dries Buytaert | 2008-04-25 |
* | - Added a test framework to Drupal along with a first batch of tests for | Dries Buytaert | 2008-04-20 |
* | - Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long discu... | Dries Buytaert | 2008-04-14 |
* | - Patch #216072 by recidive, David Rothstein, ptalindstrom et al: switched fr... | Dries Buytaert | 2008-04-10 |
* | - Patch #214271 by recidive: improved schema identation. | Dries Buytaert | 2008-03-15 |
* | - Patch #30984 by webchick, keith.smith, kkaefer, Crell et al: provide descri... | Dries Buytaert | 2008-02-20 |
* | - Patch #221384 by webernet: update core compatibility to Drupal 7. | Dries Buytaert | 2008-02-18 |
* | #211053 by momendo: poll submission and editing field columns fixed | Gábor Hojtsy | 2008-01-22 |
* | - Patch #209236 by traxer: added a validation function for the poll form. | Dries Buytaert | 2008-01-15 |
* | #153998 by David_Rothstein and myself: clean up permissions in book, blog, bl... | Gábor Hojtsy | 2008-01-09 |
* | - Patch #202078 by chx: fixed poll AHAH problem with caching. | Dries Buytaert | 2008-01-04 |
* | #203582 by David_Rothstein: some core hook_access() implementations are not u... | Gábor Hojtsy | 2008-01-01 |
* | #204996 by chx: poll bar theme gets NULL as default, so use that here as well | Gábor Hojtsy | 2007-12-31 |
* | - Patch #204996 by chx: fixed access check and warning in poll module. | Dries Buytaert | 2007-12-31 |
* | - Patch #164532 by catch, pwolanin, David Strauss, et al.: improve table indi... | Dries Buytaert | 2007-12-18 |
* | #67895 patch by myself, tested by JirkaRybka and blackdog: move poll votes wi... | Gábor Hojtsy | 2007-12-17 |
* | #200069 by keith.smith: new standard for 'more information' links in module h... | Gábor Hojtsy | 2007-12-14 |
* | Although #64388 is not applicable here, a db_rewrite_sql() was missing from t... | Gábor Hojtsy | 2007-12-14 |
* | #189025 by AjK: fix two small E_ALL bugs in poll.module | Gábor Hojtsy | 2007-12-14 |
* | #197297 by DanW (as GHOP 17), and keith.smith: clean up lots of help texts, u... | Gábor Hojtsy | 2007-12-13 |
* | #198579 by webernet and hswong3i: a huge set of coding style fixes, including: | Gábor Hojtsy | 2007-12-08 |
* | #196667 (GHOP 45) by fberci: add '@ingroup themeable' to all themeable functions | Gábor Hojtsy | 2007-12-06 |
* | - Patch #162381 by Heine et al: properly escape strings. | Dries Buytaert | 2007-11-28 |
* | - Patch #163246 by keith smith, freso, O Govinda, catch, webchick et al: fixe... | Dries Buytaert | 2007-11-26 |
* | #120960 by blakehall, JirkaRybka, catch: improve usability of content editing... | Gábor Hojtsy | 2007-11-26 |
* | #189009 by AjK: edit own poll permission was missing from poll module (althou... | Gábor Hojtsy | 2007-11-05 |
* | - Patch #89196 by catch, keith, earnie, webchick et al: string massaging. | Dries Buytaert | 2007-10-25 |
* | #184198 by Eaton: move button title change in polls to the theme, so it does ... | Gábor Hojtsy | 2007-10-22 |
* | #184867 by deekayen, catch and keith.smith: fix some spelling errors in our s... | Gábor Hojtsy | 2007-10-21 |