Commit Graph

7689 Commits (9848762852c992ea82b11b510df7d283c123d5d7)

Author SHA1 Message Date
webchick 7e02225f8d Issue #2182077 by znerol: Editor manager in causes test failures on PHP 5.4. 2014-02-06 21:41:58 -08:00
webchick 6379070ef2 Issue #2179655 by javisr, nod_: JS file validation broken. 2014-02-06 21:39:09 -08:00
webchick 2764138a41 Issue #2190699 by tim.plunkett: Add missing modules to MAINTAINERS.txt. 2014-02-06 20:42:09 -08:00
webchick 28a8d0b375 Issue #2181487 by sqndr: Update search icon to svg. 2014-02-06 20:37:58 -08:00
webchick c26e4f7a65 Issue #2152231 follow-up by InternetDevels: Small whitespace clean-up in twig template. 2014-02-06 20:34:33 -08:00
webchick c83ff69e03 Issue #1926344 by jhodgdon, maggo, mdrummond, Cottser, dimboz | jenlampton: Consolidate search-result.html.twig and search-results.html.twig. 2014-02-06 20:31:59 -08:00
webchick c87ff104f3 Issue #2092343 by joelpittet, c4rl, Mark Carver: Consolidate forum.module and remove call to _theme_table_cell() within template_preprocess_forum_topic_list(). 2014-02-06 20:30:07 -08:00
webchick bc6681c456 Issue #1939064 by joelpittet, pwieck, farrington, mark.labrecque, Cottser, InternetDevels, mdrummond, drupalninja99, BarisW, jenlampton: Convert theme_links() to Twig. 2014-02-06 20:28:14 -08:00
webchick 7a695724a3 Issue #2152207 by steveoliver, joelpittet, gnuget, idflood, hussainweb, shanethehat, jenlampton, kpa, AnythonyR, EVIIILJ, kgoel, Cottser, dsdeiz, hanpersand: Convert theme_details() to Twig 2014-02-06 20:26:52 -08:00
webchick 062127e7bc Issue #1939062 by steveoliver, mdrummond, jenlampton, hussainweb, Cottser, joelpittet, jerdavis, ekl1773, dale42, drupalninja99, gabesullice, c4rl: Convert theme_item_list() to Twig. 2014-02-06 20:24:53 -08:00
webchick 72c90808a7 Issue #2190427 by joelpittet, jessebeach: Replace theme() with drupal_render() in form.inc. 2014-02-06 20:01:25 -08:00
webchick 02cb5564f1 Issue #2177655 by chakrapani, InternetDevels, martin107 | jessebeach: Replace theme() with drupal_render() in install.core.inc. 2014-02-06 20:00:24 -08:00
Alex Pott 5bcaf27b05 Issue #2190421 by amateescu: Fix some services that shouldn't be serialized. 2014-02-06 17:31:19 +00:00
Nathaniel Catchpole f9c316f9fd Issue #2159915 by ianthomas_uk, martin107, InternetDevels: Remove drupal_load(). 2014-02-06 17:23:48 +00:00
Nathaniel Catchpole 2d6f7e74e1 Issue #2187653 by ianthomas_uk: Remove comment_alphadecimal_to_int and comment_int_to_alphadecimal. 2014-02-06 17:21:36 +00:00
Nathaniel Catchpole 1fe6c7ad8e Issue #2007124 by pplantinga, anirudha_3083, martin107, InternetDevels: Replace theme() with drupal_render() in authorize.php. 2014-02-06 17:19:40 +00:00
Nathaniel Catchpole 59c4e22988 Issue #1891126 by TR, YesCT, mitron: Extend / Modules page disabled red signal concerned usability participants. 2014-02-06 13:22:55 +00:00
Alex Pott 643dab009e Issue #2176105 followup by sun: Installer catches exceptions and manually re-prints them; does not use error/exception handler. 2014-02-06 10:38:36 +00:00
Nathaniel Catchpole 2d5ce0d213 Issue #2177663 by chakrapani, InternetDevels: Replace theme() with drupal_render() in theme.inc. 2014-02-06 10:37:03 +00:00
Nathaniel Catchpole 15fa89667f Issue #2177657 by martin107, InternetDevels: Replace theme() with drupal_render() in tablesort.inc. 2014-02-06 10:35:47 +00:00
Nathaniel Catchpole 8c88c03bd4 Issue #1981418 by andypost, pcambra, tim.plunkett, dsdeiz, alweb: Drop taxonomy_vocabulary_sort(). 2014-02-05 21:24:41 +00:00
Nathaniel Catchpole 462855448a Issue #2184649 by tim.plunkett: Remove LinkGenerator::getActive() and LinkGenerator::setRequest(). 2014-02-05 21:21:20 +00:00
Nathaniel Catchpole 0524a0b531 Issue #2184591 by sun: system_rebuild_module_data() adds stale/obsolete 'files' property. 2014-02-05 21:19:44 +00:00
Nathaniel Catchpole 8ad648f14a Issue #2182439 by tim.plunkett: Provide a \Drupal::hasService() method. 2014-02-05 21:14:01 +00:00
Nathaniel Catchpole bcc57baf0b Issue #1881582 by sun: Change configuration overrides to use $config instead of $conf. 2014-02-05 18:21:55 +00:00
Nathaniel Catchpole 4b1d3103e9 Issue #2171269 by effulgentsia, Wim Leers, InternetDevels, snig: Handle block rendering's #attributes correctly (fixes in-place editing of custom blocks). 2014-02-05 13:22:50 +00:00
Nathaniel Catchpole e3b24655b8 Issue #2177653 by jessebeach, joelpittet, InternetDevels: Replace theme() with drupal_render() in form.inc. 2014-02-05 10:56:05 +00:00
Nathaniel Catchpole edc0ccc1ba Issue #2160575 by agentrickard, amateescu, plopesc: Option widgets integration is broken for the entity reference field. 2014-02-05 10:50:00 +00:00
Nathaniel Catchpole 55890b471a Issue #2110863 by sun, cpj: Support open_basedir. 2014-02-05 10:28:48 +00:00
Nathaniel Catchpole c7edf43503 Issue #2181289 by mradcliffe: Prevent exceptions on missing cache table during cache clear for pgsql. 2014-02-05 10:25:50 +00:00
webchick 048cd4512a Issue #2181855 by Cottser: Don't let ViewTestBase hog the useful assertBlockAppears and assertNoBlockAppears methods. 2014-02-04 23:15:27 -08:00
webchick f7e9c1578e Issue #2181285 by mradcliffe: Fix orderBy override in pgsql driver for toolbar menu links. 2014-02-04 23:00:54 -08:00
webchick 647043400f Issue #2185831 by tim.plunkett: Split up ParamConverterManager and stop throwing NotFoundHttpException. 2014-02-04 22:55:31 -08:00
Jennifer Hodgdon d23ac0edcb Issue #2187079 by joelpittet, dawehner, Les Lim: Fix typos in Views UI test file docblocks 2014-02-04 11:23:22 -08:00
Jennifer Hodgdon 90ef06dcd1 Issue #2168617 by clemens.tolboom: Fix up docs on how to do multisite 2014-02-04 11:20:11 -08:00
Jennifer Hodgdon 0ec6d1176b Issue #2186225 by lucastockmann: Fix up docsof EntityInterface urlInfo method 2014-02-04 11:13:31 -08:00
Jennifer Hodgdon f991be4e2b Issue #2091345 by batigolix, petropo, jover: Update hook_help for Number module 2014-02-04 11:11:09 -08:00
Jennifer Hodgdon b123e11b70 Issue #2029751 by batigolix, Amitaibu, vollepeer: Create hook_help for entity reference module 2014-02-04 11:08:50 -08:00
webchick b9de0424f2 Issue #2152229 by steveoliver, rteijeiro, joelpittet, JeroenT, InternetDevels, michamilz, burgerboydaddy, hussainweb, shanethehat, jenlampton, kpa, AnythonyR, EVIIILJ, kgoel, Cottser, dsdeiz, hanpersand: Convert theme_textarea() to Twig 2014-02-04 09:28:23 -08:00
webchick 4fe6358e4c Issue #2187991 by jessebeach, dawehner: Toolbar access checking points to wrong namespace. 2014-02-04 09:19:41 -08:00
webchick 0d70b8be2c Issue #2181283 by mradcliffe: Prevent pgsql driver from trying to implode primary key fields that are defined by an array. 2014-02-04 09:17:14 -08:00
Alex Pott 57aaddb41f Issue #1857336 by Xano, swentel, Berdir, InternetDevels: Use entity variable in $build for taxonomy_term entity. 2014-02-04 16:02:26 +00:00
Nathaniel Catchpole dc265f784f Issue #2152213 by steveoliver, joelpittet, hussainweb, shanethehat, jenlampton, kpa, AnythonyR, EVIIILJ, kgoel, Cottser, dsdeiz, hanpersand: Convert theme_form_element() to Twig 2014-02-04 13:24:34 +00:00
Nathaniel Catchpole e36e5b2c21 Issue #2177665 by InternetDevels: Replace theme() with drupal_render() in theme.maintenance.inc. 2014-02-04 13:21:15 +00:00
Nathaniel Catchpole cbc876ddfb Issue #2177651 by joelpittet, InternetDevels: Replace theme() with drupal_render() in errors.inc. 2014-02-04 13:19:59 +00:00
Nathaniel Catchpole 08eb55f4a0 Issue #2177645 by joelpittet, InternetDevels: Replace theme() with drupal_render() in common.inc. 2014-02-04 13:13:54 +00:00
Nathaniel Catchpole 6808c4016b Issue #1987606 by vijaycs85, mparker17, InternetDevels, rdickert: Convert ajax_test_dialog() to a new style controller. 2014-02-04 13:06:42 +00:00
Nathaniel Catchpole 118a4a0286 Issue #2166195 by dawehner, Crell: Split HtmlPageRenderer in twain. 2014-02-04 10:33:06 +00:00
Nathaniel Catchpole 4b4ef377be Issue #2078387 by Xano, andypost, twistor, splatio, InternetDevels, amateescu, Berdir, larowlan, vladan.me: Add an EntityOwnerInterface. 2014-02-03 16:02:31 +00:00
Nathaniel Catchpole 2dc655febf Issue #2025779 by Berdir, ianthomas_uk: Remove ModuleInfo as it is no longer necessary. 2014-02-03 16:01:31 +00:00
Nathaniel Catchpole aba98c7388 Issue #2186557 by andypost: DatabaseBackend::garbageCollection() should use injected database. 2014-02-03 14:44:00 +00:00
Nathaniel Catchpole 8fe0fd00a5 Issue #2176721 by maartendeblock, nod_: 'Back to site' button does not preserve URL's language prefix and querystring. 2014-02-03 14:42:59 +00:00
Nathaniel Catchpole b3e112fe67 Issue #2182265 by Sweetchuck, nod_: Javascript file translations are several bugs away from working at all. 2014-02-03 14:25:26 +00:00
Nathaniel Catchpole adedd24455 Issue #675446 by droplet: Regressions: Use jQuery UI Autocomplete. 2014-02-03 14:16:18 +00:00
webchick a979bbda18 Issue #2110501 by tim.plunkett, pwolanin, tstoeckler: ControllerBase should implement ContainerInjectionInterface like FormBase. 2014-02-02 19:12:30 -08:00
webchick 0333c01966 Issue #2184951 by not_chx: Allow plugins to declare themselves a derivative. 2014-02-02 18:19:11 -08:00
Alex Pott e4e74fcf3a Issue #1959574 by dawehner, mkadin, Wim Leers, jessebeach: Remove the deprecated Drupal 7 Ajax API. 2014-02-03 00:08:14 +00:00
Alex Pott c3b127382b Issue #2181625 by damiankloip: Use constructor injection in hal normalizer services. 2014-02-02 21:09:58 +00:00
Alex Pott dd4890bca9 Issue #2049573 by pcambra, damiankloip, tim.plunkett, dawehner: Move most or all of the ActionBulkForm class to BulkFormBase. 2014-02-02 20:06:53 +00:00
Alex Pott 8910339dd7 Issue #1069152 by droplet, alexandrezia, jhedstrom | ogi: Throbber in textfield is misaligned when browser hardware acceleration enabled (gfx). 2014-02-02 15:16:02 +00:00
Alex Pott d18bb471c6 Issue #2175785 by yched, InternetDevels: Rename ShortcutPath to ShortcutPathItem. 2014-02-02 15:00:57 +00:00
Alex Pott a59a4688e2 Issue #2170979 by yched: Remove the getValue() / setValue() dance in WidgetBase::sortItems(). 2014-02-02 14:58:56 +00:00
Alex Pott 6b393bb1fb Issue #2162729 by TravisCarden, Xano, InternetDevels: "Sub-class must implement the getInfo method" not a helpful exception message. 2014-02-02 14:38:36 +00:00
Alex Pott 6c3fbad88a Issue #2104727 by wesleydv, Sam152: Move controller class out of route folder in toolbar module. 2014-02-02 14:21:58 +00:00
Alex Pott 9cf1a39465 Issue #1928752 by mtift, jenlampton: Put all test modules into the 'testing' Fieldset on the modules page (file module). 2014-02-02 14:13:22 +00:00
Alex Pott c6ee822f4a Issue #2177703 by webflo: Fix link attribute structure. 2014-02-02 13:53:18 +00:00
webchick bc058bada9 Issue #2168011 by xjm, jessebeach, Damien Tournoud, znerol, Xano: Remove all 7.x to 8.x update hooks and disallow updates from the previous major version. 2014-01-31 09:26:04 -08:00
Alex Pott 76bcb27b13 Issue #2167641 by tim.plunkett: EntityInterface::uri() should use route name and not path. 2014-01-31 15:08:43 +00:00
Nathaniel Catchpole 87bff520d0 Issue #2159911 by InternetDevels, ParisLiakos: drupal_load() is called pointlessly. 2014-01-31 11:52:42 +00:00
Nathaniel Catchpole 60fb1aab99 Issue #2156649 by amateescu: follow-up to fix broken HEAD. 2014-01-31 11:20:58 +00:00
Nathaniel Catchpole 7b91823d91 Issue #2177637 by InternetDevels: Replace theme() with drupal_render() in ajax.inc. 2014-01-31 11:18:24 +00:00
Nathaniel Catchpole 38d4a10545 Issue #2176105 by sun: Installer catches exceptions and manually re-prints them; does not use error/exception handler. 2014-01-31 10:40:04 +00:00
Nathaniel Catchpole abc7449876 Issue #1924420 by chx, twistor, bfr: Replace function_exists() with is_callable() in batch.inc. 2014-01-31 10:38:20 +00:00
Nathaniel Catchpole ac9534f80f Issue #2156649 by likin, amateescu: The 'entity_reference_autocomplete' widget doesn't handle multiple values correctly. 2014-01-31 10:30:47 +00:00
Jennifer Hodgdon 57d2604230 Issue #2091297 by batigolix, arrrgh, lostkangaroo: Update hook_help for breakpoint module 2014-01-30 09:40:15 -08:00
Jennifer Hodgdon b9ea2d3ff4 Issue #2182027 by InternetDevels, michaellenahan, tstoeckler: Fix docs for LanguageDefault class 2014-01-30 09:28:05 -08:00
Jennifer Hodgdon a766bc2adf Issue #2083733 by maartendeblock, JurgenR, Cyclodex, Pixelstyle, tankerjoe: Add reinstall instructions to INSTALL.txt 2014-01-30 09:25:23 -08:00
Jennifer Hodgdon 2314210ae5 Issue #2182093 by ThisIsDog, Gábor Hojtsy, alexpott: Remove outdated todo in Language class docs 2014-01-30 09:20:07 -08:00
Alex Pott 20315e1de7 Issue #2164827 by Berdir, Xano, tim.plunkett: Rename the entityInfo() and entityType() methods on EntityInterface and EntityStorageControllerInterface. 2014-01-30 12:14:58 +00:00
Nathaniel Catchpole aa03c3dd54 Issue #2167623 by danilenko_dn, sidharthap, Nitesh Sethia, krishnan.n, aitiba, alexpott, ashwinikumar, Barrett, damiankloip, deepakaryan1988, foxtrotcharlie, ianthomas_uk, neetu morwani, nonsie, piyuesh23, Sharique, sivaji, sushantpaste, swentel, vijaycs85, YesCT: Add test for all default configuration to ensure schema exists and is correct. 2014-01-30 12:04:18 +00:00
Alex Pott 81e3e03818 Issue #2184315 by Wim Leers: Move filter_get_filter_types_by_format() and filter_get_html_restrictions_by_format() onto FilterFormatInterface. 2014-01-29 15:05:27 +00:00
Nathaniel Catchpole 50901f953c Issue #2177739 by Berdir, alexpott, Gábor Hojtsy: Fix inefficient config factory caching. 2014-01-29 14:01:39 +00:00
Nathaniel Catchpole e9a044b3e5 Issue #829464 by Berdir, Github sync, sepgil: Orderby() should escape fields and verify direction. 2014-01-29 12:04:12 +00:00
Nathaniel Catchpole 29bf9e891f Issue #2166703 by alexpott: Config SchemaStorage uses InstallStorage. 2014-01-29 11:58:00 +00:00
Alex Pott 93206c30a9 Issue #2177689 by Sutharsan: Removed deprecated event listeners. 2014-01-29 11:48:19 +00:00
Nathaniel Catchpole 79659dcde0 Issue #2056445 by alexpott, Marcus Maihoff, rahul.shinde: Ensure that all config can not be deleted using the config importer. 2014-01-29 11:07:59 +00:00
Nathaniel Catchpole 09ff81ae52 Issue #2167039 by likin, dawehner, Wim Leers, tstoeckler, vijaycs85: Regression: page cache tags broken, also: some routes incorrectly use _controller -> No page object in template variables -> Fatal in seven_preprocess_page(). 2014-01-29 10:47:12 +00:00
Alex Pott acd3a59ea8 Issue #2047633 by pwolanin, dawehner, kim.pepper, Xano, amateescu, tim.plunkett: Move definition of menu links to hook_menu_link_defaults(), decouple key name from path, and make 'parent' explicit. 2014-01-29 08:25:00 +00:00
Alex Pott 747fd61167 Issue #2176141 by sun, chx: Add a return value to file_save_htaccess(). 2014-01-28 16:31:48 +00:00
Alex Pott f1fdcfa372 Issue #2021111 by jibran, tim.plunkett, mtift: Add a ConfigFactoryInterface for ConfigFactory. 2014-01-28 13:09:21 +00:00
Nathaniel Catchpole e373ebee34 Issue #2167109 by Berdir, sun, alexpott, ACF, acrollet, adamdicarlo, Albert Volkman, andreiashu, andyceo, andypost, anenkov, aspilicious, barbun, beejeebus, boombatower, cam8001, chriscalip, chx, cosmicdreams, dagmar, damiankloip, dawehner, deviance, disasm, dixon_, dstol, ebrowet, Gábor Hojtsy, heyrocker, Hydra, ianthomas_uk, japicoder, jcisio, jibran, julien, justafish, jvns, KarenS, kbasarab, kim.pepper, larowlan, Lars Toomre, leschekfm, Letharion, LinL, lirantal, Lukas von Blarer, marcingy, Mike Wacker, mrf, mtift, mtunay, n3or, nadavoid, nick_schuch, Niklas Fiekas, ParisLiakos, pcambra, penyaskito, pfrenssen, plopesc, Pol, Rok Žlender, rvilar, swentel, tim.plunkett, tobiasb, tsvenson, typhonius, vasi1186, vijaycs85, wamilton, webchick, webflo, wizonesolutions, xjm, yched, YesCT, znerol: Remove Variable subsystem. 2014-01-28 13:07:47 +00:00
Alex Pott 856d6e1470 Issue #1376122 by sun: Stream wrappers of parent site are leaking into all tests. 2014-01-28 08:51:41 +00:00
Alex Pott 2d476a5f0e Issue #1913510 by erich_s, jibran, scresante, nod_, mitron: Core Javascript Files Not Using Standard Indentation. 2014-01-27 21:41:32 +00:00
Alex Pott 83bf082872 Issue #2181293 by pwolanin, dawehner: AccessManager::checkNamedRoute() is not passing all route defaults (or building a complete route request). 2014-01-27 21:36:57 +00:00
webchick 16b1a71918 Issue #2182603 by alexpott: Remove LocaleUninstallTest. 2014-01-27 10:49:37 -08:00
webchick 865f7c6cd0 Issue #1898416 follow-up by mparker17, mikl: Remove debug code. 2014-01-27 10:31:59 -08:00
webchick eae4d079b5 Issue #2175739 by alexpott: Actually test node_access_test_secret_catalan and clean up deprecated code in NodeAccessLanguageTest. 2014-01-27 10:00:20 -08:00
Alex Pott 9d5e802648 Issue #1165694 by pillarsdotnet, Sutharsan, droplet: Remove default nomask from file_scan_directory(). 2014-01-27 18:36:39 +01:00
Nathaniel Catchpole 3d5f960b6a Issue #2172561 by Gábor Hojtsy, alexpott: Config overrides may spill over to undesired places. 2014-01-27 16:44:58 +00:00
Alex Pott 09d4037aa1 Issue #2171655 by dawehner: Drupal should not typehint the EventDispatcher directly. 2014-01-27 14:42:50 +01:00
Nathaniel Catchpole 8bc36db189 Issue #2181811 by alexpott: System info can become inconsistent if hook_system_info_alter() makes a module required. 2014-01-27 12:41:44 +00:00
Nathaniel Catchpole 733eed41fc Issue #2172941 by vijaycs85, damiankloip: Endless looping on Config::castValue() for undefined config data type. 2014-01-27 12:39:55 +00:00
Nathaniel Catchpole ef7dcd9f1a Issue #2181101 by InternetDevels: Update settings tab not visible. 2014-01-27 12:35:47 +00:00
Nathaniel Catchpole 53a66504f3 Revert "Issue #2172561 by Gábor Hojtsy: Config overrides may spill over to undesired places."
This reverts commit f2769f4db3.
2014-01-27 12:22:53 +00:00
Nathaniel Catchpole 559479f8db Issue #2164367 by alexpott, tim.plunkett, dawehner: Rebuild router as few times as possible per request. 2014-01-27 11:55:37 +00:00
Nathaniel Catchpole f2769f4db3 Issue #2172561 by Gábor Hojtsy: Config overrides may spill over to undesired places. 2014-01-27 11:50:29 +00:00
Nathaniel Catchpole 318d178b6e Issue #2164025 by skipyT, pwolanin: Improve security of session ID against DB exposure or SQL injection. 2014-01-27 11:44:25 +00:00
Nathaniel Catchpole 3764fe395c Issue #2102477 by alexpott: Convert remainder of language negotiation settings to configuration system. 2014-01-27 11:41:02 +00:00
webchick b8ef75c5f4 Issue #2169447 by damiankloip, sun, longwave: DX: Supply CacheBackendInterface::CACHE_PERMANENT as Cache::PERMANENT. 2014-01-25 21:21:53 -08:00
webchick 394442e270 Issue #2152231 by rteijeiro, steveoliver, joelpittet, hussainweb, shanethehat, jenlampton, kpa, AnythonyR, EVIIILJ, kgoel, Cottser, dsdeiz, hanpersand: Convert theme_vertical_tabs() to Twig 2014-01-25 21:13:33 -08:00
webchick e9a240b4b9 Issue #2151101 by joelpittet, c4rl, IshaDakota, pplantinga, gnuget, longwave, jeanfei, sbudker1: Convert theme_status_report() to Twig 2014-01-25 21:11:21 -08:00
webchick 297972bac7 Revert "Issue #2151101 by joelpittet: Convert theme_status_report() to Twig."
Oops. Wrong commit credit.

This reverts commit 6d5899ecf3.
2014-01-25 21:10:51 -08:00
webchick 6d5899ecf3 Issue #2151101 by joelpittet: Convert theme_status_report() to Twig. 2014-01-25 21:10:34 -08:00
Alex Pott c84a43d3eb Issue #2176131 by sun: Database configuration form in installer still uses 'db_prefix' instead of 'prefix'. 2014-01-26 01:21:32 +01:00
Alex Pott ff0fdc469d Issue #2157871 by tim.plunkett: Add ConfigStorageControllerInterface. 2014-01-26 01:09:20 +01:00
Alex Pott d78587ef66 Issue #2091455 by batigolix, InternetDevels, berkas1: Update hook_help for Forum module. 2014-01-26 00:58:44 +01:00
Alex Pott 7833be2a70 Issue #2029767 folllowup by Mark Conroy, batigolix, ifrik: Improve hook_help for history module. 2014-01-26 00:55:53 +01:00
Alex Pott e35f411140 Issue #2177667 by InternetDevels | jessebeach: Replace theme() with drupal_render() in locale.bulk.inc. 2014-01-26 00:50:04 +01:00
Alex Pott 5905ad6896 Issue #1977608 by batigolix, lostkangaroo, InternetDevels: Update hook_help Aggregator module. 2014-01-26 00:46:15 +01:00
Alex Pott 7c3d3b4e4d Issue #2177673 by InternetDevels | jessebeach: Replace theme() with drupal_render() in Drupal/search_extra_type/Plugin/Search/SearchExtraTypeSearch.php. 2014-01-26 00:09:33 +01:00
Alex Pott 1c0a852a73 Issue #2177643 by InternetDevels | jessebeach: Replace theme() with drupal_render() in batch.inc. 2014-01-26 00:07:36 +01:00
catch 6f6a2f3d63 Issue #2108599 by alexpott, Gábor Hojtsy, vijaycs85: Convert language_default to CMI. 2014-01-25 22:00:48 +00:00
Alex Pott 1560601292 Issue #1918768 by larowlan, tim.plunkett: Refactor tour module to use routes instead of paths. 2014-01-25 21:53:51 +01:00
Alex Pott 34bb38f84f Issue #2065917 by SpadXIII, andrewbelcher, kboopathi: SelectQueryExtender::hasAnyTag uses hasAnyTags which doesn't exist. 2014-01-25 21:46:45 +01:00
Alex Pott 723e5ea563 Issue #2172973 by tim.plunkett: Ensure ConfigEntities providing a list controller use admin_permission. 2014-01-25 20:38:13 +01:00
Alex Pott d017695d0e Issue #2176831 by chx: CustomBlockSaveTest is not saving body. 2014-01-25 20:26:25 +01:00
Alex Pott 9279766c01 Issue #2028535 followup by tstoeckler: Provide a TourTestBase class for use by core and contrib modules. 2014-01-25 20:23:56 +01:00
Alex Pott 0f704ad962 Issue #2068329 by peximo, plach, LinL, marcingy, Désiré, penyaskito, herom, chx: Convert user SQL queries to the Entity Query API. 2014-01-25 20:18:28 +01:00
Alex Pott edb46e0c26 Issue #2100183 by plopesc: Remove the changed() method from EntityInterface. 2014-01-25 20:05:32 +01:00
Alex Pott 03a7c55fdb Issue #1868972 by jweowu: db_query_temporary() fails to create a table when the SQL has leading whitespace. 2014-01-25 19:55:03 +01:00
Alex Pott 9da7e4cdc7 Issue #2169267 by damiankloip: Replace drupal_cron_run() with a Cron service. 2014-01-25 19:13:53 +01:00
Alex Pott fde84e2a5f Issue #2174509 by amateescu, chx: Drupal\Core\Field\FieldDefinition::getSchema() is broken. 2014-01-25 17:04:02 +01:00
Alex Pott 1b252e2932 Issue #2167975 by amateescu, swentel: Entity_reference_create_instance does not support cardinality. 2014-01-25 12:55:44 +01:00
Alex Pott 2d5138fc0b Issue #2170117 by Berdir: HEAD BROKEN (on Windows): CMI FileStorage fails with absolute paths. 2014-01-25 12:27:37 +01:00
Alex Pott 9f57eec8f9 Issue #2171757 by amateescu: Drupal\views\Form\ViewsForm should extend DependencySerialization. 2014-01-25 11:41:42 +01:00
Alex Pott 19e8cf3848 Issue #2110467 by Berdir: Add first(), get($index) and possibly other methods to ListInterface. 2014-01-25 11:26:34 +01:00
webchick 3d0c65a8f4 Issue #2142989 by fago, damiankloip, stefan.r, mariancalinro: Test for BundleConstraintValidator. 2014-01-24 22:00:57 -08:00
webchick cfa3c75ac3 Issue #2089729 by tim.plunkett: Formalize setter return value. 2014-01-24 21:56:06 -08:00
webchick 15ed22378e Issue #2103035 by batigolix, jhodgdon, clemens.tolboom: Review/update hook_help() for the basic_auth module. 2014-01-24 21:54:54 -08:00
webchick 354ff8f7d3 Issue #2062039 by InternetDevels, Xano, h3rj4n: Replace user_access() calls with ->hasPermission() in user module. 2014-01-24 21:52:17 -08:00
webchick 6740e95373 Issue #2166399 by Wim Leers, nod_, clemens.tolboom: Changing CKEditor configurations by changing text formats causes markup to be lost: warn the user when performing this advanced action. 2014-01-24 21:48:00 -08:00
webchick 3b5efd7f6c Issue follow-up #535616 by jhodgdon: Fix spacing issue. 2014-01-24 20:54:32 -08:00
webchick cd3230a517 Issue #1636992 follow-up by nod_, droplet: Follow-up: form.js' formUpdated event is unreliable/incomplete. 2014-01-24 20:50:59 -08:00
webchick 3b6460a735 Issue #2169505 by Wim Leers: Clean up Edit's Plugin class names and file locations. 2014-01-24 20:48:42 -08:00
webchick 8d6581fae6 Issue #2100959 by damiankloip, mr.baileys, jibran: Views secondary action links escapes html twice. 2014-01-24 20:30:55 -08:00
webchick 71d2e5ac03 Issue #2107699 by InternetDevels, djevans: Output the RDFa prefix mappings on the same line. 2014-01-24 20:28:59 -08:00
webchick 48ce65ba48 Issue #2168277 by andypost: Migrate mapping tables hash column should be varchar 64. 2014-01-24 20:27:02 -08:00
webchick 7b9d7ab05b Issue #2170117 by webflo: CMI FileStorage fails with absolute paths. 2014-01-24 20:00:42 -08:00
webchick 9bbf4b9e34 Issue #2180111 by linclark: REST should not assume hal_json if no format is provided. 2014-01-24 19:57:58 -08:00
webchick cc27945146 Issue #1574512 by MariaAlicia, nod_, oresh: Selectors clean-up: block. 2014-01-24 18:39:58 -08:00
webchick 57934b6e36 Issue #1751382 by droplet, Jelle_S: Selectors clean-up: file module. 2014-01-24 18:38:50 -08:00
webchick 498c96cac7 Issue #1751394 by droplet: Selectors clean-up: locale module. 2014-01-24 18:37:19 -08:00
webchick 55fd7c58ad Issue #2141539 by yched, JStanton, InternetDevels, blesss: Rename FieldItemListInterface::filterEmptyValues() to filterEmptyItems(). 2014-01-24 18:31:32 -08:00
webchick f3a7231356 Issue #2173335 by sun: Remove deprecated timer_* functions. 2014-01-24 18:07:30 -08:00
webchick 6f3e437f91 Issue #2029537 by Xano, InternetDevels, -enzo- | tsphethean: Replace drupal_sort_weight() with SortArray::sortByWeightElement() and remove drupal_sort_weight(). 2014-01-24 17:58:19 -08:00
webchick 6e8c925350 Issue #2180539 by chx: Do not attempt prefixing cross database / schema queries. 2014-01-24 17:51:28 -08:00
webchick 91d82b43e6 Issue #2176151 by sun: Rebuild.php does not include /core/vendor/autoload.php. 2014-01-24 17:48:29 -08:00
webchick 673d85fcae Issue #2143557 by Cottser, webflo, chr.fritsch: Add modules and themes as twig namespaces. 2014-01-24 17:40:32 -08:00
webchick b030ad56be Issue #1898416 by Cottser, joelpittet, drupalninja99, mikl, drupalmonkey, bradwade, pwieck, ezeedub, kerasai, disasm | c4rl: Filter.module - Convert theme_ functions to Twig. 2014-01-24 17:40:01 -08:00
Alex Pott cc1892d499 Issue #1987888 by zengenuity, kim.pepper, disasm, vijaycs85, JB13, dawehner: Convert update_manual_status() to a new style controller. 2014-01-24 21:04:24 +01:00
webchick 19fa29c37b Issue #2181045 by tim.plunkett: Add a title callback for the term overview page. 2014-01-24 12:00:54 -08:00
Alex Pott 854c8661ba Issue #2172123 by larowlan, chx, andypost: Fix various issues with comment_field_instance_create(). 2014-01-24 19:45:20 +01:00
Alex Pott 42e2c36937 Revert "Issue #2047633 by dawehner, pwolanin, Xano, amateescu, tim.plunkett: Move definition of menu links to hook_menu_link_defaults(), decouple key name from path, and make 'parent' explicit."
This reverts commit 531fd59314.
2014-01-24 19:01:38 +01:00
Nathaniel Catchpole ae97f9afd8 Issue #2176963 by slashrsm: Add AliasWhitelistInterface. 2014-01-24 13:00:37 +00:00
Nathaniel Catchpole 098289167d Issue #2042773 by yched, Berdir, pcambra: Change #items within a theme_field() render array from an *array* to the same $items *object* used throughout the rest of the formatter pipeline. 2014-01-24 12:44:59 +00:00
Nathaniel Catchpole 6a9e3fb02d Issue #2170435 by Xano, EclipseGc: PluginManagerBase::processDefinition() fails when plugin definitions are not arrays. 2014-01-24 12:41:08 +00:00
Nathaniel Catchpole eb4a2a974d Issue #1987396 by joelpittet, andypost, jenlampton, Hydra, larowlan, Cottser, brunodbo: Refactor & Clean-up comment.module theme functions. 2014-01-24 12:17:57 +00:00
Nathaniel Catchpole 8b41aeee78 Issue #2170023 by tstoeckler, sun: Use exceptions when something goes wrong in test setup. 2014-01-24 12:06:59 +00:00
Alex Pott a3c8c88fa4 Issue #2121849 by moshe weitzman: Move chmod.directory and chmod.file out of config and into settings so that file writes are independant of the config system. 2014-01-24 10:45:47 +01:00
webchick 044b9d697e Revert "Issue #2175517 by chx: Entity displays are themselves config entities."
Needs more discussion.

This reverts commit 129cd90f61.
2014-01-24 00:43:33 -08:00
webchick ddc852dc91 Revert "Issue #2141539 by yched, JStanton, InternetDevels, blesss: Rename FieldItemListInterface::filterEmptyValues() to filterEmptyItems()."
Conflicts with a beta blocker; rolling back temporarily.

This reverts commit dc4327ba1d.
2014-01-24 00:37:59 -08:00
webchick edbe2839a4 Issue #2072995 by claudiu.cristea, yched: Change notice: Move FAPI callbacks for file/image widgets in classes. 2014-01-24 00:35:36 -08:00
webchick 97072d8670 Issue #2150179 by swentel, larowlan: Delete confirm form for locked fields is hotlinkable. 2014-01-24 00:32:45 -08:00
webchick fd2c3c7790 Issue #2099599 by jantimon: Minor for-loop optimizations for base.js. 2014-01-24 00:32:13 -08:00
webchick 44fb4177b1 Issue #2170549 by Greg Boggs: Make CKEditor pass coding standards: two missing spaces. 2014-01-24 00:11:45 -08:00
webchick 58828f547e Issue #2169875 by yched: Remnant D7 code in NodeFormController needlessly skips submitForm() . 2014-01-24 00:05:05 -08:00
webchick 6c7d2d87d1 Issue #2093849 by angel.h, pfrenssen: Clean up MenuTest. 2014-01-23 23:57:03 -08:00
webchick 2d1bf3e3ca Issue #2028037 by marvin_B8, LinL, jsbalsera, ceng, Berdir: Expand FeedInterface with methods. 2014-01-23 23:45:57 -08:00
webchick 3d984d28e9 Issue #1831608 by smiletrl, penyaskito, swentel, jlbellido, vijaycs85, Gábor Hojtsy, piyuesh23, sun, YesCT | Lukas von Blarer: Show or hide the 'Make field translatable' checkbox on the add field form depending on translatability. 2014-01-23 23:39:56 -08:00
webchick dc4327ba1d Issue #2141539 by yched, JStanton, InternetDevels, blesss: Rename FieldItemListInterface::filterEmptyValues() to filterEmptyItems(). 2014-01-23 23:31:38 -08:00
webchick 310c6159c5 Issue #2175869 by sun: Rename views.view.test_feed_display.yml for consistency. 2014-01-23 23:29:55 -08:00
webchick 7ab517f9ef Issue #2177971 by chr.fritsch, Berdir: Remove bundle_keys annotation and related methods. 2014-01-23 23:28:50 -08:00
webchick b3ce6ea2f4 Issue #2178205 by InternetDevels: Delete obsolete config key active_plugins from search module. 2014-01-23 23:25:00 -08:00
webchick 98e3ece396 Issue #2170589 by damiankloip: Use addCollection() in routeBuilder if a RouteCollection is returned from a route_callback. 2014-01-23 23:08:28 -08:00
webchick 02b19f340a Issue #2173653 by kay_v, scor: Update easyrdf/easyrdf to 0.8.0. 2014-01-23 23:04:41 -08:00
webchick 129cd90f61 Issue #2175517 by chx: Entity displays are themselves config entities. 2014-01-23 23:02:09 -08:00
webchick b96d6cb891 Issue #2120589 by dawehner: Extend the ViewAjaxController tests. 2014-01-23 22:58:39 -08:00
webchick c07a96e61c Issue #2171315 by diarmy, tim.plunkett: Cleanup the container in UnitTestCase::tearDown. 2014-01-23 22:19:50 -08:00
webchick 9de7379123 Issue #2166863 by tim.plunkett, pwolanin: Add a formBuilder() method to ControllerBase. 2014-01-23 22:17:57 -08:00
webchick 75c03922f8 Issue #2174827 by alexpott: Remove language.detection.yml. 2014-01-23 22:16:32 -08:00
webchick 34b4572473 Issue #2174535 by alexpott: Remove unused Langauge::extend. 2014-01-23 22:15:11 -08:00
webchick 18d43f0635 Issue #2175355 by Xano: Add a configure link to locale.info.yml. 2014-01-23 22:14:07 -08:00
webchick 22e7f87c46 Issue #2176397 by carsato, InternetDevels: Drupal\Core\Template\TwigTemplate::getContextReference is final. 2014-01-23 22:12:28 -08:00
webchick f9bb7739c3 Issue #2165683 by Kartagis: Several British spelled words. 2014-01-23 22:08:18 -08:00
webchick 24d57a0aa4 Issue #1939132 by lauriii, Albert Volkman, trawekp, David_Rothstein: Password reset token is never deleted from the user's session after the password is changed. 2014-01-23 22:04:10 -08:00
webchick 85170c9570 Issue #2108573 by pwolanin, swentel: Password-hash.sh is broken. 2014-01-23 22:01:55 -08:00
webchick ae1a458d48 Issue #2172859 by iamEAP: Statistics JS and settings are not included on node pages. 2014-01-23 21:59:25 -08:00
Alex Pott 531fd59314 Issue #2047633 by dawehner, pwolanin, Xano, amateescu, tim.plunkett: Move definition of menu links to hook_menu_link_defaults(), decouple key name from path, and make 'parent' explicit. 2014-01-23 23:14:32 +01:00
Jennifer Hodgdon 4133088917 Issue #2169065 by nadja.jury, danmuzyka: Fix up docs for Search module test classes 2014-01-23 12:04:29 -08:00
Jennifer Hodgdon 94fade9537 Issue #2176085 by jessebeach, valthebald: Make code comment in entity_get_render_display() clearer 2014-01-23 11:52:14 -08:00