| Commit message (Expand) | Author | Age |
* | #159527 by chx, webernet and pwolanin: fix system admin menus if admin menu w... | Gábor Hojtsy | 2007-09-01 |
* | #155828 by Eaton, pwolanin and jvandyk: let actions live even if actions.modu... | Gábor Hojtsy | 2007-08-29 |
* | - Patch #165811 by Crell and pwolanin: split system module. | Dries Buytaert | 2007-08-26 |
* | #111127 by chx: cache node_load(), so heavy operations loading data from exte... | Gábor Hojtsy | 2007-08-25 |
* | #166593 by hswong3i: move literal values out of some core queries to support ... | Gábor Hojtsy | 2007-08-22 |
* | #160168 by kkaefer and pwolanin: restore lost Drupal 5 functionality of being... | Gábor Hojtsy | 2007-08-20 |
* | - Patch #80951 by killes, yched et al: block caching. | Dries Buytaert | 2007-08-19 |
* | #161136 by hass: the previously aggressive caching incompatible hook_init par... | Gábor Hojtsy | 2007-08-18 |
* | #168429 by gaele: there is no settings module, fixing reference to system mod... | Gábor Hojtsy | 2007-08-18 |
* | - Patch #163191 by hswong3i: removed db_num_rows() for compatibility with Ora... | Dries Buytaert | 2007-08-12 |
* | #166491 by pwolanin: default theme settings page should display default theme... | Gábor Hojtsy | 2007-08-11 |
* | #165013 by Eaton: fix image button behaviour by processing the right values c... | Gábor Hojtsy | 2007-08-10 |
* | - Patch #136386 by pwolanin: the modules admin page is still not coded for th... | Dries Buytaert | 2007-08-09 |
* | - Patch #148346 by Steef and drewish: split image.inc into image.inc and imag... | Dries Buytaert | 2007-08-02 |
* | - Patch #162708 by Eaton and Earl: add support for image buttons to FAPI3. | Dries Buytaert | 2007-07-29 |
* | - Patch #149593 by yched: batch API fixes. | Dries Buytaert | 2007-07-20 |
* | - Pach #154216 by asimmonds and Rok Zlender: FormAPI date element broken. | Dries Buytaert | 2007-07-16 |
* | #156910 by asimmonds: fix code indentation problems introduced with new code ... | Gábor Hojtsy | 2007-07-05 |
* | - Patch #154398 by quicksketch et al: add dynamic AHAH submission properties ... | Dries Buytaert | 2007-07-04 |
* | - Patch #33334 by ChrisKennedy and wulf: admin/modules links to 'throttle con... | Dries Buytaert | 2007-07-03 |
* | - Patch #155986 by Uwe: fixed typos. | Dries Buytaert | 2007-07-02 |
* | #141725 by Crell and dvessel: allow themes to define multiple CSS and JS file... | Gábor Hojtsy | 2007-07-01 |
* | - Rollback of patch #147723: delete API. Talked to Steven and Gabor and we | Dries Buytaert | 2007-07-01 |
* | - Patch #120360 by nedjo: enable AJAX by making all behaviours reattachable. | Dries Buytaert | 2007-07-01 |
* | #154064 by pwolanin: get hook_help() up to speed to menu changes, allowing ro... | Gábor Hojtsy | 2007-06-30 |
* | - Patch #147767 by Eaton, moshe et al: fixed punctuation error. | Dries Buytaert | 2007-06-29 |
* | - Patch #148410 by jvandyk: added rewrite of the actions module! | Dries Buytaert | 2007-06-29 |
* | #136585 by hunmonk and pwolanin: fix too tight permissions on admin/content | Gábor Hojtsy | 2007-06-28 |
* | #152926 by dww: add hook_system_info_alter() to make .info file data modifiab... | Gábor Hojtsy | 2007-06-27 |
* | #154949 by Crell and dww: let modules and themes specify a minimum required P... | Gábor Hojtsy | 2007-06-27 |
* | #154046: Optimize confirm_form syntax for common usage (and fix some $form_st... | Steven Wittens | 2007-06-24 |
* | #153781: Convert all remaining confirm_forms() to deletion api. | Steven Wittens | 2007-06-22 |
* | #147723: Deletion API (by hunmonk). Woop woop. | Steven Wittens | 2007-06-22 |
* | - Patch #152469 by fgm: fixed PHPdoc comment. | Dries Buytaert | 2007-06-17 |
* | - Patch #151256 by Chris Kennedy: fapi fix for saving date and time settings. | Dries Buytaert | 2007-06-12 |
* | #118026 by kkaefer with fixes from myself: JavaScript translation support and... | Gábor Hojtsy | 2007-06-08 |
* | - Patch #146910 by dww: only allow enabling modules with the same Drupal core... | Dries Buytaert | 2007-06-08 |
* | - Patch #147656 by pwolanin and chx: menu module update for Drupal 6. | Dries Buytaert | 2007-06-05 |
* | - Patch #146667 by Eaton: correct builder argument ordering, eliminate redund... | Dries Buytaert | 2007-06-04 |
* | - Patch #148167 by bjaspan: clear schema cache when modules are enabled/disab... | Dries Buytaert | 2007-06-01 |
* | #119441: JavaScript aggregator/compressor by m3avrck and others. | Steven Wittens | 2007-06-01 |
* | - Patch #115267 by drewish, dopry et al: simplified file uploads code, improv... | Dries Buytaert | 2007-05-30 |
* | - Patch #146470 by Eaton et al: standardize form API3 hook parameter order. | Dries Buytaert | 2007-05-28 |
* | - Patch #145058 by pwolanin (and chx): re-parenting and caching for menu links. | Dries Buytaert | 2007-05-27 |
* | - Patch #142773 by kbahey: made Drupal work correctly when behind a reverse p... | Dries Buytaert | 2007-05-25 |
* | - Patch #144162 by JohnAlbin: fixed problems with FAPI3 patch. | Dries Buytaert | 2007-05-23 |
* | - Patch #140218 by Crell et al: make it possible to move page callbacks to th... | Dries Buytaert | 2007-05-22 |
* | #144496 by myself: import translations for newly installed modules and enable... | Gábor Hojtsy | 2007-05-21 |
* | - Patch #105039 by ChrisKennedy: more polish for the custom date formats. Pre... | Dries Buytaert | 2007-05-17 |
* | - Patch #137767 by chx and pwolanin: multiple menu support. | Dries Buytaert | 2007-05-16 |