summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* #697210 follow-up by deekayen, moshe weitzman: Changed Change die() ↵Angie Byron2010-04-29
| | | | instances to exit().
* #758804 by David_Rothstein: Remove unnecessary calls to rebuild module and ↵Angie Byron2010-04-29
| | | | theme data in the installer.
* #764798 by jhodgdon, andypost, douggreen, elly, afreeman: Document that ↵Angie Byron2010-04-29
| | | | various actions can make your search index out of synch.
* #764094 by David_Rothstein: Add tests to check that the theme system works ↵Angie Byron2010-04-29
| | | | in hook_init() (i.e., as early as possible).
* #655736 by David_Rothstein: De-couple Dashboard and Toolbar modules from ↵Angie Byron2010-04-29
| | | | Overlay.
* #507502 by Rob Loach, marvil07: Provide Locale support for jQuery UI.Angie Byron2010-04-29
|
* #338443 by jhodgdon, earnie, grendzy: Fixed various documentation issues ↵Angie Byron2010-04-29
| | | | with t().
* #718860 by djac, jhodgdon: Fixes to hook_theme() documentation.Angie Byron2010-04-29
|
* #321981 by jackaponte: Fixed update description of folders in upgrade.txt.Angie Byron2010-04-29
|
* #777080 by jhodgdon: Fixed hook_hook_info_alter() is not documented.Angie Byron2010-04-29
|
* #777738 by Garrett Albright: Fixed #states: Correct spelling of Dependent.Angie Byron2010-04-29
|
* #299308 follow-up by David_Rothstein: Fixed Installing Drupal by visiting ↵Angie Byron2010-04-29
| | | | index.php (rather than install.php) leads to a fatal error when PDO is not enabled.
* #767212 by sun, rfay: Fixed #states can't hide/show fieldsets.Angie Byron2010-04-29
|
* - Patch #782788 by joachim, marcvangend: theme settings page help text takes ↵Dries Buytaert2010-04-28
| | | | the theme name from the URL.
* - Patch #782056 by aspilicious: removing every tab + trailing white space in ↵Dries Buytaert2010-04-28
| | | | core.
* - Patch #748798 by casey, Rob Loach, Jacine: changed CSS Coding Standards.Dries Buytaert2010-04-28
|
* - Patch #736326 by jhodgdon, aspilicious: hook_process() and associated ↵Dries Buytaert2010-04-28
| | | | hooks are undocumented.
* - Patch #716718 by joachim, jhodgdon: add notes on security and proper use ↵Dries Buytaert2010-04-28
| | | | of user_load() to its function documentation.
* - 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 #763720 by yoroy, rickvug: improved visiblity of secondary navigation.Dries Buytaert2010-04-27
|
* - Patch #737632 by Georg, casey, aspilicious: menu children take top of left ↵Dries Buytaert2010-04-27
| | | | region or not at all in IE.
* - 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 #617126 by pwolanin, Damien Tournoud, mkalkbrenner: work around PHP ↵Dries Buytaert2010-04-27
| | | | bugs in drupal_http_request().
* - 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 #653620 by kika: small visual change to the progress bar.Dries Buytaert2010-04-27
|
* Back to 7.0-devAngie Byron2010-04-26
|
* Drupal 7.0-alpha4Angie Byron2010-04-26
|
* #779494 follow-up by marcingy, tobiasb, aspilicious: Fixed Notices on ↵Angie Byron2010-04-26
| | | | install screens.
* - 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 #780048 by linclark: db_next_id() documentation refers to a ↵Dries Buytaert2010-04-26
| | | | non-existent function.
* - 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.