summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* - Patch #482816 by sun, Rob Loach: make a consistent wrapper around submit ↵Dries Buytaert2010-04-24
| | | | buttons.
* - Patch #779494 by marcingy: fixed notices on install screens.Dries Buytaert2010-04-24
|
* - 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
|
* #776178 follow-up by David_Rothstein: Fixed PHP 5.3 warning for command line ↵Angie Byron2010-04-23
| | | | install at the root, rather than the symptom.
* #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.
* #688294 by Berdir, andypost, Crell, catch: Fixed Switch from db_is_active() ↵Angie Byron2010-04-23
| | | | to proper exception catching.
* #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.
* #721082 by scor, linclark: Fixed Prevent conflicting namespaces and move ↵Angie Byron2010-04-22
| | | | hook_rdf_namespaces() invocation into rdf.module.
* - Patch #778354 by chx: fixed the world's most confusing typo.Dries Buytaert2010-04-22
|
* - Patch #739470 by yched, fago: hook_field_update_instance() invocation is ↵Dries Buytaert2010-04-22
| | | | missing.
* - Patch #731606 by fago: module_implements() fails to find include.Dries Buytaert2010-04-22
|
* #348448 by jpmckinney: Fixed more PHP strict warnings.Angie Byron2010-04-22
|
* #777372 by cwgordon7, Gábor Hojtsy: Fixed Regression: anonymous comments ↵Angie Byron2010-04-22
| | | | cannot be edited on Drupal 7. (with tests)
* #777150 by jpmckinney, realityloop: Fixed Strict warning on the reports screen.Angie Byron2010-04-22
|
* #754730 by EvanDonovan: Fixed String fix: 'Time-specific' should be ↵Angie Byron2010-04-22
| | | | 'time-sensitive' on Content types administration page.
* #778360 by cwgordon7: Fixed theme_system_admin_by_module() does not have ↵Angie Byron2010-04-22
| | | | proper comment formatting.
* #776178 by marvil07: Fixed PHP 5.3 warning for command line install.Angie Byron2010-04-22
|
* #560746 follow-up by chx: Split hook_block_info_alter() into list_ and ↵Angie Byron2010-04-22
| | | | info_alter() and clean up block_rehash().
* #357799 by unexpand and Heine: Clarify return value of drupal_render() function.Angie Byron2010-04-22
|
* #228598 by nvahalik, jhodgdon: Fixed upgrade.txt should explain what ↵Angie Byron2010-04-22
| | | | contrib/custom modules means.
* #691692 by Stefan Freudenberg, linclark: Improve RDF tests.Angie Byron2010-04-22
|
* #775240 by droplet: Fixed misspelling of occurred.Angie Byron2010-04-22
|
* #776728 by jhodgdon: Fixed hook_trigger_info_alter() is undocumented.Angie Byron2010-04-22
|
* #361225 by nvahalik: Fixed Update poll.module to remove reference to ↵Angie Byron2010-04-22
| | | | theme_poll_results() and fix template file references.
* #685486 by scor: Fixed filter_update_7003() doesn't work for contrib modules.Angie Byron2010-04-22
|
* #776684 by Steven Merrill: Fixed The color.module preview HTML is hardcoded.Angie Byron2010-04-22
|
* - Patch #659784 by mfb, Poetro: fixed syslog_watchdog() using theme().Dries Buytaert2010-04-21
|
* #777138 by realityloop: Fixed Strict warning: Only variables should be ↵Angie Byron2010-04-21
| | | | passed by reference in install_settings_form().
* #763826 by chx, quiptime: Fixed notices in Trigger module.Angie Byron2010-04-21
|
* #605624 by puddlenipper, cwgordon7: Added clarification about example hooks.Angie Byron2010-04-21
|
* #777064 by spyderboy: Fixed File.js has coding standards problems.Angie Byron2010-04-21
|
* #662856 by David_Rothstein, ksenzee: Fixed submitting a form that closes the ↵Angie Byron2010-04-21
| | | | overlay causes the form to flash on the screen again before it closes.