Commit Graph

14764 Commits (f2e94e83cafff5d63bd6cf5b8574bfcd00179ad1)

Author SHA1 Message Date
Dries Buytaert 7770f08228 - Patch #1105848 by cafuego, aspilicious: unsafe query comments possible via UI. 2011-05-11 21:49:20 -04:00
Dries Buytaert fa18bb3a0d - Patch #534594 by catch, Frando: add registry_rebuild() to update.php. 2011-05-11 21:39:05 -04:00
Dries Buytaert f542aeec17 - Patch #1076366 by wojtha: OpenID discovery spec violation - fragments are removed from claimed id . 2011-05-11 21:34:19 -04:00
Dries Buytaert 1eb7f75172 - Patch #1017672 by catch, q0rban: D6 to D7 update process permanently deletes comment bodies and other data, and throws fatal SQL errors. 2011-05-11 21:28:56 -04:00
Dries Buytaert 441c02fae0 - Patch #1003308 by andypost: further forum module fix. 2011-05-08 16:41:37 -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 028e526420 - Patch #1076414 by wojtha, c960657: Openid discovery - OpenID v1 OP service with lower priority is chosen instead OpenID v2 Claimed id service. 2011-05-08 16:31:27 -04:00
Dries Buytaert 05160e446b - Patch #1055234 by jhodgdon, linclark: field_bundle_settings() doc example is wrong. 2011-05-08 16:18:15 -04:00
Dries Buytaert cabfacca39 - Patch #1024684 by linclark: omit & in @param statements. 2011-05-08 15:50:38 -04:00
Dries Buytaert 6f707762c2 - Patch #1136130 by Crell: don't duplicate watchdog level constants. 2011-05-08 15:44:07 -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 0edd27cb15 - Patch #796692 by dman, cross, andypost, aaronbauman, yched, BarisW: only show the term heading if the term has a description. 2011-05-08 15:37:54 -04:00
Dries Buytaert b84c45a0c3 - Patch #1060304 by plach: misleading help text for the translation support settings. 2011-05-04 21:03:47 -07: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 fb7f4b3835 - Patch #1063046 by guidocecilio, linclark: hook_requirements() API documentation needs doc on 'update' phase. 2011-05-01 06:34:58 -04:00
Dries Buytaert 394a3934db - Patch #1051870 by boombatower: remove unused variable initialization. 2011-05-01 06:33:25 -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 f5e8a63c91 - Patch #1097100 by quicksketch, boombatower, rfay, claar, bfroehle: remove all 7xxx update functions and tests (D6 to D7 upgrade path). 2011-04-25 22:22:56 -04:00
Dries Buytaert 40f9e06167 - Patch #61856 by bfroehle, jredding, andypost, blakehall, Pancho: in user.module, trim() user-submitted email address before validation. 2011-04-25 22:18:52 -04:00
Dries Buytaert 42518cb9d8 - Patch #716348 by mikey_p: fixed description. 2011-04-25 22:14:50 -04:00
Dries Buytaert af53fca833 - Patch #1097538 by davidtrainer: update drupal_set_message() docs. 2011-04-25 22:11:13 -04:00
Dries Buytaert c51f55ecbc - Patch #1067806 by starsinmypockets: _field_info_prepare_instance() calls, but does not use, field_info_field_types(). 2011-04-25 22:03:08 -04:00
Dries Buytaert b556c02492 - Patch #1110810 by JohnAlbin, TR: CVS $ tag lurks in .htaccess file (and other dank corners of Drupal). 2011-04-23 20:28:33 -04:00
Dries Buytaert fdc91796bf - Patch #919596 by mathroc, AnalogFile, dmitrig01, boombatower: -MultiViews in .htaccess requires odd AllowOverride Options=All,MultiViews. 2011-04-23 20:25:43 -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 1c26ef0edf - Patch #1111288 by yched: wrong instance definition in field_ui().test. 2011-04-23 20:05:49 -04:00
Dries Buytaert 34f633e4de - Patch #1003308 by bfroehle: forum module cannot decide if it wants 'taxonomy_forums()' hardcoded in it leading to faulty functioning. 2011-04-23 19:32:20 -04:00
Dries Buytaert 5541776860 - Patch #93357 by zeta ζ: system.theme.css adds border-top to all tables. 2011-04-23 19:16:25 -04:00
Dries Buytaert 52fa89b890 - Patch #1030330 by kfogel: COPYRIGHT.txt should indicate clearly that license is GPLv2 or later. 2011-04-23 18:55:43 -04:00
Dries Buytaert 46893e2174 - Patch #917492 by kvanderw, rfay, claar, Bok Choy: add a sensible .gitignore file. 2011-04-23 17:42:37 -04:00
Dries Buytaert e5925c2519 - Patch #1008410 by droplet: forum list header sorting broken. 2011-04-23 17:00:49 -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 aeb0651fb6 - Patch #1111288 by droplet: wrong instance definition in field_ui().test. 2011-04-23 16:28:03 -04:00
Dries Buytaert aeb7b43742 - Patch #908282: added missing binaries. 2011-04-22 21:26:49 -04:00
Dries Buytaert 62fb3eb681 - Patch #1107384 by droplet: wrong instance definition in node.module. 2011-04-22 21:17:58 -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 965897ff45 - Patch #1026058 by plach, droplet add back Language switcher block help message. 2011-04-20 22:35:28 -04:00
Dries Buytaert aa7f286892 - Patch #1132364 by CrookedNumber: hook_modules_enabled() could be less ambiguous. 2011-04-20 22:33:05 -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 34b639a845 - Patch #1048006 by jyyna, wojtha, David_Rothstein: name of vocabulary (Tags) created during install cannot be localized. 2011-04-20 22:26:47 -04:00
Dries Buytaert e1b223b1ce - Patch #984456 by Dave Reid, bfroehle: cleanup file_field_widget_uri() and its token replacement. 2011-04-16 08:48:15 -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 54001aebe0 - Patch #817482 by Stevel, bfroehle: user_save() issues a warning when saving without changing mail attribute. 2011-04-16 07:51:52 -04:00
Dries Buytaert c57d8b7a72 - Patch #1096842 by nanotube: typo in EntityFieldQuery documentation. 2011-04-14 22:05:33 -04:00