summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* - Patch #870584 by sender: drupal_register_shutdown_function() doxygen is wrong.Dries Buytaert2010-08-22
|
* - Patch #863912 by aspilicious: Bartik comment links look a bit floaty.Dries Buytaert2010-08-22
|
* - Patch #860136 by aspilicious, Jeff Burnz: tabs go half-active when below them.Dries Buytaert2010-08-22
|
* - Patch #827526 by Jeff Burnz, Jacine: simplify footer region divs's in ↵Dries Buytaert2010-08-22
| | | | featured, footer and triptych.
* - Patch #880132 by bojanz: hook_schema() doesn't support compound foreign ↵Dries Buytaert2010-08-22
| | | | keys; inconsistent implementations in core.
* - Patch #796692 by cross, dman, aaronbauman, BarisW: only show the term ↵Dries Buytaert2010-08-22
| | | | heading if the term has a description.
* - Patch #353458 by quicksketch, drewish, jpetso, sun, noahb, aaron, chx, ↵Dries Buytaert2010-08-22
| | | | mikey_p, dhthwy: hook_file_references() was not designed for a highly flexible field storage.
* - Patch #358437 by David_Rothstein, Berdir, sun: filter system security ↵Dries Buytaert2010-08-22
| | | | fixes from SA-2008-073 not applied to Drupal 7.x.
* - Patch #812016 by effulgentsia, chx, redndahead, Damien Tournoud: themes ↵Dries Buytaert2010-08-22
| | | | cannot always participate in drupal_alter().
* - Patch #887102 by Heine: trigger and action escaping issues. Critical bug fix.Dries Buytaert2010-08-22
|
* #845774 by aaronbauman, sun: Fixed Regression: Anonymous users can post ↵Angie Byron2010-08-22
| | | | comments in the name of registered users.
* - Patch #652122 by sun, catch, moshe weitzman, Berdir, mr.baileys, chx, ↵Dries Buytaert2010-08-20
| | | | David_Rothstein, Scott Reynolds, Damien Tournoud: fix dashboard as the default /admin local task.
* - Patch #717176 by sun: clarify relationship between order and selected ↵Dries Buytaert2010-08-20
| | | | status of text formats.
* - Patch #715464 by mfb: authored on field description is broken on Preview.Dries Buytaert2010-08-20
|
* - Patch #881578 by Gábor Hojtsy, scor: solve SA-CORE-2010-002 issues.Dries Buytaert2010-08-20
|
* - Patch #881132 by Garrett Albright: CSS Optimization breaks with non-UTF-8 ↵Dries Buytaert2010-08-20
| | | | .css files.
* - Patch #878952 by sun: () not passed by reference to ↵Dries Buytaert2010-08-20
| | | | hook_field_formatter_settings_form().
* - Patch #883336 by sun, andypost: theme_image_button() broken.Dries Buytaert2010-08-20
|
* - Patch #806232 by adam.hastings, cross: site information improvements.Dries Buytaert2010-08-18
|
* - Patch #839524 by jhodgdon, pwolanin: search results are themed too early.Dries Buytaert2010-08-18
|
* - Patch #667012 by ksenzee, casey, David_Rothstein: remove the opening of ↵Dries Buytaert2010-08-18
| | | | external links in a new browser window.
* - Patch #881540 by bjaspan: openlog() identity argument and unrelated bug fixes.Dries Buytaert2010-08-18
|
* - Rollback of #447816 -- didn't meant to commit that just yet.Dries Buytaert2010-08-18
|
* - Patch #879536 by tim.plunkett: improve Bartik's 'Blue Lagoon' color scheme.Dries Buytaert2010-08-18
|
* - Patch #443286 by c960657, Damien Tournoud, drifter, webkenny, scor: ↵Dries Buytaert2010-08-17
| | | | international characters break file handling.
* - Patch #735426 by yched, mr.baileys: fields with select widget: first ↵Dries Buytaert2010-08-17
| | | | option is selected by default even if no 'default value' set for the field.
* - Patch #821290 by marcingy, aspilicious, scor, catch, ronald_istos: ↵Dries Buytaert2010-08-17
| | | | unexpected error after disabling - unistalling - re-enabling forum module.
* - Patch #829822 by pwolanin, tstoeckler: check Drupal 7 core for ↵Dries Buytaert2010-08-17
| | | | vulnerabilities in SA-CONTRIB-2010-066.
* - Patch #879910 by plach: fixed text_field_prepare_translation() broken.Dries Buytaert2010-08-17
|
* - Patch #858528 by Damien Tournoud, chx: file_uri_target() purpose is unclear.Dries Buytaert2010-08-17
|
* - Patch #721754 by Shellingfox, lotyrin, Damien Tournoud, chx, hefox, Gábor ↵Dries Buytaert2010-08-17
| | | | Hojtsy, puregin: a node cannot be displayed in different view mode on its own page.
* - Patch #156582 by c960657, pwolanin, townxelliot, Damien Tournoud, kbahey, ↵Dries Buytaert2010-08-17
| | | | mikeytown2, drico, jpmckinney: drupal_http_request() should support timeout setting.
* - Patch #857206 by Stevel: fixed database autoloader.Dries Buytaert2010-08-17
|
* - Patch #884718 by ctmattice1: documentation problem with hook_schema().Dries Buytaert2010-08-17
|
* - Patch #885000 by cwgordon7: drupal_placeholder() takes an array as an ↵Dries Buytaert2010-08-17
| | | | argument.
* - Patch #882666 by mgifford: filtered description shouldn't use a label when ↵Dries Buytaert2010-08-17
| | | | not associated with a form.
* - Patch #883400 by catch: file_unmanaged_copy() spits useless error message ↵Dries Buytaert2010-08-16
| | | | on fail.
* - Patch #862078 by gustavb, Damien Tournoud: PDO coerceing empty strings to ↵Dries Buytaert2010-08-16
| | | | NULL when target is a Postgres bytea.
* - Patch #883998 by Berdir: node_default_page() query fails on PostgreSQL ↵Dries Buytaert2010-08-16
| | | | when having node_access() modules enabled.
* - Patch #877690 by das-peter, mfer: missing dependency 'text'.Dries Buytaert2010-08-16
|
* - Patch #791490 by chx: contextual module calls menu_get_item() for unsaved ↵Dries Buytaert2010-08-16
| | | | nodes, resulting in pdo exception on postgresql.
* - Patch #878752 by heather: mis-matched text on maintenance mode ↵Dries Buytaert2010-08-15
| | | | administration page.
* - Patch #883440 by hefox: fixed user_account_form() @see's ↵Dries Buytaert2010-08-15
| | | | user_validate_email() instead of user_validate_mail() (extra e).
* - Patch #881536 by sun, pwolanin: cannot pass drupal_http_request() options ↵Dries Buytaert2010-08-14
| | | | into xmlrpc() function.
* - Patch #882520 by David_Rothstein: field_bundle_settings() API ↵Dries Buytaert2010-08-14
| | | | documentation doesn't format its code example correctly.
* - Patch #849642 by Jeff Burnz, mgifford, Damien Tournoud: absolute ↵Dries Buytaert2010-08-14
| | | | font-sizes used in Seven.
* - Patch #882748 by Jeff Burnz: typo in template.php comment.Dries Buytaert2010-08-14
|
* - Patch #778406 by torelad, jhodgdon, DyanneNova: improve doc and examples ↵Dries Buytaert2010-08-13
| | | | for hook_block_info() and friends.
* - Patch #419388 by jhodgdon, David Lesieur, Garrett Albright: ↵Dries Buytaert2010-08-13
| | | | search_query_insert() breaks down when the value of key is 0.
* - Patch #881540 by bjaspan: syslog.module should support openlog() identity ↵Dries Buytaert2010-08-12
| | | | argument.