summaryrefslogtreecommitdiff
path: root/modules
Commit message (Collapse)AuthorAge
* - Patch #503782 by sign, skilip: not able to select region at block creation.Dries Buytaert2009-08-26
|
* - Patch #556832 by dropcube: add text format API to manipulate formats.Dries Buytaert2009-08-26
|
* #553952 by c960657: Apply locking framework to image generation.Angie Byron2009-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 ↵Angie Byron2009-08-26
| | | | left in accidentally after removing the per-user theme feature from core.
* #559486 by yched: Split up field attach tests so that testing bot doesn't ↵Angie Byron2009-08-26
| | | | choke on them.
* - Patch #460320 by catch, fago, Frando: standardized, pluggable entity ↵Dries Buytaert2009-08-25
| | | | loading for nodes, users, taxonomies, files and comments.
* #559210 by Davy Van Den Bremt: Compressed version of toolbar.png to save ~50K.Angie Byron2009-08-25
|
* #505084 by Rob Loach: Added an #attached_library() FAPI property for ↵Angie Byron2009-08-25
| | | | drupal_add_library(), for consistency with #attached_css and #attached_js.
* #558756 by Davy Van Den Bremt: Fix non-by-referenced calls to drupal_static().Angie Byron2009-08-25
|
* #546878 follow-up by Gábor Hojtsy: Remove double-placement of Performance ↵Angie Byron2009-08-25
| | | | menu item.
* #364219 follow-up by TheRec: Fix invocations of theme_links() via Drupal's ↵Angie Byron2009-08-25
| | | | rendering API.
* #489762 follow-up by JohnAlbin: Fix for sub-theme screenshots not showing up.Angie Byron2009-08-25
|
* - Patch #537434 by chx, bangpound, moshe weitzman, David Strauss: move the ↵Dries Buytaert2009-08-25
| | | | blog API module to contrib.
* - Patch #535564 by Gábor Hojtsy: fixed broken path.Dries Buytaert2009-08-25
|
* - Patch #551080 by Gábor Hojtsy: the by module page blocks did not have the ↵Dries Buytaert2009-08-25
| | | | new show flag.
* - Patch #554946 by dropcube, sun: cache info from hook_filter_info() and ↵Dries Buytaert2009-08-25
| | | | allow to be altered.
* - Patch #368408 by jeffschuler: improve consistency of API and settings on ↵Dries Buytaert2009-08-25
| | | | administration pages.
* - Patch #557792 by Gábor Hojtsy: created 'web services' category.Dries Buytaert2009-08-25
|
* - Patch #546882 by Gábor Hojtsy: remove unnecessary code.Dries Buytaert2009-08-25
|
* #446518 follow-up by sun: Removed logic branch in check_markup() for string ↵Angie Byron2009-08-25
| | | | being NULL.
* #492186 by catch, mfb, BTMash, TheRec, and rainbreaw: Fixed bug causing ↵Angie Byron2009-08-25
| | | | authoring information to never be updated (with tests).
* #557890 by Gábor Hojtsy: Added 'Search and metadata' category to ↵Angie Byron2009-08-24
| | | | configuration page.
* #557932 by plach and bangpound: Fixed taxonomy term field autocomplete ↵Angie Byron2009-08-24
| | | | widgets validation, which broke after translatable fields.
* - Patch #262906 by Davy Van Den Bremt, mooffie: bogus ↵Dries Buytaert2009-08-24
| | | | form_build_id_/nodetype/ variable created on type settings page.
* #535564 follow-up by pwolanin and Gábor Hojtsy: Create 'Web services' ↵Angie Byron2009-08-24
| | | | category and move Aggregator under there.
* #303419 follow-up by drewish: Fix typo.Angie Byron2009-08-24
|
* - Patch #303419 by drewish: incorrect expiration headers with private file ↵Dries Buytaert2009-08-24
| | | | transfers.
* - Patch #549432 by jromine, Gábor Hojtsy: move ip blocking settings.Dries Buytaert2009-08-24
|
* #550572 by sun and c960657: Fixed CSS+JS regressions related to ↵Angie Byron2009-08-24
| | | | form-item-[name].
* #509584 by pwolanin: Various API fixes for menu_tree_data() including depth ↵Angie Byron2009-08-24
| | | | param.
* #516138 follow-up by yched: Instead of a full menu rebuild, set a variable ↵Angie Byron2009-08-24
| | | | indicating it's needed. Speeds up tests by a factor of at least two.
* #162788 by dww, Dave Reid, and JohnAlbin: Add option to include modules that ↵Angie Byron2009-08-24
| | | | aren't enabled in Update Status.
* #557056 by sign: Removed the fieldset around summary and body fields.Angie Byron2009-08-24
|
* #557342 by agentrickard: Fixed typo.Angie Byron2009-08-24
|
* #497118 by chx, catch, pwolanin, JoshuaRogers, and Jacob Singh: Remove the ↵Angie Byron2009-08-24
| | | | function registry. While the hope was that this would result in improved performance for low-end hosts, it comes at the expense of critical development experience problems and less benefit than something like APC. Class registry remains intact to facilitate autoloading.
* Of all the patches to accidentally commit without a message. :( Rolling back ↵Angie Byron2009-08-24
| | | | registry rip. Let's try that again.
* *** empty log message ***Angie Byron2009-08-24
|
* #367595 follow-up by plach: Fix missing call to field_attach_preprocess().Angie Byron2009-08-23
|
* - Patch #113614 by John Morahan: small fix for token/placeholder ↵Dries Buytaert2009-08-23
| | | | substitution to core.
* - Patch #554988 by Danny Van Den Brempt: removed unnecesary parameter.Dries Buytaert2009-08-23
|
* #545230 by rfay: Fixed one-time login link error messages.Angie Byron2009-08-23
|
* #542206 by asimmonds: Fix admin/content filters (with tests).Angie Byron2009-08-23
|
* #516138 follow-up by Damien Tournoud: Remove expensive menu_rebuild() call ↵Angie Byron2009-08-23
| | | | from field API.
* #550228 by tobiasb and sun: Fixed double-escaping of title callbacks in ↵Angie Byron2009-08-23
| | | | Image module.
* #542658 follow-up by sun: Move action 'tabs' out of local tasks and into ↵Angie Byron2009-08-23
| | | | local actions.
* #471018 by clemens.tolboom, sun, stBorchert, and mverbaar: Added generic ↵Angie Byron2009-08-22
| | | | pattern/js for hiding machine readable names (applied to menu and content types).
* - Patch #542658 by sun, Gábor Hojtsy, pwolanin: move action tabs out of ↵Dries Buytaert2009-08-22
| | | | local tasks.
* #556714 by Davy Van Den Bremt: Fixed broken url in administration theme ↵Angie Byron2009-08-22
| | | | status message.
* #542658 by Gábor Hojtsy, sun, pwolanin: Move action 'tabs' out of local tasks.Angie Byron2009-08-22
|