summaryrefslogtreecommitdiff
path: root/modules
Commit message (Collapse)AuthorAge
* #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
|
* #200953 by seanburlington: Added basic support for 'time' and 'date' types ↵Angie Byron2009-08-22
| | | | to schema API.
* #556594 by sign: Move File Uploads under Media.Angie Byron2009-08-22
|
* #201415 by sun: Add a permission to access site in maintenance mode.Angie Byron2009-08-22
|
* #370454 follow-up by flobruit: Fix update function return value.Angie Byron2009-08-22
|
* #296322 follow-up. It's extremely helpful when I remember to commit ALL ↵Angie Byron2009-08-22
| | | | files. :P
* - Patch #331611 by sun, joshmiller, TheRec, Rob Loach, Damien Tournoud: add ↵Dries Buytaert2009-08-22
| | | | a poormanscron-like feature to core.
* #296322 by cwgordon7 andSenpai: Fix horribly broken trigger module and add ↵Angie Byron2009-08-22
| | | | tests so we don't do it anymore.
* - Patch #556136 by catch, dereine: remove theme_forum_topic_navigation().Dries Buytaert2009-08-22
|
* - Patch #556136 by catch, dereine: remove theme_forum_topic_navigation().Dries Buytaert2009-08-22
|
* #326539 by JohnAlbin, sun, cha0s, ultimateboy, Rob Loach, Damien Tournoud: ↵Angie Byron2009-08-22
| | | | Convert 'class' attribute to use an array, not a string.
* - Patch #364219 by Everett Zufelt, brandonojc, jmburnz, mgifford: for ↵Dries Buytaert2009-08-22
| | | | accessibility, navigation menus should be preceded by headings of the appropriate level.
* - Patch #137072 by ksenzee, rernst: block titles not copied on switching to ↵Dries Buytaert2009-08-22
| | | | a new theme.