Commit Graph

15414 Commits (8f07a990bc17cfdbdba267c38c0f67e217998cc4)

Author SHA1 Message Date
Larry Garfield 8f07a990bc Add more use statements. 2011-12-27 23:58:34 -06:00
Larry Garfield 7ef58b85b9 Move the install code into namespaced classes, too. 2011-12-27 19:07:29 -06:00
Larry Garfield 9062e1e4e7 Simplify the class name finding and loading routines, since PSR-0 now handles them for us. 2011-12-27 19:06:42 -06:00
Larry Garfield 67429ab19f Initial move and rename of database classes to PSR-0 namespaces. So far only MySQL has been converted. 2011-12-27 15:17:19 -06: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
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
Nathaniel 3b3798f251 Issue #1025582 by sun: Added Custom db_select() 'conditions' parameter for menu_build_tree(). 2011-12-14 12:17:05 +09:00
Nathaniel f7dd1a5fed Issue #1366232 by sun: Fixed drupalCreateUser() breaks if testing site/profile does not install Comment module. 2011-12-13 12:51:34 +09:00
Nathaniel 4fa6611e4e Revert "Issue #93854 by pillarsdotnet, Steven Jones, Dave Reid, ericduran, das-peter, et al.: Fixed Allow autocompletion requests to include slashes."
This reverts commit 6b54d34b06.
2011-12-13 12:42:34 +09:00
Dries 1374de6047 - Patch #1181776 by sun, Psikik, mallezie, scor: change theme_default() variable to Stark. 2011-12-12 22:29:45 -05:00
Nathaniel 528a78d03c Issue #1015916 by BTMash, jenlampton, theborg, Aron Novak, christefano, realityloop, xjm, Kevin Hankens: Fixed Image field 'title' allows more data than database column size. 2011-12-13 12:21:08 +09:00
Nathaniel e202e3df46 Issue #1327484 by xenophyle: Clean up API docs for book. 2011-12-13 12:13:23 +09:00