summaryrefslogtreecommitdiff
path: root/modules
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 #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().
* #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 #553298 by yched, te-brian, chx, sun: redesign the 'Manage Display' ↵Dries Buytaert2010-05-23
| | | | screen.
* - Rollback of #787940.Dries Buytaert2010-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 #805228 by catch: unnecessary query in taxonomy_field_extra_fields().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 #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 #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 #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.
* - Patch #800030 by kcybulski: fxed PHP Notice: if you edit content type that ↵Dries Buytaert2010-05-16
| | | | is created witch has_title() = FALSE.
* - Patch #785782 by cafuego: support comments in built queries.Dries Buytaert2010-05-15
|
* - Patch #615148 by casey: remove overlay-related cruft from toolbar module.Dries Buytaert2010-05-14
|
* - Patch #639162 by casey: block contextual menu should be available ↵Dries Buytaert2010-05-14
| | | | immediately when dragged to dashboard canvas area.
* - Patch #787940 by casey: generic approach for position:fixed elements like ↵Dries Buytaert2010-05-14
| | | | toolbar.
* #728566 by Dave Reid: Fixed Incorrect colspan for content row when there are ↵Angie Byron2010-05-14
| | | | no aliases.
* #790224 by lotyrin, pwolanin, nenne: Fixed incorrect paths to temp directory ↵Angie Byron2010-05-14
| | | | in Update Manager.
* #764726 by catch: Fixed hook_taxonomy_term_presave() is missing.Angie Byron2010-05-14
|
* #797668 by marcingy, StuartJNCC: Update fails on node_update_7006.Angie Byron2010-05-14
|
* - Patch #727650 by Damien Tournoud, c960657: rolled back support for ↵Dries Buytaert2010-05-13
| | | | Google-specific OpenID discovery protocol.
* - Patch #782240 by Pasqualle: invalid argument supplied for foreach() in ↵Dries Buytaert2010-05-13
| | | | _block_rehash().
* - Patch #735662 by duellj, tstoeckler: critical bug: hook_form_alter() can ↵Dries Buytaert2010-05-13
| | | | easily clobber a text format.
* - Patch #791270 by duellj, lotyrin, Berdir: SearchQuery exact search ↵Dries Buytaert2010-05-12
| | | | conditions not added to CountQuery.
* - Patch #795198 by heyrocker: numeric List fields should not be unsigned.Dries Buytaert2010-05-12
|
* - Patch #764428 by aaronmontana: user_validate_picture() is undocumented; ↵Dries Buytaert2010-05-12
| | | | user_account_form() validation functions missing @see links.