Commit Graph

15674 Commits (9566caaff0ef52ddf2e4e245e5c6e403bf77d19e)

Author SHA1 Message Date
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 2d420a69ab Issue #1373582 by TR: Fixed Trailing whitespace. 2011-12-30 15:28:55 +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 0f3b394f11 Issue #1371256 by ayelet_Cr: Document that QueryConditionInterface::condition() should not be used to add NULL conditions. 2011-12-23 12:35:42 +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
catch e6a95a8190 Issue #1373670 by sun: Change constant value of MENU_NOT_FOUND to 404 and MENU_ACCESS_DENIED to 403. 2011-12-23 12:13:43 +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 65a31d6858 Issue #1240256 by lyricnz, Akaoni: Fixed file_unmanaged_copy() Fails with Drupal 7.7+ and safe_mode() or open_basedir(). 2011-12-20 14:50:23 +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
Nathaniel 2851e6b895 Issue #1371852 by BarisW: Fixed Patch to logo in preview.html misses core subfolder. 2011-12-20 14:25:33 +09:00
Dries 46f8c7433e - Patch #1146088 by lyricnz: label always visible for table formatter. 2011-12-19 09:40:52 -05:00
Dries 7be846e75d - Patch #1371484 by makara: private properties in abstract class DrupalCacheArray. 2011-12-19 09:37:02 -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
catch 8d4f091616 Issue #1366740 by patrickd: Fixed theme_progress_bar() should have more information about when to use function. 2011-12-16 13:57:22 +09:00
catch ab9b4ca9b3 Issue #1364528 by catch: Add xjm as taxonomy module maintainer. 2011-12-16 13:53:23 +09:00