Commit Graph

16377 Commits (5506f8f23b123654a1d6806358fe3e90f1be7659)

Author SHA1 Message Date
catch 5506f8f23b Issue #1541958 by sun: Split setUp() into specific sub-methods. 2012-05-01 16:41:11 +09:00
catch 83a6b9f19c Issue #1550454 by tim.plunkett, xjm: Fixed Regression: Following taxonomy entity conversion, Taxonomy EFQ causes warnings and notices. 2012-05-01 12:45:50 +09:00
catch 9111e803b1 Issue #822128 by roborn, JamesK, nod_: Fixed 'Textarea + summary' widget broken when field allows multiple values. 2012-05-01 12:43:16 +09:00
catch 3278b19d19 Issue #1470836 by greggles: Make moshe, agentrickard and xjm maintainers of node access system. 2012-05-01 12:34:29 +09:00
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
catch fd9a2104d0 Issue #1419968 by nod_, tim.plunkett, droplet, cosmicdreams: Replace $('selector', domelement) with $(domelement).find('selector'). 2012-05-01 12:17:59 +09:00
catch 3102ae42c1 Issue #1036780 by Mike Wacker: Added Drupal.org should collect stats on enabled sub-modules and core modules. 2012-05-01 12:15:27 +09:00
catch c30624a1c3 Issue #1355526 by cafuego: Added a way to determine the date a module was added so the modules page can use it for sort. 2012-05-01 12:13:54 +09:00
Dries f356dc2178 Merge branch '8.x' of git.drupal.org:project/drupal into 8.x 2012-04-29 22:31:00 -04:00
Dries ae015c91d0 - Patch #1542674 by bas.hr, damiankloip: wrong count assertion in taxonomy.test. 2012-04-29 12:28:03 -04:00
Dries 4b6355ff9d - Patch #1477110 by msonnabaum: Fixed php path detection in run-tests.sh. 2012-04-29 12:21:57 -04:00
Dries 9dd0e7bebf - Patch #1545930 by c960657: DrupalLogout() should only do one request, not two. 2012-04-29 12:19:35 -04: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
webchick 56ded311cb Issue #1497230 follow-up by sun: Fixed SimpleTest UI failure after dependency injection patch. 2012-04-28 23:06:18 -07:00
Dries 34ef955ae5 - Patch #1542710 by BTMash, Crell: update to latest Symfony 2.1 code. 2012-04-28 18:07:40 -04:00
webchick 4c24974c24 Issue #1490150 follow-up by xjm: Text fixes. 2012-04-28 13:24:13 -07:00
catch 9b88eeac14 Issue #1484216 by Berdir, beejeebus: Fixed Race condition in _update_create_fetch_task() (PDO Exceptions). 2012-04-28 10:12:05 +09:00
catch c7c6b79d31 Issue #1490150 by duellj, catch: Fixed EntityFieldQuery::pager(0) generates PHP error 'divide by zero'. 2012-04-28 10:09:31 +09:00
catch 3d4d950555 Issue #1172560 by bas.hr, bellesmanieres, NROTC_Webmaster: Fixed The block X was assigned to the invalid region Y and has been disabled. 2012-04-28 10:08:33 +09:00
Jennifer Hodgdon 9f59cdf937 Issue #1548038 by Rob Loach: Fix typo in CacheArray.php documentation 2012-04-27 09:42:28 -07:00
catch 7846509737 Revert "Issue #1541958 by sun: Split setUp() into specific sub-methods."
This reverts commit 4079eb2d78.
2012-04-27 17:58:34 +09:00
catch 4079eb2d78 Issue #1541958 by sun: Split setUp() into specific sub-methods. 2012-04-27 13:13:57 +09:00
catch 78e0de2758 Issue #1348758 by drewish: Fixed Add an index to {users}.picture so user_file_delete() isn't insanely slow. 2012-04-27 13:02:56 +09:00
webchick db8913a7c3 Issue #1361234 follow-up by Berdir: Fix random test failures. 2012-04-26 16:33:58 -07:00
webchick d822b8dd26 Issue #1541792 follow-up by chx, Berdir, xjm: Fix for random test values occasionally failing. 2012-04-26 10:42:27 -07:00
catch 51c004aba9 Issue #1361234 by duellj, loganfsmyth, aspilicious, cosmicdreams, fago, amateescu, sun: Added Make the node entity a classed object. 2012-04-27 01:44:37 +09: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 52d7970bad Issue #1209532 by timmillwood: Count node views via AJAX in the statistics module. 2012-04-26 13:05:27 +09:00
catch efd9012f3a Issue #1277776 by sun: test cleanup for generic field/property getters/setters (with optional language support) for entities. 2012-04-26 12:58:09 +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
catch 0594b0148a Issue #1541792 by tim.plunkett, chx: follow-up to remove random test failures. 2012-04-26 12:13:31 +09:00
catch bc913ac714 Issue #1492188 by Berdir: Fixed Update module creates duplicate queue items. 2012-04-26 11:41:39 +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 d4cf91211f - Patch #1329410 by Gábor Hojtsy, Sutharsan, dww: Extend update data collection to support localization update. 2012-04-25 16:51:09 -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
webchick 4ef74ecd98 Issue #1541792 by tim.plunkett, chx, Amitaibu: Enable dynamic allowed list values function with additional context 2012-04-25 15:00:46 -07:00
catch 74d3fc229f Issue #1525640 by jeff.maes: Fixed Disable autocompletion for email/password field when editing user profile. 2012-04-25 13:33:09 +09: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 b5ad27e375 Issue #135464 by Gábor Hojtsy: Follow-up, move tests to block module. 2012-04-24 21:00:08 +09:00
catch 933b844ab9 Issue #1519942 by Gábor Hojtsy, dawehner, kalman.hosszu, balintk: Decouple locale module from user module. 2012-04-24 13:01:42 +09: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 6fbbde25a2 Issue #751168 by elliotttf, caktux, andyceo, setvik, xjm, sun: Fixed Regression: Missing 'Default image' per field instance. 2012-04-24 11:03:13 +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 3c7a609bb6 Issue #1262592 by jmarkel, pingers, marcingy: Fixed numeric names fail image creation. 2012-04-24 10:55: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