summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* #682486 by Bojhan: Clean-ups to profile page configuration form.Angie Byron2010-03-07
|
* #715476 by Jeremy and Crell: Schema object should respect active database ↵Angie Byron2010-03-07
| | | | connection (with tests).
* #728434 by NEOatNHNG: Fixed Default template for 'Account activation' mail ↵Angie Byron2010-03-07
| | | | doesn't contain one-time-login link.
* #473082 follow-up by sun: Remove odd breadcrumb bug workaround in menu_save().Angie Byron2010-03-07
|
* #728730 by Damien Tournoud: Fixed Precision loss in ↵Angie Byron2010-03-07
| | | | DatabaseStatement_sqlite()::getStatement().
* #684774 follow-up by sun: Remove silly superfluous check from ↵Angie Byron2010-03-07
| | | | node_block_admin_configure_submit().
* #260934 by plach, ShawnClark, et al: Fixed Static caching: cannot call ↵Angie Byron2010-03-07
| | | | drupal_validate_form() on the same form more than once.
* #282191 follow-up by plach: Remove ambitious parts of translatable fields UI ↵Angie Byron2010-03-07
| | | | from core that are no longer relevant, given what made it into Drupal 7.
* #459980 follow-up by c960657: Further clean-ups to admin/settings/performance.Angie Byron2010-03-07
|
* #587706 by dalin: Fixed language_initialize() needs to clean up ['q'] just ↵Angie Byron2010-03-07
| | | | like drupal_path_initialize() does.
* #710860 by Dave Reid and plach: Remove static caching from ↵Angie Byron2010-03-07
| | | | drupal_multilingual() (breaks tests).
* #718636 by mfb: Fixed Cache returns serialized data only in certain conditions.Angie Byron2010-03-07
|
* #306540 by halstead, Dave Reid, jvandyk, eMPee584: Fixed Orphaned assigned ↵Angie Byron2010-03-07
| | | | actions still triggered and cannot be removed.
* #699596 by mr.baileys and catch: Fixed (Un)publishing several comments ↵Angie Byron2010-03-07
| | | | doesn't work.
* #687712 by scor: Optimize rdf.module for displaying multiple comments.Angie Byron2010-03-07
|
* #723634 by catch: Improve path_save() performance.Angie Byron2010-03-07
|
* #521838 follow-up by jrchamp: Clean up drupal_get_schema_versions().Angie Byron2010-03-07
|
* #676800 follow-up by sun: More fieldset fixes.Angie Byron2010-03-07
|
* #728644 by andrew.elvis: Fixed No link to Help page from Forum configuration ↵Angie Byron2010-03-07
| | | | page.
* #614124 by Damien Tournoud: Set locale settings during bootstrap.Angie Byron2010-03-07
|
* #251792 follow-up by andypost: Make note of 6.x update for locking framework.Angie Byron2010-03-07
|
* #684610 by Jacine: Fixed IE bug: No table-striping in Seven.Angie Byron2010-03-07
|
* - Patch #679530 by sun, David_Rothstein: administer filters permission ↵Dries Buytaert2010-03-06
| | | | should not affect text format widget.
* - Patch #733026 by Island Usurper: required modules are installed/enabled in ↵Dries Buytaert2010-03-06
| | | | the wrong order.
* - Patch #405832 by jhodgdon, arianek: documentation for hook_forms() was ↵Dries Buytaert2010-03-06
| | | | incorrect.
* - Patch #131737 by malc0mn, scor, v1nce, Pancho, mrfelton, nvanhove: fixed ↵Dries Buytaert2010-03-06
| | | | Return-Path being overwritten by the PHP mail() function.
* - Patch #704182 by jide: use transparent PNG instead of opacity for overlay ↵Dries Buytaert2010-03-06
| | | | background to gain rendering performance.
* - Patch #239196 by Gábor Hojtsy, jhodgdon, jvandyk: indexing status shown ↵Dries Buytaert2010-03-06
| | | | on search settings page is incorrect.
* - Patch #565808 by cha0s, Dave Reid, Alexander N: fixed nojs/ajax replacement.Dries Buytaert2010-03-06
|
* - Patch #733756 by catch: image_field_insert() makes no sense.Dries Buytaert2010-03-06
|
* - Patch #623684 by linclark, christefano, scor: improved documentation of ↵Dries Buytaert2010-03-06
| | | | RDF module.
* - Patch #734146 by scor: white-space clean-up.Dries Buytaert2010-03-06
|
* - Patch #680850 by bleen18, jhodgdon, David_Rothstein: tests for Shortcut ↵Dries Buytaert2010-03-06
| | | | module.
* - Patch #732486 by Damien Tournoud, JacobSingh: drupal_add_http_header() ↵Dries Buytaert2010-03-06
| | | | req ; make Status a normal header and drupal_add_http() header shouldn't return a list of headers.
* - Patch #726276 by yoroy: CSS code style cleanups.Dries Buytaert2010-03-05
|
* - Patch #731426 by fago: recursed entity loading didn't work.Dries Buytaert2010-03-05
|
* - Patch #652176 by bleen18, David_Rothstein, JacobSingh: fixed 'Forums' term ↵Dries Buytaert2010-03-05
| | | | defaulting to 'None'.
* - Patch #679530 by sun: administer filters permission should not affect text ↵Dries Buytaert2010-03-05
| | | | format widget.
* - Patch #588882 by David_Rothstein: filter fallback format clean-ups.Dries Buytaert2010-03-04
|
* #719432 by heyrocker: Document hook_field_extra_fields_alter().Angie Byron2010-03-04
|
* #676800 follow-up: Committing missed ie.css file.Angie Byron2010-03-04
|
* - Patch #727126 by jhodgdon: fixed drupal_execute()/drupal_form_submit() ↵Dries Buytaert2010-03-04
| | | | documentation.
* - Patch #461938 by Kars-T, Garrett Albright, JamesAn, grendzy: fixed ↵Dries Buytaert2010-03-04
| | | | inconsistent use of filter_xss_admin() on () and ().
* - Patch #719468 by jhodgdon: made drupal_write_record() slightly more clear.Dries Buytaert2010-03-03
|
* - Patch #676800 by casey, sun, james.elliott, cosmicdreams, seutje, Jacine: ↵Dries Buytaert2010-03-03
| | | | made fieldsets work on all browser.
* - Patch #701672 by linclark: associate a standardized foaf:Person URI to ↵Dries Buytaert2010-03-03
| | | | each user profile.
* - Patch #648170 by fago, sun: form constructors cannot enable form caching ↵Dries Buytaert2010-03-03
| | | | or form rebuilding.
* - Patch #353918 by Dave Reid, yched: drupal_write_record() writes empty ↵Dries Buytaert2010-03-03
| | | | string instead of empty serialized array.
* - Patch #671520 by mr.baileys, cha0s, boombatower, andypost: CURL and ↵Dries Buytaert2010-03-03
| | | | fragment URLs break testing due to a bug in some CURL versions.
* - Patch #686226 by yched: improved 'default value' input handling.Dries Buytaert2010-03-03
|