Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | Issue #1875858 by j.slemmer, cck: Fix documentation for a couple of menu hooks | Jennifer Hodgdon | 2013-01-19 | |
| | | ||||
* | | Merge branch '7.18-security' into 7.x | David Rothstein | 2013-01-16 | |
|\| | ||||
| * | Drupal 7.19 | David Rothstein | 2013-01-16 | |
| | | ||||
* | | Issue #1807556 by Albert Volkman, Lars Toomre: API docs fixup for Aggregator ↵ | Jennifer Hodgdon | 2013-01-10 | |
| | | | | | | | | module | |||
* | | Issue #1807688 by Albert Volkman, Lars Toomre: API docs fixes for Book module | Jennifer Hodgdon | 2013-01-10 | |
| | | ||||
* | | Issue #1156576 by pixelite, Ryan Weal, jhodgdon, plach, Albert Volkman: ↵ | Jennifer Hodgdon | 2013-01-10 | |
| | | | | | | | | Better documentation for language negotiation | |||
* | | Issue #1851788 by cck, blake.thompson: Add docs for hook_menu for expanded ↵ | Jennifer Hodgdon | 2013-01-08 | |
| | | | | | | | | property | |||
* | | Issue #1870612 by David_Rothstein, plach, greggles: Add tests for ↵ | David Rothstein | 2013-01-07 | |
| | | | | | | | | SA-CORE-2012-004 - Drupal core - Arbitrary code execution via file upload. | |||
* | | Issue #1565322 by Jorrit: Fixed Notice in locale_languages_edit_form_validate(). | David Rothstein | 2013-01-07 | |
| | | ||||
* | | Issue #1857956 by catch, David_Rothstein: Do not re-prepare comment update ↵ | David Rothstein | 2013-01-07 | |
| | | | | | | | | timestamp if it's the same as the created timestamp (performance improvement). | |||
* | | Issue #1333400 by Albert Volkman, Chi: Add parameter docs for hook_install_tasks | Jennifer Hodgdon | 2013-01-04 | |
| | | ||||
* | | Issue #1864216 by larowlan, marvin_B8: Fixed No docblock for several ↵ | David Rothstein | 2012-12-27 | |
| | | | | | | | | functions in user.module. | |||
* | | Issue #1864360 by oadaeh: Fixed Clean up some inconsistencies with ↵ | David Rothstein | 2012-12-27 | |
| | | | | | | | | @link...@endlink. | |||
* | | Issue #1864188 by johnshortess | hefox: Fixed user_filters() invokes ↵ | David Rothstein | 2012-12-27 | |
| | | | | | | | | hook_permission() with argument 'permission' ($function('permission')). | |||
* | | Issue #1741386 by lazysoundsystem, rasmusluckow, andypost, Lars Toomre, ↵ | David Rothstein | 2012-12-27 | |
| | | | | | | | | dcam: Removing t() from asserts in simpletests in book module. | |||
* | | Issue #1534674 by plach, slowflyer: Fixed Comment field language is ↵ | David Rothstein | 2012-12-26 | |
| | | | | | | | | completely broken. | |||
* | | Issue #1854620 by marvin_B8, droplet: Fixed hook_menu_local_tasks_alter() ↵ | webchick | 2012-12-26 | |
| | | | | | | | | help texts. | |||
* | | Issue #1629994 by Aron Novak, oadaeh, yurtboy, jhodgdon, kingandy: Fixed ↵ | webchick | 2012-12-26 | |
| | | | | | | | | Mail functions reference obsolete RFC. | |||
* | | Issue #1868206 by kiamlaluno: Fixed Word is repeated. | webchick | 2012-12-26 | |
| | | ||||
* | | Merge branch '7.17-security' into 7.x | David Rothstein | 2012-12-19 | |
|\| | ||||
| * | Drupal 7.18. | David Rothstein | 2012-12-19 | |
| | | ||||
* | | Issue #1706878 by tim.plunkett, lazysoundsystem: Added ↵ | David Rothstein | 2012-12-09 | |
| | | | | | | | | DrupalWebTestCase::assertThemeOutput() to allow modules to test theme function output. | |||
* | | Issue #1446650 by superspring | drupalsven: Added After installing module ↵ | David Rothstein | 2012-12-08 | |
| | | | | | | | | display link to 'install another module'. | |||
* | | Issue #843114 by sun, quicksketch, Berdir | c960657: Fixed ↵ | David Rothstein | 2012-12-08 | |
| | | | | | | | | DatabaseConnection::__construct() and DatabaseConnection_mysql()::__construct() leaks $this (Too many connections). | |||
* | | Issue #1117780 by amontero, naxoc | ogi: Display cron url in ↵ | David Rothstein | 2012-12-08 | |
| | | | | | | | | admin/config/system/cron page. | |||
* | | Issue #1672694 by Devin Carlson, JulienD, jibran, kalabro: Fixed Field UI ↵ | David Rothstein | 2012-12-08 | |
| | | | | | | | | continues to use t() for $instance['label'] in field_ui().admin.inc. | |||
* | | Issue #1550892 by david.mckay | fgm: Fixed reset() on function call in ↵ | David Rothstein | 2012-12-08 | |
| | | | | | | | | image_update_7002() to avoid an E_STRICT notice. | |||
* | | Issue #1833028 by michaelmol | rmfleet: Fixed bug which prevented image ↵ | David Rothstein | 2012-12-08 | |
| | | | | | | | | styles from being reverted on PHP 5.4. | |||
* | | Issue #1817680 by haydeniv | netol: Fixed Update notification is printed ↵ | David Rothstein | 2012-12-08 | |
| | | | | | | | | more than one time. | |||
* | | Issue #1247812 by Albert Volkman, jzacsh: Add docs for user_admin() function | Jennifer Hodgdon | 2012-12-06 | |
| | | ||||
* | | Issue #1857984 by Ivan Zugec: Fix sample code for hook_field_widget_form so ↵ | Jennifer Hodgdon | 2012-12-06 | |
| | | | | | | | | it would actually work | |||
* | | Issue #1858508 by TravisCarden: Add see also to hook_theme docs | Jennifer Hodgdon | 2012-12-06 | |
| | | ||||
* | | Issue #1856142 by kiamlaluno: Fix typo in node_query_node_access_alter() comment | Jennifer Hodgdon | 2012-12-04 | |
| | | ||||
* | | Issue #1313980 by Albert Volkman, Lars Toomre, jn2, xjm, jhodgdon: Clean up ↵ | Jennifer Hodgdon | 2012-11-27 | |
| | | | | | | | | API docs for Node module | |||
* | | Issue #1846510 by Tor Arne Thune: Remove duplicate that in code comment | Jennifer Hodgdon | 2012-11-27 | |
| | | ||||
* | | Issue #1846510 by larowlan, kim.pepper: Fix spelling error in field UI ↵ | Jennifer Hodgdon | 2012-11-26 | |
| | | | | | | | | module comment | |||
* | | Issue #1848516 by IshaDakota: Fix coding style in hook_schema() example ↵ | Jennifer Hodgdon | 2012-11-26 | |
| | | | | | | | | function body | |||
* | | Issue #1423090 by Albert Volkman: Fix invalid function see reference in ↵ | Jennifer Hodgdon | 2012-11-26 | |
| | | | | | | | | field.module | |||
* | | Issue #1326600 by dcam, Lars Toomre, batigolix, kid_icarus, xjm: Clean up ↵ | Jennifer Hodgdon | 2012-11-10 | |
| | | | | | | | | API docs for dblog module | |||
* | | Issue #1831408 by kotnik: Fix spelling of entity in docs | Jennifer Hodgdon | 2012-11-10 | |
|/ | ||||
* | Issue #1067120 followup by David_Rothstein, Berdir: Fix backwards ↵ | David Rothstein | 2012-11-07 | |
| | | | | compatibility issues for Drupal 7 on the taxonomy term page, and small documentation fixes. | |||
* | Issue #1824016 by scuts: Fix confusing name of Node test method | Jennifer Hodgdon | 2012-11-07 | |
| | ||||
* | Issue #1827200 by benjifisher: Fix up documentation for system_authorized_init() | Jennifer Hodgdon | 2012-11-07 | |
| | ||||
* | Issue #1816148 by BTMash, David_Rothstein | Irous: Removed ↵ | David Rothstein | 2012-11-06 | |
| | | | | system_update_7075() for now, since it's causing problems. | |||
* | Issue #1154382 followup by plach: Fixed several issues with the newly-added ↵ | David Rothstein | 2012-11-06 | |
| | | | | hook_entity_view_mode_alter(). | |||
* | Issue #1812822 by larowlan, _wdm_: Fixed field_test_entity_info() does not ↵ | David Rothstein | 2012-11-05 | |
| | | | | set a 'label' on the Test Entity. | |||
* | Issue #1828876 by geekyMoa: Fixed Simpletest HTML5 field support. | David Rothstein | 2012-11-04 | |
| | ||||
* | Issue #1809836 by danillonunes: Fixed theme_item_list() is broken when ↵ | David Rothstein | 2012-11-04 | |
| | | | | 'items' variable is an associative array. | |||
* | Issue #1785436 by Boobaa: Fixed Submission of #required elements without ↵ | David Rothstein | 2012-11-04 | |
| | | | | #title and empty value does not display any error. | |||
* | Issue #1414510 by andypost, Spleshka, perelman.yuval, tim.plunkett: Fixed ↵ | David Rothstein | 2012-11-04 | |
| | | | | Remove drupal_reset_static() for drupal_html_id() when form validation fails. |