| Commit message (Expand) | Author | Age |
* | - Patch #937560 by chillin411: the parameter & is not documented in hook_upda... | Dries Buytaert | 2010-10-27 |
* | - Patch #950276 by sun, jhodgdon: improve documentation of hook_translated_me... | Dries Buytaert | 2010-10-27 |
* | - Patch #948416 by David_Rothstein: a menu item description, 'Administer cont... | Dries Buytaert | 2010-10-27 |
* | - Patch #408160 by sun: code simplification. | Dries Buytaert | 2010-10-27 |
* | - Patch #886152 by effulgentsia: fix tests. | Dries Buytaert | 2010-10-27 |
* | - Patch #611786 by Gábor Hojtsy, tobiasb, Pasqualle: .po file should not be ... | Dries Buytaert | 2010-10-26 |
* | - Patch #945456 by chillin411: hook_mail() doc should state it's only called ... | Dries Buytaert | 2010-10-26 |
* | #445736 by sun: Fixed Poll does not respect weight in Preview or More button. | Angie Byron | 2010-10-25 |
* | #902008 by sun: Fixed Optional field type modules should not be 'required' in... | Angie Byron | 2010-10-25 |
* | #518364 by plach, neochief, Ryan Palmer: Fixed Nodes with one language don't ... | Angie Byron | 2010-10-25 |
* | - Patch #949212 by luchochs: simpletest_last_test_get() is ignored in api.dru... | Dries Buytaert | 2010-10-25 |
* | - Patch #924154 by fago: user account fields appear on all categories. | Dries Buytaert | 2010-10-25 |
* | - Patch #948116 by amateescu: field_update_instance() doxygen is broken. | Dries Buytaert | 2010-10-25 |
* | - Patch #951486 by Damien Tournoud: invalid placeholders in exception message... | Dries Buytaert | 2010-10-25 |
* | #617596 by ygerasimov, furamag: Fixed Non-empty Summary and empty Body both b... | Angie Byron | 2010-10-24 |
* | #950134 by mfb: Fixed Number module maxlength prevents saving negative decimal. | Angie Byron | 2010-10-23 |
* | #738512 by sun: Fixed Node permissions are ordered oddly. | Angie Byron | 2010-10-23 |
* | #806830 by Amitaibu, yched: Add Dynamic (i.e. not cached) alter hook to insta... | Angie Byron | 2010-10-23 |
* | #433454 by sun: Only hardcode node title's weight if it's not otherwise speci... | Angie Byron | 2010-10-23 |
* | Trying #886152 again: Fixed All fields are hidden after the administrator new... | Angie Byron | 2010-10-23 |
* | #700558 follow-up by Scott Falconer: Make Update manager test more robust. | Angie Byron | 2010-10-23 |
* | #948272 by amateescu: Fixed hook_node_info() doc shouldn't link to node examp... | Angie Byron | 2010-10-23 |
* | #875132 by watcha: Fixed overflow:hidden on block content breaks contextual l... | Angie Byron | 2010-10-23 |
* | #915734 by amateescu: Fixed book-export-html.tpl.php has wrong variable name ... | Angie Byron | 2010-10-23 |
* | #949576 by sun: Add missing hook_entity_view() and hook_entity_view_alter(). | Angie Byron | 2010-10-23 |
* | - Patch #948536 by amateescu: node_type_get_types() could mention that the ty... | Dries Buytaert | 2010-10-23 |
* | #925778 follow-up by manarth, sun: Fix phantom my account link for anon users... | Angie Byron | 2010-10-23 |
* | #949872 by alex_b, jhodgdon, sun: Fixed filter format assertion randomly fail... | Angie Byron | 2010-10-23 |
* | Rollback of #886152. Broke testbot. | Angie Byron | 2010-10-23 |
* | #886152 by yched, pwolanin, hefox, chx, rszrama, ksenzee: Fixed All fields ar... | Angie Byron | 2010-10-23 |
* | #934050 follow-up by chx: Primary keys cannot be null. | Angie Byron | 2010-10-23 |
* | - Patch #881908 by jhodgdon: token hooks are not documented well. | Dries Buytaert | 2010-10-22 |
* | #934050 follow-up by David_Rothstein, alex_b, sun: Tighten up security, add t... | Angie Byron | 2010-10-22 |
* | #927828 by Damien Tournoud, LaurentAjdnik, boombatower: Fixed contrib can't s... | Angie Byron | 2010-10-22 |
* | - Patch #946646 by yched: move helper #element_functions() out of Field UI. | Dries Buytaert | 2010-10-22 |
* | - Patch #948584 by yched: wrong implementations of hook_field_formatter_setti... | Dries Buytaert | 2010-10-22 |
* | - Patch #883454 by jhodgdon, ctmattice1: doc and examples for hook_form() are... | Dries Buytaert | 2010-10-22 |
* | #563382 by eMPee584, eojthebrave, drewish: Fixed when editing image style, li... | Angie Byron | 2010-10-21 |
* | - Patch #647228 by sun, katbailey, Rob Loach: links are needlessly unable to ... | Dries Buytaert | 2010-10-21 |
* | - Patch #942690 by effulgentsia: security harden stream wrappers by defaultin... | Dries Buytaert | 2010-10-21 |
* | - Patch #943558 by David_Rothstein: 'block_callback()' in menu_router() table... | Dries Buytaert | 2010-10-21 |
* | - Patch #930670 by David_Rothstein: table-based dashboard admin page should b... | Dries Buytaert | 2010-10-21 |
* | #731518 follow-up by Dave Reid: Include hook_token_alter() in the 'module.tok... | Angie Byron | 2010-10-20 |
* | #936536 by rszrama, sun, yched: Fixed Missing #empty_option on a couple selects. | Angie Byron | 2010-10-20 |
* | #934050 follow-up by sun: Fix broken upgrade path. | Angie Byron | 2010-10-20 |
* | - Patch #926016 by effulgentsia, chrisshattuck: several bugs when trying to r... | Dries Buytaert | 2010-10-20 |
* | #408160 by sun, Berdir, Gábor Hojtsy, David_Rothstein: Fixed move Add new co... | Angie Byron | 2010-10-20 |
* | #937850 by sivaji, bleen18: Fix PHP notice in menu settings page. | Angie Byron | 2010-10-20 |
* | #934050 follow-up by catch: Revert removal of unique index on filter_format.n... | Angie Byron | 2010-10-20 |
* | #608894 by chx, catch: Resolve the conflict between the fieldable users UI an... | Angie Byron | 2010-10-20 |