Commit Graph

271 Commits (823ff6a19b841500f6f92b149df949d092420704)

Author SHA1 Message Date
Nathaniel e3a6372c35 Revert "Any user should not be allowed to block his/her own account"
This reverts commit 1ab05706ea.
2012-01-20 15:42:49 +09:00
Nathaniel 4051603c3f Issue #1392174 follow-up, add the test file this time. 2012-01-20 15:07:19 +09:00
catch f363f945c1 Issue #1025286 by Tor Arne Thune, Devin Carlson, swentel: Fixed logo_upload in form_set_error() instead of favicon_upload in system.admin.inc. 2012-01-20 02:43:14 +09:00
catch 1ab05706ea Any user should not be allowed to block his/her own account 2012-01-19 21:58:03 +09:00
catch aa400e9e8a Issue #1174634 by ericduran, rupl, Dave Reid, jhedstrom, helior: Add new HTML5 FAPI element: telephone. 2012-01-19 21:55:48 +09:00
catch 86acb0421d Issue #1402962 by msonnabaum, marcing, xjm: Fixed Render cache shouldn't treat empty strings as a cache miss. 2012-01-19 21:47:15 +09:00
catch d2b8164d57 Issue #1315340 by aspilicious: Clean up API docs for entity module. 2012-01-19 21:43:21 +09:00
catch 1c147ddb06 Issue #1045786 by Albert Volkman: Follow-up for fixed Length of trimmed description. 2012-01-18 13:31:30 +09:00
catch a313400671 Issue #899444 by sun, webchick: Fixed Declutter 'System' test group by applying coding standards fixes to common.test. 2012-01-18 13:18:37 +09:00
catch 2f0d691cb1 Issue #278425 by andypost, OnkelTem, chx, c960657, droplet et al: Fixed Using basename() is not locale safe. 2012-01-18 13:10:02 +09:00
catch c95075ec68 Issue #996236 by fago, sun, pillarsdotnet: Fixed drupal_flush_all_caches() does not clear entity info cache. 2012-01-18 13:02:34 +09:00
catch 8e20a82ed5 Issue #1392174 by Gábor Hojtsy, Garrett Albright, tstoeckler: Fixed install_find_translation_files() breaks if is passed. 2012-01-18 13:01:07 +09:00
catch 2cc7d45de1 Issue #1377628 by chris.leversuch: taxonomy_get_term_by_name() should be taxonomy_term_load_multiple_by_name(). 2012-01-18 12:37:45 +09:00
catch f969b391b4 Issue #1227942 by Rob Loach, cweagans, tstoeckler, xjm: Rename format_username() now that it's in user.module. 2012-01-16 11:18:26 +09:00
catch 39326b2c7d Issue #1367000 by chris.leversuch, David_Rothstein: Clean up API docs for php module. 2012-01-13 23:15:51 +09:00
catch 5cf9135ee3 Issue #1393234 by dww: Fixed API docs for field_access() are confusing. 2012-01-13 23:12:04 +09:00
catch 7fef26088c Issue #1398806 by kiamlaluno: Fixed The purpose of hook_search_page() is explained twice. 2012-01-13 23:09:58 +09:00
catch 368207642b Issue #1399896 by xjm: Fixed testCommentNewCommentsIndicator() is inside CommentHelperCase and therefore gets run repeatedly. 2012-01-13 22:59:42 +09:00
catch 123249f208 Issue #1371938 by yched, Everett Zufelt, xjm, casey: Fixed hook_field_delete() no longer invoked during field_purge_data(). 2012-01-13 22:41:01 +09:00
catch 8a87e13ad5 Issue #1398740 by TravisCarden: Fixed Typo in status message: 'The %style has been revert to its defaults.' 2012-01-12 22:31:36 +09:00
catch 7cd1f96db9 Issue #1397246 by webchick, heyrocker, sun: Add drupal_array_unset_nested_value(). 2012-01-12 22:22:07 +09:00
catch 1878eb1534 Issue #1357918 by Gábor Hojtsy: Change language schema to refer to langcode. 2012-01-11 00:29:08 +09:00
catch a1b360ece1 Issue #1371484 by catch, makara, ArtistConk: Fixed Private properties in abstract class DrupalCacheArray. 2012-01-11 00:25:36 +09:00
Nathaniel 9bd6e3cafa Issue #1397890 by sun: Fixed DrupalWebTestCase::assertFieldByName() outputs bogus assertion message when no is passed. 2012-01-10 15:41:44 +09:00
Nathaniel 26f176823e Issue #847608 by mikl: Fixed Use ellipsis character (…) instead of three dots (...). 2012-01-10 15:38:49 +09:00
Nathaniel a74ffedcd5 Issue #1397882 by sun: Fixed system_theme_settings_submit() does not properly clean up submitted form values. 2012-01-10 13:22:09 +09:00
Nathaniel dd1f6d349a Issue #1183042 by Everett Zufelt, Rob Loach: Add WAI-ARIA roles to Core blocks. 2012-01-10 12:22:24 +09:00
Nathaniel 1fe62f2a04 Issue #469590 by c960657, basvredeling, bradpeabody: Improve robustness of OpenID parsing for link 'rel' and meta 'http-equiv' attributes. 2012-01-10 12:19:15 +09:00
Nathaniel d92793d79f Merge branch '8.x' of git.drupal.org:project/drupal into 8.x 2012-01-10 12:07:16 +09:00
Nathaniel 81b0109835 Issue #1181750 by Everett Zufelt, sun: Fixed Removal of 'Hidden' option in comment settings form may break programmatic form submissions. 2012-01-10 12:06:42 +09:00
catch e4eae7e7ad Issue #336697 by oriol_e9g, xjm, jbomb, Davy Van Den Bremt, coltrane, lyricnz: Optional vid argument for taxonomy_get_term_by_name(). 2012-01-08 23:02:21 +09:00
catch 8cc5ede8dc Issue #1287368 by TwoD, valthebald, xjm, sun: Fixed Drupal.settings.ajaxPageState.css gets overwritten. 2012-01-08 22:58:16 +09:00
catch d38e809af5 Issue #1334768 by ls206, fietserwin: Fixed Syntax error in locale_test().js. 2012-01-08 16:18:53 +09:00
catch b3cf068140 Issue #375397 by sun, Xano, Rob Loach: Make Node module optional. 2012-01-08 16:14:15 +09:00
catch 25043d962b Issue #1338110 by aaron.r.carlton: Fixed remove the protected variable () if it's not used in tracker.test. 2012-01-08 16:09:36 +09:00
catch f8ff93c562 Issue #1336308 by kathyh | meshkinsoft: Fixed wrong usage of function t in system_menu(). 2012-01-08 16:07:48 +09:00
catch ca17fa3817 Issue #1274212 by amateescu, c31ck | vitalsouto: Fixed Incorrect order of choices in the Poll. 2012-01-07 17:42:09 +09:00
catch 82d39d625c Issue #939880 by amateescu, marcingy: Fixed Poll Module throws PDOException when creating poll content. 2012-01-07 17:39:37 +09:00
catch bdfd3a6080 Issue #404116 by amateescu, neclimdul: Fixed Provide default choices on poll translations. 2012-01-07 17:35:11 +09:00
catch 72fdf526a2 Issue #1391426 by yched: Fixed Wrong bundles in EntityFieldQueryTestCase. 2012-01-07 15:09:23 +09:00
catch c4d3607a12 Issue #955848 by anrikun, casey: Fixed When editing an existing node with a link, the link itself is listed in 'Parent item': menu_parent_options() needs some rewriting. (critical followup) 2012-01-04 15:07:48 +09:00
catch 6ea395e685 Issue #1260716 by David_Rothstein: Follow-up for improve language onboarding user experience. 2012-01-04 14:47:07 +09:00
catch 82e02137b4 Issue #684310 by yched, lyricnz, ksenzee: Fixed When adding existing field 'Label' is cleared when exiting field. 2012-01-03 14:54:50 +09:00
catch f72335fb60 Issue #1391384 by yched: Fixed Wrong static clear on taxonomy_vocabulary_save(). 2012-01-03 14:51:46 +09:00
catch e526dceb97 Issue #131737 by malc0mn, pillarsdotnet, xjm, scor, v1nce, Pancho, mrfelton. et al: Ensure that the Return-Path is set when sending mail on both Windows and non-Windows systems. 2012-01-03 14:42:21 +09:00
catch 5d5cadea60 Issue #1387586 by Gábor Hojtsy: Rename drupal_multilingual() to language_multilingual(). 2012-01-03 14:17:30 +09:00
catch aafd8aaf62 Issue #1387766 by dereine: Added Use fast drupal static pattern for locale. 2012-01-03 14:00:32 +09:00
catch 7059b26506 Issue #1367000 by chris.leversuch: Clean up API docs for php module. 2012-01-03 13:40:35 +09:00
catch 37f2b2f265 Issue #1332598 by sven.lauer: Clean up API docs for comment module. 2012-01-03 13:36:15 +09:00
Dries 9a2d4898a9 - Patch #1387002 by Rob Loach, nburles: Fixed Bug in overlay-parent.js when minified. 2011-12-30 20:44:01 +01:00
catch 64c63139b8 Issue #1344752 by pflame, JacobSingh: Fixed Drag and Drop of shortcuts between Enable and Disable Does not respect the Shortcuts Limit. 2011-12-30 21:16:44 +09:00
catch 76b2882a83 Issue #1295546 by c31ck, marcingy, xjm, amateescu: Fixed Weight and number of votes not getting saved when updating a poll. 2011-12-30 21:02:15 +09:00
catch e037d80bb1 Issue #1341186 by ericduran, Rob Loach: Remove deprecated Library names. 2011-12-30 20:10:04 +09:00
catch 6630a4eb5f Issue #1359710 by pwolanin, xjm: Fixed taxonomy_menu() passes invalid arguments into taxonomy_form_term(). 2011-12-30 16:02:33 +09:00
catch 06373cfba5 Issue #448162 by c960657, recidive, sun: Use hash extension in _openid_hmac(). 2011-12-30 15:57:22 +09:00
catch 94f4973fe2 Issue #1380660 by loganfsmyth: Fixed field_available_languages() static cache never cleared. 2011-12-30 15:45:45 +09:00
catch e4c9cb3644 Issue #1368872 by agentrickard, oriol_e9g: Clean up API docs for syslog. 2011-12-30 15:33:44 +09:00
catch 5cca85d50f Issue #1273722 by bfroehle: Fix FieldAttachTestCase::setUp() signature. 2011-12-30 15:26:16 +09:00
catch 24f206c28e Issue #1214344 by wiifm, msonnabaum: Fixed "misc/progress.js" is not being included when "Aggregate JavaScript files." is used. 2011-12-30 15:15:16 +09:00
catch d2ed616079 Issue #1007830 by Damien Tournoud et al: Fixed Nested transactions throw exceptions when they got out of scope. 2011-12-30 15:13:16 +09:00
catch 6cdcad7429 Issue #1085590 by Rob Loach, keichee, mfer, ericduran: Update jQuery UI to the latest release. 2011-12-30 15:07:57 +09:00
catch a8addadfad Issue #1272706 by catch, pillarsdotnet, Berdir, msonnabaum: Remove backwards compatibility layer for cache API. 2011-12-30 15:00:36 +09:00
webchick 7ecad2daee Revert "Issue #1039666 by mlncn: Fixed Placing a block in a region via select dropdown moves it to the top of the region, but it will show at the bottom."
This reverts commit b39fe6dbb7.
2011-12-28 20:39:39 -08:00
webchick 3cb556e300 Issue #1370060 by jvns, chris.leversuch: Add cross-references between taxonomy_vocabulary_load() and taxonomy_vocabulary_machine_name_load(). 2011-12-27 21:48:30 -08:00
webchick c8c5edd323 Issue #1227396 by chris.leversuch, aacraig, jhodgdon: Document that hook_node_access() is not called on node listings. 2011-12-27 21:44:49 -08:00
webchick 7de6cda767 Issue #1379206 by c31ck, pingers: Fixed Documentation problem with hook_url_outbound_alter(). 2011-12-27 21:42:03 -08:00
webchick e4e7244d24 Issue #1386318 by barbi: Fixed hook_field_widget_info() should have a @see to other function. 2011-12-27 21:39:55 -08:00
webchick f78b16e7a6 Issue #1326638 follow-up by webchick: Remove extraneous spacing. 2011-12-24 17:45:41 -08:00
catch f6df52fd8c Issue #987472 by damien_vancouver, OnkelTem, catch: Fixed search.module doesn't consistently support multibyte characters. 2011-12-23 12:46:27 +09:00
catch b100374e3c Issue #1369200 by chris.leversuch, acouch: Define constants for taxonomy hierarchy. 2011-12-23 12:42:04 +09:00
catch ed3c7d8b01 Issue #769936 by fago, Jacine, quicksketch, jenlampton: Fixed .ajax-progress divs floating problem. 2011-12-23 12:31:10 +09:00
catch d9c93a90db Issue #803294 by wojtha, mfb, c960657, Heine: Fixed OpenID discovery and login tests fail on HTTPS site. 2011-12-23 12:24:48 +09:00
catch 09fb07615b Issue #771540 by c960657: Added Fetch timezone and language using OpenID SREG/AX. 2011-12-23 12:23:30 +09:00
catch 98b1cdc3f8 Issue #1353030 by BTMash, jenlampton, theborg: Added Increase length of "alt" and "title" text for images. 2011-12-23 12:16:56 +09:00
webchick 256a10dd19 Revert "Issue #1368872 by agentrickard: Clean up API docs for syslog."
This reverts commit 9db1fddb90.
2011-12-22 14:33:38 -08:00
catch bdbbc804ea Issue #366152 by Mile23: Fixed field_modules_uninstalled() still exists, despite being an empty foreach loop. 2011-12-22 20:57:26 +09:00
catch 511513eceb Issue #765984 by c960657: Convert hook_openid()('request', ...) to hook_openid_request_alter(). 2011-12-22 20:52:16 +09:00
catch 9db1fddb90 Issue #1368872 by agentrickard: Clean up API docs for syslog. 2011-12-22 20:45:21 +09:00
catch aa406f9eb9 Issue #1290494 by droplet: Drop -khtml-prefix supports. 2011-12-22 20:36:06 +09:00
catch 8937c6a586 Issue #1376154 by webchick: fix a code comment typo. 2011-12-22 20:34:48 +09:00
catch f4728169a3 Issue #1376164 by sun: Fixed Format SimpleTestFunctionalTest description according to standards. 2011-12-22 20:33:37 +09:00
catch 13830d022c Issue #1301040 by Gábor Hojtsy: Move language listing functionality from locale.module to a new language.module. 2011-12-22 20:26:12 +09:00
webchick 37edfd7694 Issue #1349610 by bartlantz, jhodgdon: Make the subtopics of Field API link back to it. 2011-12-22 01:32:53 -08:00
Dries 625e4de6ad - Patch #1373360 by sun: fatal error if optional Block module is not enabled. 2011-12-21 14:55:58 -05:00
Nathaniel c9e40d59dc Issue #1373194 by chris.leversuch: Fixed Field Attach API topic/group page should link to Field Language API page. 2011-12-21 12:30:24 +09:00
Nathaniel 7e39b82397 Issue #1375134 by sun, xjm: Fixed Random test failure in TaxonomyTermTestCase::testNodeTermCreationAndDeletion(). 2011-12-21 12:21:51 +09:00
Nathaniel 231ad0dbc0 Issue #1375452 by sun, beejeebus: Fixed Renaming a content type bundle causes notices on manage fields page. 2011-12-20 14:59:16 +09:00
Nathaniel d8ca025908 Issue #1373634 by sun: Fixed Installation profile is not installed and not registered as module, unless identical to parent site. 2011-12-20 14:43:51 +09:00
Nathaniel 0bcae99c82 Issue #629518 by jhodgdon, reglogge, jvns: Fixed node hooks have imprecise/misleading descriptions. 2011-12-20 14:36:32 +09:00
Nathaniel f9be1f55a8 Issue #1347266 by Everett Zufelt, pcambra, JohnAlbin, tim.plunkett: Convert theme_breadcrumb() to HTML5. 2011-12-20 14:32:29 +09:00
Dries 46f8c7433e - Patch #1146088 by lyricnz: label always visible for table formatter. 2011-12-19 09:40:52 -05:00
catch 832c2864da Issue #1363358 by David_Rothstein: Fixed Shortcut set titles are double-escaped with check_plain(). 2011-12-19 20:01:31 +09:00
catch aa44116fd9 Issue #1367014 by chris.leversuch: Clean up API docs for toolbar module. 2011-12-19 19:59:44 +09:00
catch 5fb188f2d0 Issue #98696 by sun, floretan, rszrama, zeta ζ, marvil07: Fixed various bugs in theme_links(). 2011-12-19 19:45:52 +09:00
catch a3ebad0633 Issue #1346032 by xjm, aspilicious: Fixed Ordering of hook_entity_delete() is inconsistent. 2011-12-17 21:43:37 +09:00
catch 463a710b0d Issue #1265946 by klausi, dereine, tstoeckler, aspilicious: Fixed DoS against core using a large number of OR search query terms. 2011-12-16 13:59:03 +09:00
Dries 9c29ac79af - Patch #1059884 by bfroehle, sun, casey: Drop function_exists() for 'callback' functions. 2011-12-15 12:33:38 -05:00
catch f2431f3d3b Revert "- Patch #1174938 by ericduran, aspilicious, voxpelli: natively support the HTML5 #required FAPI property. Woot!"
This reverts commit 8945bee7fd.
2011-12-15 17:05:44 +09:00
Dries 010e99986b - Patch #1229868 by nicl, DjebbZ: hook_form_BASE_FORM_ID_alter(), hook_form_alter(), and hook_form_FORM_ID_alter() doc inconsistent. 2011-12-14 10:04:55 -05:00
Dries 8945bee7fd - Patch #1174938 by ericduran, aspilicious, voxpelli: natively support the HTML5 #required FAPI property. Woot! 2011-12-14 07:56:07 -05:00