Commit Graph

15159 Commits (4cea9fad25be3b437f777217ed50ba1e7566a7d9)

Author SHA1 Message Date
webchick 4cea9fad25 Issue #935208 by droplet, assert0, adrinux, Tor Arne Thune: Fixed PECL uploadprogress bar doesn't appear. 2011-11-11 12:35:14 -08:00
webchick 77c0c9a48c Issue #1180642 by franz, catch, xjm, musicnode: Fixed PDOException in statistics_exit() when path longer than 255 characters. 2011-11-11 11:55:48 -08:00
webchick 58237ba0b2 Issue #1049284 by xjm: Fixed Running update.php to flush caches no longer works unless there are updates pending. 2011-11-11 11:53:38 -08:00
webchick 4c99420766 Issue #999024 by bfroehle, O Govinda: Fixed Status Report page refers to 'update status module' instead of 'update manager module'. 2011-11-11 11:49:14 -08:00
webchick bed5980643 Missing files. 2011-11-07 22:45:43 -08:00
webchick 5646753598 Issue #951644 by catch, David_Rothstein, aschiwi, xjm: Fixed Requirement warnings (e.g. for PHP memory limit) are not shown on install or update unless there is a requirement error also. 2011-11-07 22:40:10 -08:00
webchick e8abf8fa60 Issue #1328378 by Chi: Fixed remove bogus colour value in CSS in Seven theme. 2011-11-03 21:37:05 -07:00
webchick 8ad62e2dee Issue #1312844 follow-up by David_Rothstein, kathyh: Fixed minor formatting bug. 2011-11-03 21:18:59 -07:00
webchick 70ebc5e784 Issue #1103590 follow-up by Tor Arne Thune, dcrocks: Add tests for blocks being added to 'hidden' region. 2011-11-03 21:12:28 -07:00
webchick ec0f197e3c Issue #1326472 by xjm: Add capitalization and periods to several inline comments in common.inc. 2011-10-31 22:03:46 -07:00
webchick 7ad0db1015 Issue #561858 follow-up by effulgentsia, sun: Add tests for AJAX framework lazy-load feature. 2011-10-29 12:50:43 -07:00
webchick 33e476a1fd Issue #1021064 by montesq, barraponto, cwells73, mejd: Fixed No Main Links causes error message in form description to set Secondary Links. 2011-10-29 12:29:45 -07:00
webchick e56afba266 Issue #1011614 by catch, pillarsdotnet: Fixed Theme registry can grow too large for MySQL max_allowed_packet() and memcache default slab size. 2011-10-29 12:28:23 -07:00
webchick 4060a32212 Issue #1274406 by marcingy, grndlvl: Fixed PDO exception is thrown when saving a node with a title that is too long. 2011-10-29 12:26:55 -07:00
webchick 50fb0beb7d Issue #673020 follow-up by attiks: Critical fix to Content-Language HTTP header to not cause issues with Drush. 2011-10-27 08:16:41 -07:00
webchick 2dd2f4f2a2 Ahem. Back to 7.x-dev. 2011-10-26 13:01:06 -07:00
webchick 714af23e90 Back to 7.x-dev 2011-10-26 12:57:23 -07:00
webchick 09bfa80c0c Drupal 7.9 2011-10-26 12:53:40 -07:00
webchick 1986255b09 Issue #1320576 by amateescu: Fixed hook_field_purge_field_instance() doesn't exist. 2011-10-25 12:29:39 -07:00
webchick 168bd186a6 Issue #570314 follow-up by jhodgdon, Mac_Weber: Fixed form_set_value() documentation needs more detail. 2011-10-24 20:07:48 -07:00
webchick c545f6eedd Issue #1312844 by sven.lauer: Fixed hook_schema() doc should state that database tables are auto-created. 2011-10-24 20:04:47 -07:00
webchick 29f07d6d13 Issue #1314396 by rocket_nova: Fixed Documentation for theme_links() should say that Attributes class must be an array . 2011-10-24 20:04:04 -07:00
webchick b53e958364 Issue #1312178 by rocket_nova, jhodgdon, unabacus: Fixed Documentation problem with 'hook_theme_registry_alter()' example code. 2011-10-24 20:02:56 -07:00
webchick 7259d8fc30 Issue #1129642 follow-up by BTMash: Fixed D7 upgrade path for images. 2011-10-24 11:41:14 -07:00
webchick abc2183d36 Issue #789484 by Lars Toomre, pillarsdotnet, michaellenahan, sven.lauer, Mac_Weber: Fixed Confusing documentation for argument in hook_access()/hook_node_access(). 2011-10-19 23:56:45 -07:00
webchick c9f793c456 Issue #766382 by neoglez, pebosi, andypost, sarah_p: Fixed Column 'nid' is ambiguous when using node access modules. 2011-10-19 23:45:29 -07:00
webchick a5fd8c9478 Issue #1066274 by pcambra, Damien Tournoud, xjm: Added hook_options_list() should allow to pass the instance of a field . 2011-10-19 23:39:43 -07:00
webchick 629a4dea2f Issue #1310250 by joelcollinsdc: Fixed Improve reverse proxy ip address handing commenting and documentation. 2011-10-19 23:38:29 -07:00
webchick 362be767ba Issue #759244 by Mac_Weber, sivaji: Fixed Seven theme pager links needs more spacing. 2011-10-19 23:35:09 -07:00
webchick adb7daa544 Issue #1184830 by linclark, Dipper: Fixed User account group has no #type. 2011-10-19 23:33:39 -07:00
webchick 5d735a0782 Issue #1307062 by sven.lauer, jhodgdon: Fixed install file hooks should state whether module code is available. 2011-10-19 23:30:15 -07:00
webchick c5713b25f3 Issue #1129642 by jbrown: Fixed Populate HTML image tags with dimension attributes (like D6 imagefield) without re-introducing I/O (followup). 2011-10-17 10:29:35 -07:00
webchick 72ef1daad0 Reverting accidental commit with last patch. 2011-10-17 10:28:23 -07:00
webchick 89ad342620 Oops. Forgot a file. 2011-10-17 09:49:19 -07:00
webchick 36dfb0797b Issue #1310164 by sven.lauer: Documentation missing for #object in Field API. 2011-10-17 09:24:23 -07:00
webchick 242bf227bb Issue #1234848 by mr.baileys, xjm: Fixed language_list() doc is missing return value. 2011-10-17 09:22:34 -07:00
webchick 9ebcbc701b Issue #1021568 by skottler, sven.lauer, jhodgdon: Fixed hook_theme() variables vs render elements. 2011-10-17 09:21:09 -07:00
webchick 34f117b103 Issue #221712 by Damien Tournoud, Gábor Hojtsy, iliphil, Bodo Maass, idflood, loganfsmyth: Fixed locale_language_from_browser() doesn't parse language tags correctly, has a broken logic. 2011-10-17 09:14:30 -07:00
webchick d548e9b4e4 Oops. Correcting spacing error with previous patch. 2011-10-17 09:08:32 -07:00
webchick 79346644a3 Issue #943924 by Merco, lotyrin, eojthebrave: Fixed Allow preview of private image on node add form. 2011-10-17 09:07:18 -07:00
webchick 5c9eab059c Issue #1041906 by Monochrome, bobodrone, ELC, ctibor, DamienMcKenna: Fixed Taxonomy term menu link title overrides term page title. 2011-10-17 09:04:20 -07:00
webchick 0710e3cd5e Issue #1002734 by pillarsdotnet, yched: Fixed Multiple 'Undefined index' notices in modules/field/modules/number/number.module. 2011-10-17 08:45:00 -07:00
webchick a545c30809 Issue #1281932 by loganfsmyth, bfroehle, Gábor Hojtsy: Convert Drupal.t and Drupal.formatPlural regular expressions to extended form. 2011-10-17 08:40:18 -07:00
webchick 6f300a6cd7 Issue #1268234 by derjochenmeyer: Move out rendering image from aggregator parser. 2011-10-17 08:38:48 -07:00
webchick 24d994f688 Issue #262498 by EugenMayer, DjebbZ: Fixed Error in content administration using taxonomy filter. 2011-10-17 08:37:22 -07:00
webchick bc3aeb2523 Issue #1183430 by TR, oriol_e9g: Fixed t function strings should not have whitespaces at beginning or end. 2011-10-17 08:35:22 -07:00
webchick 5bb2dcc1da Issue #1299046 by beltofte: Fixed Secondary tabs order reversed in LTR. 2011-10-17 08:30:25 -07:00
webchick 1f434f652e Issue #1191614 by Gábor Hojtsy: Added Make t() formatter available as its own function. 2011-10-17 08:28:42 -07:00
Dries cca33d7255 - Patch #1311490 by skottler: remove dl.multiselect remnants. 2011-10-16 15:35:25 -04:00
Dries edcf08249a - Patch #1309298 by sven.lauer: document that hook_(en|dis)able implementations should live in .install files. 2011-10-16 15:32:58 -04:00