summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Back to 7.x-devwebchick2011-10-26
|
* Drupal 7.9webchick2011-10-26
|
* Issue #1320576 by amateescu: Fixed hook_field_purge_field_instance() doesn't ↵webchick2011-10-25
| | | | exist.
* Issue #570314 follow-up by jhodgdon, Mac_Weber: Fixed form_set_value() ↵webchick2011-10-24
| | | | documentation needs more detail.
* Issue #1312844 by sven.lauer: Fixed hook_schema() doc should state that ↵webchick2011-10-24
| | | | database tables are auto-created.
* Issue #1314396 by rocket_nova: Fixed Documentation for theme_links() should ↵webchick2011-10-24
| | | | say that Attributes class must be an array .
* Issue #1312178 by rocket_nova, jhodgdon, unabacus: Fixed Documentation ↵webchick2011-10-24
| | | | problem with 'hook_theme_registry_alter()' example code.
* Issue #1129642 follow-up by BTMash: Fixed D7 upgrade path for images.webchick2011-10-24
|
* Issue #789484 by Lars Toomre, pillarsdotnet, michaellenahan, sven.lauer, ↵webchick2011-10-19
| | | | Mac_Weber: Fixed Confusing documentation for argument in hook_access()/hook_node_access().
* Issue #766382 by neoglez, pebosi, andypost, sarah_p: Fixed Column 'nid' is ↵webchick2011-10-19
| | | | ambiguous when using node access modules.
* Issue #1066274 by pcambra, Damien Tournoud, xjm: Added hook_options_list() ↵webchick2011-10-19
| | | | should allow to pass the instance of a field .
* Issue #1310250 by joelcollinsdc: Fixed Improve reverse proxy ip address ↵webchick2011-10-19
| | | | handing commenting and documentation.
* Issue #759244 by Mac_Weber, sivaji: Fixed Seven theme pager links needs more ↵webchick2011-10-19
| | | | spacing.
* Issue #1184830 by linclark, Dipper: Fixed User account group has no #type.webchick2011-10-19
|
* Issue #1307062 by sven.lauer, jhodgdon: Fixed install file hooks should ↵webchick2011-10-19
| | | | state whether module code is available.
* Issue #1129642 by jbrown: Fixed Populate HTML image tags with dimension ↵webchick2011-10-17
| | | | attributes (like D6 imagefield) without re-introducing I/O (followup).
* Reverting accidental commit with last patch.webchick2011-10-17
|
* Oops. Forgot a file.webchick2011-10-17
|
* Issue #1310164 by sven.lauer: Documentation missing for #object in Field API.webchick2011-10-17
|
* Issue #1234848 by mr.baileys, xjm: Fixed language_list() doc is missing ↵webchick2011-10-17
| | | | return value.
* Issue #1021568 by skottler, sven.lauer, jhodgdon: Fixed hook_theme() ↵webchick2011-10-17
| | | | variables vs render elements.
* Issue #221712 by Damien Tournoud, Gábor Hojtsy, iliphil, Bodo Maass, ↵webchick2011-10-17
| | | | idflood, loganfsmyth: Fixed locale_language_from_browser() doesn't parse language tags correctly, has a broken logic.
* Oops. Correcting spacing error with previous patch.webchick2011-10-17
|
* Issue #943924 by Merco, lotyrin, eojthebrave: Fixed Allow preview of private ↵webchick2011-10-17
| | | | image on node add form.
* Issue #1041906 by Monochrome, bobodrone, ELC, ctibor, DamienMcKenna: Fixed ↵webchick2011-10-17
| | | | Taxonomy term menu link title overrides term page title.
* Issue #1002734 by pillarsdotnet, yched: Fixed Multiple 'Undefined index' ↵webchick2011-10-17
| | | | notices in modules/field/modules/number/number.module.
* Issue #1281932 by loganfsmyth, bfroehle, Gábor Hojtsy: Convert Drupal.t and ↵webchick2011-10-17
| | | | Drupal.formatPlural regular expressions to extended form.
* Issue #1268234 by derjochenmeyer: Move out rendering image from aggregator ↵webchick2011-10-17
| | | | parser.
* Issue #262498 by EugenMayer, DjebbZ: Fixed Error in content administration ↵webchick2011-10-17
| | | | using taxonomy filter.
* Issue #1183430 by TR, oriol_e9g: Fixed t function strings should not have ↵webchick2011-10-17
| | | | whitespaces at beginning or end.
* Issue #1299046 by beltofte: Fixed Secondary tabs order reversed in LTR.webchick2011-10-17
|
* Issue #1191614 by Gábor Hojtsy: Added Make t() formatter available as its ↵webchick2011-10-17
| | | | own function.
* - Patch #1311490 by skottler: remove dl.multiselect remnants.Dries2011-10-16
|
* - Patch #1309298 by sven.lauer: document that hook_(en|dis)able ↵Dries2011-10-16
| | | | implementations should live in .install files.
* - Patch #1309750 by kiamlaluno: wrong spelling in the hook_search_execute() ↵Dries2011-10-16
| | | | documentation.
* - Patch #1307332 by pillarsdotnet: improve the docs for ↵Dries2011-10-16
| | | | DrupalLocalStreamWrapper::getLocalPath() function.
* - Patch #1081266 by mfb: avoid re-scanning module directory when multiple ↵Dries2011-10-16
| | | | modules are missing.
* Issue #1258176 by sven.lauer: API doc for element_children() is only useful ↵webchick2011-10-16
| | | | for people who already know what 'children' are.
* Issue #1220602 by catch: Fixed Call to undefined function ↵webchick2011-10-14
| | | | _update_7000_field_read_fields() during Forum update 7003.
* - Patch #1308994 by Devin Carlson: certain Field UI messages have the wrong ↵Dries Buytaert2011-10-13
| | | | type.
* - Patch #341038 by jhodgdon, kathyh, sdboyer: Docblock for ↵Dries Buytaert2011-10-13
| | | | DatabaseStatementInterface is a bit off.
* Issue #1115106 by Damien Tournoud: Fixed Failures to update a field are not ↵webchick2011-10-09
| | | | properly handed in SQL Storage and Field UI.
* Issue #673020 by mgifford, attiks: Added the Content-Language HTTP header to ↵webchick2011-10-09
| | | | the generated page.
* Issue #1253828 by sven.lauer: Fixed drupal_render() doc should explain what ↵webchick2011-10-09
| | | | 'child' means.
* Issue #743234 by mr.baileys, twistor, Berdir, mgifford: Fixed /aggregator ↵webchick2011-10-09
| | | | does not use pagination.
* Issue #1300482 by pillarsdotnet: Fixed Remove cruft function_exists() from ↵webchick2011-10-06
| | | | _field_filter_items() leftover from the (removed) function registry.
* Issue #1292922 by loganfsmyth, plach: Fixed EntityFieldQuery count query ↵webchick2011-10-05
| | | | broken for translatable fields.
* Issue #1248940 by yched: Fixed 'Manage fields' screens : broken table layout.webchick2011-10-05
|
* Issue #1300496 by Dave Reid: Fixed VERSION constant was not updated to ↵webchick2011-10-05
| | | | '7.9-dev' after 7.8 release.
* Issue #1295502 by pillarsdotnet: Fixed Add missing '$' character to docblock ↵webchick2011-10-05
| | | | for timer_start(), timer_read(), and timer_stop() functions.