Changes since DRUPAL-7-0-UNSTABLE-8:
- - Patch #517502 by andrea.gariboldi: make Transaction API follow its own documentation.
- - Patch #470998 by bleen18: properly align the Druplicon logo in Garland.
- - Patch #519782 by tic2000: change to become a hidden region like page_top.
- - Patch #531038 by quicksketch: #value_callback missing drupal_function_exists().
- - Patch #511114 by sivaji, deekayen: slightly smaller feed.png per Google Speed's suggestion.
- - Patch #510116 by killes@www.drop.org: fixed broken link.
- - Patch #522184 by stBorchert: remove the 'minimum number of words' feature from Drupal.
- - Patch #388544 by arianek, joachim: added missing documentation.
- - Patch #349508 by Josh Waihi: make sure that the database is installed using UTF-8 on PostgreSQL.
- - Patch #227232 by dopry, c960657, jmstacey, pwolanin, aaron, drewish: added initial support for PHP file wrappers.
- - Patch #374441 by tic200, Damien Tournoud, scor: refactor Drupal HTML corrector using PHP5's XML/Dom parser.
- - Patch #530894 by yched: removed unneeded #cache property in fields forms.
- - Patch #523950 by moshe weitzman, yched, catch: update comment rendering to take full advantage of the drupal_render() paradigm.
- - Patch #533004 by tic2000: Implement instead of Implementation in phpDoc.
- - Patch #499004 by jhodgdon: documentation updates and corrections.
- - Patch #489880 by nbz, Bojhan, Gurpartap Singh: merge 'Created' column with 'Topics'.
- - Patch #524728 by David_Rothstein, JoshuaRogers, JacobSingh et al: refactor install.php to allow Drupal to be installed from the command line.
- - Patch #513592 by Damien Tournoud: make it faster to rebuild the registry, mainly to improve performance of SimpleTest.
- - Patch #524728 by David_Rothstein, anarcat: white space clean-up.
- - Patch #211747 by chx, alex_b, dww: allow specifying version information as part of module dependencies.
- - Patch #503496 by deekayen, boombatower, Dave Reid: better sid generation in tests to help us make progress on PIFR 2.x
- - Patch #491556 by Berdir: completed converting core to DBTNG. Oh my. Kudos to Berdir for this humongous effort.
- - Patch #493746 by Dave Reid: code clean-up of drupal_attributes().
- - Patch #517606 by JuliaKM: removed one white space ...
- - Patch #233091 by dww, anarcat, gordon: restructured update.php to start making it possible to update Drupal sites from the shell.
- - Patch #511748 by moshe weitzman: pushing rending to later in the cycle so there is more room for customization.
- - Patch #511926 by alpritt: made it possible to navigate the toolbar using the keyboard.
- - Patch #534414 by G��bor Hojtsy: fix missing docs and consistency issues with and .
- - Patch #533730 by greggles, boombatower: allow a custom role name to be specified.
- - Patch #522176 by espie, mikey_p: improved the error message that one gets when importing a translation file fails.
- - Patch #495030 by Psicomante: changed locale code for Kyrgyz from ky to kg.
- - Patch #535264 by Crell: removing some more legacy cruft.
- - Patch #443154 by boombatower, pwolanin: properly report fatal errors as failures.
- - Patch #534480 by solotandem: change explode to implode in the documentation.
- - Patch #535564 by G��bor Hojtsy: the D7UX mockups call for a top level Content item, which would immediatey lead to the "Find content" screen. The current Drupal 7 code is almost there, but still has an RSS settings item blocking the implementation of this by default and aggregator and book also add subitems.
- - Patch #336483 by brianV: SELECT MAX(comment_count) FROM node_comment_statistics did a full table scan so added an index.
- - Patch #199774 by dww, ugerhard, brianV, John Morahan: make it more 'natural' to enable security notification e-mails.
- - Patch #534318 by yched: better defaults and corrected documentation.
- - Patch #92877 by mfer, Rob Loach, Damien Tournoud, et al: add numeric weight to drupal_add_css.
- - Patch #535990 by catch: removed a silly test.
- - Patch #531444 by sivaji: fixed broken link.
- - Patch #536198 by boombatower: remove some death code.
- - Patch #491190 by bangpound et al: provide a taxonomy term field type. Woot. Woot.
- - Patch #530132 by dropcube: node-terms associations are not removed from DB when a node revision is deleted.
- - Patch #536440 by G��bor Hojtsy: the attached patch moves the Structure >> Themes section to the top level Appearance item as outlined in the D7UX IA.
- - Patch #536570 by G��bor Hojtsy: implemented new IA for top-level users.
- - Patch #504666 by catch, yched, et al: make comments fieldable. Oh my. Bye bye comments as nodes?
- - Patch #504666 by catch, yched, et al: make comments fieldable. Oh my. Bye bye comments as nodes?
- - Patch #530976 by catch: small performance optimization to drupal_render().
- - Patch #536784 by deekayen: fixed spelling of the word 'permission'.
- - Patch by chx and DamZ: fixed a failing test.
- - Patch #528918 by lyaunzbe: document that hook_form_alter() passes by reference. lyaunzbe is a new contributor -- welcome!
- - Patch #537062 by yched: remove unneeded comment_edit() page callback and convert some code from arrays to objects for consistency.
- - Patch #528182 by yched: added missing field type documentation and removed some unnessary code.
- - Patch #528182 by yched: added missing field type documentation and removed some unnessary code.
- - Patch #535152 by Bojhan, karschsp: improve help text describing tags.
- - Patch #537458 by dropcube: fixed problem with installing Drupal.
- - Patch #342950 by Josh Waihi: moving PostgreSQL stored procedures to the PostgreSQL database backend, where it belongs.
- - Patch #310168 by jhodgdon, arianek, traxer: documentation update.
- - Patch #493466 by arianek, jhodgdon: documentation for file_save_upload inaccurately describes a parameter.
- #523298 by catch: Speed up static caching in drupal_lookup_path().
- #412410 by c960657: Make schema descriptions plain text.
- - Patch #537044 by talor: hook_taxonomy_term_update and hook_taxonomy_term_insert were called backwards.
- - Patch #535034 by yched: clean up how fields and instances are prepared for runtime.
- - Accidentically committed two patches at once. Rolled back one of them. Sorry.
- - Patch #537678 by Bojhan: remove drag-and-drop help text.
- #226587 by JohnAlbin, E.Z, et al: Make sidebar regions semantic and RTL-friendly.
- #489762 by JohnAlbin: Add theme lineage information to .info file cache and fix several edge-case bugs.
- #395132 by jhodgdon: Fix inaccurate documentation for poll_node_form_submit().
- #536150 follow-up by gordonh and dww: Move more update.php functions to update.inc.
- #537044 by dropcube: Simplify and expand taxonomy hook tests.
- #339406 by dropcube and boombatower: Add an assertion to check if a checkbox is checked.
- #356240 by stBorchert: Fix phantom list bullets from appearing in Garland admin pages.
- #341140 by JohnAlbin and chx: Allow drupal_get_path() to be used even when database is down.
- #504256 by Berdir and sun: Fix notice on modules page when first scanning a module.
- #434350 by cpliakas and Crell: Add a method to explicitly close a database connection.
- #530950 by catch: Replace iss_null() with isset() - small optimization.
- #477018 by tic2000: Fix falsely-triggered JS alert when moving blocks.
- #315047 by Josh Waihi: Escape PostgreSQL column names in the changeField function.
- #433992 by David_Rothstein and Frando: Change #theme_wrapper to #theme_wrappers to allow multiple theme functions to execute on renderable objects.
- #76422 by coreyp_1: Greet admin users with a prompt to create content types rather than an access denied page when no content types exist on node/add.
- #500334 by boombatower: Add neutral styling for debug assertions.
- #526120 by catch: Remove the related terms feature from Taxonomy module. This can now be accomplished with Field API.
- #396388 by andypost: Fix syntax of comment order query for pgsql.
- #493678 by threexk and tic2000: Fix disappearing Garland tabs in IE 7.
- #531476 by aaron and mfb: Add favicon mimetype as a theme setting to avoid expensive calls to file system.
- #364564 by cwgordon7: Document hook_ranking().
- #193383 by TheRec, JirkaRybka, and Bart Jansens: Centralize calls to set_time_limit() and prevent warnings/errors.
- #533584 by chx, dww, and Nick Lewis: Allow version-level dependency support to work with beta, rc, etc.
- #292253 by Damien Tournoud: Remove per-user themes selection from core.
- #382870 by geerlingguy, jmburnz, EclipseGc, JohnAlbin, sun, et al: Update and Polish default node.tpl.php output.
- #473396 by Everett Zufelt, annmcmeekin, jmburnz, sun, et al: Define system-wise classes for providing hidden elements for accessibility.
- #371458 by Damien Tournoud, Gerhard Killesreiter, and smk-ka: Add a missing index on menu_router tab_root.
- #523244 by arianek, Bojhan, and yoroy: Re-working content type add description.
- #543594 by Damien Tournoud: Bubble up exceptions in PDO.
- #528856 by catch: Optimize module_implements() by statically caching the maintenance mode variable.
- #211439 follow-up by catch: Add missing index for module_list().
- #485974 by pwolanin, Damien Tournoud, mr.baileys: Improved security by limiting the number of allowed login attempts.
- #537654 by catch: Tidy up comment links, and remove hook_link() in favour of hook_page_alter().
- #524652 follow-up by tic2000 and yched: Fix comment preview bug and add tests.
- #523256 by arianek and Bojhan: Cleanup add content type text.
- #543902 by yched: Remove unneeded modules in field.test setUp().
- #289504 by mikeryan and moshe weitzman: Add index on comment, uid columns to speed up user_delete().
- - Patch #543948 by Damien Tournoud: remove db_type_placeholder().
- - Patch #372330 by fgm, yched, et al: better validation of field names.
- #537276 by tic2000 and alex.k: Make blog feed title translatable.
- #361839 by puradata and yched: Document return structures from field attach.
- #511760 follow-up by rfay: Improve error messages in file_unmanaged_copy().
- - Patch #536768 by chx: use the database to do type casting so we can clean up some code. ;-)
- - Patch #538526 by catch, G��bor Hojtsy, yoroy, et al: rename 'User management' to 'People' in the header -- not anywhere else.
- - Patch #508458 by catch, G��bor Hojtsy, yoroy: created 'Configuration and modules' section so we can start moving over configuration items. Let's see how this goes ...
- - Patch #542742 by tic2000: create wrapper functions to load/serialize a DOM.
- - Patch #545356 by Damien Tournoud: sidebars were broken in install.php, update.php, and the expert profile due to a previous patch that made the sidebar regions more semantic for RTL support.
- - Patch #545862 by Xano: info file shouldn't suggest Garland is the default theme.
- - Patch #541346 by Jaza: enabling admin theme doesn't initialize blocks.
- - Patch #367753 by yched, bjaspan: add support for bulk deletion to Fields API.
- #545306 by alexanderpas: De-op hook_node_type().
- #514914 by G��bor Hojtsy: Add back removed pager_limits variable.
- #546048 by G��bor Hojtsy: Move maintenance mode setting to config/development.
- - Patch #541686 by catch: unnecessary query in block_page_alter().
- - Patch #539724 by G��bor Hojtsy, Bohjan: make Seven legends look like on the mocks.
- - Patch #546878 by G��bor Hojtsy, yoroy: move performance settings.
- - Patch #544400 by yched, bjaspan: wrong unique key in {field_config_instance}.
- - Patch #459980 by Xano: rework admin/settings/performance.
- - Patch #546568 by quicksketch: consistently pass in to #value_callback functions.
- - Patch #491972 by Berdir, webchick: clean-up of user/profile related hooks and APIs.
- - Patch #510782 by David_Rothstein, Jody Lynn: fixed broken links.
- - Patch #547290 by Xano: removed unused variable.
- #508458 follow-up by Josh Waihi: Fix menu access argument.
- #545952 by yoroy and G��bor Hojtsy: move modules to config/modules.
- #547756 by yched: Remove some whitespace.
- #529756 by yched: Allow fields to be weighted per context.
- #547528 by dww: Fixed Trailing whitespace in system_ip_blocking().
- #540798 by kjy07 and Jody Lynn: Require image style names.
- #546070 by ksenzee: un-double-escape default front page title.
- #533586 by dww and chx: Refactor dependency checks into sharable helper functions.
- #167112 by evil_marty and deekayen: Add support for 'wildcard' .tpl.php files to act on any numeric pages, such as page-user-%.tpl.php
- - Patch #546882 by Gabor Hojtsy: moving simpletest over to the new IA.
- - Patch #547290 by David_Rothstein: corrected behavior of new forum topics, and properly delete an unused variable upon uninstallation.
- - Patch #546336 by dropcube: transform hook_filter from having a paramater to hook_filter_().
- #336627 by Tresler and jhodgdon: Fix incorrect documentation in node_type_form_validate().
- #548630 by bjaspan: Document hook_field_is_empty().
- #491190 follow-up by bangpound: Add CHANGELOG.txt entry for taxonomy term fields.
- - Patch #548308 by dropcube: remove hook_filter_tips() as part of the hook_filter() refactoring.
- - Patch #531476 by JohnAlbin: corrected some favicon mime-type behavior.
- #547702 by Damien Tournoud: Add a 'user experience' section to MAINTAINERS.txt.
- #549230 by sun: Changed Use drupal_static() in _node_revision_access().
- #549182 by catch: Move logging and errors to admin/config/development.
- #519046 by catch, pwolanin: Fix how toolbar_get_menu_tree() determines menu to remove unneeded calls to _menu_check_access().
- #264876 by Rob Loach, jhedstrom, mfer: Allow external CSS files through drupal_add_css().
- #528204 by rfay: Fixed menu item sorting so it is now case in-sensitive.
- #296574 by boombatower and chx: Provide debug function for debugging during tests and elsewhere.
- #545952 follow-up by dmitrig01: Fix sqlite errors because of bad menu conversion.
- #548182 by yoroy: Better admin theme descriptions.
- #296319 by redndahead, lilou, domas, and kscheirer: Added tests for external URL options.
- #362972 by tic2000 and stewsnooze: Have nofollow filter remove 'rel' attributes instead of just adding rel='nofollow'.
- #545580 by moshe weitzman: Simplify block render structure.
- - Patch #476290 by tylor, evlis2, bohjan, Psicomante et al: add path alias to taxonomy term edit page. Yay.
- - Patch #549950 by asimmonds: removed unused variable .
- #529126 by boombatower: Split up SimpleTest verbose output into separate files.
- #295982 by kscheirer, jhedstrom, Senpai, et al: Added tests for the main help page.
- #296324 by R.Muilwijk, kscheirer, and pamelad: Fixed TestingParty08: url() for internal urls need a thorough test.
- - Patch #506482 by spuky, catch: remove some pointless /admin descriptions.
- - Patch #550488 by c960657: turn of mod_expires for all .php files.
- #296324 follow-up by JuliaKM: Wrap comment at 80 chars.
- #296011 by boombatower: Fixed TestingParty08: DBLog filtering.
- - Patch #370454 by chx, Damien Tournoud: simplify page caching.
- - Patch #550770 by dww: copyright.txt still thinks it is 2008.
- #538032 by killes: Document variables that could help with PCRE memory becoming saturated.
- - Patch #550768 by boombatower: correct clear result message.
- #370454 follow-up by chx: Enhance comments to page cache simplification patch, and add in missing settings.default.php hunk.
- - Patch #340283 by boombatower, dmitrig01 et al: abstract the simpletest broswer in its own class/object.
- - Patch #504422 by catch, drewish: file_load_multiple() missing a sanity check.
- - Patch #370240 by Josh Waihi, stuzza, mfb, Arancaytar: PDO should quote index names in table declarations.
- #544418 by merlinofchaos, sun, drewish, quicksketch, et al: Integrate CTools AJAX framework with Drupal to extend (and replace) existing ahah framework. Everything about AJAX/AHAH is more betterer now.
- #545956 by claudiu.cristea: Add a presave hook to comments.
- - Patch #421076 by stBorchert, Xano: increase font size of code and kbd tags.
- #517814 by jmstacey, justinrandell, pwolanin, drewish, Jody Lynn, aaron, dopry, and c960657: Converted File API to stream wrappers, for enhanced private/public file handling, and the ability to reference other storage mechanisms such as s3:// and flicker://.
- - Patch #251792 by pwolanin, Damien Tournoud, slantview, c960657: added a locking framework for long running operations.
- #526122 by bangpound, yched, and catch: Added an autocomplete widget for taxonomy term fields.
- - Patch #546390 by cweagans: fix CLI detection in install.php
- - Patch #276400 by mattyoung, chx: tests for language negotiation.
- #542426 by neilnz: PostgreSQL should not require password to be set in settings.php for trust mode.
- #552744 by drewish: Fixed incorrect documentation for the form.inc theme functions.
- #552066 by quicksketch and pwolanin: Fix bug with file_save_upload() and trailing slashes (with tests).
- - Patch #543294 by Damien Tournoud et al: add status/promote/sticky to node_revisions table.
- - Patch #552986 by yoroy: remove redundant form description.
- #516138 by yched, KarenS, quicksketch, bangpound, et al.: CC-FREAKING-K IN CORE! OH YEAH! :D
- - Patch #113614 by eaton, fago, et al: add centralized token/placeholder subsituation to core.
- #400292 by effulgentsia: Allow preprocess functions for theme hooks implemented as functions.
- #552084 by jhodgdon: Removed references to 'CCK' in core.
- #514172 by Bojhan: Increased maximum menu router parts (again).
- #554106 by dropcube, boombatower, deekayen, and sun: Let DWTC handle HTTP location header to ensure drupal_generate_test_ua() is called. Fix for testing bot.
- Reverting #554106. Causes failures in path-related tests.
- #554106 by dropcube: Attempt #2 at fixing random test failures.
- - Patch #537862 by Crell, Amitaibu, salvis: simplify and make more flexible the node access by converting hook_access() to hook_node_access().
- - Patch #550228 by Bojhan: added 'Media' category on 'Configuration and modules' page.
- - Patch #446518 by sun: remove argument from check_markup().
- - Patch #554164 by catch: join on {forum} instead of {term_node} for forum queries.
- #515236 by brandonojc, Everett Zufelt, and zzolo: Added additional markup to theme_status_messages() to be more apparent to assistive technology users.
- #551574 by emmajane and jhodgdon: Added @see also links to variable_set(), variable_get() and variable_del() to link them together.
- #439798 by Rob Loach: Added Vertical Tabs to the Node Type Form.
- #552520 by merlinofchaos: Fixed AJAX wrappers on poll/upload modules.
- #541708 by catch: Removed unnecessary query in _filter_tips().
- #554754 by gordon and dww: Added a new function update_get_update_list() to return list of pending updates.
- #509398 by adrian: Turned install profiles into modules with full access to the Drupal API. Almost all WTFs/minute now removed from install profiles. Woohoo! :D
- #551080 by G��bor Hojtsy: List non-container items (stuff in the toolbar) on /admin for a complete overview.
- - Patch #550228 by tobiasb: correct page callback.
- - Patch #549432 by Bohjan, G��bor Hojtsy: create 'people and permissions' section in 'configuration and modules'.
- - Patch #552958 by G��bor Hojtsy: create 'regional and language' section in 'configuration and modules'.
- - Patch #555458 by deekayen: convert stray sprinf() syntax query to dbtng.
- - Patch #555818 by G��bor Hojtsy: color of Seven toolbar was not as designed.
- - Patch #555446 by deekayen: remove backward-compatibility hacks from arg processing.
- - Patch #523478 by stBorchert, Bojhan, et al: better widget for WIDTH x HEIGHT widget.
- - Patch #546350 by dropcube: remove hardcoded numeric deltas from hook_filter_info().
- #367595 by plach, catch, sun, yched, et al: Added support for translatable fields to Field API.
- - Patch #549432 by jromine: fixed editing of profile fields.
- - Patch #549432 by G��bor Hojtsy: moving 'IP blocking' to 'People and permissions'.
- - Patch rollback of #549432: tests didn't actually ran successfully.
- - Patch #556138 by Bojhan: fixed broken link.
- - Patch #556248 by doq: fixed error when editing role.
- - Patch #137072 by ksenzee, rernst: block titles not copied on switching to a new theme.
- - Patch #364219 by Everett Zufelt, brandonojc, jmburnz, mgifford: for accessibility, navigation menus should be preceded by headings of the appropriate level.
- #326539 by JohnAlbin, sun, cha0s, ultimateboy, Rob Loach, Damien Tournoud: Convert 'class' attribute to use an array, not a string.
- - Patch #556136 by catch, dereine: remove theme_forum_topic_navigation().
- #296322 by cwgordon7 andSenpai: Fix horribly broken trigger module and add tests so we don't do it anymore.
- - Patch #520734 by Everett Zufelt: for accessibility, theme_feed_icon could use more meaningful alt text.
- - Patch #331611 by sun, joshmiller, TheRec, Rob Loach, Damien Tournoud: add a poormanscron-like feature to core.
- #370454 follow-up by flobruit: Fix update function return value.
- #201415 by sun: Add a permission to access site in maintenance mode.
- - Patch #496500 by Moshe Weitzman, Crell, Berdir: remove global placeholder counter so we can support Views caching.
- #556594 by sign: Move File Uploads under Media.
- #200953 by seanburlington: Added basic support for 'time' and 'date' types to schema API.
- #542658 by G��bor Hojtsy, sun, pwolanin: Move action 'tabs' out of local tasks.
- #556714 by Davy Van Den Bremt: Fixed broken url in administration theme status message.
- - Patch #542658 by sun, G��bor Hojtsy, pwolanin: move action tabs out of local tasks.
- #471018 by clemens.tolboom, sun, stBorchert, and mverbaar: Added generic pattern/js for hiding machine readable names (applied to menu and content types).
- #542658 follow-up by sun: Move action 'tabs' out of local tasks and into local actions.
- #550228 by tobiasb and sun: Fixed double-escaping of title callbacks in Image module.
- #537862 follow-up by Crell: CHANGELOG.txt entry for node access improvements.
- #516138 follow-up by Damien Tournoud: Remove expensive menu_rebuild() call from field API.
- #542206 by asimmonds: Fix admin/content filters (with tests).
- #367595 follow-up by xmacinfo: CHANGELOG.txt entry to Translatable Fields.
- #545230 by rfay: Fixed one-time login link error messages.
- - Patch #554988 by Danny Van Den Brempt: removed unnecesary parameter.
- - Patch #113614 by John Morahan: small fix for token/placeholder substitution to core.
- - Patch #552000 by deekayen: 'smush' core images.
- #367595 follow-up by plach: Fix missing call to field_attach_preprocess().
- *** empty log message ***
- Of all the patches to accidentally commit without a message. :( Rolling back registry rip. Let's try that again.
- Ahem. Reverting everything.
- #497118 by chx, catch, pwolanin, JoshuaRogers, and Jacob Singh: Remove the 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.
- #557342 by agentrickard: Fixed typo.
- #364219 follow-up by brandonojc: Commit missing hunk from last patch.
- #557056 by sign: Removed the fieldset around summary and body fields.
- #162788 by dww, Dave Reid, and JohnAlbin: Add option to include modules that aren't enabled in Update Status.
- #509584 by pwolanin: Various API fixes for menu_tree_data() including depth param.
- #550572 by sun and c960657: Fixed CSS+JS regressions related to form-item-[name].
- #524728 follow-up by David_Rothstein: Fix whitespace in install.php and install.inc.
- - Patch #549432 by jromine, G��bor Hojtsy: move ip blocking settings.
- - Patch #303419 by drewish: incorrect expiration headers with private file transfers.
- #547846 by David_Rothstein: Fixed a missing reference operator that caused Drupal installation to fail on PHP 5.3.
- #303419 follow-up by drewish: Fix typo.
- #535564 follow-up by pwolanin and G��bor Hojtsy: Create 'Web services' category and move Aggregator under there.
- - Patch #496500 by chx: rollback.
- - Patch #262906 by Davy Van Den Bremt, mooffie: bogus form_build_id_/nodetype/ variable created on type settings page.
- #557932 by plach and bangpound: Fixed taxonomy term field autocomplete widgets validation, which broke after translatable fields.
- #557890 by G��bor Hojtsy: Added 'Search and metadata' category to configuration page.
- #492186 by catch, mfb, BTMash, TheRec, and rainbreaw: Fixed bug causing authoring information to never be updated (with tests).
- #446518 follow-up by sun: Removed logic branch in check_markup() for string being NULL.
- - Patch #546882 by G��bor Hojtsy: remove unnecessary code.
- - Patch #557792 by G��bor Hojtsy: created 'web services' category.
- - Patch #368408 by jeffschuler: improve consistency of API and settings on administration pages.
- - Patch #554946 by dropcube, sun: cache info from hook_filter_info() and allow to be altered.
- - Patch #551080 by G��bor Hojtsy: the by module page blocks did not have the new show flag.
- - Patch #535564 by G��bor Hojtsy: fixed broken path.
- - Patch #537434 by chx, bangpound, moshe weitzman, David Strauss: move the blog API module to contrib.
- - Patch #558656 by Davy Van Den Brempt: this that self.
- #489762 follow-up by JohnAlbin: Fix for sub-theme screenshots not showing up.
- #364219 follow-up by TheRec: Fix invocations of theme_links() via Drupal's rendering API.
- #546878 follow-up by G��bor Hojtsy: Remove double-placement of Performance menu item.
- #558756 by Davy Van Den Bremt: Fix non-by-referenced calls to drupal_static().
- #505084 by Rob Loach: Added an #attached_library() FAPI property for drupal_add_library(), for consistency with #attached_css and #attached_js.
- #559210 by Davy Van Den Bremt: Compressed version of toolbar.png to save ~50K.
- - Patch #460320 by catch, fago, Frando: standardized, pluggable entity loading for nodes, users, taxonomies, files and comments.
- #559486 by yched: Split up field attach tests so that testing bot doesn't choke on them.
- #559306 by emmajane: Remove 'Select different theme' permission which was left in accidentally after removing the per-user theme feature from core.
- #524790 by torelad: Fixed incorrect sample code for hook_mail_alter().
- #553952 by c960657: Apply locking framework to image generation.
- #496516 by Crell and Berdir: Moved query_alter() into a preExecute() method, so that modules can know the final query/arguments before they are run.
- - Patch #556832 by dropcube: add text format API to manipulate formats.
- - Patch #503782 by sign, skilip: not able to select region at block creation.
- - Patch #546336 by sun, dropcube: code clean-up and documentation improvements for the filter hooks.
- - Patch #445070 by Dave Van Den Brempt: proper wrapping of comments.
- - Patch #428296 by dropcube, sun, catch: filter system doesn't communicate with other modules about filter format changes/deletions.
- - Patch #423992 by JohnAlbin, Davy Van Den Bremt: remove show_blocks page variable.
- - Patch #423992 by Davy Van Den Brempt: remove unused variables.
- #559506 by quicksketch and plach: Added variable to field widgets.
- #559486 follow-up by plach: Fixed fatal error in tests that for whatever reason testing bot is not catching. Grrr.
- #367567 by effulgentsia, yched, quicksketch, sun, and chx: Move AHAH-'add more' to the new generic AHAH callback, and add support for form definition functions being kept in non-.module files.
- - Patch #395378 by Xano: syslog module clean-up and bugfix.
- - Patch #560578 by torelad: hook_node_info documentation corrections.
- - Patch #503782 by Davy Van Den Brempt: not able to select region at block creation.
- - Patch #300993 by dropcube, Dave Reid: user roles and permission API. Great patch.
- - Patch #557684 by JacobSingh: fixed bug with auto-complete functionality.
- - Patch #559658 by sun, dropcube: store filter settings per format, general API clean-up and documentation improvements.
- - Patch #300993 by sun: added CHANGELOG.txt entries for user module.
- - Patch #296693 by sun: revert system_admin_menu_block_access().
- - Patch #545662 by yched, moshe weitzman: simplify field rendering.
- - Patch #519498 by torelad, awmckinley et al: improved documentation for drupal_mail().
- - Patch #528326 by JacobSingh, cwgordon7: clean-up and bug fixes for the FTP file transfer classes.
- #506124 follow-up by G��bor Hojtsy: Move URL aliases under Search & Metadata.
- - Patch #560502 by Gabor Hojtsy: created 'content authoring' category.
- #561970 by Davy Van Den Bremt: Rename 'box' to 'custom block'. Here's to core's database schema making sense.
- #49941 by geodaniel and Davy Van Den Bremt: Allow access logs to never be discarded.
- #560484 by Davy Van Den Bremt: Allow database logs to never be discarded.
- #560740 by sun and David_Rothstein: 'Escape all HTML' filter did not escape any HTML. Now that's a problem. (with tests)
- #364470 by stBorchert and JohnAlbin: Made theming of 'Submitted by author, on date' easier.
- #562624 by mcjim: Fixed WSOD on admin/config/people.
- - Patch #561520 by Pasqualle: is an object.
- - Patch #496500 by chx: remove global placeholder counter.
- - Patch #560746 by dropcube: rename hook_block_list() to hook_block_info() for consistency in the API.
- - Patch #499156 by Wim Leers: add hook_file_alter() so we can integrate with CDNs.
- - Patch #561970 by Davy Van Den Bremt: fix the upgrade path from {box} to {block_custom}.
- - Patch #394182 by chx, Berdir: converted search module to the new database abstraction layer. Rest in peace old database layer.
- - Patch #391330 by quicksketch, drewish et al: file module to core. Yaaa-a-a-y!
- - Patch #297207 by G��bor Hojtsy: move the update settings.
- #560944 by seutje: Fixed collapsible fieldsets in Garland.
- - Patch #505214 by pwolanin: make the search module a slightly better framework.
- - Patch #504630 by Dave Van Den Bremt: aded requirements check.
- - Patch #563160 by karschsp: enable file module in default install profile.
- - Patch #563272 by David_Rothstein: renamed parameter for readability.
- - Patch #563742 by plach: hotfix for broken hook_entity_info_alter().
- - Patch #331171 by pwolanin, mfb, drewish: allow modules to alter the MIME extension mapping rather than setting a huge variable.
- - Patch #444344 by kkaefer, sun, Rob Loach: this change introduces a jQuery .once() method which streamlines the way behavior functions work. Previously, we had to manually ensure that an element is only initialized once. Usually, this happens by adding classes and selecting only those elements which do not have that class. However, this process can be separated out into a jQuery ���filtering��� function which does all the grunt work.
- - Patch #563992 by plach: missing in hook_field_attach_view_alter and hook_field_attach_form.
- - Patch #105639 by David Strauss, catch, Berdir, drewish: tracker performance improvements.
- - Patch #564462 by catch: remove moderate column from node_schema().
- #558958 by Frando and moshe weitzman: Add a hook_page_build() that runs before hook_page_alter().
- #564528 by roychri: Fixed Error: 'context is not defined' in modules/toolbar/toolbar.js.
- - Patch #495968 by Frando, moshe weitzman: added drupal_render() cache pattern. Start using it for blocks.
- - Patch #495968 by Frando, moshe weitzman: added drupal_render() cache pattern. Start using it for blocks.
- #496500 follow-up by Damien Tournoud: Fixed PostgreSQL and SQLite.
- - Patch #562928 by Davy Van Den Bremt: Fixed Change 'Add' in the toolbar to 'Add content'.
- #561484 by Davy Van Den Bremt: Remove reference to obsolete CSS class box.
- - Patch #499156 by Wim Leers: corrected documentation.
- #564582 by Damien Tournoud: Remove dead code user_edit_submit() and user_edit_validate(). Yay for patches that remove old crufty crap.
- #331180 by pwolanin and Rob Loach: Added pluggable smtp/mail framework.
- #564576 by G��bor Hojtsy: Moved contact module settings back to tab.
- #321828 by Davy Van Den Bremt and Damien Tournoud: Move template_preprocess_maintenance_page() to theme.inc to allow Drupal to properly report fatal errors.
- #510094 by pp: Added description to the link items of the toolbar.
- #364219 follow-up by TheRec: One last API nicety to theme_links() for the accessibility header stuff.
- Rolled back #510094. Needs more thought.
- #471018 follow-up by sun: Apply generic pattern/js for hiding machine readable names to taxonomy vocabularies.
- - Patch #562816 by yched: improved performance of field_attach_query() by adding indices.
- #564562 by G��bor Hojtsy, Bojhan, yoroy, and catch: Added 'System' configuration section.
- #331180 follow-up by pwolanin and mfb: Fix sending of mail.
- #269337 by egfrith and wrunt: Added support for more image types (PDF, TIFF, EPS, etc.).
- #497948 by roychri and Rob Loach: Fixed terribly broken Color module (with tests so we don't do it again ;)).
- #556156 by Rob Loach and doq: Fixed incorrect usage of variable_get(bin).
- Patch #567250 by lilou, mikispeed: remove 'Serbia And Montenegro' from country list.
- - Patch ##239676 by v1nce, pwolanin, mfb: fixed SA-CORE-2009-001: missing validation for hook_user().
- - Patch #499156 by Wim Leers: added CDN to CHANGELOG.txt.
- - Patch #412030 by stBorchert: fixed placement of descriptions on radios.
- - Patch #200572 by theborg, lilou, robertgarrigos: add constants to magic numbers.
- - Patch #555844 by by NancyDru: made titles consistent.
- - Patch #568396 by bjaspan: fixed typo.
- - Patch #565994 by mfb: src attribute for external javascript should be HTML-encoded.
- - Patch #546302 by jhodgdon: improved help text of search module so people know how they can pimp their search.
- - Patch #567148 by Damien Tournoud: enable ONLY_FULL_GROUP_BY for MySQL to enforce proper SQL queries.
- - Patch #569084 by douggreen: fixed resetting the search index.
- #159762 by paul.lovvik and jp.stacey: Fixed Autocomplete errors from whitespace entry.
- - Patch by #1577 by chx, boombatower, B��r Kessels, kkaefer: made SSL support a bit easier by providing two cookies and ... hook_goto_alter.
- #568224 by Josh Waihi and chx: Fixed missing constant in filter value. (all pgsql tests pass now. woohoo! :D)
- - Rollback #567148 because it breaks on some versions of MySQL.
- #564562 follow-up by joshmiller: Move Statistics to System category.
- - Patch by #565496 by dropcube, pwolanin: changed Allow dynamic attaching of other types of stuff to render() structures.
- - Patch #557318 by cha0s, hass, Crell: Changed UNION support is missing in database API.
- - Patch #394268 by Crell, sun, yched: changed DIE update_sql() DIE!.
- - Patch #570218 by yched: viewing 'Manage fields' page clears field data cache.
- - Patch #372330 by fgm: improved error messages to improve usability.
- - Patch #565290 by flobruit, chx: fixed user register when configured not to use e-mails.
- - Patch #570440 by yoroy, emmajane: removed the taxonomy wall of text.
- - Patch #550210 by boombatower: added test for admin/people/create.
- - Patch #571934 by bjaspan: Fixed omissions in field_delete_(){field,instance}().
- - Patch #567092 by rcross, yched, bjaspan: merge hook_field_formatter_info() and hook_theme().
- - Patch #473240 by Arancaytar, c960657: menu_get_names() crashed when called.
- - Patch #565792 by pwolanin, effulgentsia, scor, fago, dahacouk: refactor theme_username() so that RDF patch can be accepted.
- - Patch #559368 by CalebD: trailing commas in JavaScript cause syntax errors in IE.
- - Patch #573128 by heather: reworded and corrected site information description.
- - Patch #572932 by sun: rename hook_elements() to hook_elements_info() for consistency. Yay to API clean-ups during 'slush'.
- - Patch #569282 by joshmiller: removal of Site configuration and fixed a number of broken links.
- - Patch #306151 by agentrickard, David_Rothstein, Dave Reid, dbabbage, moshe weitzman: automatically install/uninstall schema.
- - Patch #453588 by alienbrain, Jody Lynn: poll use for hook_link() no longer applies.
- #564632 by moshe weitzman: Unify various _build() functions and remove duplicate copy of content.
- #569240 by quicksketch: Remove field ID from field table names.
- #306316 follow-up by catch: Revert coupling of node_types_rebuild() and menu_rebuild().
- #569072 by rcross and yched: Clean field_attach_()* namespace by renaming and moving non-crud functions.
- #566134 by mfb: Fix bug causing decimal places not to be saved in number module.
- #555712 by TheRec: Moved shortcut bar collapse icon to the left side so it's more easily accessible and 'Log out' is no longer mistakenly clicked.
- #566094 by Arancaytar and smk-ka: Fixed hierarchy generation in menu_tree_data().
- #557220 by Everett Zufelt: Added alt attributes to SimpleTest results to assist screen-reader users.
- #572872 by cwgordon7: Fixed coding style problems in collapse.js.
- #475596 follow-up by emmajane: Remove some over-the-top politeness from installer messages.
- #564370 by catch: Fixed block caching form_alter() which was located in wrong file post-registry rip.
- #562188 by JohnAlbin: Replaced missing theme settings page help text.
- #293496 by kathyh and cwgordon7: Added tests for drupal_match_path().
- #561104 by Crell: Added support for random ordering in dynamic select queries.
- #561278 by Arancaytar: Fixed installation profile name escaping.
- #382464 by fgm and bjaspan: Disallow reserved field names.
- #555128 by Dave Reid | moshe weitzman: Return boolean value from node_access() with grant query.
- #539022 by dropcube: Use current theme during Batch API processes.
- #494462 by z.stolar: Don't disallow crawling of of sites/X/files by search engines in robots.txt.
- #565664 by c960657: Remove t() from 'title' in various test modules' hook_menu().
- - Patch #574002 by sun: remove argument from user_access().
- - Patch #569362 by scor, effulgentsia, catch: add attributes and title_attributes() variables for tpl files so that RDFa and Microformats can be implemented.
- - Patch #529316 by jhodgdon: fixed and improved hook_help() documentation.
- #513414 by kika, stBorchert, stella, sign, Bojhan, sun et al: Make editing of summary/full fields more user-friendly.
- #571604 by catch: Stop calling node_load() 3 times for every comment. ;)
- - Patch #513940 by Everett Zufelt: improved accessibility of the installer.
- - Patch #526674 by Everett Zufelt, mgifford: made breadcrumbs more accessible for visually impaired people.
- #569656 by c960657: Use DRUPAL_ROOT in menu_execute_active_handler().
- - Patch #495968 by Moshe Weitzman, catch: follow-up patch to fix bug with language-specific caching and to improve the performance of the caching code.
- - Patch #520734 by Everett Zufelt, webernet | Dries, mgifford: theme_feed_icon() could use more meaningful alt text.
- - Patch #570930 by sun: allow to retrieve all filters (including disabled) in a text format.
- - Patch #470840 by salvis, sinasquax, sun: fixed bug in node_access() if we specify an account. Extend filter_access() to take custom account.
- - Patch #251235 by catch: first forum test clean-up.
- - Patch #554164 by mfb: fixed bug with forum topic counts and added tests.
- - Patch #319840 by Aron Novak, darren.ferguson: added hook to the OpenID module for returning data when a user has logged in.
- - Patch #576096 by CorniI: use the new cache API.
- - Patch #575360 by dropcube: added API function to check if a cache bin is empty.
- - Patch #570572 by winston, David_Rothstein | Shai, Xano, alexanderpas, emmajane, kazar: changed label for user/1 account from 'administrator' to 'site maintenance account'.
- - Patch #572942 by cwgordon7: proper comment wrapping.
- - Patch #576530 by David_Rothstein: toolbar should say 'Log out' rather than 'Logout'.
- - Patch #572564 by boombatower | G��bor Hojtsy: Fixed Assertion message generator double escapes data.
- Roll-back of #555712. User testing showed the collapse bar to the left introduced its own issues. Back to the drawing board...