summaryrefslogtreecommitdiff
path: root/modules
Commit message (Collapse)AuthorAge
* - 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 #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 #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 #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.
* #910190 by sun: Remove schema cache from needlessly being loaded on all ↵Angie Byron2010-09-15
| | | | pages. Performance improvement.
* #358437 follow-up by sun: Roll back unrelated caching changes.Angie Byron2010-09-15
|
* #761956 follow-up by bleen18: Fixed missing regions on Dashboard ↵Angie Byron2010-09-14
| | | | configuration page.
* #734234 by quicksketch, moonray, Melissamcewen, ekes, flobruit: Fixed Radio ↵Angie Byron2010-09-13
| | | | buttons throw warning in element_children() if keyed with '' (empty string).
* #907760 follow-up by bojanz: EntityFieldQuery tests cleanup.Angie Byron2010-09-13
|
* #807744 follow-up by andypost: whitespace fix.Angie Byron2010-09-13
|
* #898520 follow-up by Damien Tournoud, chx, David Rothstein: Clean-up the ↵Angie Byron2010-09-13
| | | | upgrade path: comment.
* - Patch #908772 by sivaji: incorrect use of t() in php_enable().Dries Buytaert2010-09-13
|
* - Patch #756762 by effulgentsia, fago, sun, rfay, pwolanin: AJAX should ↵Dries Buytaert2010-09-13
| | | | follow same rules for whether to call drupal_rebuild_form() as non-AJAX submissions.
* - Patch #889764 by BarisW, glipay, yoroy, Jeff Burnz: text format selection ↵Dries Buytaert2010-09-13
| | | | layout is broken.
* - Patch #663956 by sun, Bojhan, Dave Reid: remove contextual links from help ↵Dries Buytaert2010-09-12
| | | | text block.
* #898520 by chx, Damien Tournoud: Changed Clean-up the upgrade path: comment.Angie Byron2010-09-11
|
* #874326 by rfay, pwolanin, chx: Fixed Invalid scheme fails to halt ↵Angie Byron2010-09-11
| | | | processing of a stream request.
* - Patch #824326 by casey: Open/Close Drawer link doesn't show focus.Dries Buytaert2010-09-11
|
* - Patch #627288 by sun, David_Rothstein: contextual links are not alterable.Dries Buytaert2010-09-11
|
* #629484 by Amitaibu, fago, et al: Added Add entity 'label' key info (e.g. ↵Angie Byron2010-09-11
| | | | title on node).
* #898036 by Berdir: Fixed Private images broken. (with tests)Angie Byron2010-09-11
|
* #896170 by yched: Fixed default formatter for 'Text with summary' field type ↵Angie Byron2010-09-11
| | | | should be 'text_default()'.
* - Patch #905068 by Richard Eriksson: tips callback that returns nothing ↵Dries Buytaert2010-09-11
| | | | leads to empty list item.
* - Patch #884932 by mgifford, jhodgdon: labels missing for search admin pages.Dries Buytaert2010-09-11
|
* - Patch #884934 by mgifford: label missing for path filter.Dries Buytaert2010-09-11
|
* - Patch #884960 by mgifford: labels missing for date.Dries Buytaert2010-09-11
|
* - Patch #875326 by effulgentsia: add hook_image_effect_info_alter().Dries Buytaert2010-09-11
|
* - Patch #904994 by douggreen, chx: watchdog should always use replaceable ↵Dries Buytaert2010-09-11
| | | | argument.
* #891028 by chx: Fixed Orphan node types lose bodies on upgrade.Angie Byron2010-09-11
|
* #616240 follow-up by yched, dereine, marvil07: Make Field UI screens ↵Angie Byron2010-09-11
| | | | extensible from contrib - part II.
* #763376 follow-up by fago, sun, effulgentsia: Minor adjustments to ↵Angie Byron2010-09-10
| | | | drupal_array_set/get_nested_value().
* #890716 by agentrickard: Fixed Changing from public to private does not ↵Angie Byron2010-09-09
| | | | change field behavior.
* #903110 by bojanz: Fixed Multiple pager support is partially broken. (with ↵Angie Byron2010-09-09
| | | | tests)
* - Patch #757154 by sun, effulgentsia: base form_id() via hook_forms() not ↵Dries Buytaert2010-09-09
| | | | taken into account for #validate, #submit, hook_form_FORMID_alter().
* - Patch #827086 by mcarbone: date format screen dies with a PDO error when ↵Dries Buytaert2010-09-09
| | | | the format is longer than 100 characters.
* - Patch #712538 by scor: clean up RDF namespaces and mappings before Drupal ↵Dries Buytaert2010-09-09
| | | | 7 release.
* #874370 by Jeff Burnz, aspilicious, Cliff, mgifford, yoroy, et al: Fixed ↵Angie Byron2010-09-09
| | | | System messages need identifying icons (WCAG 2.0).
* #902738 by jbrown: Fixed No status message when reordering fields.Angie Byron2010-09-07
|
* - Patch #904484 by rayasa: bad url generated for 'More help' link in ↵Dries Buytaert2010-09-07
| | | | /admin/structure/forum page.
* - Patch #807744 by Jacine, andypost: fix missing space in theme_comment_block().Dries Buytaert2010-09-07
|
* - Patch #891084 by solotandem: FeedParserTestCase: add 'public static' ↵Dries Buytaert2010-09-07
| | | | modifiers to getInfo() method.
* - Patch #368502 by c960657: restored the original test now all dependencies ↵Dries Buytaert2010-09-07
| | | | have been fixed.
* - Patch #729796 by catch, marcingy, bojanz: _user_cancel() bypasses user_save().Dries Buytaert2010-09-07
|
* - Patch #903630 by pwolanin: menu module settings page text refers to ↵Dries Buytaert2010-09-07
| | | | settings that are no longer present.
* - Patch #902354 by pwolanin: Fixed Schema description is wrong for uri field ↵Dries Buytaert2010-09-07
| | | | in {file_managed()} table.