summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* - Patch #889366 by Kevin Hankens, jhodgdon: error in DrupalCacheInterface ↵Dries Buytaert2010-11-05
| | | | documentation .
* - Patch #955610 by casey: impossible to have multiple node forms on one page ↵Dries Buytaert2010-11-05
| | | | due to fixed IDs.
* - Patch #575280 by mfb, carlos8f, chx, bleen18: impersonation when an https ↵Dries Buytaert2010-11-05
| | | | session exists.
* - Patch #949186 by luchochs: locale_css_alter() is ignored in api.drupal.org.Dries Buytaert2010-11-05
|
* - Patch #961908 by dalin, Damien Tournoud: make drupal_attributes() faster.Dries Buytaert2010-11-05
|
* - Patch #960490 by Jacine: regression: ul.links generated by theme_links() ↵Dries Buytaert2010-11-05
| | | | always appears as .inline.
* - Patch #878020 by Mark Trapp: position:fixed prevents iOS devices from ↵Dries Buytaert2010-11-05
| | | | scrolling the Overlay.
* #916968 follow-up by xmacinfo: Add jQuery 1.8.6 to CHANGELOG.txt.Angie Byron2010-11-01
|
* #950878 follow-up: Commit the dang install file.Angie Byron2010-11-01
|
* #916968 by drifter, mfer, amateescu, et al: Upgrade to jQuery UI 1.8.6 ↵Angie Byron2010-10-31
| | | | (latest point release).
* #944308 by bojanz: Upgrade jQuery to 1.4.3 (latest point release).Angie Byron2010-10-31
|
* #950878 by carlos8f, David_Rothstein: Fixed Disabling the dashboard module ↵Angie Byron2010-10-31
| | | | permanently removes all blocks from the dashboard.
* - Patch #951774 by Damien Tournoud: DOMDocument::loadHTML() should not be ↵Dries Buytaert2010-10-31
| | | | called statically.
* - Patch #923998 by reglogge, Jeff Burnz: move advanced search form submit to ↵Dries Buytaert2010-10-31
| | | | the bottom of the form.
* - Patch #950138 by yched, an.droid: Changed Abstract Field API () usage into ↵Dries Buytaert2010-10-31
| | | | an API function.
* - Patch #939398 by merlinofchaos: undefined offset: 0 in contextual_preprocess()Dries Buytaert2010-10-31
|
* - Patch #939914 by yched: Field UI not enabled on a D6 upgrade.Dries Buytaert2010-10-31
|
* - Patch #956320 by dstol: doc cleanup for menu_set_active_trail().Dries Buytaert2010-10-30
|
* - Patch #955146 by scor: ['#finished'] should be ['finished'].Dries Buytaert2010-10-30
|
* - Patch #736556 by daniels220: theme_links() doc needs expansion.Dries Buytaert2010-10-30
|
* - Patch #639460 by Jeff Burnz, effulgentsia, Jacine, mgifford, ↵Dries Buytaert2010-10-30
| | | | james.elliott: evaluate CSS of #skip-link, .element-focusable, and upcoming 'disable overlay' links for their impact on contrib/custom themes.
* - Patch #841184 by ksenzee, aaronbauman, aspilicious: 'Skip to main content' ↵Dries Buytaert2010-10-30
| | | | link doesn't work correctly in the overlay.
* - Patch #955454 by drunken monkey: logic for displaying 'X new comment(s)' ↵Dries Buytaert2010-10-28
| | | | link seems inverted.
* - Patch #951726 by swentel: filter_cron() unnecessary.Dries Buytaert2010-10-28
|
* - Patch #839556 by jrchamp, dmitrig01: remove pointless usage of ↵Dries Buytaert2010-10-28
| | | | array_key_exists().
* - Patch #654796 by chx, c960657, sun, effulgentsia: fix bugs with checkbox ↵Dries Buytaert2010-10-28
| | | | element.
* - Patch #582584 by JohnAlbin: form_required_marker() isn't passed the form ↵Dries Buytaert2010-10-28
| | | | element (theme_hook() definition is wrong).
* - Patch #931520 by David_Rothstein: [site:url-brief] token puts an ↵Dries Buytaert2010-10-28
| | | | unnecessary slash at the end.
* - Patch #952768 by jhodgdon: () parameter in drupal_add_library() and ↵Dries Buytaert2010-10-28
| | | | drupal_process_attached() undocumented.
* - Patch #912700 by bleen18, jmiccolis: modules with no files[] entries in ↵Dries Buytaert2010-10-27
| | | | .info files are deemed 'incompatible with 7.x'.
* - Patch #337909 by chillin411: hook_menu() 'access callback' docs should ↵Dries Buytaert2010-10-27
| | | | mention boolean values work too and minor doxygen correction.
* - Patch #937560 by chillin411: the parameter & is not documented in ↵Dries Buytaert2010-10-27
| | | | hook_update_N.
* - Patch #950276 by sun, jhodgdon: improve documentation of ↵Dries Buytaert2010-10-27
| | | | hook_translated_menu_link_alter().
* - Patch #948416 by David_Rothstein: a menu item description, 'Administer ↵Dries Buytaert2010-10-27
| | | | content', is missing a period.
* - Patch #408160 by sun: code simplification.Dries Buytaert2010-10-27
|
* - Patch #949102 by jhodgdon: polish UPGRADE.txt.Dries Buytaert2010-10-27
|
* - Patch #886152 by effulgentsia: fix tests.Dries Buytaert2010-10-27
|
* - Patch #718540 by jhodgdon, freelock: better documentation in query.inc.Dries Buytaert2010-10-26
|
* - Patch #611786 by Gábor Hojtsy, tobiasb, Pasqualle: .po file should not be ↵Dries Buytaert2010-10-26
| | | | considered broken if last msgstr is empty.
* - Patch #950662 by amateescu: documentation improvements for ↵Dries Buytaert2010-10-26
| | | | drupal_http_request()
* - Patch #934328 by chillin411: CHANGELOG.txt should have information about ↵Dries Buytaert2010-10-26
| | | | the new Bartik theme.
* - Patch #945456 by chillin411: hook_mail() doc should state it's only called ↵Dries Buytaert2010-10-26
| | | | on one module not all modules.
* #445736 by sun: Fixed Poll does not respect weight in Preview or More button.Angie Byron2010-10-25
|
* #902008 by sun: Fixed Optional field type modules should not be 'required' ↵Angie Byron2010-10-25
| | | | in .info file.
* #518364 by plach, neochief, Ryan Palmer: Fixed Nodes with one language don't ↵Angie Byron2010-10-25
| | | | affect the language switcher block.
* - Patch #647228 by sun: links are needlessly unable to fully participate in ↵Dries Buytaert2010-10-25
| | | | D7 AJAX framework features.
* - Patch #949212 by luchochs: simpletest_last_test_get() is ignored in ↵Dries Buytaert2010-10-25
| | | | api.drupal.org.
* - Patch #924154 by fago: user account fields appear on all categories.Dries Buytaert2010-10-25
|
* - Patch #948116 by amateescu: field_update_instance() doxygen is broken.Dries Buytaert2010-10-25
|
* - Patch #951486 by Damien Tournoud: invalid placeholders in exception ↵Dries Buytaert2010-10-25
| | | | messages during update.