Commit Graph

1109 Commits (353eb10cc29eacdafafea3dbdbcdc2fc0136250e)

Author SHA1 Message Date
webchick 353eb10cc2 Issue #950956 by tim.plunkett, aspilicious, jenlampton, chx, Rob Loach: Remove Dashboard module until/unless such time as it's more useful. 2012-07-21 21:23:27 -07:00
Dries f193db251f - Patch #1493098 by sun, jcisio, pcambra, Pol, wamilton, Rok Žlender, beejeebus: convert cron settings to configuration system. 2012-07-21 15:16:31 -04:00
Dries d074df4caf - Patch #1671200 by chx, sun, jaimealsilva: Fixed Simpletest broken on 5.4: CURLOPT_COOKIEJAR cannot be NULL on php5-curl version 5.4.4. 2012-07-21 15:00:33 -04:00
Jennifer Hodgdon 95866bcea4 Issue #1670312 by dsdeiz: Fix documentation example calling nonexistent test function 2012-07-20 12:43:54 -07:00
Jennifer Hodgdon 507396740a Issue #1689426 by mjonesdinero, ronan.orb: Fix return value docs for taxonomy_term_load function 2012-07-19 16:11:59 -07:00
Jennifer Hodgdon 4db8a1be61 Issue #1689394 by mjonesdinero, foobar3000: More complete documentation of field_info_field return value 2012-07-18 06:23:01 -07:00
catch a108b4446b Issue #1541958 by sun, effulgentsia, alexpott, tim.plunkett, Berdir, David_Rothstein: Fixed Split setUp() into specific sub-methods. 2012-07-18 11:06:49 +01:00
catch b91a015b6c Issue #687842 by tim.plunkett et al: Added a 'description callback' property to menu items. 2012-07-18 11:03:02 +01:00
catch 14bbd98ad1 Issue #1592632 by tim.plunkett, sun, Berdir, Rob Loach, aspilicious: Merge List field types into Options module. 2012-07-18 10:44:36 +01:00
catch 5511cdda61 Issue #171267 by tim.plunkett, chx, NROTC_Webmaster: Fixed form redirects remove get variables like sort and order. 2012-07-18 10:41:36 +01:00
catch fd352bff0c Issue #1158322 by sun, jhedstrom, et al : Added backtrace to all errors. 2012-07-18 10:38:16 +01:00
Jennifer Hodgdon 98996b52b4 Issue #1681456 by mjonesdinero: Move hook_field_widget_properties_alter to correct group 2012-07-17 16:25:48 -07:00
Dries 364fd1776e - Patch #1325628 by damien_vancouver, xjm, Damien Tournoud, TravisCarden: fixed EntityFieldQuery::propertyQuery missing fully qualified column names causes ambiguous column DB error. 2012-07-15 06:24:51 -07:00
Dries 1d4a4a2126 - Patch #1471848 by BassistJimmyJam, michaellenahan: user interface text containing URLs in translated part. 2012-07-15 06:18:37 -07:00
Dries 188083a51c - Patch #1370346 by oriol_e9g, weri: added apostrophe and thins space as thousands markers. 2012-07-15 06:08:37 -07:00
Dries 15b2390e41 - Patch #1684868 by nod_: JSHint simpletest. 2012-07-15 06:05:40 -07:00
Dries f779eba81c - Patch #1304486 by nod_, swentel: completely remove the ability to limit the number of shortcuts per set. 2012-07-15 05:58:14 -07:00
Dries 5a5cdc702c - Patch #1497366 by neclimdul, effulgentsia, EclipseGc, merlinofchaos: introduce Plugin System to core. 2012-07-14 22:05:46 -04:00
Dries 3cae919f52 - Patch #1684846 by droplet: JSHint field_ui(). 2012-07-14 21:44:42 -04:00
Dries b148223dc0 - Patch #1684866 by droplet, nod_: JSHint shortcut. 2012-07-14 21:43:41 -04:00
Dries 172a4cc2d2 - Patch #1684874 by droplet, nod_: JSHint taxonomy. 2012-07-14 21:29:37 -04:00
Dries 0cbffd2975 - Patch #1684870 by droplet: JSHint statistics. 2012-07-14 21:27:43 -04:00
Dries dbd50142e2 - Patch #1684880 by droplet, nod_: JSHint user. 2012-07-14 21:26:48 -04:00
webchick 688594142c Issue #1645156 follow-up by attiks: More robust handling of HTTP_HOST override in test. 2012-07-10 09:20:37 -04:00
webchick eae31f1dec Issue #1599618 by droplet, yurtboy, Albert Volkman: Fixed Remove duplicate array keys. 2012-07-09 16:58:19 -04:00
Dries 8035c50ef2 - Patch #1430670 by ELC, izus: Manage fields - Rename 'Add existing field' to 'Re-use existing field'. 2012-07-09 16:32:54 -04:00
Dries d93bbc93a8 - Patch #1591618 by Niklas Fiekas, aspilicious: remove menu_execute_active_handler(). 2012-07-09 16:20:56 -04:00
Dries 2922920684 Merge branch '8.x' of git.drupal.org:project/drupal into 8.x 2012-07-09 16:18:43 -04:00
Jennifer Hodgdon 586d48ed96 Issue #1672764 by xjm: Clarify suggestion on use of randomString and randomName methods on TestBase class 2012-07-09 11:49:48 -07:00
Dries ecb07b7202 - Patch #1667614 by Gábor Hojtsy: make node revision access language aware. 2012-07-09 14:41:37 -04:00
Dries 38df4f6a0a - Patch #1672764 by xjm, tim.plunkett: Improve documetation of randomString() and randomName(). 2012-07-09 14:31:26 -04:00
webchick b255c36053 Issue #1445224 follow-up by xjm: Fixed more broken tests. 2012-07-08 07:31:45 -07:00
webchick a73d65122c Issue #1445224 follow-up by sun, tim.plunkett: Fixed broken tests. 2012-07-07 21:32:00 -07:00
webchick 25248da99a Issue #1071818 by JeremyFrench, nod_, reglogge, anthbel, xjm, sun, NROTC_Webmaster, lliss, Cottser: Fixed Lazy-loading CSS fails in IE. 2012-07-07 13:52:10 -07:00
webchick 2dd3e49638 Issue #1621548 by tedstein, droplet, mjonesdinero, bendev, disasm: Fixed User status should not default to blocked. 2012-07-07 13:42:34 -07:00
webchick e06e89612e Issue #343706 by tstoeckler, deviantintegral, rocket_nova: Add link to handbook page in PHP memory limit check on /admin/reports/status. 2012-07-07 13:37:43 -07:00
webchick b07f964428 Issue #1571104 by BTMash, Dave.Ingram, mradcliffe, Damien Tournoud, sun, lliss, lkiss80: Fixed Can't access non-node entities with EntityFieldQuery. 2012-07-07 13:35:12 -07:00
webchick 5789200b3e Issue #1445224 by Niklas Fiekas, sun, Tor Arne Thune: Add new HTML5 FAPI element: color. 2012-07-07 13:21:18 -07:00
webchick 218cf051f0 Issue #1621740 by sun: Fixed Headings for primary and secondary links/menu are not supposed to be visible. 2012-07-07 13:11:03 -07:00
webchick 23d44876b3 Issue #1217006 by hansyg, _Cedric_, dcmouyard: Clean up the CSS for Image module. 2012-07-07 13:09:35 -07:00
webchick 7d41f69046 Issue #1599618 by droplet, yurtboy: Fixed Remove duplicate array keys. 2012-07-07 12:25:50 -07:00
webchick d3c06f5931 Issue #1630746 by tim.plunkett: Fixed Checking for 'twice the available memory limit' fails when running on a system with a memory_limit() of -1. 2012-07-07 12:09:30 -07:00
webchick c10af0cdad Issue #1573556 by disasm, justafish: Fixed Install suggests PHP memory limit is increased when it's already sufficient. 2012-07-07 12:05:30 -07:00
webchick 2ec4304f58 Issue #1038932 by tim.plunkett, Chris Gillis: Theme_image_formatter() assumes that title, alt, and options are always set. 2012-07-07 11:52:47 -07:00
webchick 776c4bc5d3 Issue #1587642 by TravisCarden: Rename drupal_uninstall_modules() to module_uninstall(). 2012-07-07 11:50:30 -07:00
Dries 0844f7c555 - Patch #1672764 by xjm: improve documetation of randomString() and randomName(). 2012-07-07 09:27:28 -04:00
Dries df07e0d2f8 - Patch #1211668 by scito, Devin Carlson, bornholtz: special characters are encoded twice for feed icon attribute title. 2012-07-07 09:25:17 -04:00
Jennifer Hodgdon 49b0490bc9 Issue #1664070 by mjonesdinero: Fix up documentation for node_add_page function 2012-07-06 08:14:52 -07:00
Jennifer Hodgdon 98596fa140 Issue #1662950 by chx, mjonesdinero: Document that certain EntityFieldQuery methods exclude entities with empty field values 2012-07-05 09:33:03 -07:00
Dries 4c81313cad - Patch #1503224 by catch, sun, bojanz: cleanup module_list(). 2012-07-04 14:49:18 -04:00