Commit Graph

9972 Commits (0edd27cb1598db329bc9fa4b912cb1d014308c18)

Author SHA1 Message Date
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 38311dc976 - Patch #1096446 by plach: entity_label() is not passing along the () parameter. 2011-05-04 20:37:56 -07: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 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 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 e5925c2519 - Patch #1008410 by droplet: forum list header sorting broken. 2011-04-23 17:00:49 -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 62fb3eb681 - Patch #1107384 by droplet: wrong instance definition in node.module. 2011-04-22 21:17:58 -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 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 5b5c2f8182 - Patch #1127312 by niklas: undefined variable items in theme_user_list() when displaying empty user/new block. 2011-04-14 22:03:03 -04:00
Dries Buytaert d8ea777b5e - Patch #1043566: fixed typo on BlockAdminThemeTestCase description. 2011-04-14 21:57:06 -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 4be05468d9 - Patch #1107376 by jhedstrom: weight not a property of a field instance, so doc shouldn't say it is. 2011-04-12 22:49:35 +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 571f3e52a4 - Patch #1095498 by ohnobinki: toolbar toggle link rendered without escaping ampersand as an html entity. 2011-04-12 22:30:26 +02:00
Dries Buytaert 2570e32df3 - Patch #766624 by aspilicious: dashboard lacks rtl styling. 2011-04-12 22:05:24 +02:00
Dries Buytaert 36c4709c71 - Patch #1118502 by pwolanin: path module should use a different weight than search module on admin/config. 2011-04-12 21:28:10 +02:00
Dries Buytaert 7f7904ad52 - Patch #1120928 by catch: {history} table is owned by system module. 2011-04-12 21:15:54 +02:00
Dries Buytaert 2edc3029de - Patch #1023190 by Berdir: wrong merge query in aggregator_save_item(). 2011-04-12 20:41:44 +02:00
Dries Buytaert ef9060f2f0 - Patch #985982 by iLLin: overlay resizes toolbar after closing. 2011-04-10 23:49:33 +02:00
Dries Buytaert ade0c24804 - Patch #1062370 by mikeryan: vocabulary machine_name() length limited to 21, in UI only. 2011-04-10 22:46:20 +02:00
Dries Buytaert 12165276c5 - Patch #1032024 by grendzy: comment_form_submit() overwrites author/visitor cookie when moderating/administering comments. 2011-04-10 22:42:16 +02:00
Dries Buytaert afb99d2c43 - Patch #1037358 by sanduhrs, Azol: locale.datepicker.js minor fixes (js consistency). 2011-04-10 22:28:21 +02:00
Dries Buytaert 46d152074d - Patch #1099254 by hansfn: typo in modules/system/system.admin.inc. 2011-04-10 22:19:45 +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 e2466dae0c - Patch #1065020 by Berdir: fixed E_STRICT warning when downloading/viewing a file or image. 2011-04-10 21:42:36 +02:00
Dries Buytaert 9e4c89876e - Patch #1075886 by franz: typo on help text. 2011-04-10 19:15:06 +02:00
Dries Buytaert bc9d236dc1 - Patch #598586 by grendzy, deekayen: watchdog() assumes is defined. 2011-04-10 18:59:29 +02:00
Dries Buytaert db042d2cbc - Patch #608478 by David_Rothstein: remove leftover code and variables 2011-04-10 18:30:26 +02:00
Dries Buytaert 29b424a245 - Patch #1050686 by David_Rothstein: theme region names are no longer translated. 2011-04-10 18:25:06 +02:00
Dries Buytaert 7b40d0ad00 - Patch #839556 by dalin, jrchamp, effulgentsia, dmitrig01, David_Rothstein: fix isset regression in tablesort, add tests, and cleanup theme_process_registry(). 2011-04-10 18:03:22 +02:00
Dries Buytaert 7becd8a44e - Patch #839556 by dalin, jrchamp, effulgentsia, dmitrig01, David_Rothstein: fix isset regression in tablesort, add tests, and cleanup theme_process_registry(). 2011-04-10 18:03:07 +02:00
Dries Buytaert 094cc89d4c - Patch #1101678 by Reidsy: hook_search_status() should return 0 if search category disabled. 2011-04-04 18:22:10 +02:00