summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* | Issue #1328378 by Chi: Fixed remove bogus colour value in CSS in Seven theme.webchick2011-11-03
| |
* | Issue #1312844 follow-up by David_Rothstein, kathyh: Fixed minor formatting bug.webchick2011-11-03
| |
* | Issue #1103590 follow-up by Tor Arne Thune, dcrocks: Add tests for blocks ↵webchick2011-11-03
| | | | | | | | being added to 'hidden' region.
* | Issue #1326472 by xjm: Add capitalization and periods to several inline ↵webchick2011-10-31
| | | | | | | | comments in common.inc.
* | Issue #561858 follow-up by effulgentsia, sun: Add tests for AJAX framework ↵webchick2011-10-29
| | | | | | | | lazy-load feature.
* | Issue #1021064 by montesq, barraponto, cwells73, mejd: Fixed No Main Links ↵webchick2011-10-29
| | | | | | | | causes error message in form description to set Secondary Links.
* | Issue #1011614 by catch, pillarsdotnet: Fixed Theme registry can grow too ↵webchick2011-10-29
| | | | | | | | large for MySQL max_allowed_packet() and memcache default slab size.
* | Issue #1274406 by marcingy, grndlvl: Fixed PDO exception is thrown when ↵webchick2011-10-29
| | | | | | | | saving a node with a title that is too long.
* | Issue #673020 follow-up by attiks: Critical fix to Content-Language HTTP ↵webchick2011-10-27
|/ | | | header to not cause issues with Drush.
* Ahem. Back to 7.x-dev.webchick2011-10-26
|
* 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.