Commit Graph

324 Commits (5506f8f23b123654a1d6806358fe3e90f1be7659)

Author SHA1 Message Date
catch bf258ac3ad Issue #1539602 by cosmicdreams: Modify common.inc to use Dependency Injection for language. 2012-05-01 12:32:24 +09:00
catch 32e8398e0c Issue #1532512 by Liam Morland, xjm: Fixed Ensure empty item-list title h3's are never generated. 2012-05-01 12:19:59 +09:00
Dries 02750689dd - Patch #1183208 by effulgentsia, Niklas Fiekas, katbailey, no_commit_credit, catch: remove variable_get()('clean_url()') and switch to index.php/path pattern for dirty URL support. 2012-04-29 11:16:27 -04:00
catch 4daf1c6345 Issue #1160566 by Dave Reid, bdlangton, aspilicious, fago, cosmicdreams, tstoeckler, tim.plunkett, Berdir, sun: Entity_load() is actually entity_load_multiple(). 2012-04-26 13:07:55 +09:00
catch 93c20fd054 Issue #1361228 by marcingy, Niklas Fiekas, fago, cosmicdreams, aspilicious et al: Make the user entity a classed object. 2012-04-26 12:51:09 +09:00
Dries bf6a8a1a8e - Patch #1468582 by Schnitzel, lewisnyman, dcmouyard, alanburke, tstoeckler, edward_or, janusman: Add mobile friendly meta tags to the html.tpl.php. 2012-04-25 17:02:24 -07:00
Dries bac3ed7764 - Patch #1539072 by Gábor Hojtsy: Fixed Support for disabled languages broken, drop it. 2012-04-25 16:44:20 -07:00
Jennifer Hodgdon 80189e786e Issue #1509838 by cosmicdreams, klausi: Use elseif not else if 2012-04-24 15:51:38 -07:00
Jennifer Hodgdon 37da825bed Issue #1538182 by infiniteluke: update variable_get doc to say it handles unserializing 2012-04-24 15:35:45 -07:00
Jennifer Hodgdon 6968da74fc Issue #720630 by kid_icarus, tsphethean: Clean up documentation for watchdog, hook_watchdog, and watchdog constants 2012-04-24 15:29:27 -07:00
catch b7cae658e0 Issue #1536262 by sun: Fixed entering a site name when installing Drupal 8 has no effect until caches are cleared. 2012-04-24 11:15:56 +09:00
catch 7642d2466b Issue #1497230 by Rob Loach, pdrake, effulgentsia, beejeebus: follow-up for dependency injection - ensure t() can be called early in bootstrap. 2012-04-24 11:14:08 +09:00
catch bc7f5c39a4 Issue #1404380 by msonnabaum, xjm, mjpa: Fixed Unnecessary aggregation of CSS/JS. 2012-04-24 11:05:45 +09:00
catch 249d9eae67 Issue #1213536 by David_Rothstein, sun, effulgentsia, Yorirou: Fixed Non-resettable theme_get_registry() cache causes problems for non-interactive installations. 2012-04-24 10:57:26 +09:00
catch 169a8c126c Issue #857124 by lucascaro, Alan D., 30equals, tim.plunkett: Fixed Collapsible fieldsets and vertical tabs do not work without form_builder() (Form API). 2012-04-24 10:52:29 +09:00
catch 5e65498a34 Issue #1517138 by sun: Follow-up for SimpleTest does not create configuration folder causing test failures. 2012-04-21 10:38:11 +09:00
Jennifer Hodgdon 121f7ee093 Issue #1540072 by xjm: American spelling for behavior 2012-04-20 12:51:35 -07:00
Dries 3a9a31251d Merge branch '8.x' of git.drupal.org:project/drupal into 8.x 2012-04-19 07:32:00 -04:00
catch 6ead5e0750 Issue #1174646 by aspilicious, ericduran, Niklas Fiekas: Added new HTML5 FAPI element: range. 2012-04-19 12:07:55 +09:00
Dries 1f2622c8b8 - Patch #1497230 by Rob Loach, pdrake, effulgentsia: Use Dependency Injection to handle object definitions. 2012-04-18 14:30:50 -04:00
Jennifer Hodgdon a384eb4854 Issue #1537370 by Liam Morland: Improve documentation of return value for file_load() 2012-04-18 10:56:16 -07:00
catch 2155a540c7 Issue #1309394 by effulgentsia, sun, aspilicious: Process #autocomplete_path() for all form elements; remove custom/duplicated code from theme_textfield(). 2012-04-17 12:42:31 +09:00
catch 87c647b075 Issue #1492378 by scottalan: Document proper use of #autocomplete_path() for slashes. 2012-04-17 12:40:10 +09:00
catch d9135600c9 Issue #1509996 by jhedstrom: Added Convert hook_cron_queue_info() to hook_queue_info(). 2012-04-17 12:07:50 +09:00
catch c5eea4a58b Issue #1372122 by klausi, sun, beejeebus, juampy, mradcliffe: Fixed STOP the registry integrity constraint violation nightmare. 2012-04-17 11:59:51 +09:00
catch 32c1b1e6d3 Issue #1477446 by pounard, amateescu, tstoeckler: Move lock backend to PSR-0 code. 2012-04-13 12:55:31 +09:00
catch d79b9359b4 Issue #261148 by mikeytown2, chx, pwolanin: Fixed menu_masks() variable is empty (race condition). 2012-04-13 11:51:07 +09:00
catch 969256bd8b Issue #636454 by catch, carlos8f, msonnabaum, beejeebus, Berdir, moshe weitzman, pillarsdotnet: Added Cache tag support. 2012-04-13 10:49:34 +09:00
catch 17a7b1a6d3 Issue #1320650 by catch: Stop scanning /includes with the registry. 2012-04-13 10:48:24 +09:00
webchick 1fbb4c8a30 Issue #1421410 by andypost, Niklas Fiekas: Fixed not defined in form_pre_render_conditional_form_element(). 2012-04-12 00:29:31 -07:00
Dries 3c2b78d7d8 - Patch #1468930 by dawehner, Gábor Hojtsy, plach, das-peter, fubhy: clean up and move the code for the negotiation functionality from locale module to language module. 2012-04-11 10:47:06 -04:00
Jennifer Hodgdon a32f022b87 Issue #1516934 by jmarkel: Fix up docs for batch_set() 2012-04-10 10:58:43 -07:00
Dries 1f0a7f6e74 - Patch #1513520 by pdrake: Fixed locale_language_from_browser() incorrectly matches invalid strings. 2012-04-09 15:00:17 -04:00
Dries 7a4895992e - Patch #1466092 by webbykat, damiankloip, Bojhan: Fixed Configuration manager is missing module description. 2012-04-09 14:58:39 -04:00
Dries 99d9ca8e44 - Patch #1516030 by valthebald: Fixed Change parenthesis in menu_link_save() to express intended order of operations. 2012-04-09 14:38:42 -04:00
Dries 2e53550443 - Patch #1445004 by Sutharsan, Gábor Hojtsy, roderik, andypost, brantwynn: Implement customized translation bit on translations. 2012-04-09 14:24:12 -04:00
Dries 3610fd93ba - Patch #1519720 by Niklas Fiekas: Remove element_validate_integer() and element_validate_integer_positive() in favor of the new number element type. 2012-04-09 14:11:07 -04:00
Dries 62a39c9a18 - Patch #1503184 by aspilicious, Rob Loach, cweagans: convert Graph.inc to PSR-0. 2012-04-09 14:02:59 -04:00
Nathaniel 7388171b2b Issue #1477446 by pounard, amateescu: Move lock backend to PSR-0 code. 2012-04-09 12:04:51 +09:00
Nathaniel 86eb32d3e3 Issue #1517138 by marcingy: Fixed Simpletest does not create configuration folder causing test failures. 2012-04-09 12:01:47 +09:00
catch df19c9910a Issue #1349722 by kgoel, Everett Zufelt, xjm: Fixed who's new & who's online blocks have empty headings. 2012-04-07 11:42:34 +09:00
catch 4193c4ce26 Issue #1174640 by Niklas Fiekas, aspilicious, ericduran, cosmicdreams, amateescu, tim.plunkett: Added new HTML5 FAPI element: number. 2012-04-07 11:35:00 +09:00
catch 68eecef413 Issue #1497132 by alexpott, pcambra, marcingy: follow-up for generalised function to update variables from Drupal 7 to Drupal 8's configuration management system. 2012-04-07 11:28:53 +09:00
catch 9656e51ac5 Issue #365554 by TheRec, Kiphaas7, adharris, Gurpartap Singh: Fixed colspan in tableselect. 2012-04-06 14:38:32 +09:00
catch 7be4a6abcb Issue #1444766 by acrollet, amateescu: Determine method for automatically cleaning up configuration after a module is uninstalled. 2012-04-05 22:15:03 +09:00
catch 16ad612cbe Issue #405360 by Liam Morland, mgifford, Everett Zufelt: Added Use aria-describedby to link form elements with form element descriptions. 2012-04-05 16:09:10 +09:00
catch 837430ffee Issue #1323124 by amateescu, aspilicious, Berdir: Convert file transfer system to PSR-0. Commit ALL THE files. 2012-04-03 15:12:03 +09:00
catch e89ce2820d Revert "Issue #1323124 by amateescu, aspilicious, Berdir: Convert file transfer system to PSR-0."
This reverts commit 5abec889ea.
2012-04-03 15:10:00 +09:00
catch 5abec889ea Issue #1323124 by amateescu, aspilicious, Berdir: Convert file transfer system to PSR-0. 2012-04-03 14:37:09 +09:00
catch bfee7d05d5 Issue #598586 by grendzy, deekayen, matglas86, dawehner: Fixed watchdog() assumes is defined. 2012-04-02 12:12:33 +09:00