summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* - Patch #622330 by JohnAlbin, Jeff Burnz: CSS alternative to remove clearfix ↵Dries Buytaert2010-05-26
| | | | from inline field markup.
* - Patch #751752 by neclimdul: update directly adds ui files and is broken by ↵Dries Buytaert2010-05-26
| | | | 1.8 update.
* - Patch #714964 by mr.baileys: ActionLoopTestCase was fragile on some databases.Dries Buytaert2010-05-26
|
* - Patch #784790 by sun: URL filter incorrectly repeats URL in link title ↵Dries Buytaert2010-05-26
| | | | attribute.
* - Patch #437228 by effulgentsia: remove hard-coded check for 'Apache' for ↵Dries Buytaert2010-05-26
| | | | deciding whether to add 'index.php' within url().
* - Patch #730420 by andrewmacpherson: make html.tpl.php less dependant on rdf ↵Dries Buytaert2010-05-26
| | | | namespaces.
* - Patch #809256 by David_Rothstein: OpenID module refers to the xrds.inc ↵Dries Buytaert2010-05-26
| | | | file, which no longer exists.
* - Patch #711108 by Berdir: better exception reporting for watchdog() in the ↵Dries Buytaert2010-05-26
| | | | database system.
* - Patch #553298 by andypost: remove Windows end-of-line character.Dries Buytaert2010-05-26
|
* - Patch #592800 by cpliakas, Berdir, aufumy: critical bug: dependent modules ↵Dries Buytaert2010-05-26
| | | | are still installed when required modules return errors in hook_requirements().
* - Patch #504506 by andypost: Drupal.formatPlural incorrectly handle complex ↵Dries Buytaert2010-05-24
| | | | plural rules.
* - Rollback of #787940.Dries Buytaert2010-05-24
|
* #801158 by casey: Fixed Dashboard adds customise dashboard link every time ↵Angie Byron2010-05-24
| | | | block is added.
* #671452 by Rob Loach: Make Blog module add its action link correctly.Angie Byron2010-05-24
|
* #553298 follow-up by yched: Rename field_ui-display-overview-table.tpl.php ↵Angie Byron2010-05-24
| | | | to field_ui-display-overview-form.tpl.php.
* - Patch #767690 by Crell: @file declarations in database system do not ↵Dries Buytaert2010-05-23
| | | | indicate what belongs in the file.
* - Patch #553298 by yched, te-brian, chx, sun: redesign the 'Manage Display' ↵Dries Buytaert2010-05-23
| | | | screen.
* - Rollback of #787940.Dries Buytaert2010-05-23
|
* - Patch #726344 by Crell, Berdir: database system uses wrapper functions ↵Dries Buytaert2010-05-23
| | | | internally.
* Back to 7.0-devAngie Byron2010-05-23
|
* Drupal 7.0-alpha5Angie Byron2010-05-23
|
* - Patch #629252 by plach, yched: field_attach_form() should make available ↵Dries Buytaert2010-05-23
| | | | all field translations on submit.
* - Patch #402044 by Jeff Burnz, yched: field RTL CSS tweaks.Dries Buytaert2010-05-22
|
* - Patch #778288 by janusman: fixed white pixels around icons on modules page.Dries Buytaert2010-05-22
|
* - Patch #805228 by catch: unnecessary query in taxonomy_field_extra_fields().Dries Buytaert2010-05-21
|
* - Patch #767512 by jhedstrom, Damien Tournoud: fixed error.Dries Buytaert2010-05-21
|
* - Patch #803650 by aaronbauman: calling entity_create_stub_entity() with a ↵Dries Buytaert2010-05-21
| | | | revision id creates fatal error unversioned entity types.
* - Patch #793388 by StuartJNCC, David_Rothstein: attempting to update D6 to ↵Dries Buytaert2010-05-21
| | | | D7 without PDO enabled causes WSOD.
* - Patch #805052 by mikey_p: notice in update.php in drupal_session_initialize().Dries Buytaert2010-05-21
|
* - Patch #805124 by catch: admin/config shows empty admin blocks.Dries Buytaert2010-05-21
|
* - Patch #303838 by c960657, Aron Novak: drupal_http_request() - case ↵Dries Buytaert2010-05-20
| | | | sensitive HTTP header field names.
* - Patch #682902 by Shai: small change in wording in help text.Dries Buytaert2010-05-20
|
* - Patch #768490 by JohnAlbin, sign: theme_table_select_header_cell() is not ↵Dries Buytaert2010-05-19
| | | | really a theme function.
* - Patch #692044 by Damien Tournoud, effulgentsia, jbrown: a site with ↵Dries Buytaert2010-05-19
| | | | statistics module enabled is much slower in serving cached pages in D7 than in D6.
* - Patch #283095 by mr.baileys: correct language of/add specificity to ↵Dries Buytaert2010-05-19
| | | | confirm_form() documentation.
* - Patch #486246 by mustafau, alex_b, Berdir, mr.baileys: bring back form for ↵Dries Buytaert2010-05-18
| | | | aggregator_allowed_html_tags() because it was accidentically removed.
* - Patch #696696 by Garrett Albright, qasimzee, confiz: documentation ↵Dries Buytaert2010-05-18
| | | | improvements for WATCHDOG_* constants.
* - Patch #680416 by Amitaibu, yched: allow defining fields that can not be ↵Dries Buytaert2010-05-18
| | | | added via UI.
* - Patch #692044 by Damien Tournoud, effulgentsia: a site with statistics ↵Dries Buytaert2010-05-18
| | | | module enabled is much slower in serving cached pages in D7 than in D6.
* - Patch #763850 by c960657: require_once() and drupal_get_path() ↵Dries Buytaert2010-05-18
| | | | inconsistencies.
* - Patch #790650 by casey: dashboard always appears in drag-and-drop mode ↵Dries Buytaert2010-05-18
| | | | when Seven is not used (and on 404 pages).
* - Patch #223341 by bonzinip, Jody Lynn, Kars-T, casey: menus cannot be ↵Dries Buytaert2010-05-18
| | | | created using 'ol'
* - Patch #796120 by c960657: do not urldecode() parameters in drupal_goto().Dries Buytaert2010-05-18
|
* - Patch #800968 by JacobSingh, ksenzee: tabledrag.js should not use for...in ↵Dries Buytaert2010-05-18
| | | | to iterate over an array.
* - Patch #67439 by sun, effulgentsia: #tree in hook_element_info() does not work.Dries Buytaert2010-05-17
|
* - Patch #778608 by Gábor Hojtsy: default theme region can be hidden.Dries Buytaert2010-05-17
|
* - Patch #800696 by David_Rothstein: reenabling a module causes the module's ↵Dries Buytaert2010-05-17
| | | | links to be incorrectly mixed with custom menu links.
* - Patch #594412 by mrfelton, klausi, David_Rothstein: correctly label all ↵Dries Buytaert2010-05-17
| | | | site-owning super-admin permissions.
* - Patch #797458 by Heine: declaration of NodeController::buildQuery() should ↵Dries Buytaert2010-05-17
| | | | be compatible with that of DrupalDefaultEntityController::buildQuery().
* - Patch #228860 by tstoeckler, Mike Wacker, flickerfly, randallknutson, ↵Dries Buytaert2010-05-16
| | | | gordon: upgrading a module with a newly added dependencies breaks things badly.