<p>Changes since DRUPAL-7-0-UNSTABLE-9:</p>
<ul>
<li>- Patch <a href="/node/570572">#570572</a> by winston, David_Rothstein | Shai, Xano, alexanderpas, emmajane, kazar: changed label for user/1 account from 'administrator' to 'site maintenance account'.</li>
<li>- Patch <a href="/node/576516">#576516</a> by David_Rothstein: fixed documentation.</li>
<li><a href="/node/469242">#469242</a> by tic2000, Pasqualle, pwolanin, Nick Lewis, moshe weitzman, Rob Loach,
and alexanderpas: page.tpl.php has now been split into html.tpl.php
(for <html>, <head>, and <body>) and page.tpl.php (for page content).
This now provides consistency for granular theming of renderable output in all
template files.</li>
<li><a href="/node/575796">#575796</a> by Heine: Fixed OpenID XRI test violates the spec.</li>
<li>- Patch <a href="/node/565792">#565792</a> by pwolanin, salvis: follow-up on theme_username refactoring.</li>
<li>- Patch <a href="/node/520368">#520368</a> by Gábor Hojtsy: fixed Admin toolbar breaks sticky table headers.</li>
<li>- Patch <a href="/node/460594">#460594</a> by elliotttf, lambic | LiliVG: Fixed node_assign_owner_action_form() limits username length to 7 characters.</li>
<li><a href="/node/577912">#577912</a> by kkaefer: Updated OpenID icon with alpha transparency.</li>
<li><a href="/node/577298">#577298</a> by David_Rothstein: Fixed body field on non-node module-added node types when included from an installation profile.</li>
<li><a href="/node/578470">#578470</a> by Dries, jbrauer, Gábor Hojtsy: Add return status codes to drupal_http_request() when a URL fails to parse, instead of failing silently.</li>
<li>SA-CORE-2009-008</li>
<li><a href="/node/573680">#573680</a> by mgifford, David_Rothstein: Fixed language import during installation (and a notice).</li>
<li><a href="/node/574796">#574796</a> by sun: Fixed 'Article' content-type permissions not granted to admin role after installation.</li>
<li><a href="/node/365597">#365597</a> by mfb, Jody Lynn: Don't show access denied when logging in via OpenID to user/login.</li>
<li><a href="/node/440930">#440930</a> by brianV: Add @file block to menu.test.</li>
<li><a href="/node/556534">#556534</a> by xmacinfo: Fixed SimpleTest help text.</li>
<li><a href="/node/457450">#457450</a> by agentrickard: Added hooks to track changes to menu links.</li>
<li><a href="/node/563998">#563998</a> by plach: Add a means of marking a field as translatable in Field UI.</li>
<li><a href="/node/564394">#564394</a> by Berdir and Crell: Removed database BC layer. nah nah nah nah... hey hey hey... gooood byeeee...</li>
<li><a href="/node/571086">#571086</a> by sun and merlinofchaos: Added a 'wrapper callback' that executes
before a form builder function, to facilitate common form elements. Clean-up
from form_builder changes from CTools patch. Has nice side-benefit of making
all form functions' signatures consistent.</li>
<li>- Patch <a href="/node/283723">#283723</a> by pwolanin, sun | eddified, moshe weitzman, Dries, aether, Arancaytar: Added Make menu_tree_output() return renderable output.</li>
<li>- Patch <a href="/node/581286">#581286</a> by David Strauss | moshe weitzman: fixed detection of CLI environments properly.</li>
<li>- Patch <a href="/node/581594">#581594</a> by douggreen: minor db_query() fix to search for the new database abstraction layer.</li>
<li>- Patch <a href="/node/300993">#300993</a> by sun: extended the roles and permissions API so we can revoke permissions from a role etc.</li>
<li>- Patch #<a href="/node/525540">#525540</a> by jvandyk, sun, jhodgdon, fago | webchick, TheRec, Dave Reid, brianV, sun.core, cweagans, Dries: gave trigger.module and includes/actions.inc an API overhaul.  Simplified definitions of actions and triggers and removed dependency on the combination of hooks and operations. Triggers now directly map to module hooks.</li>
<li>- Patch <a href="/node/576302">#576302</a> by joachim | lambic: improved rewording of user admin help text.</li>
<li>- Patch <a href="/node/553524">#553524</a> by John Morahan: escape link text in assertions.</li>
<li>- Patch <a href="/node/11218">#11218</a> by David_Rothstein, sun, quicksketch, duncf, awood456, dropcube, mgifford | pwolanin, dww, RobRoy, Crell, webchick, beginner, ray007, bjaspan, chx, Gábor Hojtsy, Steven, Dries, lutegrass, sym, guardian, matt2000, geerlingguy, SeanBannister, matt westgate, com2, praseodym: allow default text formats per role, and integrate text format permissions.</li>
<li>- Patch <a href="/node/306611">#306611</a> by jbomb, sun | Damien Tournoud: fixed fatal error when trying to invoke non-existing action callbacks.</li>
<li>- Patch <a href="/node/11218">#11218</a> by sun: fixed fatal error.</li>
<li>- Patch <a href="/node/582736">#582736</a> by douggreen: removed unused function.</li>
<li>- Patch <a href="/node/582758">#582758</a> by c960657: remove t() calls from getInfo() functions.</li>
<li>- Patch <a href="/node/445062">#445062</a> by sun: removed system_requirements check for tokenizer now that the registry is gone.</li>
<li>- Patch <a href="/node/444402">#444402</a> by sun: clean up of parseInt() usage.</li>
<li><a href="/node/564394">#564394</a> follow-up by Damien Tournoud: Remove crappy old pgsql-only db_add/change_column() functions from database layer.</li>
<li>- Patch <a href="/node/550742">#550742</a> by douggreen | Zarabadoo: remove Search box from theme system, default to block system instead.</li>
<li>Patch <a href="/node/579366">#579366</a> by sun, litwol | chx, Dries: simplified form API redirection handling. I can actually understand it now. ;-).</li>
<li>- Patch <a href="/node/249553">#249553</a> by sun: started to rename SimpleTest to Testing, at least in user output.</li>
<li>- Patch <a href="/node/556018">#556018</a> by Damien Tournoud, dereine | sun: rename drupal_to_js() and drupal_json() for consistency and readability.</li>
<li>- Patch <a href="/node/500038">#500038</a> by Shai, sreynen | webchick: changed default for RSS output from 'teaser only' to 'full node'.</li>
<li>- Patch <a href="/node/583008">#583008</a> by Damien Tournoud: DRUPAL_BOOTSTRAP_ACCESS doesn't exist anymore, but is still an explicit bootstrap step.</li>
<li>Patch <a href="/node/331893">#331893</a> by mgifford, nigel, Xano, Everett Zufelt | Cliff, Bojhan, mcrittenden, webchick, Josh Waihi, alpritt, heather: improved the password checker.</li>
<li>- Patch <a href="/node/551694">#551694</a> by effulgentsia, rfay, sun | moshe weitzman, Dries: standardized the return of status messages in AJAX callbacks.</li>
<li>- Patch <a href="/node/581760">#581760</a> by yoroy: by default, don't center-align the user login form in the block. It is still center-aligned in Garland.</li>
<li>- Patch <a href="/node/581534">#581534</a> by pwolanin | sun: fix redirecting after submitting a comment on a multi-page comment thread.</li>
<li>- Patch <a href="/node/581764">#581764</a> by swentel, bjaspan: default profile incorrectly created 'tags' vocabulary.</li>
<li>- Patch <a href="/node/118345">#118345</a> by sun | nedjo, pwolanin, webchick: DIE hook_user_form() + hook_user_register() DIE!</li>
<li>- Patch <a href="/node/569364">#569364</a> by bjaspan, yched: handle failures on field storage creation.</li>
<li>- Patch <a href="/node/550718">#550718</a> by alexanderpas, Gábor Hojtsy | Dries, webchick, ugerhard: tabs on admin pages are not accessible from overviews and menus.</li>
<li>- Patch <a href="/node/572778">#572778</a> by Amitaibu: removed outdated comment.</li>
<li>- Patch <a href="/node/521838">#521838</a> by catch, jrchamp, CorniI, sun | Damien Tournoud, drewish, chx, moshe weitzman, yched, Dries: drupal_get_schema_versions() took 30% of page execution time on /admin.</li>
<li>- Patch <a href="/node/560738">#560738</a> by sun, noahb, David_Rothstein | dropcube: trying to delete a text format gives 'page not found'.</li>
<li>- Patch <a href="/node/581392">#581392</a> by sun, catch | mr.baileys: Fixed Add an API function for deleting revisions.</li>
<li>- Patch <a href="/node/521838">#521838</a> by jrchamp: (temporary) fix for drupal_get_schema_versions().</li>
<li>- Patch <a href="/node/585742">#585742</a> by Damien Tournoud | Amitaibu: content type wasn't created after drupalCreateContentType().</li>
<li>- Patch <a href="/node/118345">#118345</a> by sun: code clean-up and removed extra condition that slipped in.</li>
<li>- Patch <a href="/node/578676">#578676</a> by chx | neclimdul, Crell, Dave Reid: introduce a queue for cron.</li>
<li>- Patch <a href="/node/582956">#582956</a> by dww | Damien Tournoud: fixed FormsTestCase::testRequiredFields().</li>
<li>- Patch <a href="/node/578676">#578676</a> by sun: clean ups for cron queue.</li>
<li>- Patch <a href="/node/588218">#588218</a> by Dave Reid: use PHP5 date constants.</li>
<li>- Patch <a href="/node/570142">#570142</a> by Dave Reid | Dries: get rid of the admin/structure/contact/settings page.</li>
<li>- Patch <a href="/node/367013">#367013</a> by bjaspan, KarenS | yched, Dries: add support for field updates.</li>
<li>- Patch <a href="/node/588574">#588574</a> by dww: made Dave Reid a co-maintainer for update status.</li>
<li>- Patch <a href="/node/253501">#253501</a> by dww, cwgordon7 | boombatower, Dave Reid: added tests for update.module.</li>
<li>- Patch <a href="/node/550742">#550742</a> by Dave Reid, douggreen, Jacine | yoroy, Dries: removed status message.</li>
<li>- Patch <a href="/node/499828">#499828</a> by Dave Reid, Darren Oh, dww | Dries: fixed wrong release date on multi-module projects. Now with extra tests!</li>
<li>- Patch <a href="/node/557542">#557542</a> by CorniI, catch, fago, Crell, sun | pwolanin, chx, webchick, mattyoung, alexanderpas, justinrandell, dropcube, moshe weitzman, Damien Tournoud, Rob Loach, Dries: cache module_implements() for better performance and scalability.</li>
<li>- Patch <a href="/node/582754">#582754</a> by bjaspan | yched: Fixed Undefined index errors viewing nodes with fields.</li>
<li>- Patch <a href="/node/356841">#356841</a> by trogie, Dave Reid | dww: update status 'last checked time' should output actual date of last check.</li>
<li>- Patch <a href="/node/443422">#443422</a> by yched, bjaspan | chx, merlinofchaos, Scott Reynolds, plach, profix898, mattyoung: added support for pluggable 'per field' storage engine. Comes with documentation and tests.

The Field Attach API uses the Field Storage API to perform all "database access". Each Field Storage API hook function defines a primitive database operation such as read, write, or delete. The default field storage module, field_sql_storage.module, uses the local SQL database to implement these operations, but alternative field storage backends can choose to represent the data in SQL differently or use a completely different storage mechanism such as a cloud-based database.</li>
<li>- Patch <a href="/node/215080">#215080</a> by andypost, drifter, Dave Reid | robertDouglass, catch, jaydub: drop unnecessary index.</li>
<li>- Patch <a href="/node/508570">#508570</a> by quicksketch, sun | pwolanin, bec: restore URL consistency for node types and menus.</li>
<li>- Patch <a href="/node/584278">#584278</a> by cam8001, Dave Reid | moshe weitzman: Fixed pending updates always being plural.</li>
<li>- Patch <a href="/node/584966">#584966</a> by mr.baileys, sun: add doxygen group for PHP function wrappers in Drupal.</li>
<li>- Patch <a href="/node/497504">#497504</a> by dakala, bjaspan | yched: rename #multiple to #cardinality in field forms.</li>
<li>- Patch <a href="/node/570900">#570900</a> by Crell | asimmonds: Changed Destroy remnants of update_sql().</li>
<li>- Patch <a href="/node/578520">#578520</a> by sun | c960657, mfb, Dries, catch, mattyoung: make  in url() only accept an array. Another nice API clean-up!</li>
<li><a href="/node/334238">#334238</a> follow-up by Dave Reid: Fixed detection of core modules and themes in update.module.</li>
<li><a href="/node/375931">#375931</a> by Dave Reid: Fix SimpleTests when cvs_deploy module is enabled.</li>
<li><a href="/node/590590">#590590</a> by plach: Fixed bug where field_create_field() ignores the 'translatable' property.</li>
<li>- Patch <a href="/node/584370">#584370</a> by JoshuaRogers, JacobSingh | mattyoung: fixed bug with CSS file inclusion in the CSS optimization code.</li>
<li><a href="/node/557542">#557542</a> follow-up by catch: Fixed module_implements() caching for authenticated users.</li>
<li>- Patch <a href="/node/563526">#563526</a> by jhodgdon | anschinsan: fixed broken see also link in user-profile.tpl.php doc and re-organized some of the documentation.</li>
<li><a href="/node/365597">#365597</a> follow-up by mfb: Tests for OpenID redirection from user/login.</li>
<li>- Patch <a href="/node/367013">#367013</a> by bjaspan, yched: clean ups for field_update_field().</li>
<li>- Patch <a href="/node/591758">#591758</a> by catch: system_region_list() should use list_themes() instead of a direct db_query().</li>
<li>- Patch <a href="/node/553944">#553944</a> by David_Rothstein, ksenzee | JacobSingh, sun, jhodgdon, pwolanin: allow modules to specify per-page custom themes in hook_menu().</li>
<li>- Patch <a href="/node/451604">#451604</a> by brianV, sun | Dries, c960657: rename drupal_set_header().</li>
<li>- Patch <a href="/node/590014">#590014</a> by sun, mr.baileys | Dries: fixed undefined language when language is specified in .</li>
<li>- Patch <a href="/node/592286">#592286</a> by ksenzee | bjaspan: adding a field fails.</li>
<li>- Patch <a href="/node/583598">#583598</a> by jhodgdon | moshe weitzman: fixed documentation problem with hook_elements().</li>
<li>- Patch <a href="/node/576076">#576076</a> by yoroy, Gábor Hojtsy | Bojhan: remove the 'Add a main menu link'.</li>
<li>- Patch <a href="/node/578520">#578520</a> by sun, c960657 | mfb, Dries, catch, mattyoung: Changed Make  in url() only accept an array.</li>
<li>- Patch <a href="/node/574862">#574862</a> by jhodgdon | moshe weitzman: menu_set_active_trail() doc lacks details.</li>
<li>- Patch <a href="/node/578230">#578230</a> by yched, sun: clean-up: remove 'widget_active()' behavior.</li>
<li>- Patch <a href="/node/511986">#511986</a> by tgeller, sun | lambic:  made the values for 'Poll duration' should regular.</li>
<li>- Patch <a href="/node/382834">#382834</a> by jhodgdon, sun: documentation improvements for hook_menu() API</li>
<li>- Patch <a href="/node/484868">#484868</a> by sime, sun | Dries: split parser from drupal_parse_info_file().</li>
<li>- Patch<a href="/node/583020">#583020</a> by c960657 | yched, Dries: fixed warning about missing argument 2 for field_delete_instance() in node_configure_fields().</li>
<li>- Patch <a href="/node/554088">#554088</a> by mr.baileys, sun | eaton: Changed Move user_mail_tokens() and emails to token system.</li>
<li>- Patch <a href="/node/556438">#556438</a> by rfay, effulgentsia, sun | quicksketch, Rob Loach, Dries, sun.core, Damien Tournoud: Fixed AJAX/AHAH 'callback' support only works for 'submit' and 'button' elements - Should work for all triggering elements.</li>
<li>- Patch <a href="/node/594434">#594434</a> by fago | moshe weitzman: Fixed node delete cache reset.</li>
<li>- Patch <a href="/node/576916">#576916</a> by BarisW | Bojhan: default menu 'Parent item' should be Navigation, not Primary links.</li>
<li>- Patch <a href="/node/536788">#536788</a> by jhodgdon | joachim: Fixed Provide documentation on making menu tabs.</li>
<li>- Patch <a href="/node/592572">#592572</a> by c960657 | moshe weitzman: API clean-up, always pass nodes as objects.</li>
<li>- Patch <a href="/node/578520">#578520</a> by c960657: follow-up on make  in url() only accept an array.</li>
<li>- Patch <a href="/node/464862">#464862</a> by JohnAlbin, sun, dereine | dvessel, Jacine, Zarabadoo: added drupal_css_class() to clean class names and rename form_clean_id().</li>
<li>- Patch <a href="/node/592008">#592008</a> by moshe weitzman | chx: don't initialize theme system before modules are included.</li>
<li>- Patch <a href="/node/555762">#555762</a> by gordon, sun | yched, chx, moshe weitzman, KiamLaLuno, lilou: improvements to batch API.</li>
<li>- Patch <a href="/node/554992">#554992</a> by Davy Van Den Bremt, jhodgdon | Dries: added documentation.</li>
<li><a href="/node/464862">#464862</a> follow-up by kkaefer: Rename drupal_css_class() to drupal_html_class_X(), for better accuracy.</li>
<li><a href="/node/391264">#391264</a> by mfb and dww: Added exception handling to Update module XML parsing.</li>
<li><a href="/node/544418">#544418</a> follow-up by rfay: Minor documentation fixes.</li>
<li><a href="/node/319033">#319033</a> by dww, Dave Reid, Ralf: Fixed weird order of projects listed on updates page (with tests).</li>
<li><a href="/node/60552">#60552</a> by JohnAlbin: Added Add region.tpl.php for all regions in themes.</li>
<li><a href="/node/472820">#472820</a> by rfay, Rob Loach, and catch: Fixed improper whitespace removal/invalid CSS from drupal_load_stylesheet_content() (with tests).</li>
<li><a href="/node/224756">#224756</a> by christefano and lambic: Make phpinfo() link more obvious.</li>
<li><a href="/node/457450">#457450</a> follow-up by agentrickard: Documentation fixes.</li>
<li><a href="/node/472820">#472820</a> follow-up by sun: Fixed tests for CSS output.</li>
<li><a href="/node/595758">#595758</a> by jhodgdon: Fixed documentation for db_query_range().</li>
<li><a href="/node/343898">#343898</a> by dww and JohnAlbin: Respect hidden property in themes to allow for theme testing.</li>
<li>- Patch <a href="/node/596962">#596962</a> by dww | Dave Reid: fix formatting on /(modules|themes)/README.txt.</li>
<li>- Patch <a href="/node/596664">#596664</a> by c960657 | Crell: document “char”, “date” and “time” database field types.</li>
<li><a href="/node/412518">#412518</a> by catch, bangpound, and yched: Convert taxonomy_node_* to field API (with upgrade path). Say buh-bye to old, crusty code.</li>
<li><a href="/node/300993">#300993</a> follow-up by Dave Reid: Remove cruft from tests now that we have a real permissions API.</li>
<li>- Patch <a href="/node/343502">#343502</a> by Dave Reid, sun | dbabbage, Dries, boombatower: allow tests to require and test existence of modules. Required to make testing contributed modules possible.</li>
<li>- Patch <a href="/node/597336">#597336</a> by hunmonk: node_delete_multiple() barfs if no nids are passed.</li>
<li>- Patch <a href="/node/456088">#456088</a> by dww, JohnAlbin | Dave Reid, Gábor Hojtsy, pwolanin, tic2000, meba: sub-themes not notified of security updates for base themes.</li>
<li>- Patch <a href="/node/597584">#597584</a> by Dave Reid: added Dave Reid as the maintainer for contact module.</li>
<li>- Patch <a href="/node/595982">#595982</a> by moshe, chx: use #tableselect instead of ugly theming on admin users and admin nodes.</li>
<li>- Patch <a href="/node/597784">#597784</a> by Dave Reid: rename 'administer site-wide contact form' to 'administer contact forms'.</li>
<li>- Patch <a href="/node/572618">#572618</a> by effulgentsia, pwolanin, sun: all theme functions should take a single argument. Code clean-up and performance improvement. Woot.</li>
<li>- Patch <a href="/node/595982">#595982</a> by ksenzee: fixed warning.</li>
<li>- Patch <a href="/node/599640">#599640</a> by sun: move hard-coded comment query options to caller.</li>
<li>- Patch <a href="/node/599186">#599186</a> by Dave Reid: code clean-ups</li>
<li>- Patch <a href="/node/597540">#597540</a> by Dave Reid: create a default contact category on install.</li>
<li><a href="/node/592704">#592704</a> by BarisW and Mike Wacker: Display number of unapproved comments in the approval queue menu item.</li>
<li><a href="/node/597508">#597508</a> by sun: Add %node_type argument loader to reduce number of menu items cached.</li>
<li><a href="/node/599122">#599122</a> by scor: Convert all require(DRUPAL_ROOT . 'file') to module_load_include().</li>
<li><a href="/node/67234">#67234</a> by Ralf, Dave Reid, David_Rothstein, Rob Loach, dww, et al: Added a permission to update.php.</li>
<li><a href="/node/597792">#597792</a> by catch and bangpound: Add catch and bangpound as maintainers for taxonomy module.</li>
<li><a href="/node/473082">#473082</a> by sun, Amitaibu, dropcube, and Pasqualle: Added a custom menu API.</li>
<li><a href="/node/464862">#464862</a> follow-up by JohnAlbin: Final bike-shedding of drupal_css_class() patch. We hope. :)</li>
<li><a href="/node/322344">#322344</a> follow-up by sun: Fix notice.</li>
<li><a href="/node/589160">#589160</a> by Amitaibu: Use user_load_multiple() in user operations.</li>
<li>- <a href="/node/440876">#440876</a> by Dave Reid, sun: reuse comment.module's anonymous cookie information for contact forms.</li>
<li><a href="/node/562908">#562908</a> by sun and dropcube: Fixed issue where {filter}.module is not saved.</li>
<li><a href="/node/282191">#282191</a> by plach, nedjo, catch, et al: TF <a href="/node/1">#1</a>: Allow different interface language for the same path.</li>
<li>- Patch <a href="/node/585838">#585838</a> by sun: quick fix for {comment}.status being broken.</li>
<li>- Patch <a href="/node/564886">#564886</a> by dmitrig01, JacobSingh, clemens.tolboom, David_Rothstein: remove 'expanded' checkbox from menu item overview.</li>
<li><a href="/node/573292">#573292</a> by eMPee584: Allow enable file_unmanaged_delete() to handle stream wrapper URIs.</li>
<li>- Patch <a href="/node/597832">#597832</a> by markus_petruxm: add (),  arguments to field_access() to enhance the context for hook_field_access().</li>
<li>- Patch <a href="/node/597784">#597784</a> by gpk, Dave Reid: fixed typo.</li>
<li><a href="/node/597508">#597508</a> by sun: Fixed path argument loader for node type paths.</li>
<li>- Patch <a href="/node/600780">#600780</a> by asimmonds: fixed typo in documentation.</li>
<li>- Patch <a href="/node/391340">#391340</a> by dww: documentation clean-up and correction.</li>
<li>- Patch <a href="/node/122098">#122098</a> by Damien Tournoud, catch, mdixoncm: split comment.timestamp into 'created' and 'changed' columns, just like for nodes.</li>
<li><a href="/node/118345">#118345</a> by sun: Make user.module conform to standard presave/insert/update/form_alter hook paradigm.</li>
<li><a href="/node/360023">#360023</a> by stella, sun, greggles: Added 'Publish comment' action + doxygen fixes.</li>
<li>- Patch <a href="/node/600790">#600790</a> by Alan D: fixed wrong ISO 3166-1 code.</li>
<li>- Patch <a href="/node/600422">#600422</a> by alpritt: fixed WSOD.</li>
<li>- Patch <a href="/node/525504">#525504</a> by Dave Reid, gpk: anonymous user should not have contact form.</li>
<li>- Patch <a href="/node/600466">#600466</a> by Dave Reid: removed unused path_admin_filter_get_keys().</li>
<li><a href="/node/569238">#569238</a> by sun, swentel, catch: Changed Make check_markup() not cache by default.</li>
<li>- Patch <a href="/node/601016">#601016</a> by Dave Reid: remove contact_site_page() and contact_personal_page() and use the forms directly.</li>
<li><a href="/node/600554">#600554</a> by sun: Fixed drupal_parse_url() to work with clean URLs disabled (with tests).</li>
<li><a href="/node/557292">#557292</a> by peximo, plach, catch, and yched: Convert node title to Field API.</li>
<li><a href="/node/599706">#599706</a> by sun: Allow altering local tasks/actions.</li>
<li><a href="/node/557292">#557292</a> follow-up by dmitrig01 and sun: Fix typo in tpl.php file causing node titles to not be linked.</li>
<li>- Patch <a href="/node/334283">#334283</a> by andypost: fix upgrade path of message contexts for translations.</li>
<li>- Patch <a href="/node/597556">#597556</a> by Berdir: return status to indicate executed query in MergeQuery::execute().</li>
<li>- Patch <a href="/node/601250">#601250</a> by Dave Reid, VeryMisunderstood: allow anonymous users to use personal contact forms.</li>
<li>- Patch <a href="/node/599706">#599706</a> by tobiasb: tiny documentation fix.</li>
<li><a href="/node/589754">#589754</a> by rfay and Crell: Fixed non-recoverable install if invalid database specified in settings.php.</li>
<li><a href="/node/560780">#560780</a> by quicksketch, ksenzee, Arancaytar, yched, and arianek: Added Image Field to image.module. Hellooooo, native image handling in core! :D</li>
<li>- Patch <a href="/node/601250">#601250</a> Dave Reid, andypost: upgrade path for contact form permission.</li>
<li>- Patch <a href="/node/602122">#602122</a> by sivaji: fixed broken link.</li>
<li>- Patch <a href="/node/602306">#602306</a> by chx: simplify the default queue implementation.</li>
<li>- Patch <a href="/node/402280">#402280</a> by mustafau, alex_b: parser should not update aggregator_feed() record.</li>
<li>- Patch <a href="/node/590092">#590092</a> by baldwinlouie: who's online block should never report anonymous users.</li>
<li><a href="/node/602518">#602518</a> by dww and JacobSingh: Fixed PHPDoc for includes/filetransfer/filetransfer.inc.</li>
<li><a href="/node/602570">#602570</a> by dww: Fix code style in _system_filetransfer_backend_form_common().</li>
<li>- Patch <a href="/node/351249">#351249</a> by stBorchert, coreyp_1, BrightLoudNoise, catch, kkaefer, sign: finer control over the Parent Menu select box.</li>
<li>- Patch <a href="/node/597484">#597484</a> by dww: use the Queue API to fetch available update data.</li>
<li><a href="/node/569318">#569318</a> by Benjamin Melançon: Fixed hook_comment_load() never gets called.</li>
<li><a href="/node/561452">#561452</a> by pwolanin and David_Rothstein: Add API function to get module/theme info without rebuilding it.</li>
<li><a href="/node/602958">#602958</a> by chx: Added API function to SimpleTest to run cron, avoiding fatal errors.</li>
<li><a href="/node/559294">#559294</a> by David_Rothstein: Allow install profiles to alter or override the task list.</li>
<li><a href="/node/523878">#523878</a> follow-up by boombatower: Extend maximum execution time for tests.</li>
<li><a href="/node/597390">#597390</a> by Dave Reid and dww: Fixed PHP notices on non-existant projects when parsing update XML.</li>
<li>- Patch <a href="/node/544360">#544360</a> by Gábor Hojtsy, ksenzee, David_Rothstein, seutje, JacobSingh, paul.lovvik, EclipseGc et al: Dashboard module 1.0. Wo-hoot!</li>
<li>- Patch <a href="/node/544360">#544360</a> by David_Rothstein: fix for dashboard module.</li>
<li>- Patch <a href="/node/582378">#582378</a> by sun: more filter system clean-up.</li>
<li>- Patch <a href="/node/373606">#373606</a> by jhodgdon, aj045: improved file_save_upload() documentation.</li>
<li>- Patch <a href="/node/593522">#593522</a> by sun: a better and faster drupal_alter().</li>
<li>- Patch <a href="/node/539434">#539434</a> by lambic, deekayen: re-order functions in menu.install.</li>
<li>- Patch <a href="/node/603436">#603436</a> by chx: small clean-up in export profile.</li>
<li>- Patch <a href="/node/601570">#601570</a> by effulgentsia: hook_exit() and other cleanup needs to happen for AJAX requests too.</li>
<li>- Patch <a href="/node/11623">#11623</a> by sun, stella, Gábor Hojtsy, Pancho: add ability to localize date formats.</li>
<li>- Patch <a href="/node/586436">#586436</a> by Amitaibu: execute node_type_save() after variable_set().</li>
<li>- Patch <a href="/node/581118">#581118</a> by Gábor Hojtsy: blocks admin user interface should not do theme switching.</li>
<li>- Patch <a href="/node/563708">#563708</a> by JohnAlbin, joshmiller: improve theme_get_setting() and make custom theme settings a true form_alter().</li>
<li>- Patch <a href="/node/602306">#602306</a> by David Strauss, Damien Tournoud: Fixed bug in the default queue implementation.</li>
<li>- Patch <a href="/node/340652">#340652</a> by catch: added edit/delete terms permission per vocabulary.</li>
<li>- Pactch <a href="/node/569224">#569224</a> by bangpound: expose field storage details through field attach.</li>
<li>- Patch <a href="/node/603702">#603702</a> by Xano: remove _taxonomy_term_select().</li>
<li>- Patch <a href="/node/582456">#582456</a> by dereine, sun, tobiasb: make confirm_form() respect query string destination.</li>
<li>- Patch <a href="/node/594650">#594650</a> by sun, c960657: provide central ()['values'] clearance.</li>
<li>- Patch <a href="/node/604980">#604980</a> by sun: factored taxonomy_term_edit() away.</li>
<li>- Patch <a href="/node/604828">#604828</a> by bangpound: added missing check_plain() in theme_field_formatter_taxonomy_term_plain().</li>
<li>- Patch <a href="/node/412730">#412730</a> by Crell, jbomb, JohnAlbin: theme system should report when a theme key is not found.</li>
<li>- Patch <a href="/node/470242">#470242</a> by yched, bjaspan: fixed namespacing for bundle names to avoid users rendering their site unusable.</li>
<li>- Patch <a href="/node/601586">#601586</a> by Xano: do not require permission.</li>
<li>- Patch <a href="/node/599804">#599804</a> by effulgentsia, catch: unify page, AJAX 'path', and AJAX 'callback' callbacks. Oh my, this is the beginning of something big.</li>
<li>- Patch <a href="/node/567572">#567572</a> by catch: remove taxonomy synonyms in favor of a future Field API based solution.</li>
<li>- Patch <a href="/node/604650">#604650</a> by quicksketch: new image styles were not usable as formatters.</li>
<li><a href="/node/216098">#216098</a> by kwinters, jgoldberg, drawk, sun: Make drupal_goto() use the same parameters as url().</li>
<li>- Patch <a href="/node/332333">#332333</a> by dmitrig01, alexw: add a real API to path.module.</li>
<li>- Patch <a href="/node/604618">#604618</a> by Crell, JacobSingh: create a common interface for Archive operations so we can handle .zip, .tar.gz.</li>
<li>- Patch <a href="/node/557542">#557542</a> by catch: CLI installs were broken.</li>
<li>- Patch <a href="/node/602710">#602710</a> by quicksketch: fixed aggressive reset.css in Seven -- broke RTL language and some forms.</li>
<li><a href="/node/538660">#538660</a> by JacobSingh, dww, JoshuaRogers, adrian, Crell, chx, anarcat, and cwgordon7: Add a functioning Plugin Manager to core. Can you say module installation and updates through the UI? I knew you could! :D</li>
<li><a href="/node/602938">#602938</a> by quicksketch: Provide default styles in image.module (add hook_image_default_styles()).</li>
<li><a href="/node/565480">#565480</a> by plach and peximo: TF <a href="/node/2">#2</a>: Multilingual field handling. Integration between field API and locale module + translatable node bodies.</li>
<li><a href="/node/470242">#470242</a> follow-up by bjaspan: Fix typo.</li>
<li>- Patch <a href="/node/356074">#356074</a> by chx, Damien Tournoud: provide a sequences API.</li>
<li><a href="/node/493314">#493314</a> by yched and catch: Add multiple hook for formatters.</li>
<li><a href="/node/605862">#605862</a> by andypost, peximo, sun: Store language for comments.</li>
<li><a href="/node/605442">#605442</a> by catch: Add a generic hook_entity_load().</li>
<li><a href="/node/412730">#412730</a> folllow-up by Crell: Move missing theme key notification to watchdog so that Drupal doesn't totally bomb out when theme function isn't found. (also fixes CLI installs)</li>
<li>- Patch <a href="/node/604618">#604618</a> by axyjo, sun: archiver code clean-up.</li>
<li>- Patch <a href="/node/275368">#275368</a> by michaelfavia, sun, mattconnolly: allow disabling comment preview + unify with node preview settings.</li>
<li><a href="/node/565480">#565480</a> follow-up by plach: Clean-ups and documentation.</li>
<li><a href="/node/606460">#606460</a> by peximo: Fixed Node revision test fatal error.</li>
<li>- Patch <a href="/node/440876">#440876</a> by Dave Reid, sun: reuse comment.module's anonymous cookie information.</li>
<li>- Patch <a href="/node/440876">#440876</a>: missing files.</li>
<li>- Patch <a href="/node/593746">#593746</a> by <a href="/node/593746">#593746</a> by sun, andypost: prepare Drupal core for dynamic data translation.</li>
<li>- Patch <a href="/node/557272">#557272</a> by kkaefer, Rob Loach, quicksketch: added FAPI JavaScript States system.</li>
<li>- Patch <a href="/node/606608">#606608</a> by q0rban, sun, David_Rothstein: use proper menu router paths for comment/*.</li>
<li>- Patch <a href="/node/602582">#602582</a> by dww, cweagans: changed name and description in update.info to reflect update manager functionality.</li>
<li><a href="/node/606640">#606640</a> by eojthebrave and sun: Use proper menu router paths for the block module.</li>
<li>- Patch <a href="/node/511286">#511286</a> by JacobSingh, David_Rothstein, dmitrig01, Gábor Hojtsy, ksenzee et al: add customizable shortcuts to the toolbar.</li>
<li><a href="/node/511286">#511286</a> follow-up: Committed rest of stuff.</li>
<li>- Patch <a href="/node/557924">#557924</a> by bjaspan, plach: fixed Options widget.</li>
<li><a href="/node/511286">#511286</a> follow-up by DamZ: Make testMenuGetNames() less brittle (and also fix it so we can turn testing bot back on).</li>
<li><a href="/node/473268">#473268</a> by David_Rothstein, sun, yoroy, Gábor Hojtsy, cwgordon7, et al.: Allow contextual editing of dang near everything on the page. Also adds a context system to menu local tasks.</li>
<li>- Patch <a href="/node/473268">#473268</a> by sun: documentation improvements for edit in place.</li>
<li>- Patch <a href="/node/278592">#278592</a> by catch, Dave Reid, andypost, lilou, sun, tobiasb: sync 6.x extra updates with HEAD.</li>
<li>- Patch <a href="/node/25801">#25801</a> by jweowu, marcp: taxonomy_select_nodes() hard codes limit.</li>
<li>- Patch <a href="/node/607410">#607410</a> by Bojhan: remove Search this site.</li>
<li>- Patch <a href="/node/607478">#607478</a> by Scott Reynolds: fixed small spelling mistake in field.module documentation.</li>
<li><a href="/node/601972">#601972</a> by sivaji: Fixed status messages not styled when displayed inline.</li>
<li><a href="/node/606114">#606114</a> by catch: taxonomy_field_formatter_load() should use taxonomy_term_load_multiple().</li>
<li><a href="/node/595654">#595654</a> by sun: Fixed AJAX command 'settings' (with tests).</li>
<li><a href="/node/516150">#516150</a> by David_Rothstein, dropcube, Senpai, alexanderpas, sun: Add fallback for main content block rendering. (Make it so you can't render your site completely unusable by disabling block module. Oopsie.)</li>
<li><a href="/node/356074">#356074</a> by chx and Damien Tournoud: Provide a sequences API. Gets rid of stupid tables that only contain an incrementing ID, and fixes database import problems due to user ID 0.</li>
<li>PHP really doesn't like more than one system_update_7043() function. No, no it does not.</li>
<li><a href="/node/356074">#356074</a> follow-up by sun: Fix SimpleTest's batch API processing due to typo in select.</li>
<li><a href="/node/607652">#607652</a> by catch: Fix uncaught exceptions in taxonomy tests.</li>
<li><a href="/node/602200">#602200</a> by stBorchert: Fixed notices in account settings.</li>
<li>- Patch <a href="/node/550718">#550718</a> by sun, alexanderpas: admin/people needs to have default tab so it looks consistent on ?q=admin.</li>
<li>- Patch <a href="/node/589126">#589126</a> by mfb: fixed bug with user module using a flood window of 6 hours, but flood events more than 1 hour old being deleted by cron. Improved API documentation, and added tests.</li>
<li>Patch <a href="/node/84008">#84008</a> by deviantintegral, plumbley, lilou, lambic: fixed timer_read() returns NULL (no value) after timer_stop(). Added timer tests.</li>
<li>- Patch <a href="/node/408104">#408104</a> by asimmonds: removed some death menu code.</li>
<li>- Fixed update number.</li>
<li>- Patch <a href="/node/607106">#607106</a> by duvien, joachim: create a bit more space for the toolbar icon.</li>
<li>- Patch <a href="/node/607896">#607896</a> by Benjamin Melançon, scor: add date_iso8601() function to common.inc. Part of the RDFa exception.</li>
<li>- Patch <a href="/node/594518">#594518</a> by jhodgdon: better documentation for file_munge_filename().</li>
<li>- Patch <a href="/node/605930">#605930</a> by bjaspan: fixed problem with list field static caching in field_update_field(). Added some first list tests too!</li>
<li>- Patch <a href="/node/608036">#608036</a> by effulgentsia: add content_attributes() variable for tpl files, so RDF can be implemented better.</li>
<li>- Patch <a href="/node/561104">#561104</a> by David_Rothstein: improve tests of random ordering in dynamic select queries.</li>
<li>- Patch <a href="/node/604166">#604166</a> by fgm: removed unused global in node_form_submit().</li>
<li><a href="/node/412730">#412730</a> follow-up by mikey_p: Fixed return value of theme() when theme function not found.</li>
<li>- Patch <a href="/node/607802">#607802</a> by catch: fixed broken database query.</li>
<li>- Patch <a href="/node/493030">#493030</a> by scor, Stefan Freudenberg, pwolanin, fago, Benjamin Melançon, kriskras, dmitrig01, sun: added RDFa support to Drupal core. Oh my, oh my.</li>
<li>- Patch <a href="/node/493030">#493030</a> by scor: updated CHANGELOG.txt with RDF support.</li>
<li>- Patch <a href="/node/493030">#493030</a> by effulgentsia: documentation improvements/additions for RDF support.</li>
<li>- Patch <a href="/node/550742">#550742</a> by sun: removed some left-over code.</li>
<li>- Patch <a href="/node/598570">#598570</a> by asimmonds: Fixed test group checkboxes no longer selecting all groups tests.</li>
<li>- Patch <a href="/node/601938">#601938</a> by mfb: fixed some forum exceptions and added tests.</li>
<li>- Patch <a href="/node/443200">#443200</a> by c960657: fixed user pictures not working with private files.</li>
<li>- Patch <a href="/node/332333">#332333</a> by sun: more fixes for the path API.</li>
<li><a href="/node/493030">#493030</a> follow-up by sun: Clean-ups to RDF module.</li>
<li><a href="/node/356074">#356074</a> follow-up by mfb: Fix sequences API upgrade path.</li>
<li>- Patch <a href="/node/609090">#609090</a> by te-brian: fixed invalid call to node_get_types()</li>
<li>- Patch <a href="/node/610324">#610324</a> by dww: added CHANGELOG entry for Update manager.</li>
<li>- Patch <a href="/node/569512">#569512</a> by Amitaibu: fixed un-existing function name in hook_node_access() documentation.</li>
<li>- Patch <a href="/node/603236">#603236</a> by bjaspan, catch: add count facility to field_attach_query(). Was ready before code freeze.</li>
<li>- Patch <a href="/node/605344">#605344</a> by dww: documentation and code style fixes for update manager. This was ready before freeze.</li>
<li>- Patch <a href="/node/602586">#602586</a> by dww: document authorize.php killswitch in default.settings.php.</li>
<li>- Patch <a href="/node/550190">#550190</a>  by boombatower: convert verbose messages to use new debug facility. We can continue to work on testing stuff post code freeze.</li>
<li>- Patch <a href="/node/611048">#611048</a> by c960657: removed outdated comment in _registry_check_code().</li>
<li>- Patch <a href="/node/607100">#607100</a> by peximo: fixed node multiple delete fatal error.</li>
<li>- Patch <a href="/node/332333">#332333</a> by sun: moving some functions, no API changes, no new features.</li>
<li>- Patch <a href="/node/608478">#608478</a> by seutje, Bojhan: replace 'Powered by' icon with text.</li>
<li>- Patch <a href="/node/604618">#604618</a> by Crell, JacobSingh, axyjo: improve error handling of archiver.</li>
<li>- Patch <a href="/node/611032">#611032</a> by c960657: fixed bug with wrong variable used in file_build_uri(). Added tests.</li>
<li>- Patch <a href="/node/611990">#611990</a> by c960657: the “Clean environment” button did not flush all caches.</li>
<li>- Patch <a href="/node/606796">#606796</a> by jhodgdon: fixed documentation inaccuracy with filter_form().</li>
<li><a href="/node/600974">#600974</a> by effulgentsia, JohnAlbin, sun, and Damien Tournoud: Allow theme functions to take one argument without any hacks. NOTE: This is an API change in hook_theme().</li>
<li><a href="/node/612920">#612920</a> by catch: Added required table columns so that update.php doesn't spew fatal errors.</li>
<li><a href="/node/585628">#585628</a> by catch: Fixed accessing update.php as anonymous user.</li>
<li><a href="/node/524710">#524710</a> by catch and gordon: Add role_permission() table earlier in order to allow upgrade path to work.</li>
<li><a href="/node/599804">#599804</a> by catch: Fix upgrade path.</li>
<li><a href="/node/613238">#613238</a> by catch: Fixed missing columns and tables required for upgrade.</li>
<li><a href="/node/595876">#595876</a> by c960657: Fixed taxonomy term reordering (with tests).</li>
<li><a href="/node/320331">#320331</a> by Dave Reid, dww, John Morahan, cwgordon7, moshe weitzman, c960657, and smoothify: Turn custom_url_rewrite_inbound() and custom_url_rewrite_outbound() into hooks.</li>
<li><a href="/node/609506">#609506</a> by yched and johanneshahn: Fixed 'Undefined index' on admin/reports/fields and 'change widget' form.</li>
<li><a href="/node/320331">#320331</a> follow-up by Dave Reid: Remove documentation for no-longer-existing custom_url_rewrite functions.</li>
<li><a href="/node/602520">#602520</a> by JacobSingh and dww: Make FileTransfer form have one option for FTP (ftp_extension() preferred).</li>
<li>- Patch <a href="/node/605918">#605918</a> by dww, JacobSingh: port update manager to use the new Archiver class, not directly Archive_Tar, and fixed usability problem with unwanted link showing up.</li>
<li>- Patch <a href="/node/610066">#610066</a> by jhodgdon: hook_node_access_records() documentation was badly formatted.</li>
<li><a href="/node/613542">#613542</a> by yched: field_test.module cleanup.</li>
<li><a href="/node/578544">#578544</a> by yched: Move field creation widgets into the same columns as existing fields.</li>
<li><a href="/node/609152">#609152</a> by redndahead, bleen18 and jim0203: Ensure node filter page validates that there were rows selected. (with tests)</li>
<li><a href="/node/608870">#608870</a> by c960657: Fixed notice in simpletest_clean_database().</li>
<li><a href="/node/613238">#613238</a> by catch: Add more missing columns and tables required for upgrade.</li>
<li><a href="/node/613780">#613780</a> by yched: Fixed incomplete initialisation in _field_info_collate_fields() / 'instances'.</li>
<li>- Patch <a href="/node/602490">#602490</a> by dww: fixed help text and action links to find the update manager pages.</li>
<li>- Patch <a href="/node/307354">#307354</a> by xmacinfo, heather: rename 'Display fields' to 'Manage Display'.</li>
<li>- Patch <a href="/node/307354">#307354</a> by xmacinfo, heather: rename 'Display fields' to 'Manage Display'.</li>
<li><a href="/node/612974">#612974</a> by effulgentsia: Optimize toolbar to only build if it will be displayed (performance improvement).</li>
<li><a href="/node/612392">#612392</a> by chx and Crell: Allow lowercase comparison operators in DBTNG.</li>
<li>- Patch <a href="/node/532010">#532010</a> by c960657, catch: use require instead of require_once() in _registry_check_code().</li>
<li><a href="/node/613666">#613666</a> by Jody Lynn: Fixed Sorting on admin/content table.</li>
<li><a href="/node/561452">#561452</a> follow-up by David_Rothstein: Use helper functions rather than file scans to retrieve module data on permissions page.</li>
<li><a href="/node/610204">#610204</a> by effulgentsia, Gábor Hojtsy, sun, Damien Tournoud and ksenzee: API changes to support overlays: lays ground work for implementation.</li>
<li><a href="/node/613912">#613912</a> by dww: Move host and port into a collapsed 'Advanced settings' fieldset on the authorize.php connection settings forms.</li>
<li><a href="/node/615528">#615528</a> by David_Rothstein: Fixed Incorrect code comment regarding DrupalFakeCache in the installer.</li>
<li><a href="/node/591794">#591794</a> by chx, Rob Loach, sun, JohnAlbin: Give themes access to alter hooks.</li>
<li><a href="/node/610290">#610290</a> by dww and sun: system_run_authorized() shouldn't always drupal_goto() so it can be used in submit handlers.</li>
<li><a href="/node/616742">#616742</a> by Amitaibu: Fixed adding an existing field in Field UI.</li>
<li><a href="/node/615516">#615516</a> by Crell: Use slave servers for statistics module.</li>
<li><a href="/node/615526">#615526</a> by Crell: Use slave servers for tracker module.</li>
<li><a href="/node/615866">#615866</a> by yched: Fixed Field UI redirections.</li>
<li><a href="/node/617532">#617532</a> by matt2000: Fixed field_ui() menu paths with underscores in content type names.</li>
<li>- Patch <a href="/node/200931">#200931</a> by Darren Oh, asimmonds: fixed schema not being available in hook_install()/hook_enable().</li>
<li>- Patch <a href="/node/519046">#519046</a> by catch, pwolanin, sun: clean up toolbar menu code and added TODOs.</li>
<li>- Patch <a href="/node/615734">#615734</a> by catch: document why we call drupal_get_filename() in module_list().</li>
<li>- Patch <a href="/node/618938">#618938</a> by pwolanin: fixed Drupal version is not being available until the end of bootstrap.</li>
<li><a href="/node/619512">#619512</a> by catch: Add Daniel F. Kudwien (sun) as Filter system maintainer.</li>
<li>- Patch <a href="/node/602306">#602306</a> by alex_b: removed some unused code.</li>
<li>- Patch <a href="/node/572452">#572452</a> by catch, JoshuaRogers: drupal_get_filename() and drupal_load() should not use drupal_static(). Performance improvement.</li>
<li><a href="/node/619406">#619406</a> by yched: Removed unneeded variable assignment in field_multiple_value_form().</li>
<li>- Patch <a href="/node/606994">#606994</a> by yched: move entity handling out of Field API.</li>
<li>- Patch <a href="/node/614396">#614396</a> by lisarex: clarify UI text on page for adding new content types.</li>
<li>- Patch <a href="/node/615484">#615484</a> by yched: remove schema rebuild from field_cache_clear().</li>
<li>- Patch <a href="/node/616616">#616616</a> by sime: add warning to 'Administer users' permission.</li>
<li>- Patch <a href="/node/321023">#321023</a> by Everett Zufelt, mgifford: improve accesibility in pager.inc.</li>
<li>- Patch <a href="/node/595084">#595084</a> by c960657: use type hinting for .</li>
<li>- Patch <a href="/node/567064">#567064</a> by yched, sun: widgets done 'the easy way' have too many limitations. Removes more code than it adds!</li>
<li>- Patch <a href="/node/619566">#619566</a> by sun: performance improvement: don't invoke hook_url_outbound_alter() if there's nothing to invoke.</li>
<li>- Patch <a href="/node/402280">#402280</a> by mfb: fixed PDOexception.</li>
<li><a href="/node/614396">#614396</a> follow-up by David_Rothstein: Grammar police. ;)</li>
<li><a href="/node/192056">#192056</a> by effulgentsia, Dave Cohen, andypost, hswong3i, geodaniel, pwolanin, and dahacouk: Ensure user's raw login name is never output directly.</li>
<li><a href="/node/615508">#615508</a> by Crell: Use slave servers for search module.</li>
<li><a href="/node/612396">#612396</a> by jim0203 and dman: Fixed Notice: Undefined index: process_input() in _form_builder_handle_input_element().</li>
<li><a href="/node/592008">#592008</a> follow-up by chx and moshe weitzman: All theme() function calls in hook_init().</li>
<li><a href="/node/620228">#620228</a> by c960657: Fixed parameter name in number.module.</li>
<li><a href="/node/607008">#607008</a> by dww, Gerhard Killesreiter, JacobSingh, and chx: Changed Fix bugs in https support and use  https for authorize.php if available.</li>
<li><a href="/node/287647">#287647</a> by mikejoconnor, lilou, cafuego, bjaspan, and robertDouglass: Cast results of hook_schema() to an array to avoid schema corruption.</li>
<li><a href="/node/620516">#620516</a> by Crell: Use isNull() inside SQLite driver.</li>
<li><a href="/node/541612">#541612</a> by mgifford: Added meaningful alt attribute to sortable table header links.</li>
<li><a href="/node/617420">#617420</a> by ksenzee: Fixed batch system error on redirection.</li>
<li><a href="/node/537056">#537056</a> by catch and dww: Fixed Broken drupal_static() conversion in theme_comment_post_forbidden().</li>
<li><a href="/node/504080">#504080</a> by eigentor, dcor, heather, lisarex, Bojhan, and keith.smith: Remove wall of text from Themes admin description.</li>
<li><a href="/node/582364">#582364</a> by cwgordon7: Add sensible defaults to SimpleTest assert messages.</li>
<li><a href="/node/239825">#239825</a> by jeffschuler and bjaspan: Add support for OS-specific line endings on e-mails.</li>
<li><a href="/node/539442">#539442</a> by deekayen: Re-order functions in trigger.install so schema comes first.</li>
<li><a href="/node/582584">#582584</a> by dww, Jacine, and chx: Move required form element marker into its own theme function.</li>
<li><a href="/node/43462">#43462</a> by c960657 and andypost: Fixed issues with certain configurations of compressed pages.</li>
<li><a href="/node/211015">#211015</a> by sun: Check for an existing #theme property for confirm_form() before clobbering it.</li>
<li><a href="/node/565154">#565154</a> by klausi and matason: Only run cron.php when site not in maintenance mode.</li>
<li><a href="/node/600544">#600544</a> by Amitaibu and yched: Added tests for Field UI (hooray! :D)</li>
<li><a href="/node/341140">#341140</a> follow-up by JohnAlbin and chx:  drupal_get_filename() fails for PHPTemplate themes when database is down.</li>
<li><a href="/node/239825">#239825</a> follow-up: Adjusting comments.</li>
<li><a href="/node/505942">#505942</a> by andypost and hass: Added label context to Trigger description's t() string.</li>
<li><a href="/node/251255">#251255</a> by catch, Jody Lynn, and roychri: Fixed re-ordering bug when taxonomy overview form is saved.</li>
<li>*** empty log message ***</li>
<li>Let's try that again.</li>
<li>*** empty log message ***</li>
<li>Bleh. :( Sorry. One last time and I'll get the commit message right, I swear. :P</li>
<li><a href="/node/484060">#484060</a> by EclipseGc: Remove duplicate access checking from node_add().</li>
<li><a href="/node/608424">#608424</a> by peximo and plach: Fixed notice when multilingual body display set to hidden (with tests).</li>
<li><a href="/node/503834">#503834</a> by lisarex and dcor: Improved help text for taxonomy module's drag and drop behaviour.</li>
<li><a href="/node/539022">#539022</a> follow-up by David_Rothstein: Batch API should use the current theme to run the batches.</li>
<li><a href="/node/569542">#569542</a> by bjaspan and Mike Wacker: Auto-select single option if only one is available.</li>
<li><a href="/node/619522">#619522</a> by catch: Add yched and bjaspan as maintainers for Field API. Poor suckers...</li>
<li><a href="/node/564642">#564642</a> by Scott Reynolds, Damien Tournoud, matt2000, and moshe weitzman: Remove previous content property from build functions so artifacts do not persist.</li>
<li><a href="/node/211015">#211015</a> follow-up by sun: Don't hard-code #theme for system_settings_form().</li>
<li><a href="/node/551034">#551034</a> by brandonojc, mgifford, Everett Zufelt, and Cliff: Improved Content filter usability and accessibility.</li>
<li><a href="/node/605880">#605880</a> by bleen18 and David_Rothstein: Fix weird bugs with settings and menus after install due to faulty caching.</li>
<li><a href="/node/602522">#602522</a> by effulgentsia, sun, and moshe weitzman: Make links in renderable arrays and forms (e.g. 'Operations') alterable.</li>
<li><a href="/node/202533">#202533</a> by lisarex and brunodbo: Tell people what the heck the content type 'Description' field is for.</li>
<li><a href="/node/561726">#561726</a> by effulgentsia, TwoD, and sun: Make ajax.js and tabledrag.js implement Drupal.detachBehaviors().</li>
<li><a href="/node/552478">#552478</a> by pwolanin, samj, dropcube, and sun: Improve link/header API and support on node/comment pages rel=canonical and rel=shortlink standards.</li>
<li><a href="/node/620278">#620278</a> by alex_b: Fixed Add feed link.</li>
<li><a href="/node/615504">#615504</a> by rfay and katbailey: Fixed Ajax framework's use-ajax class on links.</li>
<li><a href="/node/576916">#576916</a> follow-up by mooffie: Fixed some mistaken variable renaming.</li>
<li><a href="/node/367567">#367567</a> by sun, effulgentsia, yched, and quicksketch: Use AJAX framework for 'Add more' links.</li>
<li><a href="/node/575280">#575280</a> follow-up by mfb and chx: Fixed impersonation attack when an https session exists.</li>
<li><a href="/node/571086">#571086</a> follow-up by sun: Allow specifying a 'wrapper callback' before executing a form builder function.</li>
<li>- Patch <a href="/node/622482">#622482</a> by seutje: fixed watchdog.</li>
<li>- Patch <a href="/node/622048">#622048</a> by sun: streamline drupal_bootstrap() and expose the flow to code profilers.</li>
<li>- Patch <a href="/node/621392">#621392</a> by jhodgdon: fixed formatting of phpDoc.</li>
<li>- Patch <a href="/node/609118">#609118</a> by te-brian, David_Rothstein: Fixed node.tokens.inc: ->body issues.</li>
<li>- Patch <a href="/node/623276">#623276</a> by jhodgdon: fixed documentation for file_scan_directory() is incorrect.</li>
<li><a href="/node/606472">#606472</a> by peximo and plach: Remove duplicate title field data structure.</li>
<li><a href="/node/591794">#591794</a> follow-up by effulgentsia: Reduce performance overhead of drupal_alter().</li>
<li><a href="/node/613794">#613794</a> by jensimmons, dopry, and yched: Create a default image field in the article content type upon install. Let's show off what Drupal can do! :D</li>
<li><a href="/node/322703">#322703</a> by BarisW, sun, Shai, and dman: Use on/off checkbox to enable and prepopulate node's menu item.</li>
<li><a href="/node/585868">#585868</a> by sun: Provide a generic way for actions to denote that they change a property.</li>
<li>- Patch <a href="/node/607244">#607244</a> by sun: added permission to decrease performance impact of contextual links.</li>
<li>- Patch <a href="/node/620692">#620692</a> by Crell: remove drupal_render_children() from drupal_render() by inlining it.</li>
<li>- Patch <a href="/node/569814">#569814</a> by cweagans: fixed link to syslog.conf manual page in syslog_help().</li>
<li><a href="/node/600032">#600032</a> by c960657: Removed browser.inc. Please see http://drupal.org/project/browser if you'd like to help with a more fleshed-out abstract browser for possible inclusion in D8.</li>
<li><a href="/node/625460">#625460</a> by sun: Add input format to taxonomy term descriptions.</li>
<li><a href="/node/525504">#525504</a> follow-up by andypost: Fixed PHPDoc typo.</li>
<li><a href="/node/528822">#528822</a> by jhodgdon: Batch example should explain that a file must be included when necessary.</li>
<li>- Patch <a href="/node/625942">#625942</a> by catch: added index to avoid filesort in filter_formats().</li>
<li>- Patch <a href="/node/614294">#614294</a> by lisarex, yched, Bojhan: remove UI description that says what is stored in the field.</li>
<li>- Patch <a href="/node/623992">#623992</a> by catch: performance improvement: reduce {system} database hits on every page request.</li>
<li>- Patch <a href="/node/624882">#624882</a> by jhodgdon: fixed typos in hooks section page.</li>
<li>Roll-back of <a href="/node/595084">#595084</a>; type-hinting parameters at stdClass makes it so you can't ever pass in another type of class.</li>
<li><a href="/node/622766">#622766</a> by sun: Add contextual links UI as a JS library.</li>
<li><a href="/node/567064">#567064</a> follow-up by sun: Updated documentation.</li>
<li><a href="/node/553326">#553326</a> by sun: Provide consistency to the way field UI is presented for taxonomy.</li>
<li><a href="/node/541568">#541568</a> by brandonojc, mgifford, Everett Zufelt, and sun: Fixed Link to expand / collapse fieldsets has poorly accessible link text.</li>
<li><a href="/node/521852">#521852</a> by brandonojc, Everett Zufelt, mgifford, and sun: Provide semantic markup to local tasks to indicate an active task.</li>
<li><a href="/node/573792">#573792</a> by yched: Fixed batch.test errors.</li>
<li><a href="/node/318636">#318636</a> by effulgentsia, sun, Damien Tournoud, Xano, and jrchamp: Make l() themable.</li>
<li><a href="/node/602522">#602522</a> follow-up by effulgentsia: Fix a couple of straggler missed operation link conversions.</li>
<li><a href="/node/560944">#560944</a> follow-up by brandonojc, seutje, and Davy Van Den Bremt: Move collapsible fieldset logic from theme_fieldset() hook to form_process_fieldset().</li>
<li><a href="/node/523058">#523058</a> by catch, pwolanin, sun, and smk-ka, and jrchamp: Optimize check_plain().</li>
</ul>