summaryrefslogtreecommitdiff
path: root/modules
Commit message (Collapse)AuthorAge
* - Patch #783584 by Pasqualle: fixed invalid HTML.Dries Buytaert2010-04-28
|
* - Patch #783580 by dmitrig01: what's the point of _system_theme_list()?Dries Buytaert2010-04-28
|
* - Patch #755030 by jhedstrom, sivaji, kkaefer: #field_prefix()/suffix is ↵Dries Buytaert2010-04-28
| | | | displayed before the label. With tests.
* - Patch #772836 by Jacine: recent comments block HTML clean-up.Dries Buytaert2010-04-28
|
* - Patch #765860 by effulgentsia, dww, dereine, mikey_p, sun: make ↵Dries Buytaert2010-04-28
| | | | drupal_alter() support multiple alter hooks executed by module weight.
* #520736 by grendzy, brianV, JoshuaRogers, kjy07, Damien Tournoud, greggles: ↵Angie Byron2010-04-28
| | | | Fixed SA-CORE-2009-007 forum module XSS.
* #760014 by scor, catch: Stop supporting direct updates from Drupal < 6.17.Angie Byron2010-04-28
|
* #211182 follow-up by clemens.tolboom, David_Rothstein, tstoeckler: Re-work ↵Angie Byron2010-04-28
| | | | update depencency check to deal with array_merge_recursive() edge case (with tests).
* #782846 by plach: Fixed Body field language is not properly set during the ↵Angie Byron2010-04-28
| | | | upgrade path.
* #654726 by bdurbin, sun, plach, et al: Fixed Installing Drupal 7 in ↵Angie Byron2010-04-28
| | | | non-English language doesn't pick up st() installation lists.
* #394534 by aspilicious, BruceBGordon: Move Menu API documentation contents ↵Angie Byron2010-04-28
| | | | to system.api.php.
* #778272 by cwgordon7: Fixed Ordering on admin/by-module page is unintuitive.Angie Byron2010-04-28
|
* - Patch #683988 by catch, dww, aspilicious: failure to clear the ↵Dries Buytaert2010-04-27
| | | | system_list() entry from {cache_bootstrap()} results in bogus results when you upgrade a module.
* - Patch #754746 by casey: overlay should use events instead of single callbacks.Dries Buytaert2010-04-27
|
* - Patch #701888 by jhodgdon: subqueries are not altered and test clean-up.Dries Buytaert2010-04-27
|
* - Patch #751578 by Gábor Hojtsy: OpenID realm was language dependent.Dries Buytaert2010-04-27
|
* - Patch #640646 by Caligan: expanded the API documentation of ↵Dries Buytaert2010-04-27
| | | | _book_toc_recurse().
* - Patch #781822 by mr.baileys: remove some space.Dries Buytaert2010-04-27
|
* - Patch #777102 by jhodgdon: hook_field_ui_view_modes_tabs() is undocumented.Dries Buytaert2010-04-26
|
* - Patch #781822 by mr.baileys: reference to non-existing drupal_run_cron().Dries Buytaert2010-04-26
|
* - Patch #613272 by Kevin Hankens, Dave Reid, yoroy, rgristroph, pcarman: ↵Dries Buytaert2010-04-26
| | | | forums not usable out-of-the-box: disabled comments, no forums.
* - Patch #537278 by jhodgdon, caelon, dtarc: search results show comment ↵Dries Buytaert2010-04-26
| | | | count for content types where comments are disabled.
* - Patch #710172 by alexpott, Pasqualle: HTML ids for blocks should not ↵Dries Buytaert2010-04-26
| | | | contain underscores.
* - Patch #688334 by stella, BTMash, carlos8f, chx: fixed file inheritance is ↵Dries Buytaert2010-04-26
| | | | broken.
* - Patch #781260 by chx: the single bundle case needs more documentation.Dries Buytaert2010-04-26
|
* - Patch #781876 by mr.baileys: Drupal not Drapal.Dries Buytaert2010-04-26
|
* - Patch #740764 by mr.baileys, aspilicious: add missing functions to the ↵Dries Buytaert2010-04-24
| | | | sanitization group.
* - Patch #779430 by coltrane: filter_xss_admin() user picture guidelines.Dries Buytaert2010-04-24
|
* - Patch #482816 by sun, Rob Loach: make a consistent wrapper around submit ↵Dries Buytaert2010-04-24
| | | | buttons.
* - Patch #776694 by puregin, robeano, aspilicious: hook_field_attach_purge() ↵Dries Buytaert2010-04-24
| | | | is not documented.
* - Patch #778950 by aspilicious, jhodgdon, kbahey: fixed politically charged ↵Dries Buytaert2010-04-24
| | | | example in system.api.php.
* - Patch #658720 by casey, David_Rothstein: clean up overlay_close_dialog() ↵Dries Buytaert2010-04-24
| | | | and related code.
* - Patch #491214 by jhodgdon: added missing documentation.Dries Buytaert2010-04-24
|
* #779496 by andypost: Fix minor formatting issues with t().Angie Byron2010-04-23
|
* #779390 by solotandem: Fixed esoteric invalid syntax bugs in core found by ↵Angie Byron2010-04-23
| | | | Grammar Parser module.
* #758690 by solotandem: Set the user agent for Unit Test Case for consistency ↵Angie Byron2010-04-23
| | | | with Web Test Case.
* #316136 by pwolanin, David_Rothstein, coltrane, Heine: Fixed role name not ↵Angie Byron2010-04-23
| | | | filtered on admin/user/permissions.
* #464792 by akahn, alex_b: Fixed Notice/warnings on submitting aggregator ↵Angie Byron2010-04-23
| | | | settings form.
* #779412 by boombatower: Fixed wrong file documentation block on image.test.Angie Byron2010-04-23
|
* #611532 by mr.baileys, scor: Fixed XSS Vulnerability in profile.module.Angie Byron2010-04-23
|
* - Patch #39432 by c960657, chx, Gábor Hojtsy: fixed problems with anonymous ↵Dries Buytaert2010-04-22
| | | | users voting.
* - Patch #777098 by jhodgdon: field storage purge hooks are not documented.Dries Buytaert2010-04-22
|
* #299126 by pmckibben, mtift: Wrote tests for book exports and cleaned up ↵Angie Byron2010-04-22
| | | | book tests.
* - Patch #778880 by Steven Merrill: add static caching to color.module.Dries Buytaert2010-04-22
|
* - Patch #777092 by jhodgdon, puregin: field purge hooks are not documented.Dries Buytaert2010-04-22
|
* #692950 by effulgentsia, chx, aaron, catch, moshe weitzman, sun: Use ↵Angie Byron2010-04-22
| | | | hook_module_implements_alter() to allow modules to alter the weight of hooks in module_implements().
* - Patch #722978 by Alan D., duellj: invalid header count for empty message ↵Dries Buytaert2010-04-22
| | | | in theme_table().
* #368093 by emosbaugh, kirkage, naxoc, alexpott, et al: Fixed Block ↵Angie Byron2010-04-22
| | | | visibility settings are case sensitive.
* - Patch #678526 by jhodgdon, indytechcook, jrbeeman: tests for the edit ↵Dries Buytaert2010-04-22
| | | | links in the forum structure page.
* #746500 by eojthebrave: Fixed Overriding default image styles does not work ↵Angie Byron2010-04-22
| | | | with more than one effect and has potential to overwrite existing effects.