Commit Graph

1807 Commits (90d5e41f3a3e560176b7397ad8ea4ce2f11ad2bc)

Author SHA1 Message Date
catch 3e6f4a3abd Issue #1662956 by guy_schneerson: Clean up css in Book. 2012-08-01 10:51:38 +01:00
catch 604979e2a1 Issue #1704530 by alexpott, aspilicious: [HEAD BROKEN] Convert contact module variables to configuration system. 2012-08-01 10:48:02 +01:00
Dries 70f048bbe5 - Patch #1704530 by alexpott: convert contact module variables to configuration system. 2012-07-31 22:20:36 -04:00
Dries 4156d29b52 - Patch #1688492 by sun: remove drupal_unpack(); it is no longer used. 2012-07-31 22:07:19 -04:00
Dries b5b88e0bd3 - Patch #1704196 by sun: remove Config's dependencies on procedural Drupal code in includes/common.inc. 2012-07-31 22:05:19 -04:00
Dries b29e244bd3 Merge branch '8.x' of git.drupal.org:project/drupal into 8.x 2012-07-31 22:04:00 -04:00
Jennifer Hodgdon a50bfdeee8 Issue #1705042 by aspilicious: Fix typo in form_load_include docs 2012-07-30 11:31:47 -07:00
Jennifer Hodgdon 065fab69bb Issue #1673380 by marcin.wosinek: Fix docs for drupal_sort_weight function 2012-07-30 11:28:38 -07:00
Dries c0b07c41ba - Patch #1031122 by greg.1.anderson, sun: system_update_7055 on postgres: returns error 'Invalid Input Syntax for type Bytea'. 2012-07-29 09:27:53 -04:00
Dries 12ef20ce84 - Patch #461938 by c960657, Kars-T, Garrett Albright, dsdeiz, JamesAn, grendzy: Fixed inconsistent use of filter_xss_admin() on () and (). 2012-07-29 09:26:11 -04:00
webchick fcb07d584a Issue #1684804 by Jelle_S, nod_, droplet: Fixed JSHint machine-name.js. 2012-07-28 12:00:12 -05:00
webchick 251c7d3023 Issue #1679594 by sun: Fixed node_requirements() breaks Drupal installer. 2012-07-28 11:58:01 -05:00
webchick 20d4ceb961 git commit -m Issue 2012-07-28 11:47:04 -05:00
webchick 04a2523997 Issue #1493108 by marcingy, Mike Wacker, sun, kbasarab, Berdir, Rok Žlender, cosmicdreams, alexpott: Convert logging and error settings to configuration system. 2012-07-28 11:35:17 -05:00
webchick 2838582745 Issue #1007746 by figureone, ryanissamson, tim.plunkett | marcp: Fixed Reordering fails with more than 100 items in a menu. 2012-07-28 11:23:35 -05:00
webchick cd224643ba Issue #1496458 by swentel, pcambra, n3or, kbasarab, sun, marcingy: Convert maintenance mode settings to configuration system. 2012-07-28 08:39:43 -05:00
webchick 2eb5d3e337 Issue #1189184 follow-up by Gábor Hojtsy: Add a CHANGELOG.txt entry for OOP & PSR-0-ify gettext .po file parsing and generation. 2012-07-28 08:16:52 -05:00
webchick 0ce7fabf8d Issue #1447686 by sun, beejeebus, Pol, heyrocker, David Strauss: Allow importing and synchronizing configuration when files are updated. 2012-07-27 23:46:12 -05:00
webchick 3642d7f58e Issue #1496510 by swentel, jvns, cosmicdreams, marcingy, alexpott, heyrocker, sun: Convert search settings to configuration system. 2012-07-27 22:18:02 -05:00
webchick 0e4742c536 Issue #1503224 by catch, sun, chx, bojanz, tim.plunkett: Cleanup module_list(). 2012-07-27 15:29:21 -05:00
Dries f82ad8740f - Patch #1591412 by andypost, swentel, cosmicdreams, sun: convert tracker settings to configuration system. 2012-07-27 11:23:50 -04:00
Dries 9b43f5593a - Patch #1700996 by droplet: undefined variable: file install.core.inc:1302. 2012-07-27 11:18:32 -04:00
Dries 06aa2facb9 - Patch #1189184 by attiks, clemens.tolboom, penyaskito, Gábor Hojtsy, Sutharsan: OOP & PSR-0-ify gettext .po file parsing and generation. 2012-07-26 18:07:25 -04:00
Dries b4f471e47b - Patch #1204658 by kbasarab, Berdir, tim.plunkett, webchick: remove node access base table fallback. 2012-07-26 17:41:15 -04:00
Dries d1cb1258d8 - Patch #1204658 by kbasarab, Berdir, tim.plunkett, webchick: remove node access base table fallback. 2012-07-26 17:40:46 -04:00
Dries 1746681619 - Patch #1496462 by acrollet, sun, cosmicdreams, Niklas Fiekas, aspilicious: convert RSS publishing settings to configuration system. 2012-07-26 17:10:11 -04:00
Dries 48d139aed1 - Patch #1496462 by acrollet, sun, cosmicdreams, Niklas Fiekas, aspilicious: convert RSS publishing settings to configuration system. 2012-07-26 17:09:56 -04:00
Jennifer Hodgdon 9f5ef6d44e Issue #1700464 by sgtsaughter: Remove invalid see reference in forums.tpl.php 2012-07-26 12:14:57 -07:00
Jennifer Hodgdon 897be0da42 Issue #1697750 by TravisCarden: Improve documentation of drupal_set_message function 2012-07-26 11:43:28 -07:00
webchick 3f300231c4 Issue #811542 follow-up by David_Rothstein, thekevinday, attiks, quicksketch: Fixed illegal choice errors on radio buttons. 2012-07-26 06:57:45 -05:00
catch a9a89f3f3a Issue #1441180 by scor: Fixed hook_requirements() REQUIREMENT_ERROR broadcasting. 2012-07-26 10:38:17 +01:00
Jennifer Hodgdon b4950bd7ab Merge branch '8.x' of git.drupal.org:project/drupal into 8.x 2012-07-25 14:22:53 -07:00
Jennifer Hodgdon 33bdf2dba1 Issue #1496654 by alexpott, tobiasb: convert aggregator admin form to configuration system -- add file missed by previous commit 2012-07-25 14:22:30 -07:00
catch 7a358b1ed2 Issue #1399168 by Akaoni: Fixed authorize.php Doesn't Respect Custom Session Handlers. 2012-07-25 22:19:53 +01:00
Dries ff2eaca552 - Patch #1003168 by Ralf, jbrown, schnippy: dblog css classes consistent with php constants. 2012-07-25 11:17:07 -04:00
Dries d9588de95d - Patch #1496654 by alexpott, tobiasb: convert aggregator admin form to configuration system. 2012-07-25 11:10:29 -04:00
Dries c21ddb75ae - Patch #1699774 by fago: remove unused aggregator.fetcher.inc file. 2012-07-25 11:03:32 -04:00
Dries 609cdb8345 - Patch #1245446 by rocket_nova: the 'recent content' section show useless empty squares for anonymous users. 2012-07-25 10:53:06 -04:00
Dries 12bd5c7f2d - Patch #1696416 by tim.plunkett: theme_image_style() is broken. 2012-07-24 14:25:12 -04:00
Dries bf24773d38 - Patch #1677304 by socketwench, Niklas Fiekas: Remove drupal_deliver_page(), ajax_deliver(), drupal_deliver_html_page(). 2012-07-24 12:56:55 -04:00
Jennifer Hodgdon 697007647d Issue #1683046 by effulgentsia: Add Doctrine Common to copyright file 2012-07-23 14:16:19 -07:00
webchick 268b70586b Issue #1616962 by fgm, rvilar, kalman.hosszu, fubhy: Replace ->title with ->label(). 2012-07-22 11:07:00 -07:00
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 50a462290a - Patch #1659000 by sun: Fixed () is not recorded/provided in ()['build_info()']. 2012-07-21 15:28:46 -04:00
Dries 96bca83bcc - Patch #1569648 by nod_: use localStorage to store tableDrag.showWeight value. 2012-07-21 15:19:03 -04: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 ac6d1a922b Issue #1663606 by sukotto100: Document what list_themes function actually returns 2012-07-19 16:09:06 -07:00
Jennifer Hodgdon 31099363a4 Issue #1683836 by mjonesdinero, lyricnz: Fix database topic sample code so it is consistent 2012-07-18 06:26:50 -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 78e88b778a Issue #1500312 by aspilicious, marcingy, sun: Create $config_directory_name() during a D7 => D8 upgrade. 2012-07-18 11:01:11 +01:00
catch daa1ecdefb Issue #1683046 by Rob Loach, effulgentsia: Add the Doctrine Common PHP library. 2012-07-18 10:50:50 +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
Jennifer Hodgdon 7e1becfd27 Issue #1686180 by kiamlaluno: Fix URL for Symfony docs 2012-07-16 09:32:15 -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 ac981fcc10 - Patch #1684804 by droplet, nod_: JSHint machine-name.js. 2012-07-15 06:02:00 -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 148871a8c9 - Patch #1569648 by nod_: use localStorage to store tableDrag.showWeight value. 2012-07-15 05:57:19 -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 5c17c32181 - Patch #1684816 by nod_: JSHint tableselect.js. 2012-07-14 21:30:54 -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
Dries 811885d701 - Patch #1683884 by sun: Update, simplify, and speedup run-tests.sh for PSR-0, and allow to run all tests of a module. 2012-07-14 21:24:35 -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
Jennifer Hodgdon e6bb61837e Issue #1012018 by mjonesdinero, yashadev, amateescu, axyjo: Fix copyright dates and make sure all third-party code is included in COPYRIGHT.txt 2012-07-09 11:34:16 -07:00
Dries 0a033f8b26 - Patch #1587642 by TravisCarden, andypost: rename drupal_uninstall_modules() to module_uninstall(). 2012-07-09 14:33:22 -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 717e003c70 Issue #1184944 follow-up by Berdir: CHANGELOG.txt entry for: Make entities classed objects, introduce CRUD support. 2012-07-07 13:24:55 -07:00
webchick 4d060b8847 Issue #1637480 by Wim Leers: Fixed Bartik's taxonomy term reference field theme override does not render the field attributes. 2012-07-07 13:22:30 -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
Jennifer Hodgdon d4bed7007c Issue #1617006 by ben.kyriakou: Add note to drupal_write_record saying not to use it in update functions 2012-07-05 09:29:51 -07:00
webchick c1817f9691 Issue #1595146 by Niklas Fiekas, cosmicdreams, Rob Loach, effulgentsia: Added Load the HttpKernel from the DI Container. 2012-07-05 09:08:42 -07:00
Dries 4c81313cad - Patch #1503224 by catch, sun, bojanz: cleanup module_list(). 2012-07-04 14:49:18 -04:00
Dries c35ae62e7d - Patch #1560028 by bleen18, sun: remove all calls to rand() from tests. 2012-07-04 10:00:08 -04:00
Dries c3cdbc0ff6 - Patch #1511656 by alberto56: fixed grammar issues 2012-07-04 09:25:35 -04:00
Dries 866e3db5ee - Patch #1416900 by 30equals: remove node_node_type_insert() from content_types().inc. 2012-07-04 09:20:47 -04:00
Dries 3a3bce39e4 - Patch #1649400 by vasi1186, Gábor Hojtsy: make locked/special languages fully extensible. 2012-07-04 09:17:19 -04:00
webchick 83a9b89aa9 Issue #1609760 by chx, sun: Fixed hook_image_style_()*() is not invoked for image styles upon Image module installation. 2012-07-03 14:03:18 -07:00
webchick 9df50e2f14 Issue #1599306 by bojanz, exratione: Fixed field_sync_field_status() needlessly rebuilds module data, slows down installation dramatically. 2012-07-03 11:43:40 -07:00
webchick d74c1441ed Issue #1666632 by sun, chx: Add Config::isNew() to allow code to determine whether a config object already exists. 2012-07-03 11:04:06 -07:00
webchick 231278433c Adding missing yaml file. 2012-07-02 10:21:22 -07:00
webchick 4b6bdbb1dd Issue #1496542 by cosmicdreams, sun, chx, vasi1186, aspilicious, alexpott, nadavoid, Pedro Lozano, disasm, andypost | heyrocker: Convert site information to config system. 2012-07-02 10:20:33 -07:00
webchick 494b908cff Committing missing test file. 2012-07-01 08:59:46 -07:00
webchick 6895cc3c20 Issue #1645156 by attiks: Fixed URL generation only works on port 80. 2012-06-30 11:36:17 -07:00
webchick 4cc4103e03 Issue #1658814 by Gábor Hojtsy: Make node_access() language-aware. 2012-06-30 11:30:24 -07:00
webchick a56a6badd0 Issue #1663192 by Manuel Garcia, Rob Loach: Clean up taxonomy css. 2012-06-30 11:27:27 -07:00
webchick 517ef08221 Issue #1666074 by sun: Move 'default_nodes_main()' setting to node module. 2012-06-30 11:24:01 -07:00
Dries de774d2626 - Patch #7881 by pwolanin, mikeytown2, gwynnebaer, Patrizio, sylus, effulgentsia: add support to drupal_http_request() for proxy servers. 2012-06-29 14:37:18 -04:00
webchick 28df3aa644 Issue #1605324 by sun, Jose Reyero, alexpott, chx, Rob Loach | beejeebus: Configuration system cleanup and rearchitecture. 2012-06-29 10:35:06 -07:00
webchick 450135017d Revert "- Patch #1605324 by sun, Jose Reyero, alexpott, chx, Rob Loach, beejeebus: configuration system cleanup and rearchitecture."
This reverts commit 8df23c8a87. Original commit
was missing some files. Trying again.
2012-06-29 10:34:05 -07:00
Dries bc7db62399 Merge branch '8.x' of git.drupal.org:project/drupal into 8.x 2012-06-29 12:30:04 -04:00
Dries 8df23c8a87 - Patch #1605324 by sun, Jose Reyero, alexpott, chx, Rob Loach, beejeebus: configuration system cleanup and rearchitecture. 2012-06-29 12:29:51 -04:00
webchick deae32e9cb Issue #1619446 by Niklas Fiekas: Fixed All autocomplete and drupal_json_output() responses are broken (returning Ajax instead of JSON). 2012-06-29 09:10:25 -07:00
Dries 48a0b6931d - Patch #1651010 by pounard: HttpKernel patch introduces ob_flush() related PHP warnings on my environement, potential patch and performance improvement. 2012-06-29 11:45:36 -04:00
Dries acf0737347 - Patch #1263208 by Niklas Fiekas, BTMash, aiwata55, Berdir, kathyh: upgrade path for blog module removal. 2012-06-29 11:24:40 -04:00
Dries a478badbf8 - Patch #602234 by rocket_nova, neochief: contact yourself tab in user profile when you're admin. 2012-06-29 09:55:56 -04:00
Dries f09dcf17d7 - Patch #1525138 by twistor, Georgique: Fixed Illegal string offset 'field' in function TaxonomyTermController->buildQuery(). 2012-06-29 09:50:27 -04:00
Dries 1b0e550212 - Patch #1461572 by underq, izus: openid_update_6000() should not be in Drupal 8. 2012-06-29 09:35:20 -04:00
Dries 15ccdbbd24 - Patch #806992 by rocket_nova, kiamlaluno: improved sentence. 2012-06-29 09:22:19 -04:00
Dries b7f2f0a942 - Patch #7881 by mikeytown2, gwynnebaer, Patrizio, sylus, effulgentsia: add support to drupal_http_request() for proxy servers. 2012-06-29 09:17:34 -04:00
webchick 4f50bc1c69 Issue #1599554 by sun, dww, effulgentsia: Tutorial/guidelines for how to convert variables into configuration. 2012-06-27 14:31:52 -07:00
webchick 87dc82a4ac Issue #1424924 by Rob Loach: Added Use Composer for updating Symfony components (without removing Symfony code from repo). 2012-06-27 13:44:19 -07:00
Dries 3b2f5ad9a6 - Patch #1260800 by David_Rothstein, lewisnyman, yoroy, nod_, thedavidmeister, effulgentsia: kill the overlay for widths below 640 pixels. 2012-06-27 16:41:36 -04:00
webchick 0ecf36682f Issue #1658164 by Rob Loach, Berdir: Fixed TableSort Class not found exception thrown in database_test_theme_tablesort(). 2012-06-26 18:02:29 -07:00
Jennifer Hodgdon 11684711d0 Issue #1619084 by kiamlaluno: Update documentation for drupal_render to reflect current function code 2012-06-26 09:37:05 -07:00
Jennifer Hodgdon 48f4db31bf Issue #1552400 by mjonesdinero, SumeetSingh: Fix documentation for user_is_blocked, which was misleading. 2012-06-26 09:31:20 -07:00
webchick c1c8135dd2 Issue #1085590 follow-up by David_Rothstein: Another fix to hook_library_info(). 2012-06-25 22:58:41 -07:00
webchick 58964deb12 Issue #1635084 follow-up by xjm: Fix random test failures. 2012-06-25 16:55:30 -07:00
webchick bd99f90f35 Issue #1428534 follow-up by droplet: Fix overlay. 2012-06-25 14:03:21 -07:00
webchick d8a61c8971 Issue #1085590 follow-up by Rob Loach, tim.plunkett: Add CHANGELOG.txt entry, fix typos. 2012-06-25 13:34:27 -07:00
webchick f618f07294 Issue #1635084 by webflo, penyaskito, vasi1186, Berdir: Fixed Fatal error when deleting language due to DBTNG typo. 2012-06-25 08:06:24 -07:00
webchick 8364b744b9 Issue #1653406 follow-up by droplet: Remove bunk comment. 2012-06-24 19:52:01 -07:00
webchick 991b45de96 Issue #1618136 follow-up by fgm: Remove type from entity hooks. 2012-06-24 15:32:38 -07:00
webchick 0c45af268b Issue #1463656 follow-up by Crell: CHANGELOG.txt entry for HttpKernel. 2012-06-24 12:49:22 -07:00
Dries 48a5065d97 - Patch #1574620 by nod_: selectors clean-up: book. 2012-06-24 12:35:52 -07:00
Dries ec8b833e5b Merge branch '8.x' of git.drupal.org:project/drupal into 8.x 2012-06-24 12:35:11 -07:00
Dries 2815c9a890 - Patch #1655422 by sun, chx: random test failures in SearchCommentTest. 2012-06-24 12:32:22 -07:00
webchick ab422de4e3 Adding a todo about IE8 2012-06-24 11:07:59 -07:00
webchick e3dfb0817f Issue #1651328 by droplet: Fixed FielInstanceCrudTest.php => FieldInstanceCrudTest.php. 2012-06-24 10:31:31 -07:00
webchick b0e14ca1d4 Issue #1085590 by Rob Loach, keichee, tim.plunkett, mfer, ericduran: Update jQuery UI to the latest in the git repository. 2012-06-24 10:30:34 -07:00
Dries 10b4848f6d - Patch #1643702 by katbailey: incorrect method signatures in ViewSubsriber class. 2012-06-23 16:26:06 -07:00
Dries 8e11050fdb - Patch #1631164 by Aron Novak, Mithrandir: autocomplete fires on readonly fields. 2012-06-23 16:05:17 -07:00
Dries 254673a622 - Patch #1564942 by Kevin Morse: Fixed Compose tips has invalid markup. 2012-06-23 14:50:24 -07:00
Dries fb1cb6f327 - Patch #1591710 by swentel, heyrocker, sun: Remove vestiges of block caching from core. 2012-06-23 14:43:10 -07:00
Dries 0ccfc7fc8b - Patch #1653406 by droplet: Fixed 'monospace' is a font generic family name. 2012-06-23 14:42:00 -07:00
Dries b9d6a08051 Merge branch '8.x' of git.drupal.org:project/drupal into 8.x 2012-06-23 12:56:47 -07:00
Dries 2322a05966 - Patch #1653400 by droplet: Fixed No 'padding: none'. 2012-06-23 12:56:22 -07:00
webchick 509a018536 Issue #1195254 follow-up by David_Rothstein: Fix indentation. 2012-06-23 11:24:13 -07:00
Dries 675803d885 - Patch #1428534 by nod_: Use === and !== 2012-06-23 09:50:41 -07:00
Dries 81c90b3cbf - Patch #1651270 by effulgentsia: remove IE8-specific workaround for lack of CSS3 box-shadow support. 2012-06-22 10:46:33 -07:00
Dries 24e23ed2db - Patch #1645494 by effulgentsia: Allow core themes to display single-column on IE8: do not compensate for lack of media query support. 2012-06-22 09:47:29 -07:00
Dries d67ed98ec1 - Patch #1542676 by xjm: Fixed FAPI #states scope issue in Dependent prototype. 2012-06-22 09:44:21 -07:00
webchick 4071fb8b8e Issue #258785 follow-up by Gábor Hojtsy: Added CHANGELOG: Provide more flexible settings for initial language on content types. 2012-06-20 11:46:30 -07:00
Jennifer Hodgdon 030a0b6c57 Issue #1512116 by mjonesdinero: Update obsolete example in hook_menu docs 2012-06-19 12:51:07 -07:00
webchick eed60a8ed8 Issue #1452188 follow-up by Gábor Hojtsy: Added CHANGELOG: New UI for string translation. 2012-06-19 07:52:11 -07:00
webchick 28b7f87713 Issue #1627208 by vasi1186, Gábor Hojtsy: CHANGELOG: Make language_list() and language_default() return instances of Language. 2012-06-19 07:14:02 -07:00
Jennifer Hodgdon 735ad52016 Issue #1333122 by effulgentsia, tim.plunkett: Clarify docs for theme and preprocess/process functions so it is clearer which ones get called for theme functions vs. templates 2012-06-18 14:52:12 -07:00
Jennifer Hodgdon cf195c541a Issue #1619482 by mr.baileys: Remove stray space in hook_update_N docs 2012-06-18 12:20:33 -07:00
Dries 47aca952c5 - Patch #998302 by mgifford: 'Skip to main content' link links to region, not content. 2012-06-17 13:15:47 -04:00
Dries 619017f1c4 - Patch #1612014 by aspilicious, Berdir: create an interface for revisionable entities. 2012-06-17 09:27:32 -04:00
Dries 4f62dcc38c - Patch #985642 by Berdir, yched: remove file_attach_load() from file_field_update(). 2012-06-17 09:12:48 -04:00
Dries 0ac10a7b82 - Patch #1262812 by Everett Zufelt, dww, klausi, xjm: make 'Roles' a tab of 'admin/people' instead of 'admin/people/permissions'. 2012-06-16 22:23:56 -04:00
Dries cbd76cf13c - Patch #1629994 by Aron Novak, yurtboy: fixed valid_email_address() references obsolete RFC. 2012-06-16 21:46:51 -04:00
webchick 0bf7dc54d3 Issue #1618164 by aspilicious, fago: Remove the possibility to define custom 'load hooks'. 2012-06-16 17:50:15 +02:00
webchick bfa6287689 Issue #1616952 by webflo: Add a langcode parameter to EntityInterface::label(). 2012-06-16 17:39:01 +02:00
webchick aa9dd8ff88 Issue #1635084 by webflo, vasi1186: Added Track import status of files in the locale .po file directory. 2012-06-16 17:16:07 +02:00
webchick 2103890de1 Issue #258785 by Désiré, Schnitzel, kbasarab, pkiraly, desbeers, Bojhan, voxpelli, clemens.tolboom, Artusamak, Gábor Hojtsy, dvinegla: Added Provide more flexible settings for initial language on content types. 2012-06-16 16:48:36 +02:00
webchick 142778af85 Issue #1635134 by hairqles, floretan, webflo: Move date format translation functions from locale to system. 2012-06-16 16:38:11 +02:00
webchick 4705576906 Issue #1637710 by Schnitzel, vasi1186: Fixed Pass on language weight to language_locked_languages() when available. 2012-06-16 15:17:16 +02:00
webchick f772c1095a Issue #1641166 by Schnitzel: Fixed Undefined property: Drupal\Core\Language\Language:: in language_list(). 2012-06-16 15:12:52 +02:00
webchick 9edd712e5d Issue #1640050 by Schnitzel: Fixed Locale summary in language table should be 'not applicable' for locked languages. 2012-06-16 13:54:51 +02:00
Jennifer Hodgdon b62fb408b0 Issue #1591686 by greg.1.anderson: Add copyright and authors files to Twig directory and COPYRIGHT.txt 2012-06-15 14:53:41 -07:00
Jennifer Hodgdon 12f4fcb269 Issue #1596598 by mr.baileys: Mak drupal_goto docs say what happens if path arg is empty, and clarify that on url docs too 2012-06-15 12:53:48 -07:00
Dries 07e2170361 - Patch #1591686 by Rob Loach, chx: Add Twig itself. 2012-06-15 13:16:18 -04:00
webchick c195d872bc Issue #1630264 by vasi1186, fubhy, Gábor Hojtsy: Move field language fallback code from Locale to Field and field language handling for nodes to Node. 2012-06-15 19:14:22 +02:00
webchick 18040223ad Issue #1471432 by Gábor Hojtsy, vasi1186, tobiasb, kalman.hosszu, Schnitzel, nod_, pixelite, dawehner: Rework language_list(), let people use more special languages. 2012-06-15 19:03:15 +02:00
webchick 9aaf322992 Issue #1615240 by Berdir, webflo, fago: Remove entity_label() in favor of EntityInterface::label(). 2012-06-15 18:57:57 +02:00
webchick 663c2748e3 Issue #1618136 by fgm, larowlan, aspilicious, fago: Remove from entity hooks. 2012-06-15 18:43:34 +02:00
webchick a03df8d124 Issue #1452188 by Schnitzel, droplet, Sutharsan, Bojhan, Kristen Pol, Gábor Hojtsy, ershov.andrey, perusio, nod_, rvilar, andypost: Added New UI for string translation. 2012-06-15 12:01:31 +02:00
webchick c32682a70f Issue #1598620 follow-up by Albert Volkman: Rename uuid.test to restore its autoloadability. 2012-06-15 11:39:56 +02:00
webchick 28542bbca0 Issue #1591852 by aspilicious, Rob Loach: Convert field tests to PSR-0. 2012-06-15 05:55:45 +02:00
Dries 3c00c30184 Merge branch '8.x' of git.drupal.org:project/drupal into 8.x 2012-06-14 16:20:16 -04:00
Dries b3f9bc773e - Patch #1617208 by effulgentsia, neclimdul: after kernel patch, module_hook_info() returns an empty array when called by load callback, access callback, or hook_init(). 2012-06-14 16:20:09 -04:00
Jennifer Hodgdon 807631497a Issue #1619482 by mr.baileys: Better docs for hook_update_N 2012-06-14 08:35:59 -07:00
webchick f9c399022f Issue #1591432 by aspilicious: Convert field UI tests to PSR-0. 2012-06-14 16:32:47 +02:00
webchick 33ef742c66 Issue #1593450 by aspilicious: Convert rdf tests to PSR-0. 2012-06-14 16:31:31 +02:00
webchick b83525327e Issue #1598610 by aspilicious: Convert symfony.test to PSR-0 and remove all the files[] instances in system.info. 2012-06-14 16:25:37 +02:00
webchick 7b0b2b1cd1 Issue #1634190 by LoMo: Fixed Long month names in locale.datepicker.js not using context properly. 2012-06-14 15:58:42 +02:00
webchick 9d8d569685 Issue #1598558 by Niklas Fiekas, Rob Loach, aspilicious: Convert cache.test to PSR-0. 2012-06-14 15:23:12 +02:00
webchick 5118e5827b Issue #1593058 by aspilicious: Remove system.info's files[] entry. 2012-06-14 11:20:48 +02:00
webchick 15eeb96db6 Issue #1594496 by aspilicious, Niklas Fiekas: Fixed Entity PSR-0 documentation issues. 2012-06-14 11:19:36 +02:00
webchick 371aee2649 Issue #1594254 by aspilicious, Rob Loach: Convert file tests to PSR-0. 2012-06-14 11:18:29 +02:00
webchick 9c93a2afb4 Issue #1619898 by Rob Loach, aspilicious, BTMash: Convert upgrade tests to PSR-0. 2012-06-14 11:17:27 +02:00
webchick 7a83b8f314 Issue #1594218 by aspilicious, Rob Loach: Convert taxonomy tests to PSR-0. 2012-06-14 11:16:06 +02:00
webchick 499c1cddec Issue #1598558 by Niklas Fiekas, Rob Loach: Convert cache.test to PSR-0. 2012-06-14 11:13:12 +02:00
webchick b30c3bbf8b Issue #1538478 by Niklas Fiekas: Register lib/ directories of themes as PSR-0 roots for Drupal$theme namespace. 2012-06-14 11:09:25 +02:00
webchick a2f971e4c4 Issue #1629858 by aspilicious, amateescu: Convert the theme registry to PSR-0. 2012-06-14 11:07:35 +02:00
webchick 480497f1a7 Issue #1598590 by Albert Volkman, Rob Loach: Convert menu.test to PSR-0. 2012-06-14 11:04:53 +02:00
webchick 8d6fe79b53 Issue #1598582 by aspilicious: Convert image.test to PSR-0. 2012-06-14 11:01:02 +02:00
webchick 41cd3d5c59 Issue #1598576 by Rob Loach: Convert filetransfer.test to PSR-0. 2012-06-14 10:58:39 +02:00
webchick ea0f0828f0 Issue #1598574 by Niklas Fiekas, aspilicious: Convert file.test to PSR-0. 2012-06-14 10:56:07 +02:00
webchick 580d3951f5 Issue #1598568 by aspilicious, Rob Loach: Convert database.test to PSR-0. 2012-06-14 10:54:00 +02:00
webchick 7f6f46786a Issue #1080964 by catch, beejeebus, Steven Jones, drewish: Be more sparing with locale cache clears. 2012-06-14 10:42:51 +02:00
webchick 82f095ad2e Issue #1631092 by webflo: Remove language related todos and global variables from boostrap.inc. 2012-06-14 10:22:49 +02:00
catch b49c71cb34 Issue #1263040 by catch, akamaus, luk.stoops: Fixed No notifications sent when updates are available. 2012-06-14 13:58:22 +09:00
catch fcd6dd35b2 Issue #1399302 by droplet: Fixed Rename Field UI's 'Field' column to 'Field Type'. 2012-06-14 12:47:24 +09:00
catch 2e47b2fbee Issue #445012 by David_Rothstein, sun: Prevent drupal_rewrite_settings() from overwriting customizations made to settings.php. 2012-06-14 11:48:09 +09:00
catch f70b54e8e6 Issue #1621356 by joachim: Added pass all the parameters of hook_options_list() to options_list_callback(). 2012-06-14 11:44:03 +09:00
Jennifer Hodgdon 0da848d52c Issue #1357138 by jstoller, xenophyle: Clean up API docs for Forum module 2012-06-13 14:09:45 -07:00
webchick b63924f826 Issue #1539614 by cosmicdreams, vasi1186: Modify language module to use Dependency Injection for language. 2012-06-13 19:53:53 +02:00
webchick 9abacc9fea Issue #1617598 by Gábor Hojtsy: Fixed When installing in ie Dutch notice appears about LOCALE_NOT_CUSTOMIZED. 2012-06-13 19:36:40 +02:00
Dries 57ab8a5465 - Patch #1510686 by cosmicdreams, vasi1186, webflo, disasm: replace remaining references to global () with drupal_container(). 2012-06-12 22:31:11 -04:00
Dries 5b8960df6d - Patch #730060 by beejeebus, catch, Damien Tournoud, moshe weitzman, msonnabaum, oriol_e9g, aspilicious: Fixed Replace CACHE_TEMPORARY, cache_clear_all() (no arguments) and minimum cache lifetime with cache tags support. 2012-06-12 21:37:07 -04:00
Dries 75edfb15ee - Patch #1627498 by webflo, Rob Loach: Fixed Undefined variable in language_admin_add_predefined_form_validate(). 2012-06-12 21:02:11 -04:00
Dries 4bd1231165 - Patch #1630108 by cosmicdreams: improper reference to Drupal\Database\Query\AlterableInterface. 2012-06-12 20:46:57 -04:00
Dries 7c1ef6ed07 - Patch #1627208 by vasi1186: make language_list() and language_default() return instances of Language. 2012-06-12 20:43:37 -04:00
catch 33a56047f6 Issue #1623564 by droplet: Fixed Wrong text at translation UI. 2012-06-12 21:27:48 +09:00
catch fe0e9dd141 Issue #1512308 by August1914, Rob Loach, cosmicdreams: Replace $language_content() with Dependency Injection. 2012-06-12 21:12:53 +09:00
catch e1594dbdb7 Issue #1507954 by nod_: Fixed Global selector in states.js brakes some scripts. 2012-06-12 21:06:16 +09:00
catch 43e4ad70fc Issue #507502 by fietserwin, cosmicdreams, tim.plunkett, sun, nod_: Fixed locale support for jQuery UI. 2012-06-12 21:04:44 +09:00
catch 62b1cbde49 Issue #1593058 by aspilicious: Convert system tests to PSR-0. 2012-06-12 12:23:41 +09:00
catch 495f12b9f8 Issue #1623490 by chrisdolby: Fixed drupal_site_offline() broken, remove it entirely. 2012-06-12 12:13:44 +09:00
catch 2f7f9c3543 Issue #1033818 by catch, Rob Loach, amateescu, sun: Move xmlrpc includes into xmlrpc.module. 2012-06-12 11:18:51 +09:00
catch b305521ab0 Issue #1569580 by naxoc: Unnecessary call to urldecode(). 2012-06-12 11:06:17 +09:00
catch cbaa67d966 Issue #1598578 by aspilicious: Convert form.test to PSR-0. 2012-06-12 11:03:12 +09:00
catch d66a67777f Issue #1598620 by Albert Volkman, aspilicious: Convert uuid.test to PSR-0. 2012-06-12 11:02:07 +09:00
catch 5f1812b9dc Issue #1598614 by Rob Loach, aspilicious, Albert Volkman: Convert theme.test to PSR-0. 2012-06-12 11:00:03 +09:00
catch c1ecf4f6c8 Issue #1598618 by aspilicious, Rob Loach: Convert update.test to PSR-0. 2012-06-12 10:58:32 +09:00
catch d4a401a352 Issue #1591690 by bneil: Remove drupal_page_footer(). 2012-06-12 10:44:43 +09:00
catch 0c660d8477 Issue #1574512 by nod_: Selectors clean-up: block. 2012-06-12 10:39:50 +09:00
Jennifer Hodgdon 4a8cc339be Issue #1512310 by vasi1186, cosmicdreams, Rob Loach, disasm: Remove reference to global language_url in docs 2012-06-11 10:59:00 -07:00
catch 2bfb9b0415 Issue #1615236 by Berdir, aspilicious: Merge entity controller interfaces, document and add default entity class definition. 2012-06-08 22:04:22 +09:00
catch c1f05ae409 Issue #1541892 by Rob Loach: Convert TableSort to PSR-0. 2012-06-08 21:26:56 +09:00
catch ede4aee9c4 Issue #1598594 by cosmicdreams, aspilicious: Convert pager.test to PSR-0. 2012-06-08 21:26:07 +09:00