Commit Graph

14764 Commits (f2e94e83cafff5d63bd6cf5b8574bfcd00179ad1)

Author SHA1 Message Date
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 3c945b51aa - Patch #1043552: fixed typo in comment inside theme_disable(). 2011-04-14 22:00:02 -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 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 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 05c90947d0 - Patch #1017882 by Gábor Hojtsy: required elements buggy with #states. 2011-04-12 22:00:57 +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 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 2edc3029de - Patch #1023190 by Berdir: wrong merge query in aggregator_save_item(). 2011-04-12 20:41:44 +02:00
Dries Buytaert b351056338 - Patch #1031148 by Berdir: select-all checkbox is not added when updating a table with #ajax. 2011-04-10 23:52:07 +02:00
Dries Buytaert ef9060f2f0 - Patch #985982 by iLLin: overlay resizes toolbar after closing. 2011-04-10 23:49:33 +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 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 d003c2afd1 - Patch #1120698 by skwashd, Dave Reid: typo in MAINTAINERS.txt. 2011-04-10 22:00:31 +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 9ee9817d1b - Patch #733306 by atchijov, carlos8f: add static caching for drupal_parse_info_file(). 2011-04-10 21:38:45 +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 fa64e87589 - Patch #999538 by Josh The Geek: default.settings.php still refers to 'aggressive caching'. 2011-04-10 18:10:46 +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 fc5f56e9c3 - Patch #545518 by bfroehle: committed missing change to older patch. 2011-04-04 18:25:05 +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
Dries Buytaert e45c147896 - Patch #1110862 by Reidsy: remove reference to search-theme-form.tpl.php in search.module. 2011-04-04 16:11:51 +02:00
Dries Buytaert 2199b91fb8 - Patch #1097100 by rfay: corrected missing file. 2011-04-04 15:45:55 +02:00
Dries Buytaert 3948199821 - Patch #1097100 by quicksketch, boombatower, claar: remove all 7xxx update functions and tests (D6 to D7 upgrade path). 2011-04-01 10:08:42 -04:00
Dries Buytaert 488176bf51 - Patch #1089430 by manarth: improved code comment. 2011-03-27 20:28:24 -04:00
Dries Buytaert 860766056c - Patch #567072 by Heine: improvements to the IIS 7 configuration file. 2011-03-27 20:22:34 -04:00
Dries Buytaert c9f03cddca - Patch #749992 by jhodgdon: menu system / menu module distinction is not obvious to folks new to Drupal. 2011-03-27 20:13:59 -04:00
Dries Buytaert ea2e49a7d1 - Patch #988318 by jhodgdon: translation_form_node_form_alter() doc says it implements the wrong hook. 2011-03-27 19:52:31 -04:00
Dries Buytaert 6a63b3531a - Patch #1106528 by joachim: field_attach_form_validate() documentation indentation is incorrect. 2011-03-27 19:48:37 -04:00
Dries Buytaert 75f6474983 - Patch #1106636 by pwolanin: use system_get_info() API function instead of unserializing from DB to get module names. 2011-03-27 19:44:49 -04:00
Dries Buytaert 6ebfd9cfc7 - Patch #1037352 by David_Rothstein: removed conflict. 2011-03-27 19:41:15 -04:00
Dries Buytaert df0e13bd1c - Patch #1105384 by claar: system_admin_menu_block_page() description not one line. 2011-03-27 19:31:05 -04:00
Dries Buytaert 0a0226c13b - Patch #1021406 by ygerasimov: fixed typo in documentation 2011-03-27 11:46:02 -04:00
Dries Buytaert 284b1af4e8 - Patch #1037352 by David_Rothstein: clarified usage of 'warning' parameter. 2011-03-27 09:50:25 -04:00
Dries Buytaert c997684dc3 - Patch #1037352 by David_Rothstein: clarified usage of 'warning' parameter. 2011-03-27 09:48:44 -04:00
Dries Buytaert 2edad6ef14 - Patch #1097972 by boombatower: Fixed hook_field_extra_fields_display_alter() incorrect example code. 2011-03-27 09:44:50 -04:00