Alex Pott
94cba6d2d4
Issue #1938390 by andypost, disasm, jibran, dawehner, ygerasimov, pfrenssen: Convert contact_site_page and contact_person_page to a new-style Controller.
2013-12-12 21:03:41 +00:00
webchick
c120a661e4
Issue #2152581 by swentel: 'Manage fields' screen needs mobile-izing.
2013-12-12 10:36:54 -08:00
webchick
473ccd5558
Issue #1973436 by claudiu.cristea, vijaycs85: Provide config schema to field types storage for image module.
2013-12-12 10:21:58 -08:00
webchick
dae4f79783
Issue #1973522 by vijaycs85, chr.fritsch, piyuesh23: Provide config schema to field types and storage in file module.
2013-12-12 10:19:36 -08:00
webchick
aaaf31c9aa
Issue #2154683 by Gábor Hojtsy: Ul.links has no active styling for links (language switcher active link is indistinguishable).
2013-12-12 10:18:37 -08:00
webchick
5bfeac4f8a
Revert "Issue #1559244 by Xano, jhodgdon: Clean up search settings page."
...
This change was a bit more than we bargained for and caused critical tasks
to have to re-roll. Rolling back for now so we can discuss it more.
This reverts commit 541f24c2cc
.
2013-12-12 10:00:47 -08:00
Alex Pott
c2f76e09d4
Issue #2015687 by smiletrl, amateescu, Berdir, fago: Convert field type to FieldType plugin for taxonomy module.
2013-12-12 15:42:27 +00:00
Alex Pott
65be82a128
Issue #2095283 by Berdir, chx, amateescu, vladan.me: Remove non-storage logic from the storage controllers.
2013-12-12 14:46:24 +00:00
Nathaniel Catchpole
f392d38ee8
Issue #2096591 by mr.baileys, vijaycs85, Wim Leers: Remove drupal_add_css() from the theme system.
2013-12-12 12:53:23 +00:00
Nathaniel Catchpole
356325442f
Issue #2062211 by rych, m1r1k, joelpittet, dstorozhuk: Remove calls to deprecated global $user in system module (first part).
2013-12-12 11:03:09 +00:00
Nathaniel Catchpole
93c57498b6
Issue #2062791 by joelpittet, natemow, sergeypavlenko, m1r1k, jlindsey15: Remove calls to deprecated global $user and $GLOBALS['user'] in node module.
2013-12-12 11:02:09 +00:00
Nathaniel Catchpole
7fa9c2e13f
Issue #2144701 by Xano: Copy PluginBase's translation wrappers to ContextAwarePluginBase.
2013-12-12 10:59:29 +00:00
Nathaniel Catchpole
6add3e8a32
Issue #2149233 by TR: Unused / undeclared variable in Config.php.
2013-12-12 10:49:59 +00:00
Nathaniel Catchpole
196a4eb505
Issue #2099391 by marthinal, dawehner, jhodgdon: Breadcrumbs for Search module should match tab titles.
2013-12-12 10:42:18 +00:00
Nathaniel Catchpole
541f24c2cc
Issue #1559244 by Xano, jhodgdon: Clean up search settings page.
2013-12-12 10:39:13 +00:00
catch
3e27ebdea5
Issue #1786490 by Berdir, amateescu, damiankloip, Wim Leers, dawehner: Add caching to the state system.
2013-12-12 00:00:09 +00:00
Nathaniel Catchpole
51560a3a04
Revert "Issue #1786490 by Berdir, amateescu, damiankloip, dawehner: Add caching to the state system."
...
This reverts commit 8ec847cc7c
.
2013-12-11 14:37:58 +00:00
Nathaniel Catchpole
8ec847cc7c
Issue #1786490 by Berdir, amateescu, damiankloip, dawehner: Add caching to the state system.
2013-12-11 12:00:10 +00:00
Nathaniel Catchpole
4b7da9abff
Issue #221081 by David_Rothstein, fago, schwern, Berdir: Entity cache out of sync and inconsistent when saving/deleting entities.
2013-12-11 11:52:47 +00:00
Alex Pott
4a808340cb
Issue #1966448 by marthinal, larowlan, codeyourdream: comment_entity_load() breaks after disabling the Forum module.
2013-12-11 10:59:20 +00:00
webchick
a5bff94dc6
Issue #2149933 by nod_: Improve Edit module JS to use .find(...) instead of .is(':has(...)').
2013-12-10 23:03:58 -08:00
webchick
b8288cf90a
Revert "Issue #2149933 by effulgentsia: Improve Edit module JS to use .find(...) instead of .is(':has(...)')."
...
Wrong commit credit.
This reverts commit af335ce5c7
.
2013-12-10 23:03:36 -08:00
webchick
af335ce5c7
Issue #2149933 by effulgentsia: Improve Edit module JS to use .find(...) instead of .is(':has(...)').
2013-12-10 23:03:17 -08:00
webchick
954790465d
Issue #2073123 by dsdeiz, maartendeblock | xtfer: Drupal_clean_css_identifier() allows invalid CSS identifiers.
2013-12-10 23:02:15 -08:00
webchick
46f4289e8a
Issue #2137005 by jessebeach: Don't hide comments during in-place editing of an Article; position the entity toolbar more intelligently.
2013-12-10 23:00:36 -08:00
webchick
2d1adba498
Issue #2061899 by joelpittet, m1r1k: Remove references to global in Comment module.
2013-12-10 22:58:02 -08:00
webchick
8c59a99310
Issue #2062247 by m1r1k, Garbar: Remove calls to deprecated global in core/modules/system/lib/Drupal/system/Tests/Entity/EntityTranslationTest.php.
2013-12-10 22:55:16 -08:00
webchick
5dbebc7be3
Issue #2061971 by naveenvalecha, herom, InternetDevels: Replace user_access() calls with ->hasPermission() in block module.
2013-12-10 22:54:07 -08:00
webchick
4e6b6ba3b8
Issue #2084257 by beowulf1416 | joachim: Standardize variable in buildHeader().
2013-12-10 22:52:54 -08:00
webchick
c33c50beeb
Issue #2061927 by joelpittet, InternetDevels, m1r1k: Remove references to global in History module.
2013-12-10 22:51:13 -08:00
webchick
6819e5e0d6
Issue #2098197 by dawehner, vijaycs85, damiankloip, tstoeckler: Add getAllRoutes() method to RouteProvider .
2013-12-10 22:50:17 -08:00
webchick
9145204f16
Issue #2134861 by Gábor Hojtsy, amateescu: Field instance bundle is only accessible directly on the bundle property.
2013-12-10 22:43:45 -08:00
webchick
d370d5f6cf
Issue #2048379 by Xen, andypost, niko-: Multilingual first time admin/config exception Field 'uri' doesn't have a default value into {locale_file}.
2013-12-10 22:42:54 -08:00
webchick
e8251b2a5f
Issue #2057199 by lauriii, olli: Unable to select the 'Default' view mode for custom block.
2013-12-10 22:34:11 -08:00
webchick
da7d7a95e2
Issue #2143093 by vijaycs85, Gábor Hojtsy | ti2m: Remove translation update for uninstalled modules and themes.
2013-12-10 22:25:43 -08:00
webchick
d50b169598
Issue #2115025 by Gábor Hojtsy, pfrenssen, dawehner: Content admin views title saved localized to the menu table.
2013-12-10 22:23:11 -08:00
webchick
4c6309c6f8
Issue #2096577 by Wim Leers, vijaycs85: Remove drupal_add_css() from views.module.
2013-12-10 22:20:04 -08:00
webchick
5e3bf09934
Issue #1483554 by franz, SebCorbin: Autocomplete textfield and ajax: tab key fires up ajax before setting autocomplete value.
2013-12-10 22:10:05 -08:00
webchick
4a49c5714d
Issue #1820086 by gcassie: Remove mention of drupal_session_count() from inline documentation.
2013-12-10 22:05:09 -08:00
webchick
410dcdab1f
Issue #2105963 by larowlan, annikaC | vijaycs85: Make sure all YML files in Forum module has no type-casting to string.
2013-12-10 22:04:01 -08:00
webchick
056f2fe241
Issue #2132711 by dawehner: Add a test for the breadcrumb manager.
2013-12-10 22:01:45 -08:00
webchick
35551377c6
Issue #2112675 by tim.plunkett: Convert dblog_filter_form and dblog_clear_log_form to FormInterface.
2013-12-10 21:57:07 -08:00
webchick
8e5c395837
Issue #2153741 by damiankloip: Add executable permission to rebuild_token_calculator.sh script.
2013-12-10 21:54:51 -08:00
Dries
0fc8ab6bb8
Issue #2152261 by joelpittet: Clean up for tablesort-indicator.html.twig.
2013-12-10 17:13:35 -05:00
Dries
70d77c32db
Issue #1258342 by Andreas Radloff: Change search inputs' default width.
2013-12-10 17:05:11 -05:00
Dries
258b9a310c
Issue #2149599 by Wim Leers: Fix minor bugs and minor coding standards violations in edit.module, discovered by backporting.
2013-12-10 17:01:45 -05:00
Dries
7d36579df3
Issue #2133889 by Wim Leers: Clean up Edit: rename EditorDecorationView to FieldDecorationView.
2013-12-10 17:00:13 -05:00
Dries
4dd23ceaab
Issue #2105931 by sidharthap: Make sure all YML files in Content Translation module has no type-casting to string.
2013-12-10 16:56:25 -05:00
Dries
1069bef402
Issue #2141055 by Wim Leers: When multiple instances of the same entity on one page, only the first can be edited.
2013-12-10 16:54:38 -05:00
webchick
568fef4c33
Issue #2109793 by damiankloip, dawehner, tim.plunkett: Convert element_* methods in common.inc to a class.
2013-12-10 13:23:03 -08:00