Commit Graph

23251 Commits (c1450062c8a5daa00f400dfa729f248972c25656)

Author SHA1 Message Date
webchick c1450062c8 Issue #1876906 by babruix, mikemiles86, tarekdj, janip, jhodgdon: Implement hook_help() for views_ui.module. 2013-12-31 15:10:47 -08:00
Alex Pott 8e92d3b1f1 Issue #111702 by mvc, penyaskito, naxoc, jenlampton, montesq: Set fixed "from:" and add "Reply-to:" to improve deliverability of Drupal mail. 2013-12-31 00:35:14 +01:00
catch cc7b115ed8 Issue #2053461 by larowlan, andypost, tim.plunkett, swentel: Node type settings such as published state, promoted state, create revision and author information cannot be turned off. 2013-12-30 18:00:49 +00:00
catch f8d09132da Issue #2159459 by sun: Rebuild script triggers errors in error handler, fails to rebuild container. 2013-12-30 17:58:07 +00:00
catch 7240b39bff Issue #1887750 by Berdir, alexpott: Use path relative to DRUPAL_ROOT in configuration directories. 2013-12-30 17:53:00 +00:00
catch 14e5cdb080 Issue #1989468 by plopesc, yched, Wim Leers, effulgentsia: Weird messing with 'default_value_function' in date widgets. 2013-12-30 17:50:56 +00:00
webchick 0a96230db7 Issue #2001308 by marthinal, helmo, David_Rothstein, micahw156: Tests for: Node preview removes file values from node edit form for non-displayed items. 2013-12-30 07:47:41 -08:00
Alex Pott 2d9295537d Issue #2149107 by longwave, xjm, Berdir: "View" area handler in Views gives fatal error. 2013-12-30 15:06:09 +00:00
Nathaniel Catchpole e46d6bfa19 Issue #2163035 by Berdir: Remove $user->theme and Drupal\user\Theme\UserNegotiator. 2013-12-28 20:24:36 +00:00
webchick 0cecf582b9 Issue #2163371 by alexpott: Replace \Drupal:config()->get with ConfigFactory::loadMultiple in Drupal\Core\Config\Entity\Query. 2013-12-28 05:40:04 -08:00
Alex Pott 1a24063df3 Issue #2079857 by herom, mrsinguyen, martin107, simanjan, sandipmkhairnar: BackendChain::removeBin() is broken. 2013-12-28 10:31:30 +00:00
webchick b29afc17c7 Issue #2162401 by tarekdj: Toolbar scrollbar not scrolling. 2013-12-27 22:44:37 -08:00
webchick bb4359a428 Issue #2067079 by yched, andypost: Remove the Field Language API. 2013-12-27 22:42:52 -08:00
webchick 14b84b11ff Issue #1874564 by andypost: Fix access handling SystemMenuBlock::access(). 2013-12-27 22:25:00 -08:00
webchick e3d7216fb2 Issue #2163003 by andypost: Node addition is broken when only one content type exists. 2013-12-27 11:59:09 -08:00
Alex Pott 588e6783d2 Issue #2146733 by andypost, chx, InternetDevels, bohart: Select queries should not use rowCount() to calculate number of rows. 2013-12-27 11:23:31 +00:00
webchick 12f895ec39 Issue #2132145 by plopesc, amateescu, Xano: Rename 'typed_data' / Drupal::typedData() to 'typed_data_manager' / Drupal::typedDataManager. 2013-12-26 14:22:40 -08:00
webchick 8aab1a030e Revert "Issue #2149107 by longwave: "View" area handler in Views gives fatal error."
Busted HEAD.

This reverts commit cfd1c3ae1d.
2013-12-26 09:47:10 -08:00
Alex Pott 7a0b6745d0 Issue #2137305 by dawehner: Fieldapi fields have empty values in a view REST export (using JSON). 2013-12-26 15:24:48 +00:00
Alex Pott 77d0c14341 Issue #2012566 by clemens.tolboom, Luka Zitnik: Naming confusion between config_comparer and storage_comparer in config.admin.inc and other places. 2013-12-26 15:17:23 +00:00
Alex Pott 185c50b124 Issue #2050113 by swentel, longwave, Hydra, yched, marthinal, netsensei: PHP notice on multiple items image field. 2013-12-26 15:05:32 +00:00
Alex Pott 4f2d2ab709 Issue #2160811 by sun, damiankloip, dawehner: Router rebuild fails (even via rebuild script), in case the provider of existing routes has changed. 2013-12-26 14:48:52 +00:00
Alex Pott cfd1c3ae1d Issue #2149107 by longwave: "View" area handler in Views gives fatal error. 2013-12-26 14:36:17 +00:00
Alex Pott c47f5c70ef Issue # by yched, smiletrl: Clean up following conversion of taxonomy field to FieldType plugin. 2013-12-24 14:09:33 +00:00
webchick 61a62b27ce Issue #2160555 by Wim Leers: Disable Edit on admin pages. 2013-12-23 13:08:08 -08:00
webchick cef84c1877 Issue #2160603 by vijaycs85: Remove drupal_add_js() from Bartik. 2013-12-23 13:06:13 -08:00
webchick 809f8caecd Issue #2146817 by Xano: Use 'lower weights' instead of 'smaller weights'. 2013-12-23 13:03:59 -08:00
webchick b7fc0553d8 Issue #2050843 by Berdir, sun, Vasiliy Grotov: Users 0 and 1 are created without a UUID. 2013-12-23 12:55:44 -08:00
webchick ae4177b829 Issue #2159965 by Wim Leers, jessebeach: Fix two memory leaks + subtle bugs in Edit's JS (discovered by working on the Backbone upgrade in the D7 backport). 2013-12-23 12:50:36 -08:00
webchick ebd7e8fb42 Issue #2062001 by InternetDevels, DeimoS: Replace user_access() calls with ->hasPermission() in language module. 2013-12-23 12:46:16 -08:00
webchick e5d9201704 Issue #2160389 by damiankloip: [regression] Link display form and summary needs fixing. 2013-12-22 14:38:22 -08:00
webchick 2069bf0c68 Issue #2109433 by herom, dawehner, damiankloip: Replace user_access() through injected user accounts in views. 2013-12-22 14:31:31 -08:00
webchick 7a001160c1 Issue #2102465 follow-up by webwarrior: Remove one more drupal_set_title() instance. 2013-12-22 14:13:27 -08:00
webchick 6a6d48f568 Issue #1987762 by damiankloip, vijaycs85, disasm, dawehner, tim.plunkett, kim.pepper, googletorp, becw, wamilton: Convert node_add_page() to a new style controller. 2013-12-22 14:11:16 -08:00
webchick a02a96df71 Issue #1983902 by vijaycs85, swentel, piyuesh23: Provide config schema to field types, widgets and storage in entity_reference module. 2013-12-22 14:09:42 -08:00
catch c049f3f1d6 Issue #2005644 by Wim Leers, damiankloip, beejeebus, amateescu: Use client-side cache tags & caching to eliminate 1 HTTP requests/page for in-place editing metadata, introduce drupalSettings.user.permissionsHash. 2013-12-22 21:58:10 +00:00
webchick eae9a2a595 Issue #1189804 by cosmicdreams, jessebeach, martin107, mgifford, dcmouyard, pwieck, smiro | Jeff Burnz: Convert aggregator-feed-source.html.twig to HTML5. 2013-12-22 13:52:44 -08:00
webchick 4c8345444f Issue #2156835 by chx: ConfigStorageController is not using entity query for loadByProperties. 2013-12-22 13:39:48 -08:00
webchick 06d4c62f23 Issue #2158299 by damiankloip: ConfigEntityUnitTest does not check properties on all loaded entities. 2013-12-22 13:36:48 -08:00
webchick b1eea08183 Issue #1983136 by fubhy: Use 'instanceof' instead of class_implements() in \Drupal\Core\FileTransfe\FileTransfer. 2013-12-22 13:35:26 -08:00
webchick b8302af290 Issue #2002708 by rahul.shinde, somepal, kerasai, arknoll: Remove unused local variables from core/includes/common.inc. 2013-12-22 13:28:47 -08:00
webchick 86fc36393d Issue #1888694 by dawehner, damiankloip: Simplify DisplayPluginBase::submitOptionsForm(). 2013-12-22 13:23:54 -08:00
webchick 1043f3df41 Issue #2135975 by larowlan, dawehner, a_thakur: Regression: Second level tabs for Permissions and Roles missing from admin/people/permissions and admin/pages/permissions pages. 2013-12-22 13:21:09 -08:00
webchick b6a53cadf5 Issue #2018685 by yched: Remove field_is_translatable(). 2013-12-22 13:18:32 -08:00
webchick 7acc578c9d Issue #1982954 by mdrummond, cbiggins, disasm, googletorp, dawehner, andypost, sidharthap, Xano: Convert dblog_top() to a controller. 2013-12-22 13:14:46 -08:00
webchick 2e764efb55 Issue #2083895 by andypost, jibran, David Hernández, larowlan: Clean-up comment module doc blocks. 2013-12-22 13:11:36 -08:00
webchick 95dd7f74c4 Issue #2001206 by andypost, penyaskito, herom, Crell, ebeyrent, DmitryDrozdik: Replace drupal_container() with Drupal::service(). 2013-12-22 13:03:21 -08:00
webchick bd3791cbde Issue #2081169 by rivimey, areke, smiro: Remove unused local variables from the link module. 2013-12-22 12:22:09 -08:00
webchick 6342a1355b Issue #2081151 by Tim Bozeman, deneo, Pete B: Remove Unused local variables from the content_translation module. 2013-12-22 12:20:45 -08:00
webchick b046023c42 Issue #2119237 by cosmicdreams, Crell, damiankloip: Use \Symfony\Component\Debug\Exception\FlattenException instead of \Symfony\Component\HttpKernel\Exception\FlattenException. 2013-12-22 11:53:55 -08:00