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
webchick
f203b9c333
Revert "Issue #2154563 by chx: Migrate process plugin: flatten."
...
Oops. :P This is why I should not try and fix docs. :P
This reverts commit 9beae4fe17
.
2013-12-18 14:50:22 -08:00
webchick
9beae4fe17
Issue #2154563 by chx: Migrate process plugin: flatten.
2013-12-18 14:42:29 -08:00
webchick
7080c75945
Issue #2152735 by chx: Migrate process plugin: extract.
2013-12-18 14:13:07 -08:00
Nathaniel Catchpole
8ff4108664
Issue #1912602 by dawehner, damiankloip, dagmar, tim.plunkett, bdone: Changing view access from 'Permission' to 'Role' causes AJAX error message re getRoles().
2013-12-18 20:51:07 +00:00
Dries
c478bf4062
Issue #2150621 by damiankloip: Separate applies and build logic for breadcrumb builders.
2013-12-18 15:22:36 -05:00
Dries
17cc6dab8b
Issue #2145041 by tim.plunkett: Allow dynamic routes to be defined via a callback.
2013-12-18 15:09:35 -05:00
Dries
5b6f9d7908
- Issue #2156265 by sun: KeyValueFactory is swappable, add an interface and fix type-hints.
2013-12-18 14:56:51 -05:00
Dries
03f4982c6c
Issue #2138667 by dawehner: Allow to specify the route name for a path-based view.
2013-12-18 14:46:06 -05:00
Dries
ebad0cd942
Issue #2075185 by Wim Leers: When an entity is in-place edited (i.e. saved), other instances of that entity on the same page are not updated (no propagation).
2013-12-18 14:41:13 -05:00
webchick
90c513b862
Issue #2157855 by jessebeach | moshe weitzman: Poorly named cache id in toolbar.
2013-12-17 21:58:12 -08:00
webchick
e58427adf6
Issue #2102487 by vijaycs85, ACF: Add back in tab removed in [ #1972990 ] and remove drupal_set_title() in tracker module controllers.
2013-12-17 20:48:02 -08:00
Nathaniel Catchpole
77addbef6e
Revert "Issue #1912602 by dawehner, dagmar, tim.plunkett, bdone: Changing view access from 'Permission' to 'Role' causes AJAX error message re getRoles()."
...
This reverts commit 0f17b0ec75
.
2013-12-17 12:29:55 +00:00
Nathaniel Catchpole
0f17b0ec75
Issue #1912602 by dawehner, dagmar, tim.plunkett, bdone: Changing view access from 'Permission' to 'Role' causes AJAX error message re getRoles().
2013-12-17 11:07:28 +00:00
Nathaniel Catchpole
a6cdd740f8
Issue #1954892 by dawehner, David_Rothstein, tim.plunkett: Replace 'theme callback' and hook_custom_theme() with a clean theme negotiation system.
2013-12-17 11:03:15 +00:00
webchick
a9c13c23ac
Issue #2154209 by chx: Process refactor: multiple handling.
2013-12-16 07:57:48 -08:00
Alex Pott
f048b4a1d0
Issue #2156351 by olli: Unable to delete block.
2013-12-16 01:04:47 +00:00
webchick
5fc0ca8118
Issue #2151829 by dawehner, chx: Doctrine annotation parsing takes an unacceptable amount of time/memory on install.
2013-12-15 14:49:56 -08:00
webchick
a9f1dfe4b2
Issue #2157045 by dawehner: Update doctrine/common to 2.5-dev.
2013-12-15 10:21:38 -08:00
webchick
a3d8888369
Issue #2008270 by typhonius, mcjim, Wim Leers, vijaycs85, mr.baileys, JohnAlbin: Remove drupal_add_css() from template_preprocess_maintenance_page() — use #attached.
2013-12-15 09:57:31 -08:00
webchick
3f19bff625
Issue #2152463 by linclark: Remove Lin Clark from MAINTAINERS.txt for RDF module.
2013-12-15 09:33:31 -08:00
webchick
1ecbb1803c
Issue #2021779 follow-up by amateescu: Fixing broken HEAD.
2013-12-15 08:04:46 -08:00
Nathaniel Catchpole
40d3d3f22f
Issue #2155785 by alexpott, vijaycs85: Image_field_instance_update() can not handle default images with a fid greater than 9.
2013-12-15 09:57:10 +00:00
Nathaniel Catchpole
fdba1d6320
Issue #2155387 by larowlan: Multiple comment fields per entity are supported, but break horribly when they need pagers.
2013-12-15 09:55:14 +00:00
Nathaniel Catchpole
d443c10cc1
Issue #2021779 by amateescu, tim.plunkett: Decouple shortcuts from menu links.
2013-12-15 09:51:10 +00:00
Alex Pott
a0fb280d23
Issue #2134079 by fago: Storage-related methods are not invoked for computed fields.
2013-12-14 22:13:24 +00:00
Alex Pott
abdb0c52d1
Issue #1790298 by nagba, pwolanin: Unindexed query in aggregator module.
2013-12-14 21:24:55 +00:00
Alex Pott
090d5d1355
Issue #2136641 by damiankloip: Remove boolean usage of ajax property in Views UI link operation building.
2013-12-14 21:13:17 +00:00
Alex Pott
ff4a8e9fc7
Issue #2095335 by Wim Leers, vijaycs85: Remove drupal_add_css() and drupal_add_js() from the ajax system.
2013-12-14 20:42:47 +00:00
Alex Pott
b795708dbb
Issue #2149877 by amateescu, swentel: The 'filesize' base field of field entities is a boolean?.
2013-12-14 15:00:04 +00:00
Alex Pott
a274193d2c
Issue #1938062 followup by andypost: Convert the recent_comments block to a view.
2013-12-14 13:40:36 +00:00
webchick
fe14b4060a
Issue #1977998 by Bojhan, areke: Clean up Administrative name and description.
2013-12-13 23:30:48 -08:00
webchick
256f0c1f58
Issue #2105933 by dsdeiz, a_thakur: Make sure all YML files in Dblog Translation module has no type-casting to string.
2013-12-13 23:21:06 -08:00
webchick
c5ec897acf
Issue #2055937 by Wim Leers, jessebeach: Introduce error handling to in-place editing; if an AJAX request to commit changes fails, the user cannot recover.
2013-12-13 23:19:04 -08:00
webchick
22eaaaf614
Issue #2091377 by batigolix, jhodgdon: Change link format in hook_help in Text Editor module.
2013-12-13 23:07:26 -08:00
webchick
c6d56975f1
Issue #2105927 by a_thakur, vijaycs85: Complete config of Contact module.
2013-12-13 22:58:17 -08:00
webchick
6db1e492e9
Issue #2148071 by Gábor Hojtsy, philipz, marthinal, penyaskito: Cannot install in foreign language (Undefined index: und in ContentEntityBase->language()).
2013-12-13 22:17:24 -08:00
webchick
4462e2046f
Issue #1938062 by dawehner, tstoeckler, slashrsm, tim.plunkett, olli, pcambra, YesCT, damiankloip: Convert the recent_comments block to a view.
2013-12-13 22:14:48 -08:00
Alex Pott
be70033ea1
Issue #2151427 by andypost, TR: Convert COMMENT_NOT_PUBLISHED & COMMENT_PUBLISHED to a constant on the comment interface.
2013-12-13 13:45:37 +00:00
Alex Pott
dd663c405e
Issue #2031725 by fgm, fago, vladan.me, Nebel54, Berdir: Move all entity display interfaces to the core component.
2013-12-12 23:34:44 +00:00
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
webchick
7db0d8b8d7
Issue #2150171 by alexpott, swentel: Confirm form of a simple setting always says it's creating a new configuration.
2013-12-10 11:56:04 -08:00
Nathaniel Catchpole
21b80ceff0
Issue #2143519 by yched, Wim Leers: Allow FieldInstance yml files to refer to the Field by field name rather than by field_uuid.
2013-12-10 17:28:51 +00:00
Nathaniel Catchpole
8ded592348
Revert "Issue #1189804 by cosmicdreams, jessebeach, mgifford, pwieck, smiro, dcmouyard: Convert aggregator-feed-source.html.twig to HTML5."
...
This reverts commit 5ca04d6782
.
2013-12-10 17:28:43 +00:00
Dries
6399848479
Issue #2151439 by Wim Leers: Run node op links through #post_render_cache to prevent render caching granularity being
2013-12-10 11:40:21 -05:00
Dries
dd3e5a1177
Issue #2102479 by InternetDevels, dipen chaudhary: Remove drupal_set_title in system/ajax_test module controllers.
2013-12-10 11:21:49 -05:00
Dries
4f192c569f
Issue #1876904 by ekl1773, babruix, jhodgdon, kim.pepper, janip: Implement hook_help() for views.module.
2013-12-10 11:15:57 -05:00
Nathaniel Catchpole
471362427b
Revert "Issue #2143519 by yched: Allow FieldInstance yml files to refer to the Field by field name rather than by field_uuid."
...
This reverts commit f2e66e87c7
.
2013-12-10 14:30:40 +00:00
Nathaniel Catchpole
fed0e7e006
Issue #1879200 by pcambra, swentel, Berdir: Remove uneeded argument from entity type callbacks.
2013-12-10 14:26:35 +00:00
Nathaniel Catchpole
f296eace0f
Issue #2151117 by Cottser, joelpittet: Remove theme_system_powered_by().
2013-12-10 14:19:37 +00:00
Nathaniel Catchpole
97b18ecb98
Issue #2143589 by yched: _comment_get_comment_fields() is weird, costly and unused.
2013-12-10 14:17:23 +00:00
Nathaniel Catchpole
ed06280e8b
Issue #2061925 by alweb, Albert Volkman, dawehner: Remove calls to deprecated global in views_ui module.
2013-12-10 14:14:49 +00:00
Nathaniel Catchpole
384aae19c0
Issue #2028035 by vladan.me, ceng, Berdir, David Hernández, larowlan: Expand CustomBlockInterface with methods.
2013-12-10 14:13:23 +00:00
Nathaniel Catchpole
5ca04d6782
Issue #1189804 by cosmicdreams, jessebeach, mgifford, pwieck, smiro, dcmouyard: Convert aggregator-feed-source.html.twig to HTML5.
2013-12-10 14:11:31 +00:00
Nathaniel Catchpole
56c62d453c
Issue #2052219 by nod_: Missing .once() names in views JS.
2013-12-10 14:10:33 +00:00
Nathaniel Catchpole
d751f1d646
Issue #2105955 by japerry: Make sure all YML files in Field UI module has no type-casting to string.
2013-12-10 14:08:40 +00:00
Nathaniel Catchpole
0375b2cd63
Issue #2119045 by borisbaldinger: Unused variable in LocaleUpdateBase class.
2013-12-10 14:07:40 +00:00
Nathaniel Catchpole
934e93d0f7
Issue #2142603 by yched: DX / efficiency for accessing the 'default langcode' of an entity.
2013-12-10 14:06:47 +00:00
Nathaniel Catchpole
7dbacefdfa
Issue #1991292 by swentel: Output of labels from hook_field_extra_fields() should not use check_plain().
2013-12-10 14:04:24 +00:00
Nathaniel Catchpole
c0d4ea2834
Issue #2142987 by k4v: Multilingual node search bugs with title and language filtering.
2013-12-10 13:57:52 +00:00
Nathaniel Catchpole
77dec69a5a
Issue #2148797 by Gábor Hojtsy, yched, effulgentsia: field_language() always NULL for non-configurable fields (=> in-place editing of node title fails).
2013-12-10 13:56:39 +00:00
Nathaniel Catchpole
51e320178e
Issue #2067551 by lokapujya, Kartagis, sandipmkhairnar, jlindsey15: /core/lib/Drupal/Core/Routing/MatcherDumper.php will never roll back its transaction.
2013-12-10 13:51:55 +00:00
Nathaniel Catchpole
52d3b49336
Issue #2097189 by damiankloip, sun, Albert Volkman, chx: Add a rebuild script.
2013-12-10 13:50:21 +00:00
Nathaniel Catchpole
f2e66e87c7
Issue #2143519 by yched: Allow FieldInstance yml files to refer to the Field by field name rather than by field_uuid.
2013-12-10 13:48:36 +00:00
webchick
495d680ef8
Issue #2147899 by anavarre: Better indicate what to fill in the single import's Configuration name field.
2013-12-09 21:42:16 -08:00
webchick
2f92e22d1b
Issue #2153293 by ParisLiakos: Remove unused parameter in AggregatorController::opmlPage.
2013-12-09 19:57:42 -08:00
webchick
05e1a61d6c
Issue #2150623 by dawehner, pwolanin, rfay: Subdirectory + Clean URLs failure: 6.x-3.x PIFR: 3 Failures in D8 test.
2013-12-09 19:53:47 -08:00
Alex Pott
560e5afd66
Issue #2145007 by tim.plunkett, h3rj4n: Convert form_set_error() in FormBase classes to use FormErrorInterface.
2013-12-10 00:45:01 +00:00
Alex Pott
cdac25ee08
Issue #2143263 by plopesc | yched: Remove "Field" prefix from FieldDefinitionInterface methods.
2013-12-09 19:19:58 -04:00
webchick
1a80341de7
Issue #2107693 by vijaycs85, rych: Provide configuration schema for views.settings + update views.settings to reflect current configuration setup.
2013-12-08 20:35:23 -08:00
webchick
d12aa8ce42
Issue #2131997 by larowlan, wesleydv: Disabling a form field on comments does not work.
2013-12-08 14:43:41 -08:00
webchick
9a06e50629
Issue #1973534 by vijaycs85, piyuesh23: Provide config schema to field types and storage in datetime module.
2013-12-08 14:12:09 -08:00
webchick
6f8d9fcd12
Issue #2096371 by sushantpaste, vijaycs85, epari.siva | webflo: Provide config schema for Form modes.
2013-12-08 13:54:52 -08:00
webchick
ddb46ebe22
Issue #2147685 by jibran: Fields settings page breadcrumb is not correct.
2013-12-08 13:50:06 -08:00
Alex Pott
d2478e96d2
Revert "Issue #2020395 by dawehner, oadaeh, mr.baileys, jibran, Andi-D: Convert 'Who's new' block to a View."
...
This reverts commit f7e75db703
.
2013-12-08 06:28:36 -04:00
webchick
0286c14b25
Issue #2149977 by JStanton: Run-tests.sh no longer respects specifying a port with the --url option.
2013-12-07 23:51:26 -08:00
webchick
332c9fad31
Issue #2080709 by chertzog, mikemiles86: Remove unused local variables from the XMLRPC module.
2013-12-07 23:14:54 -08:00
webchick
6db5c8594b
Issue #2151355 by damiankloip: Enable reset button on admin/content exposed filters.
2013-12-07 22:54:48 -08:00
webchick
cb978c820f
Revert "Issue #2151355 by damiankloip: Enable reset button on admin/content exposed filters."
...
Whoops. 300 or so too many lines in that commit. ;)
This reverts commit 353315fc68
.
2013-12-07 22:54:22 -08:00
webchick
353315fc68
Issue #2151355 by damiankloip: Enable reset button on admin/content exposed filters.
2013-12-07 22:43:04 -08:00
webchick
f7e75db703
Issue #2020395 by dawehner, oadaeh, mr.baileys, jibran, Andi-D: Convert 'Who's new' block to a View.
2013-12-07 22:23:00 -08:00
webchick
87e100181e
Issue #2147817 by chx: Migrate: add a static map process plugin.
2013-12-07 21:16:10 -08:00
webchick
358b5d650f
Issue #2105959 by japerry: Make sure all YML files in Filter module has no type-casting to string.
2013-12-07 21:13:35 -08:00
webchick
f352b55c74
Issue #2080117 by Enxebre, mcrittenden: Add assertion to Drupal/system/Tests/Database/DeleteTruncateTest.php.
2013-12-07 21:11:48 -08:00
webchick
d0ef190888
Issue #2147815 by chx: Migrate: add an entity deduplication process plugin.
2013-12-07 16:43:27 -08:00
webchick
e447e4c393
Issue #2147811 by chx: Migrate: add an Iterator process plugin.
2013-12-07 16:33:26 -08:00
webchick
c3e6a08b40
Issue #1946398 by bdgreen, pamatt: Incorrect example in function hook_views_data_alter.
2013-12-07 15:17:23 -08:00
webchick
a16eb5a389
Issue #2147501 by dawehner: Convert most of the left over local tasks.
2013-12-07 15:16:21 -08:00
webchick
b833c53dc5
Issue #2150257 by chx, mpgeek: Add a machine name process plugin.
2013-12-07 14:27:33 -08:00
webchick
afb6c5aa38
Issue #2091403 by jhodgdon, batigolix, Berdir: Create hook_help for Entity module.
2013-12-07 14:03:57 -08:00
Alex Pott
bf3ac2f4c2
Issue #2029857 by swentel, andrewmacpherson, plopesc: Field plugin settings edit button doesn't show unless there is a settings summary .
2013-12-07 13:55:08 -04:00
Alex Pott
44b1f645d1
Issue #2100577 by pwolanin, dawehner: Decouple book module from menu.inc (Phase 1).
2013-12-07 13:38:03 -04:00
Alex Pott
f22264a43d
Issue #1823398 by olli, damiankloip, fastangel: Incorrect name for anonymous when is used title in one view with Contextual filters (UID).
2013-12-07 00:16:02 -04:00
Alex Pott
7d42bc24ef
Issue #2080131 by damiankloip: Disable 'Aggregation settings' for Views handlers that should not support aggregation.
2013-12-07 00:11:39 -04:00
Alex Pott
6856f73b0f
Issue #2031589 by Mark Carver: DrupalKernel.php coder review.
2013-12-07 00:07:30 -04:00
Alex Pott
2e215f7f2b
Issue #2100133 by corbacho, jessebeach: The Toolbar tray box shadow disappears at small viewports sizes on Chrome, on a Mac, under unpredictable conditions.
2013-12-06 23:10:04 -04:00
Alex Pott
5e915899d3
Issue #2114473 by plopesc: NumberDecimalFormatter settings form has not well defined '#weight' in its elements.
2013-12-06 21:46:38 -04:00
Alex Pott
5aab968263
Revert "Issue #2020387 by mr.baileys, Andi-D, dawehner, oadaeh, YesCT, Kars-T: Convert 'Active forum topics' block to a View."
...
This reverts commit d166be3687
.
2013-12-06 20:33:19 -04:00
webchick
2e8b1a44ca
Issue #2127725 by ParisLiakos: Remove category handling from aggregator.
2013-12-06 15:32:17 -08:00
webchick
8bacdc2aa6
Issue #2020399 by mr.baileys, oadaeh, dawehner, yanniboi, Xano, Andi-D: Convert 'Who's online' block to a View.
2013-12-06 15:19:50 -08:00
webchick
d166be3687
Issue #2020387 by mr.baileys, Andi-D, dawehner, oadaeh, YesCT, Kars-T: Convert 'Active forum topics' block to a View.
2013-12-06 14:58:22 -08:00
webchick
da4a1df3b7
Issue #1957276 by dawehner, xjm, yoroy, yoroy, Bojhan, tim.plunkett: Let users set the block instance title for Views blocks in the Block UI.
2013-12-06 14:33:29 -08:00
Nathaniel Catchpole
648e362241
Issue #2132551 by Gábor Hojtsy, alexpott, kfritsche: Picture module uses config keys with a dot.
2013-12-06 15:47:30 +00:00
Nathaniel Catchpole
afa7d30c5c
Issue #2149751 by damiankloip: Views exposed forms are broken.
2013-12-06 12:16:15 +00:00
Nathaniel Catchpole
e8c263c4a5
Issue #2112239 by amateescu: Convert base field and property definitions.
2013-12-06 10:56:29 +00:00
Nathaniel Catchpole
31c48739ae
Issue #2150083 by BarisW: Front page misses page title in <title> tag.
2013-12-06 10:56:07 +00:00
webchick
3bb5f796f6
Issue #1998638 by damiankloip, dawehner, kim.pepper, cosmicdreams, alexpott, larowlan, Damien Tournoud: Replace almost all remaining superglobals (, , etc.) with Symfony Request object.
2013-12-05 10:02:36 -08:00
Nathaniel Catchpole
67e93b23ac
Issue #2109287 by dawehner, Cottser, tim.plunkett, kim.pepper: Replace list_themes() with a service.
2013-12-05 10:06:32 +00:00
Nathaniel Catchpole
1ceeda436a
Issue #2032309 by dawehner, amateescu: Use local tasks derivatives to provide local tasks for views.
2013-12-05 10:05:55 +00:00
webchick
dc7a5b27ef
Revert of Issue #1998638 , since it broke drush si and other command-line scripts.
2013-12-04 21:13:05 -08:00
webchick
340c023cf6
Issue #2149263 by tim.plunkett: Remove confirm_form().
2013-12-04 18:16:46 -08:00
webchick
c86767d77e
Issue #2148795 by plach, Gábor Hojtsy: Configurable field translatability is not properly switched.
2013-12-04 08:37:16 -08:00
webchick
39601199b1
Issue #2149815 by damiankloip: HEAD BROKEN - Remove final plugin.manager.entity usage.
2013-12-04 08:30:18 -08:00
webchick
1efed5500d
Issue #2123843 by damiankloip: Camelize views form methods.
2013-12-04 08:29:50 -08:00
Nathaniel Catchpole
980fa7ed7c
Issue #2029509 by damiankloip: fix HEAD.
2013-12-04 14:45:30 +00:00
Nathaniel Catchpole
d4dcb5c357
Issue #1342198 by nod_, droplet, cosmicdreams, RobLoach, aspilicious: Use .on and .off instead of .bind, .unbind and .delegate.
2013-12-04 14:28:18 +00:00
Nathaniel Catchpole
182099941f
Issue #2029509 by ekes, dawehner: Add a generic entity argument validation plugin.
2013-12-04 12:46:33 +00:00
webchick
9835380994
Issue #2148211 by alexpott: Use isSyncing flag to prevent creation of configuration entities on synchronisation.
2013-12-04 01:00:26 -08:00
webchick
6cd88832e7
Issue #2080365 by mrsinguyen: Remove Unused local variable from /core/modules/system/lib/Drupal/system/Tests/FileTransfer/TestFileTransfer.php.
2013-12-04 00:52:29 -08:00
webchick
1632e78326
Issue #2080535 by mrsinguyen: Remove Unused local variable from /core/modules/options/lib/Drupal/options/Tests/OptionsFieldUITest.php.
2013-12-04 00:51:21 -08:00
webchick
01327bc8fa
Issue #2081187 by smiro: Remove Unused local variable from /core/modules/tour/tour.module.
2013-12-04 00:50:26 -08:00
webchick
7f4bc30809
Issue #2080393 by mrsinguyen: Remove Unused local variable from /core/modules/image/lib/Drupal/image/Tests/ImageThemeFunctionTest.php.
2013-12-04 00:49:07 -08:00
webchick
9657849b73
Issue #2080705 by chertzog: Remove Unused local variable from /core/modules/rdf/lib/Drupal/rdf/Tests/TrackerAttributesTest.php.
2013-12-04 00:47:53 -08:00
webchick
3eb67ce825
Issue #2080013 by mrsinguyen: Remove Unused local variable from /core/modules/system/lib/Drupal/system/Form/ImageToolkitForm.php.
2013-12-04 00:46:45 -08:00
webchick
29e3ae0cc4
Issue #2080397 by mrsinguyen: Remove Unused local variable from /core/modules/simpletest/simpletest.module.
2013-12-04 00:44:52 -08:00
webchick
b2ab427bb2
Issue #2081167 by smiro: Remove Unused local variable from /core/modules/block/custom_block/lib/Drupal/custom_block/CustomBlockStorageController.php.
2013-12-04 00:43:45 -08:00
webchick
72e7cb95c3
Issue #2080399 by Haza: Remove Unused local variable from /core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php.
2013-12-04 00:41:52 -08:00
webchick
745a8ce481
Issue #2081189 by mrsinguyen, smiro: Remove Unused local variable from /core/modules/language/lib/Drupal/language/HttpKernel/PathProcessorLanguage.php.
2013-12-04 00:39:55 -08:00
webchick
5165ffe618
Issue #2080403 by mrsinguyen: Remove Unused local variable from /core/modules/simpletest/lib/Drupal/simpletest/Tests/DrupalUnitTestBaseTest.php.
2013-12-04 00:39:22 -08:00
webchick
3b58e8797a
Issue #2081193 by mrsinguyen: Remove Unused local variable from /core/modules/views_ui/views_ui.module.
2013-12-04 00:37:58 -08:00
webchick
a436374c31
Issue #2080405 by mrsinguyen: Remove Unused local variable from /core/modules/simpletest/lib/Drupal/simpletest/Tests/MailCaptureTest.php.
2013-12-04 00:34:12 -08:00
webchick
3303032e75
Issue #2080321 by sandergo90, guregori: Remove Unused local variable from /core/modules/system/lib/Drupal/system/Tests/Common/JavaScriptTest.php.
2013-12-04 00:33:21 -08:00
webchick
08936c10b9
Issue #2080421 by mrsinguyen: Remove Unused local variable from /core/modules/book/lib/Drupal/book/Tests/BookTest.php.
2013-12-04 00:32:10 -08:00
webchick
910165f2df
Issue #2080411 by mrsinguyen: Remove Unused local variable from /core/modules/book/book.module.
2013-12-04 00:30:04 -08:00
webchick
5538c4ce51
Issue #2079981 by mrsinguyen: Remove Unused local variable from /core/modules/node/lib/Drupal/node/Tests/Views/StatusExtraTest.php.
2013-12-04 00:29:24 -08:00
webchick
2779ed62f8
Issue #2080597 by sandergo90, mrsinguyen: Remove Unused local variable from /core/modules/user/lib/Drupal/user/Tests/UserLanguageTest.php.
2013-12-04 00:28:02 -08:00
webchick
f8d2e85db5
Issue #2081175 by smiro: Remove Unused local variable from /serialization/lib/Drupal/serialization/RegisterSerializationClassesCompilerPass.php.
2013-12-04 00:27:00 -08:00
webchick
21344721b9
Issue #2080371 by mrsinguyen: Remove Unused local variable from /core/modules/statistics/lib/Drupal/statistics/Tests/StatisticsLoggingTest.php.
2013-12-04 00:25:53 -08:00
webchick
53753dac83
Issue #2081177 by smiro: Remove Unused local variable from /core/modules/menu_link/lib/Drupal/menu_link/MenuLinkStorageController.php.
2013-12-04 00:22:57 -08:00
webchick
1fd57f63d1
Issue #2080105 by rhm50: Remove Unused local variable from /core/modules/system/lib/Drupal/system/Tests/Plugin/CacheDecoratorTest.php.
2013-12-04 00:21:57 -08:00
webchick
e38afc6da9
Issue #2122321 by StephaneQ, jhodgdon: Search_embedded_form test module is improperly using config instead of state.
2013-12-04 00:19:42 -08:00
webchick
6f2c0ee429
Issue #2080309 by aaronott: Remove Unused local variable from /core/modules/system/lib/Drupal/system/Tests/Database/AlterTest.php.
2013-12-04 00:18:00 -08:00
webchick
d26b4a9476
Issue #2080303 by aaronott: Remove Unused local variable from /core/modules/system/lib/Drupal/system/Tests/Database/LoggingTest.php.
2013-12-04 00:16:39 -08:00
webchick
0925d67ff1
Issue #2080295 by mcrittenden: Remove Unused local variable from /core/modules/system/lib/Drupal/system/Tests/Database/SchemaTest.php.
2013-12-04 00:13:37 -08:00
webchick
d7f54e8d39
Issue #2080119 by mcrittenden: Remove Unused local variable from /core/modules/system/lib/Drupal/system/Tests/Database/InsertDefaultsTest.php.
2013-12-04 00:12:33 -08:00
webchick
a65cbe78a7
Issue #2080305 by aaronott: Remove Unused local variable from /core/modules/system/lib/Drupal/system/Tests/Database/FetchTest.php.
2013-12-04 00:11:37 -08:00
webchick
84cbbba81f
Issue #2080715 by dags, chertzog: Remove Unused local variable from /core/modules/tracker/tracker.module.
2013-12-04 00:11:01 -08:00
webchick
f0f9fcb522
Issue #2100121 by StephaneQ | Berdir: Documentation about changing cache backend in CacheBackendInterface is outdated.
2013-12-04 00:09:29 -08:00
webchick
afe1ae54f7
Issue #2080291 by justinchev: Remove Unused local variable from /core/modules/system/lib/Drupal/system/Tests/Database/CaseSensitivityTest.php.
2013-12-04 00:05:32 -08:00
webchick
63caf949e7
Issue #2080689 by BerdArt, chertzog: Remove Unused local variable from /core/modules/update/update.fetch.inc.
2013-12-04 00:02:15 -08:00
webchick
c43ed62728
Issue #2080671 by royal121, mcrittenden, Haza: Remove Unused local variable from /core/modules/field/lib/Drupal/field/Tests/Views/HandlerFieldFieldTest.php.
2013-12-04 00:01:16 -08:00
webchick
e863fe120c
Issue #2080033 by royal121, mrsinguyen: Remove Unused local variable from /core/modules/views_ui/lib/Drupal/views_ui/Form/Ajax/Display.php.
2013-12-03 23:54:03 -08:00
webchick
f493700c3d
Issue #2089461 by thedavidmeister, deneo, Alan D., dsdeiz, stpaultim: Convert all calls to check_plain() in core to Drupal\Component\Utility\String::checkPlain() in core/lib.
2013-12-03 23:50:12 -08:00
webchick
bcd6c63f52
Issue #2080425 by mrsinguyen: Remove Unused local variable from /core/modules/editor/lib/Drupal/editor/Tests/EditorLoadingTest.php.
2013-12-03 23:48:36 -08:00
webchick
637bdc6731
Issue #2080357 by mrsinguyen: Remove Unused local variable from /core/modules/system/lib/Drupal/system/Tests/Ajax/DialogTest.php.
2013-12-03 23:47:25 -08:00
webchick
1d60ef3d4b
Issue #2043047 by makemineatriple, emma.maria, patrickd: Slogan shown on installation pages.
2013-12-03 23:43:48 -08:00
webchick
c246b07e56
Issue #2137301 by cayci1, fago: Move entity constraints under the Entity component.
2013-12-03 23:23:15 -08:00
webchick
fff357f18c
Issue #2072625 by rhm50, legolasbo: Remove Unused local variable from /core/modules/views/lib/Drupal/views/Tests/Handler/FilterDateTest.php.
2013-12-03 23:04:59 -08:00
webchick
460198864a
Issue #2080607 by CaptainWonky, mrsinguyen: Remove Unused local variable from /core/modules/user/lib/Drupal/user/Tests/Views/HandlerFieldRoleTest.php.
2013-12-03 22:54:17 -08:00
webchick
2db698ff03
Issue #2081155 by smiro: Remove Unused local variable from /core/modules/filter/lib/Drupal/filter/Plugin/Filter/FilterCaption.php.
2013-12-03 22:53:24 -08:00
webchick
c8faa4e172
Issue #2061969 by InternetDevels, andypost: Replace user_access() calls with ->hasPermission() in aggregator module.
2013-12-03 22:47:44 -08:00
webchick
5868f29f19
Issue #2095329 by Wim Leers: Remove drupal_add_css() from batch system.
2013-12-03 22:44:16 -08:00
webchick
a68a2e239b
Issue #2095311 by Wim Leers: Remove drupal_add_css() from update.module.
2013-12-03 22:42:42 -08:00
webchick
41623883bd
Issue #1971490 by balagan, vijaycs85: Standardize label of langcode field in schema files.
2013-12-03 22:36:01 -08:00
webchick
bca5404891
Issue #2080115 by aaronott: Remove Unused local variable from /core/modules/system/lib/Drupal/system/Tests/Cache/GenericCacheBackendUnitTestBase.php.
2013-12-03 22:34:21 -08:00
webchick
33fa4ac7c8
Issue #2080601 by mrsinguyen, mcrittenden: Remove Unused local variable from /core/modules/user/lib/Drupal/user/Tests/UserRegistrationTest.php.
2013-12-03 22:32:20 -08:00
webchick
443db81e57
Issue #1743072 by LinL, mtift, heyrocker, disasm: Cleanup coding style in configuration system files.
2013-12-03 22:28:27 -08:00
webchick
da773ebcfd
Issue #2147601 by jibran, dawehner: Get rid of entity_local_actions().
2013-12-03 22:05:58 -08:00
webchick
349bdb3c54
Issue #1938318 by Les Lim, jibran, tim.plunkett, kim.pepper, disasm | Crell: Convert book_remove_form to a new-style Form object.
2013-12-03 21:59:13 -08:00
webchick
88db8c57bc
Issue #2067529 by mrded, rhm50: Remove Unused local variable from /core/modules/views/lib/Drupal/views/ManyToOneHelper.php.
2013-12-03 21:41:29 -08:00
webchick
b917d2b009
Issue #2081149 by areke, deneo, mrsinguyen: Remove Unused local variable from /core/modules/content_translation/content_translation.module.
2013-12-03 21:40:30 -08:00
webchick
cab8b6d5bc
Issue #2080551 by beowulf1416, deneo: Remove Unused local variable from /core/modules/search/lib/Drupal/search/SearchQuery.php.
2013-12-03 21:31:21 -08:00
webchick
8f7e91cd74
Issue #2081171 by smiro: Remove Unused local variable from /core/modules/ckeditor/ckeditor.admin.inc.
2013-12-03 21:30:13 -08:00
webchick
4d2d18804f
Issue #2081131 by mrsinguyen, deneo2: Remove Unused local variable from /core/modules/taxonomy/lib/Drupal/taxonomy/Tests/Views/TaxonomyTestBase.php.
2013-12-03 21:27:26 -08:00
webchick
68a8646283
Issue #2072593 by stevepurkiss, legolasbo, deneo: Remove Unused local variable from /core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php.
2013-12-03 21:25:33 -08:00
webchick
2f49630d96
Issue #2080717 by TR, areke, chertzog, mrsinguyen: Remove Unused local variable from /core/modules/config/lib/Drupal/config/Tests/ConfigImportUITest.php.
2013-12-03 21:24:14 -08:00
webchick
a2df050a12
Issue #2080583 by mrsinguyen: Remove Unused local variable from /core/modules/picture/lib/Drupal/picture/Entity/PictureMapping.php.
2013-12-03 21:19:37 -08:00
webchick
8e7a2905ef
Issue #2135689 by Wim Leers: Clean up edit.module to match coding standards.
2013-12-03 21:18:34 -08:00
webchick
f699ab0b17
Issue #2144585 by amateescu: Remove stale references to the 'filter_format' table.
2013-12-03 21:16:49 -08:00
webchick
cc982b7794
Issue #2086479 by tim.plunkett: Convert content_translation_delete_confirm() to the new form interface.
2013-12-03 21:15:01 -08:00
webchick
39e76b0661
Issue #2148839 by chx: Move the drupal6_variable plugin where it belongs.
2013-12-03 21:13:02 -08:00
webchick
e0dbb5b114
Issue #2132647 by ianthomas_uk: Add test for the settings form of the NodeSearch plugin.
2013-12-03 21:07:21 -08:00
webchick
792882dd0a
Issue #2142553 by swentel, tim.plunkett, alweb, aspilicious: Field UI Local tasks are incorrect on any entity.
2013-12-03 20:45:12 -08:00
webchick
ada9c9da11
Issue #2109303 by damiankloip, ParisLiakos: Convert CSRF checks in controllers to the routing system.
2013-12-03 20:27:53 -08:00
webchick
605077bc2a
Issue #2046531 by olli, DuaelFr, dawehner: Change use_more_always to default to TRUE.
2013-12-03 20:21:00 -08:00
Jennifer Hodgdon
3cd71ea043
Issue #2031177 by ifrik, slashrm, batigolix: Fix up hook_help for file module
2013-12-03 16:56:31 -08:00
Jennifer Hodgdon
a70ccf5a93
Issue #2035007 by speely, YesCT, penyaskito: Add docs to Language class properties
2013-12-03 16:43:32 -08:00
webchick
dff4856ede
Issue #2137837 by dawehner, andypost: Current field is not displayed in replacement patterns.
2013-12-03 13:40:42 -08:00
webchick
a83aaa166b
Issue #2143341 by bdone: Fix 'More link' description of 'Link display' section.
2013-12-03 13:38:42 -08:00
webchick
954f911129
Issue #2147503 by amateescu: Remove stale reference to the EntityWrapper class.
2013-12-03 11:46:21 -08:00
webchick
4b06b8bd32
Issue #2111349 by dawehner, tim.plunkett: Move format_plural to the string translation service and format_interval to the date service.
2013-12-03 11:35:43 -08:00
webchick
6d0ba6bfd7
Issue #2143349 by larowlan: Submitting a form as an anonymous user when $form['#token'] = FALSE results in a notice.
2013-12-03 11:32:57 -08:00
webchick
447d8c2116
Issue #2142347 by tim.plunkett: Remove leftover Drupal\block\Routing\RouteSubscriber.
2013-12-03 11:24:39 -08:00
webchick
e900586b98
Issue #2148709 by amateescu, xjm: CommentManager::getFields() should not try to get fields for config entity types.
2013-12-03 11:22:17 -08:00
webchick
a38172dc20
Issue #1998638 by damiankloip, dawehner, kim.pepper, cosmicdreams, larowlan, Damien Tournoud: Replace all remaining superglobals (, , etc.) with Symfony Request object.
2013-12-03 10:57:18 -08:00
Jennifer Hodgdon
936662b6ca
Issue #2145083 by TR, longwave, dawehner: Fix some grammatical badness mostly in Views tests and comments
2013-12-03 08:26:31 -08:00
Jennifer Hodgdon
80fbd33d97
Issue #2145077 by TR, longwave: Fix about a zillion spelling errors, mostly in comments
2013-12-03 07:54:20 -08:00