| Commit message (Expand) | Author | Age |
* | #156910 by asimmonds: fix code indentation problems introduced with new code ... | Gábor Hojtsy | 2007-07-05 |
* | #112374 by Wesley Tanaka: drupal_add_feed() should not allow adding the same ... | Gábor Hojtsy | 2007-07-04 |
* | #156782 by webernet and pwolanin: clean up menu API and menu module code comm... | Gábor Hojtsy | 2007-07-04 |
* | - Patch #151583 by pwolanin, Shakur, webernet, Arancaytar et al: various menu... | Dries Buytaert | 2007-07-04 |
* | - Patch #121620 by Eaton, dopry et al: formAPI #type .'_value' callback, remo... | Dries Buytaert | 2007-07-04 |
* | - Patch #154398 by quicksketch et al: add dynamic AHAH submission properties ... | Dries Buytaert | 2007-07-04 |
* | - Patch #104969 by Wesley: corrected PHPDoc. | Dries Buytaert | 2007-07-03 |
* | - Patch #111086 by webchick: fix contact module error message. | Dries Buytaert | 2007-07-03 |
* | - Patch #156425 by asimmonds: added missing CVS IDs. | Dries Buytaert | 2007-07-03 |
* | - Patch #154299 by Eaton: button details are lost. | Dries Buytaert | 2007-07-03 |
* | - Patch #141730 by Earl: allow theming system to use wildcards. I promised i... | Dries Buytaert | 2007-07-03 |
* | #156426 by GreenMother: fix wrong datatype warning for parsed JS files | Gábor Hojtsy | 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 |
* | #146386 by kbahey: refactor 'submitted by user - date' themeing and make it m... | Gábor Hojtsy | 2007-07-01 |
* | #155282 by Jose A Reyero: apply db_rewrite_sql() to the block listing query t... | Gábor Hojtsy | 2007-07-01 |
* | #82499 by Jose A Reyero and a little bit from myself: send emails localized i... | Gábor Hojtsy | 2007-07-01 |
* | - Rollback of patch #147723: delete API. Talked to Steven and Gabor and we | 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 #148410 by jvandyk: added rewrite of the actions module! | Dries Buytaert | 2007-06-29 |
* | - Patch #153535 by traxer: according to the XHTML1 Strict specification, it i... | Dries Buytaert | 2007-06-28 |
* | - Patch #147662 by Gordon et al: add new #pre_render callback to drupal_rende... | Dries Buytaert | 2007-06-28 |
* | #154594 by drewish: clean up code comments for deletion API | 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 |
* | #154941 by hunmonk: fix faulty variable initialization in locale JS parsing | Gábor Hojtsy | 2007-06-27 |
* | #154218 by Steven: HTML to text email converter, centralizing email wrapping ... | Gábor Hojtsy | 2007-06-26 |
* | #154224 by hunmonk: add destination argument to _drupal_delete(), instead of ... | Gábor Hojtsy | 2007-06-26 |
* | #150210 by bjaspan and Frando: explicit table names for create table statemen... | Gábor Hojtsy | 2007-06-26 |
* | #154309 by KarenS: language code lost in format_date() when using the 'r' format | Gábor Hojtsy | 2007-06-25 |
* | #154046: Optimize confirm_form syntax for common usage (and fix some $form_st... | Steven Wittens | 2007-06-24 |
* | #152670 by myself: refactor PO generation to decouple data collection, file g... | Gábor Hojtsy | 2007-06-23 |
* | #115139: Add centralized json handler (and send text/javascript content-type ... | Steven Wittens | 2007-06-22 |
* | #153781: Convert all remaining confirm_forms() to deletion api. | Steven Wittens | 2007-06-22 |
* | #132226: Single tabs should not appear. | Steven Wittens | 2007-06-22 |
* | #147723: Deletion API (by hunmonk). Woop woop. | Steven Wittens | 2007-06-22 |
* | Remove leftover t() from watchdog messages | Gábor Hojtsy | 2007-06-18 |
* | #150049 by Moshe Weitzman: empower custom url rewriting with url() options | Gábor Hojtsy | 2007-06-18 |
* | #150521 by myself: streamline locale runtime performance and clean up code by... | Gábor Hojtsy | 2007-06-17 |
* | the language column is in locales_target, noted on IRC by wwwebernet | Gábor Hojtsy | 2007-06-17 |
* | #115847 by chx and pwolanin: traverse to upper menu items for default tabs | Gábor Hojtsy | 2007-06-17 |
* | - Patch #145177 by asimmonds: drupal_execute fixes. | Dries Buytaert | 2007-06-17 |
* | - Patch #147947 by hswong3i: some files shouldn't defined as text:big for Ora... | Dries Buytaert | 2007-06-15 |
* | - Patch #151916 by JohnAlbin: fixing a double patch inclusion. | Dries Buytaert | 2007-06-15 |
* | - Patch #151491 by john vandyck: fixed notice with table sorting. | Dries Buytaert | 2007-06-14 |
* | #150671: Consistent code comment style (by dmitrig01). | Steven Wittens | 2007-06-14 |
* | #150554 suggested by kkaefer, patch by me: rename 'po' folders to the more us... | Gábor Hojtsy | 2007-06-13 |
* | - Patch #150676 by lyrincz: removed debug comment. | Dries Buytaert | 2007-06-12 |
* | - Patch #101927 by cooferat: fixed problem with post information. | Dries Buytaert | 2007-06-11 |
* | #150335 by myself: clean up editing form, allow for powerful form altering | Gábor Hojtsy | 2007-06-09 |