summaryrefslogtreecommitdiff
path: root/modules/system
Commit message (Expand)AuthorAge
* - Patch #578676 by sun: clean ups for cron queue.Dries Buytaert2009-09-25
* - Patch #578676 by chx | neclimdul, Crell, Dave Reid: introduce a queue for c...Dries Buytaert2009-09-25
* - Patch #550718 by alexanderpas, Gábor Hojtsy | Dries, webchick, ugerhard: t...Dries Buytaert2009-09-22
* - Patch #118345 by sun | nedjo, pwolanin, webchick: DIE hook_user_form() + ho...Dries Buytaert2009-09-22
* Patch #331893 by mgifford, nigel, Xano, Everett Zufelt | Cliff, Bojhan, mcrit...Dries Buytaert2009-09-21
* - Patch #500038 by Shai, sreynen | webchick: changed default for RSS output f...Dries Buytaert2009-09-21
* - Patch #556018 by Damien Tournoud, dereine | sun: rename drupal_to_js() and ...Dries Buytaert2009-09-21
* Patch #579366 by sun, litwol | chx, Dries: simplified form API redirection ha...Dries Buytaert2009-09-21
* - Patch #550742 by douggreen | Zarabadoo: remove Search box from theme system...Dries Buytaert2009-09-21
* - Patch #445062 by sun: removed system_requirements check for tokenizer now t...Dries Buytaert2009-09-20
* - Patch #11218 by David_Rothstein, sun, quicksketch, duncf, awood456, dropcub...Dries Buytaert2009-09-20
* - Patch ##525540 by jvandyk, sun, jhodgdon, fago | webchick, TheRec, Dave Rei...Dries Buytaert2009-09-19
* #571086 by sun and merlinofchaos: Added a 'wrapper callback' that executesAngie Byron2009-09-18
* #564394 by Berdir and Crell: Removed database BC layer. nah nah nah nah... he...Angie Byron2009-09-18
* #469242 by tic2000, Pasqualle, pwolanin, Nick Lewis, moshe weitzman, Rob Loach,Angie Byron2009-09-15
* #539022 by dropcube: Use current theme during Batch API processes.Angie Byron2009-09-11
* #562188 by JohnAlbin: Replaced missing theme settings page help text.Angie Byron2009-09-11
* #306316 follow-up by catch: Revert coupling of node_types_rebuild() and menu_...Angie Byron2009-09-10
* - Patch #306151 by agentrickard, David_Rothstein, Dave Reid, dbabbage, moshe ...Dries Buytaert2009-09-10
* - Patch #569282 by joshmiller: removal of Site configuration and fixed a numb...Dries Buytaert2009-09-10
* - Patch #572932 by sun: rename hook_elements() to hook_elements_info() for co...Dries Buytaert2009-09-10
* - Patch #573128 by heather: reworded and corrected site information description.Dries Buytaert2009-09-10
* - Patch #559368 by CalebD: trailing commas in JavaScript cause syntax errors ...Dries Buytaert2009-09-09
* - Patch by #565496 by dropcube, pwolanin: changed Allow dynamic attaching of ...Dries Buytaert2009-09-05
* - Patch by #1577 by chx, boombatower, Bèr Kessels, kkaefer: made SSL support...Dries Buytaert2009-09-05
* - Patch #412030 by stBorchert: fixed placement of descriptions on radios.Dries Buytaert2009-09-05
* #269337 by egfrith and wrunt: Added support for more image types (PDF, TIFF, ...Angie Byron2009-09-01
* #331180 follow-up by pwolanin and mfb: Fix sending of mail.Angie Byron2009-09-01
* #564562 by Gábor Hojtsy, Bojhan, yoroy, and catch: Added 'System' configurat...Angie Byron2009-09-01
* #364219 follow-up by TheRec: One last API nicety to theme_links() for the acc...Angie Byron2009-08-31
* #331180 by pwolanin and Rob Loach: Added pluggable smtp/mail framework.Angie Byron2009-08-31
* - Patch #499156 by Wim Leers: corrected documentation.Dries Buytaert2009-08-31
* - Patch #495968 by Frando, moshe weitzman: added drupal_render() cache patter...Dries Buytaert2009-08-31
* #558958 by Frando and moshe weitzman: Add a hook_page_build() that runs befor...Angie Byron2009-08-31
* - Patch #444344 by kkaefer, sun, Rob Loach: this change introduces a jQuery ....Dries Buytaert2009-08-31
* - Patch #331171 by pwolanin, mfb, drewish: allow modules to alter the MIME ex...Dries Buytaert2009-08-31
* - Patch #561970 by Davy Van Den Bremt: fix the upgrade path from {box} to {bl...Dries Buytaert2009-08-29
* - Patch #499156 by Wim Leers: add hook_file_alter() so we can integrate with ...Dries Buytaert2009-08-29
* - Patch #560746 by dropcube: rename hook_block_list() to hook_block_info() fo...Dries Buytaert2009-08-29
* #561970 by Davy Van Den Bremt: Rename 'box' to 'custom block'. Here's to core...Angie Byron2009-08-28
* - Patch #560502 by Gabor Hojtsy: created 'content authoring' category.Dries Buytaert2009-08-28
* - Patch #519498 by torelad, awmckinley et al: improved documentation for drup...Dries Buytaert2009-08-28
* - Patch #296693 by sun: revert system_admin_menu_block_access().Dries Buytaert2009-08-28
* - Patch #559658 by sun, dropcube: store filter settings per format, general A...Dries Buytaert2009-08-27
* - Patch #300993 by dropcube, Dave Reid: user roles and permission API. Great ...Dries Buytaert2009-08-27
* - Patch #423992 by JohnAlbin, Davy Van Den Bremt: remove show_blocks page var...Dries Buytaert2009-08-26
* - Patch #445070 by Dave Van Den Brempt: proper wrapping of comments.Dries Buytaert2009-08-26
* #524790 by torelad: Fixed incorrect sample code for hook_mail_alter().Angie Byron2009-08-26
* #559306 by emmajane: Remove 'Select different theme' permission which was lef...Angie Byron2009-08-26
* - Patch #460320 by catch, fago, Frando: standardized, pluggable entity loadin...Dries Buytaert2009-08-25