summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* - Patch #549432 by jromine, Gábor Hojtsy: move ip blocking settings.Dries Buytaert2009-08-24
|
* #524728 follow-up by David_Rothstein: Fix whitespace in install.php and ↵Angie Byron2009-08-24
| | | | install.inc.
* #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
|
* #364219 follow-up by brandonojc: Commit missing hunk from last patch.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.
* Ahem. Reverting everything.Angie Byron2009-08-24
|
* 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 #552000 by deekayen: 'smush' core images.Dries Buytaert2009-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
|
* #367595 follow-up by xmacinfo: CHANGELOG.txt entry to Translatable Fields.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.
* #537862 follow-up by Crell: CHANGELOG.txt entry for node access improvements.Angie Byron2009-08-23
|
* #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
|
* - Patch #496500 by Moshe Weitzman, Crell, Berdir: remove global placeholder ↵Dries Buytaert2009-08-22
| | | | counter so we can support Views caching.
* #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.
* - Patch #520734 by Everett Zufelt: for accessibility, theme_feed_icon could ↵Dries Buytaert2009-08-22
| | | | use more meaningful alt text.
* #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.
* - Patch #556248 by doq: fixed error when editing role.Dries Buytaert2009-08-22
|
* - Patch #556138 by Bojhan: fixed broken link.Dries Buytaert2009-08-22
|
* - Patch rollback of #549432: tests didn't actually ran successfully.Dries Buytaert2009-08-22
|
* - Patch #549432 by Gábor Hojtsy: moving 'IP blocking' to 'People and ↵Dries Buytaert2009-08-22
| | | | permissions'.
* - Patch #549432 by jromine: fixed editing of profile fields.Dries Buytaert2009-08-22
|
* #367595 by plach, catch, sun, yched, et al: Added support for translatable ↵Angie Byron2009-08-22
| | | | fields to Field API.
* - Patch #546350 by dropcube: remove hardcoded numeric deltas from ↵Dries Buytaert2009-08-21
| | | | hook_filter_info().
* - Patch #555400 by boombatower: remove duplicate method.Dries Buytaert2009-08-21
|