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 |
webchick
|
e5380c855e
|
Issue #2081115 by deneo, areke, mrsinguyen: Remove Unused local variables from the syslog module.
|
2013-12-22 11:51:47 -08:00 |
webchick
|
cb7cd26247
|
Issue #2160159 by yched: Remove useless D7 field_ui menu loader callback.
|
2013-12-22 11:50:01 -08:00 |
webchick
|
4910e432fb
|
Issue #2081163 by smiro, areke: Remove unused local variables from the datetime module.
|
2013-12-22 11:47:33 -08:00 |
webchick
|
c56e54281a
|
Issue #2080395 by mrsinguyen, lorique: Remove unused local variables from the image module.
|
2013-12-22 11:41:21 -08:00 |
webchick
|
9c7b92caee
|
Issue #2080625 by areke, mrsinguyen: Remove unused local variables for the field module.
|
2013-12-22 11:40:14 -08:00 |
webchick
|
9793e997a7
|
Issue #2130811 follow-up by fago: Correct {@inheritdoc} syntax.
|
2013-12-22 11:34:07 -08:00 |
Alex Pott
|
34008e01dc
|
Issue #2158229 by bzrudi71: Site search indexing broken on PostgreSQL.
|
2013-12-20 17:00:01 +00:00 |
Jennifer Hodgdon
|
692dbe45a8
|
Issue #2031639 by Mark Carver, batigolix: Update hook_help for color module
|
2013-12-20 08:57:01 -08:00 |
Jennifer Hodgdon
|
3eef46eb83
|
Issue #2091461 by batigolix, ifrik, petrpo: Update hook_help for Text module
|
2013-12-20 08:54:08 -08:00 |
Jennifer Hodgdon
|
dfd9c6059f
|
Issue #2103045 by batigolix, petrpo: Update hook_help for xmlrpc module
|
2013-12-20 08:51:32 -08:00 |
Dries
|
141cb6f304
|
Issue #2130811 by alexpott, Gábor Hojtsy, vijaycs85, sun, Wim Leers: Use config schema in saving and validating configuration form to ensure data is consistent and correct.
|
2013-12-20 11:27:41 -05:00 |
Nathaniel Catchpole
|
b3ac555f5c
|
Issue #2158259 by Wim Leers: Batch system's ProcessingTest has some broken tests.
|
2013-12-20 12:58:18 +00:00 |
Nathaniel Catchpole
|
f82a06840f
|
Issue #916086 by jhodgdon, mcarbone, pwolanin, Albert Volkman: Search_excerpt() doesn't highlight words that are matched via search_simplify().
|
2013-12-20 12:15:04 +00:00 |
Nathaniel Catchpole
|
e16798a856
|
Issue #2151457 by Wim Leers, amateescu, msonnabaum: Comment pager breaks the render cache.
|
2013-12-20 12:07:20 +00:00 |
Nathaniel Catchpole
|
aa6d6fb729
|
Issue #732022 by vijaycs85, Wim Leers, dawehner, nod_, kscheirer: Drupal_add_tabledrag() still using drupal_add_(js|library)(), should return array for #attached.
|
2013-12-20 12:05:47 +00:00 |
webchick
|
1b6127b0dc
|
Issue #2108679 by ianthomas_uk, sun: API documentation: Convert my_module_menus examples in menu.api.php to CMI.
|
2013-12-19 18:25:58 -08:00 |
webchick
|
fdca37f8ae
|
Issue #2160117 by sun: Remove/convert remaining calls to variable_get/_set/_del().
|
2013-12-19 18:24:31 -08:00 |
webchick
|
7f7c379cef
|
Issue #2154709 by Gábor Hojtsy: 'No translatable fields' link points to misleading place.
|
2013-12-19 14:27:00 -08:00 |
webchick
|
2c932093c4
|
Issue #2157787 by fago: Durations are not primitive.
|
2013-12-19 10:36:19 -08:00 |
webchick
|
1b0dedcf8c
|
Issue #2156161 by juampy, klausi, jhodgdon: Add basic_auth module to MAINTAINERS.txt and issue components.
|
2013-12-19 10:32:08 -08:00 |
webchick
|
3465947578
|
Issue #2146517 by TR: Remove annotation 'use' statements from all core classes.
|
2013-12-19 10:28:42 -08:00 |
webchick
|
53302eeb27
|
Issue #2155889 by tim.plunkett: Remove Editor::label().
|
2013-12-19 10:25:50 -08:00 |
webchick
|
bd01bba52c
|
Issue #2155665 by Wim Leers | yched: Update field_valid_language() calls in edit.module.
|
2013-12-19 10:23:13 -08:00 |
webchick
|
5e4fb4fcd5
|
Issue #2154589 by Wim Leers: Edit breaks when the entity title is promoted to the page title (discovered by backporting).
|
2013-12-19 10:22:19 -08:00 |
Nathaniel Catchpole
|
5cc0a0ce6d
|
Issue #1874498 by tim.plunkett, dawehner, jibran, benjy: Provide and use API methods for retrieving base plugin and derivative names from block plugin IDs.
|
2013-12-19 17:57:48 +00:00 |
Nathaniel Catchpole
|
44ed771a1c
|
Issue #1976172 by chx, andypost: Comment entity acquired and releases the different locks.
|
2013-12-19 17:54:14 +00:00 |
Nathaniel Catchpole
|
ba6591cdd2
|
Issue #2018319 by yched, swentel, pcambra: Remove field_read_field(s)() and field_read_instance(s) in favor of entity_load() and entity_load_multiple_by_properties().
|
2013-12-19 14:10:57 +00:00 |
webchick
|
255d7304ea
|
Issue #2154563 by chx, webchick: Migrate process plugin: flatten.
|
2013-12-18 19:43:40 -08:00 |