Commit Graph

4504 Commits (002cf94d320b714640b3af5551a07bb5652c191b)

Author SHA1 Message Date
webchick 82419788d3 Issue #504506 by andypost, Gábor Hojtsy: Fixed Drupal.formatPlural incorrectly handle complex plural rules. 2011-06-08 20:55:21 -07:00
Dries Buytaert 0e5bc01b48 - Patch #576508 by Rob Loach, TR: require PHP 5.3. 2011-06-06 06:17:45 -04:00
webchick 94f3f36883 Issue #1038030 by yched: Fixed More accurate error handling in EntityFieldQuery : non-existing field. 2011-06-04 11:13:35 -07:00
webchick 4b5dfbc3bf Issue #1007830 follow-up by bfroehle: Add more specificity to MySQL nested DDL transaction error check. 2011-06-04 11:03:58 -07:00
webchick 8a9f7b6d4a Issue #1079214 follow-up by pillarsdotnet: Adjustment to drupal_goto() doc example. 2011-06-01 01:47:29 -07:00
webchick 3d299c4618 Issue #1161240 by barbi, jhodgdon: Added Need documentation of non-matching return value for taxonomy_term_load_multiple(), entity_load_multiple(), and DrupalEntityControlle. 2011-06-01 01:44:36 -07:00
webchick ab9103bca2 Issue #604902 by rschwab, drewish: Add documentation about Batch API success parameter. 2011-06-01 01:39:51 -07:00
webchick 9da1531a78 Issue #1164862 by barbi: Fixed DatabaseTaskException has @class near top and shouldn't. 2011-06-01 01:19:02 -07:00
webchick 8ee87a0f52 Issue #1063636 by barbi: Changed drupal_add_css() should reference drupal_get_css(). 2011-05-29 22:41:06 -07:00
webchick d97ef6075f Issue #1007830 by drunken monkey, Damien Tournoud, bfroehle: Fixed Nested transactions throw exceptions on ddl changes. 2011-05-29 21:50:51 -07:00
Dries Buytaert ba9bcb2c7c - Patch #1164548 by droplet: correct SelectQuery::range doc. 2011-05-28 09:38:42 -04:00
Dries Buytaert a350c43025 - Patch #1169338 by barbi: _drupal_log_error() - doc is incomplete. 2011-05-28 09:29:09 -04:00
Dries Buytaert a32cf6422c - Patch #1164226 by TR: token_find_with_prefix() has typos, token.inc not up to doc standards. 2011-05-23 20:59:07 -04:00
Dries Buytaert 6cb0a7025f - Patch #1038788 by wojtha, sign: drupal_find_theme_functions() removes all theme 'prefix_' occurences. 2011-05-22 09:01:34 -04:00
Dries Buytaert d107fb98f2 - Patch #784856 by dmitrig01: menu_get_names() is dead code, remove it. 2011-05-17 17:46:49 -07:00
Dries Buytaert de7b11ffe4 - Patch #1001146 by edhaber, droplet: cannot theme links in a menu when menu_name() contains a hyphen. 2011-05-17 17:12:11 -07:00
Dries Buytaert 6788cea82a - Patch #1029606 by bojanz, fago, Damien Tournoud: hook_menu() should not be called during uninstallation. 2011-05-16 22:34:54 -07:00
Dries Buytaert bc012df10c - Patch #997408 by erikwebb, Jeff Burnz, JohnAlbin, tim.plunkett: is always set. 2011-05-16 22:09:57 -07:00
Dries Buytaert 09c65ba70e - Patch #759844 by jpmckinney, dixon_, plach, ksenzee, fabsor, pillarsdotnet: overlay does not work with prefixed URL paths. 2011-05-14 08:33:11 -04:00
Dries Buytaert 1617b25ab9 - Patch #802856 by catch, pillarsdotnet: make lock_wait() wait less. 2011-05-13 22:34:03 -04:00
Dries Buytaert afcb39e1f9 - Patch #1096340 by plach: stale language types/negotation info after enabling/disabling modules. 2011-05-13 15:46:56 -04:00
Dries Buytaert 2a419f61aa - Patch #1089174 by plach: prepare view hooks do not receive the language parameter. 2011-05-13 10:29:20 -04:00
Dries Buytaert 7770f08228 - Patch #1105848 by cafuego, aspilicious: unsafe query comments possible via UI. 2011-05-11 21:49:20 -04:00
Dries Buytaert b979362082 - Patch #958850 by bellHead: Postgres password containing backslashes don't work. 2011-05-08 16:36:09 -04:00
Dries Buytaert cabfacca39 - Patch #1024684 by linclark: omit & in @param statements. 2011-05-08 15:50:38 -04:00
Dries Buytaert 6b951d3f46 - Patch #1136130 by Crell: don't duplicate watchdog level constants. 2011-05-08 15:42:32 -04:00
Dries Buytaert 8a06356b25 - Patch #1086066 by drewish, Mile23: get_t() should describe what it does and why. 2011-05-04 20:42:31 -07:00
Dries Buytaert 38311dc976 - Patch #1096446 by plach: entity_label() is not passing along the () parameter. 2011-05-04 20:37:56 -07:00
Dries Buytaert c7b11caa69 - Patch #852120 by cygri: batch operations example doesn't do proper sanitizing. 2011-05-01 06:37:37 -04:00
Dries Buytaert 17d17254c1 - Patch #1099396 by Désiré, droplet, plach: language_count() is never decremented when removing a language. 2011-05-01 06:31:14 -04:00
Dries Buytaert 5e142ee288 - Patch #711650 by marcvangend, cha0s: when index.php appears in the URL (or is automatically added by the server) users get a 'page not found' message. 2011-05-01 06:08:46 -04:00
Dries Buytaert 863dd83422 - Patch #1139638 by DamZ: the SQLite driver cannot update a column to NULL. 2011-04-28 06:02:18 -04:00
Dries Buytaert af53fca833 - Patch #1097538 by davidtrainer: update drupal_set_message() docs. 2011-04-25 22:11:13 -04:00
Dries Buytaert 944edcd019 - Patch #733192 by pillarsdotnet, Sutharsan, Letharion, clemens.tolboom: tokens enclosed in [ ] are not recognized. 2011-04-23 20:09:25 -04:00
Dries Buytaert 721b9a1bda - Patch #183435 by gregmac, TR: drupal_http_request() and malformed responses. 2011-04-23 16:34:13 -04:00
Dries Buytaert 3007a4949e - Patch #1122880 by jn2: DatabaseConnection::defaultOptions has incorrect php.net link. 2011-04-23 16:29:50 -04:00
Dries Buytaert ebb660cf1a - Patch #1126370 by kim-day, jn2: menu_link_save() needs more detail. 2011-04-20 22:44:27 -04:00
Dries Buytaert 6c9563a4bf - Patch #1097538 by davidtrainer: update drupal_set_message() docs. 2011-04-20 22:42:21 -04:00
Dries Buytaert 492b5435b5 - Patch #965272 by larowlan, bellHead, TR: items defined with type MENU_CALLBACK show 'Home' as a title. 2011-04-20 22:29:38 -04:00
Dries Buytaert f273041627 - Patch #908282 by jbrown: add width and height attributes to increase front-end performance. 2011-04-16 08:39:57 -04:00
Dries Buytaert c57d8b7a72 - Patch #1096842 by nanotube: typo in EntityFieldQuery documentation. 2011-04-14 22:05:33 -04:00
Dries Buytaert 3c945b51aa - Patch #1043552: fixed typo in comment inside theme_disable(). 2011-04-14 22:00:02 -04:00
Dries Buytaert 125596eeff - Patch #1066118 by Barrett: hook_field_widget_form() has punctuation error. 2011-04-12 22:54:16 +02:00
Dries Buytaert 0445a925cc - Patch #1110064 by jeffschuler: two @defgroup comment fixes. 2011-04-12 22:47:04 +02:00
Dries Buytaert 9ecd0e522a - Patch #997918 by David_Rothstein: menu gets rebuilt continually during install and update (and menu system stores entire, out-of-date theme objects). 2011-04-12 22:42:29 +02:00
Dries Buytaert e78f1a6f23 - Patch #1012768 by agentrickard: fire hook_menu_link_delete() before removing the data row. 2011-04-12 20:44:28 +02:00
Dries Buytaert cc927672fe - Patch #935258 by Stevel, Josh Waihi: defaults not changed in changeField on postgresql. 2011-04-10 23:45:41 +02:00
Dries Buytaert 3db18a9d19 - Patch #998612 by longwave: drupal_render() doesn't render 0 when set into #markup property. 2011-04-10 23:38:47 +02:00
Dries Buytaert c6b5f18067 - Patch #897140 by fgm: system.methodSignature returns incorrect and incomplete data. 2011-04-10 22:17:11 +02:00
Dries Buytaert 9ee9817d1b - Patch #733306 by atchijov, carlos8f: add static caching for drupal_parse_info_file(). 2011-04-10 21:38:45 +02:00