summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* - Patch #921802 by solotandem: eliminate PHP Notice: Undefined variable: ↵Dries Buytaert2010-09-24
| | | | output in theme().
* - Patch #921098 by munzirtaha: !is_null() should be replaced by isset ↵Dries Buytaert2010-09-24
| | | | because it's faster.
* - Patch #921098 by munzirtaha: !is_null() should be replaced by isset() ↵Dries Buytaert2010-09-24
| | | | because it's faster.
* - Patch #844186 by chx: clarify merge queries.Dries Buytaert2010-09-24
|
* - Patch #735692 by JohnAlbin: unclear which themes blocks are edited - shown ↵Dries Buytaert2010-09-24
| | | | as secondary tabs without primary parents.
* #819214 follow-up by reglogge: Fix permalink styling in Bartik.Angie Byron2010-09-24
|
* - Patch #907690 by sun, pwolanin: breadcrumbs don't work for dynamic paths ↵Dries Buytaert2010-09-24
| | | | and local tasks #2.
* #882164 follow-up by Gábor Hojtsy, reglogge: Further clarifications to ↵Angie Byron2010-09-23
| | | | localization install instructions.
* - Patch #819214 by bleen18: the '#' marking comment permalinks is just weird ↵Dries Buytaert2010-09-23
| | | | and untranslatable.
* - Patch #920154 by munzirtaha: fixed simpletest coding standard violation.Dries Buytaert2010-09-23
|
* - Patch #919718 by reglogge: some tags are rendered too big by IE in Seven ↵Dries Buytaert2010-09-23
| | | | theme.
* - Patch #915322 by munzirtaha: coding standard violation.Dries Buytaert2010-09-23
|
* - Patch #896828 by Jeff Burnz, Manuel Garcia, yoroy: vertical tabs - no ↵Dries Buytaert2010-09-23
| | | | visual connection between the active tab and its content.
* - Patch #704182 by Jeff Burnz, JohnAlbin: better PNG for overlay.Dries Buytaert2010-09-22
|
* - Patch #850612 by Meriial, merlinofchaos, adrian: setting class ↵Dries Buytaert2010-09-22
| | | | 'use-ajax-submit' for form submission causes js error(s).
* #918482 by sun: Add 'cache system' as Drupal core project component and ↵Angie Byron2010-09-22
| | | | appoint Damien Tournoud as maintainer.
* #418302 follow-up by David_Rothstein, reglogge, dww: Deal with obscure edge ↵Angie Byron2010-09-22
| | | | case when attempting to create settings.php during installation.
* - Patch #168722 by sun, bleen18: hidden input elements contain invalid ↵Dries Buytaert2010-09-22
| | | | characters in ID attributes.
* - Patch #908282 by jbrown: theme_image() performs I/O.Dries Buytaert2010-09-22
|
* - Patch #910388 by mikl: installation fails on PostgreSQL 8.4: Invalid ↵Dries Buytaert2010-09-22
| | | | escape sequence.
* #882164 by aschiwi, Gábor Hojtsy, David_Rothstein, reglogge, et al: Fix the ↵Angie Byron2010-09-22
| | | | 'install from another language' instructions so that they actually work.
* #897638 by casey, sun, mgifford, et al: Allow .element-invisible to work ↵Angie Byron2010-09-21
| | | | with focusable elements like links.
* #896162 follow-up by effulgentsia: Fix for fatal error in Field UI settings ↵Angie Byron2010-09-21
| | | | form.
* - Patch #696150 by mfb, pwolanin: image_gd_save() does not support remote ↵Dries Buytaert2010-09-21
| | | | stream wrappers.
* - Patch #912686 by markabur: incorrect css shorthand for font in Seven.Dries Buytaert2010-09-20
|
* - Patch #906400 by Jeff Burnz: contextual link outline extends too far on ↵Dries Buytaert2010-09-20
| | | | search block in Bartik.
* - Patch #916488 by David_Rothstein: unused variable in toolbar_view().Dries Buytaert2010-09-20
|
* - Patch #909460 by tobiasb: remove debug() from test files.Dries Buytaert2010-09-19
|
* - Patch #789186 by effulgentsia: improve drupalPostAJAX() to be used more ↵Dries Buytaert2010-09-19
| | | | easily, leading to better AJAX test coverage. (Actual commit so we have proper credit.)
* - Patch #789186 by effulgentsia: improve drupalPostAJAX() to be used more ↵Dries Buytaert2010-09-19
| | | | easily, leading to better AJAX test coverage. (Rollback)
* - Removing and adding files per #885228.Dries Buytaert2010-09-19
|
* - Patch #658704 by sivaji: make the node meta distinct from body.Dries Buytaert2010-09-19
|
* - Patch #885228 by sun, Jacine, mverbaar: CSS Files are in major need of ↵Dries Buytaert2010-09-19
| | | | clean up.
* - Patch #914458 by Damien Tournoud, chx: remove the format delete ↵Dries Buytaert2010-09-18
| | | | reassignment 'feature'.
* - Patch #403034 by roderik, Damien Tournoud: node_assign_owner_action() logs ↵Dries Buytaert2010-09-18
| | | | an object type instead of the type name.
* - Patch #909230 by chx: better db_query() docs.Dries Buytaert2010-09-18
|
* - Patch #848312 by Jeff Burnz, tsi, jensimmons, tim.plunkett, aspilicious, ↵Dries Buytaert2010-09-17
| | | | bleen18: better Druplicon logo for Bartik.
* - Patch #846330 by sun: proper wrapping of phpDoc.Dries Buytaert2010-09-17
|
* - Patch #911980 by mr.baileys: fixed WSOD on node/add/... if capitalization ↵Dries Buytaert2010-09-17
| | | | is wrong.
* - Patch #732914 by Jacine, sun, reglogge, cosmicdreams: improve the ↵Dries Buytaert2010-09-17
| | | | markup/CSS for content and user filter forms.
* - Patch #914312 by sdboyer: classes marked 'final' are not picked up by the ↵Dries Buytaert2010-09-17
| | | | registry.
* - Patch #882688 by mgifford, Everett Zufelt: label missing in block admin ↵Dries Buytaert2010-09-17
| | | | page and clean-up.
* - Patch #909272 by moshe weitzman, David_Rothstein: remove stub update ↵Dries Buytaert2010-09-17
| | | | functions and renumber the remaining ones.
* - Patch #898028 by Everett Zufelt: change heading before Toolbar to ↵Dries Buytaert2010-09-16
| | | | 'Administrative Toolbar' instead of 'management'.
* - Patch #908966 by Jeff Burnz: Bartik's default link color has inadequate ↵Dries Buytaert2010-09-16
| | | | contrast to background (WCAG 2.0 violation).
* - Patch #740834 by makononov, sun: form elements cannot be rendered without ↵Dries Buytaert2010-09-16
| | | | form_builder().
* - Patch #883092 by Everett Zufelt, mgifford, Jacine: add heading before ↵Dries Buytaert2010-09-16
| | | | local tasks for screen-reader users.
* - Patch #890502 by cwgordon7: Bartik title/slogan recoloring broken.Dries Buytaert2010-09-16
|
* - Patch #912700 by bleen18: modules with no files[] entries in .info files ↵Dries Buytaert2010-09-16
| | | | are deemed 'incompatible with 7.x'.
* - Patch #913146 by Jacine: alt attribute for incompatible module image on ↵Dries Buytaert2010-09-16
| | | | module listing page needs improvement.