summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* - Patch #915936 by sun: make it easier to define checkboxes/radios with ↵Dries Buytaert2010-11-07
| | | | customized sub-elements.
* - Patch #961136 by sun: move system_sort_by_title() into common.inc.Dries Buytaert2010-11-07
|
* - Patch #801632 by sun, Jacine: make phptemplate the default engine to ↵Dries Buytaert2010-11-07
| | | | simplify .info file.
* #601932 by David_Rothstein, carlos8f, yoroy, Bojhan, et al: Allow dashboard ↵Angie Byron2010-11-06
| | | | to limit available blocks.
* - Patch #808560 by scor | fajerstarter: node comment statistics are only ↵Dries Buytaert2010-11-06
| | | | partially exposed in node_load() and are missing last_comment_uid().
* - Patch #896364 by frega, effulgentsia, Jacine, sun, David_Rothstein, Jeff ↵Dries Buytaert2010-11-06
| | | | Burnz, james.elliott, casey, mgifford: screen reader users and some keyboard only users need a clear, quick way to disable the overlay.
* - Patch #689954 by Mark Trapp: installation complete message doesn't conform ↵Dries Buytaert2010-11-05
| | | | to Drupal path conventions.
* - Patch #956256 by plach: () is only set if language is detected from the URL.Dries Buytaert2010-11-05
|
* - Patch #932958 by Haza: node teaser text color is hard coded.Dries Buytaert2010-11-05
|
* - Patch #963060 by boombatower: documentation problem with hook_view().Dries Buytaert2010-11-05
|
* - Patch #938462 by bojanz: Fix EntityFieldQuery fatal error in certain cases ↵Dries Buytaert2010-11-05
| | | | and document bundle limitations.
* - 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.