summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* #841266 by das-peter, yched: Fixed Missing label for boolean fields when ↵Angie Byron2010-11-20
| | | | adding content
* #964092 by Stalski, yched: Fixed Errors when integrating fieldgroup rows on ↵Angie Byron2010-11-20
| | | | 'Manage fields' screen
* #975806 by amateescu, modesia: Fix incorrect page structure in ↵Angie Byron2010-11-20
| | | | hook_page_alter() docs.
* #460448 follow-up by chx: Replace advanced regex incompatible with PCRE < ↵Angie Byron2010-11-20
| | | | 7.2 with function-based approach.
* #939568 by merlinofchaos, sun: Enable finer control for ajax-using modules ↵Angie Byron2010-11-20
| | | | of the trigger response in the ajax object.
* #515262 by Everett Zufelt, mgifford: Fixed Autocomplete requires ARIA for ↵Angie Byron2010-11-20
| | | | screen-reader users
* #550254 by Damien Tournoud, sun: Fixed some causes of menu links are ↵Angie Byron2010-11-20
| | | | sometimes not properly re-parented.
* #830704 by fago, effulgentsia, Frando: Fixed entity forms cannot be properly ↵Angie Byron2010-11-20
| | | | extended.
* #222109 by David_Rothstein: Fix documentation for module_list().Angie Byron2010-11-20
|
* #208611 by effulgentsia, ksenzee, p.brouwers, et al: Fixed drupal_add_js() ↵Angie Byron2010-11-20
| | | | includes settings twice and breaks certain JS files.
* #898360 by sun, catch: Cache node types - saves 7% in MySQL in sites using ↵Angie Byron2010-11-20
| | | | memcache for caching backend
* #969346 by merlinofchaos, sun: Fixed CTools AJAX regression: AJAX calls made ↵Angie Byron2010-11-20
| | | | with things that are not forms cannot use the throbber.
* #599706 follow-up by JohnAlbin, sun: Regression: Restore consistency to ↵Angie Byron2010-11-20
| | | | theme_menu_local_tasks() theme function
* #151452 by David_Rothstein, Dave Reid, tstoeckler: Fixed uninstalling ↵Angie Byron2010-11-20
| | | | modules does not follow dependencies.
* - Patch #896828 by Jeff Burnz, Manuel Garcia, yoroy, bleen18: no visual ↵Dries Buytaert2010-11-19
| | | | connection between the active tab and its content.
* - Patch #937698 by rschwab: 'Enable newly added modules in [Module Group]' ↵Dries Buytaert2010-11-19
| | | | is awkward, should be 'Enable newly added modules'.
* - Patch #917000 by corbacho, tstoeckler: follow convention for CVS // $.Dries Buytaert2010-11-19
|
* - Patch #944198 by sun: functions that call drupal_system_listing() act on ↵Dries Buytaert2010-11-19
| | | | potentially invalid system items.
* - Patch #973588 by tim.plunkett: Bartik block styling tied to classes that ↵Dries Buytaert2010-11-19
| | | | also control layout.
* - Patch #973804 by amateescu: remove unecessary rdftype definition in ↵Dries Buytaert2010-11-19
| | | | standard profile.
* - Patch #975168 by JohnAlbin: JohnAlbin++Dries Buytaert2010-11-19
|
* - Patch #935036 by bfroehle, dww: file exists in ↵Dries Buytaert2010-11-19
| | | | FileTransferFTPExtension->createDirectoryJailed().
* - Patch #975206 by arianek: update Documentation maintainers.Dries Buytaert2010-11-19
|
* #874326 follow-up by rfay: Fix watchdog message typo.Angie Byron2010-11-18
|
* - Patch #974606 by Crell: misnamed function in hook documentation.Dries Buytaert2010-11-18
|
* - Patch #973758 by mdm: Missing asterisk in field.api.php phpdoc.Dries Buytaert2010-11-18
|
* - Patch #972380 by wulff: duplicate word in hook_help().Dries Buytaert2010-11-18
|
* - Patch #958456 by rschwab, dww: update module uses incorrect variable for ↵Dries Buytaert2010-11-18
| | | | maintenance mode.
* - Patch #934774 by Coornail, Damien Tournoud: Css aggregation includes a ↵Dries Buytaert2010-11-17
| | | | lots of empty newlines.
* - Patch #953914 by chx, yched, pifantastic: #limit_validation_errors() fails ↵Dries Buytaert2010-11-17
| | | | is parents array contains numeric indexes.
* - Patch #973488 by amateescu, Volx: wrong default value in user admin ↵Dries Buytaert2010-11-17
| | | | settings form.
* - Patch #883764 by tim.plunkett: block OL indentation needs attention.Dries Buytaert2010-11-16
|
* - Patch #973242 by pp: inconsistent type name.Dries Buytaert2010-11-16
|
* - Patch #964882 by tim.plunkett: Context Links menu stays visible on top of ↵Dries Buytaert2010-11-16
| | | | Overlay content on iOS devices.
* #969456 by amateescu: Update to jQuery Forms 2.49Angie Byron2010-11-15
|
* #953914 by chx, yched, effulgentsia, pifantastic: Fixed ↵Angie Byron2010-11-15
| | | | #limit_validation_errors fails is parents array contains numeric indexes.
* #811898 by Jeff Burnz, canaryMason: Improve look of Bartik's search result page.Angie Byron2010-11-15
|
* #787684 by sivaji: Role admin page should say something when you saveAngie Byron2010-11-15
|
* #553944 by sun: Define hook_menu_get_item_alter() as a reliable hook that ↵Angie Byron2010-11-15
| | | | runs before the page is generated.
* #844734 by Jeff Burnz, tim.plunkett, dead_arm: Catch preview.css up to ↵Angie Byron2010-11-15
| | | | style.css changes so color.module changes are accurately reflected.
* #963612 by chx, sun: Stop notices in templates if comment form doesn't exist.Angie Byron2010-11-15
|
* #950138 follow-up by yched: Small comment whitespace fix.Angie Byron2010-11-15
|
* #895140 follow-up by David_Rothstein: Tests to ensure older versions of ↵Angie Byron2010-11-15
| | | | modules are not chosen over new ones.
* #938536 by David_Rothstein: Fixed User account tokens in _user_mail_text() ↵Angie Byron2010-11-14
| | | | should not be sanitized.
* #885014 by bojanz, chx: Fixed add missing pager and tablesort query support ↵Angie Byron2010-11-14
| | | | to EntityFieldQuery.
* #740258 by coltrane, mr.baileys: Fixed Permissions not shown when module ↵Angie Byron2010-11-14
| | | | human-readable name conflicts.
* #878092 follow-up by sun, David_Rothstein: Fixed Regression from D7 alpha: ↵Angie Byron2010-11-14
| | | | themes are unable to render one group of node links separately from another.
* #833158 by tim.plunkett: Fixed bug with poll text overlap in Bartik.Angie Byron2010-11-14
|
* #923826 by catch, carlos8f, moshe weitzman: Fixed entity delete operations ↵Angie Byron2010-11-14
| | | | should use transactions.
* #971090 by scor, rgristroph: Fixed place maxlength on taxonomy tag field to ↵Angie Byron2010-11-14
| | | | prevent data truncation.