Commit Graph

7430 Commits (394442e270bce8470eee7804b2bb4717da391a50)

Author SHA1 Message Date
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
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
Jennifer Hodgdon 3caa9d60cb Issue #2029731 by drupaldrop, ekes, ifrik: Fix up hook_help for block module 2013-12-03 07:44:48 -08:00
Jennifer Hodgdon d4e06fa838 Issue #2139169 by ajiang: Remove obsolete information in Annotations topic 2013-12-03 07:42:14 -08:00
Jennifer Hodgdon a24a7a3dee Issue #2142931 by jian he, longwave: Fix class name in docs for hook_entity_operation_alter 2013-12-03 07:39:53 -08:00
Nathaniel Catchpole 011cd815aa Issue #2080699 by mrsinguyen: Remove Unused local variable $items from /core/modules/aggregator/lib/Drupal/aggregator/Tests/AggregatorTestBase.php. 2013-12-03 14:20:55 +00:00
Nathaniel Catchpole 2c77a334c7 Issue #2080373 by mrsinguyen: Remove Unused local variable $response from /core/modules/rest/lib/Drupal/rest/Tests/ReadTest.php. 2013-12-03 14:17:56 +00:00
Nathaniel Catchpole 7d675ad098 Issue #2080685 by BerdArt, chertzog: Remove Unused local variable $notification_level from /core/modules/update/update.report.inc. 2013-12-03 14:16:52 +00:00
Nathaniel Catchpole 9c2b1650c7 Issue #2143797 by agentrickard, amateescu: GetDefaultValue() fails with ConfigurableEntityReferenceFieldItemList. 2013-12-03 13:39:18 +00:00
Nathaniel Catchpole b925d4a4de Issue #2072609 by legolasbo: Remove Unused local variable from /core/modules/views/lib/Drupal/views/Tests/ModuleTest.php. 2013-12-03 13:37:04 +00:00
Nathaniel Catchpole 72a600a198 Issue #2080527 by chertzog: Remove Unused local variable $base_url from /core/modules/locale/lib/Drupal/locale/Tests/LocaleContentTest.php. 2013-12-03 13:36:13 +00:00
Nathaniel Catchpole 160e691c08 Issue #1503314 by swentel, amateescu, bojanz: Remove the concept of active / inactive (field types, storage) from Field API. 2013-12-03 13:34:33 +00:00
Nathaniel Catchpole 0432bc8616 Issue #2080113 by deneo, rhm50: Remove Unused local variable $plugin_id from /core/modules/system/lib/Drupal/system/Tests/Plugin/CacheDecoratorLanguageTest.php. 2013-12-03 12:30:12 +00:00
Nathaniel Catchpole e2779851e9 Issue #2080067 by beowulf1416, netsensei: Remove Unused local variable $has_time from /core/modules/datetime/datetime.module. 2013-12-03 12:25:38 +00:00
Nathaniel Catchpole addd8dce02 Issue #2081133 by mrsinguyen, dsdeiz, janstoeckler: Remove Unused local variable from /core/includes/menu.inc. 2013-12-03 12:24:10 +00:00
Nathaniel Catchpole 0b03858730 Issue #2080047 by mrsinguyen, dicix: Remove Unused local variable from views_ui module. 2013-12-03 12:15:10 +00:00
Nathaniel Catchpole dcc8a0c392 Issue #2084279 by herom, andypost, David Hernández, dawehner, Xano: Remove plugin.manager.entity service in favor of entity.manager. 2013-12-03 12:07:05 +00:00
Nathaniel Catchpole 0eb6d0832f Issue #2096593 by Wim Leers: Remove drupal_add_css() from system.module. 2013-12-03 12:02:23 +00:00
Nathaniel Catchpole 2e928d56c2 Issue #2087239 by ellishettinga, lauriii, c4rl: Remove theme_exposed_filters(). 2013-12-03 12:01:24 +00:00
Nathaniel Catchpole 15fded0c84 Issue #1988612 by effulgentsia, yched, Wim Leers, Berdir, Pancho: Apply formatters and widgets to rendered entity base fields, starting with node.title. 2013-12-03 11:53:16 +00:00
Nathaniel Catchpole b20755f4c8 Issue #2142549 by amateescu, yched: Support multi-column field types in base tables. 2013-12-03 11:48:59 +00:00
Nathaniel Catchpole a1b0d2480d Issue #2031219 by deneo, crowdcg: Remove theme_link from system.performance.yml 2013-12-03 11:10:08 +00:00
Nathaniel Catchpole 9f671f539a Issue #2080713 by chertzog: Remove Unused local variable $uuid from /core/modules/shortcut/lib/Drupal/shortcut/Tests/ShortcutTestBase.php. 2013-12-02 12:49:41 +00:00
Nathaniel Catchpole 2ffec8313b Issue #2143797 by agentrickard, amateescu: GetDefaultValue() fails with ConfigurableEntityReferenceFieldItemList. 2013-12-02 12:40:29 +00:00
Nathaniel Catchpole 7bad5758a4 Issue #2143405 by chx, bdone: Split migrate into to migrate and migrate_drupal. 2013-12-02 12:37:57 +00:00
Alex Pott b5525adbac Issue #2121775 by jessebeach: Make the markup associated with the required star on field items silent. 2013-12-01 23:41:57 -04:00
Alex Pott 5b164a2eb5 Issue #2136403 by damiankloip: Block display_title option shows incorrect default value on block configuration form. 2013-12-01 23:02:46 -04:00
Alex Pott 004fa12b8b Issue #1993384 by damiankloip, grisendo: Decouple Views pre_render callbacks from Views UI module. 2013-12-01 10:14:06 -04:00
Alex Pott 8e729c32fe Issue #2102417 by damiankloip, dawehner: Change Drupal\Core\Routing\RouteBuildEvent::getModule() to getProvider(). 2013-12-01 09:56:50 -04:00
Alex Pott 43a4ef250c Issue #2065193 by juampy, klausi: Supported_formats and supported_auth should work in the same way. 2013-12-01 09:54:50 -04:00
Nathaniel Catchpole e048d17b81 Issue #2108829 by damiankloip, dawehner: Make AccessManager stricter with values returned from access checkers. 2013-12-01 12:42:13 +00:00
Nathaniel Catchpole 4983867b78 Issue #2103155 by claudiu.cristea, chx: Pick up plugins in subdirs. 2013-12-01 12:36:42 +00:00
Nathaniel Catchpole 176672a477 Issue #1947880 by chrisjlee, tim.plunkett, Xano, s_leu, Berdir, effulgentsia, penyaskito, dawehner: Replace node_access() with $entity->access(). 2013-12-01 12:33:39 +00:00
Alex Pott 0d61dd8193 Issue #2143415 by YesCT, mikeryan, marvil07, bdone, chx: Migrate fixes 2013-11-30 20:38:26 -04:00
Nathaniel Catchpole 958056da9b Issue #2115291 by plopesc, agentrickard: Field types must use as provider its own module instead of Core when are defined in hook_field_info_alter(). 2013-11-29 13:13:23 +00:00
Nathaniel Catchpole 2f4b95bae4 Issue #2052787 by andypost, tim.plunkett, slashrsm: Image style effect ordering exhibits some odd behaviour. 2013-11-29 10:08:12 +00:00
Nathaniel Catchpole b28f5b817f Issue #2071145 by dawehner: Regression: Allow to change the commands of an ajax response. 2013-11-29 10:07:23 +00:00
Nathaniel Catchpole 1b5f414a87 Issue #2090783 by Wim Leers: Change notice: Run comment op links (delete, edit, reply, approve + contrib) through #post_render_cache to prevent render caching granularity being per-user. 2013-11-29 09:40:59 +00:00
Nathaniel Catchpole 607b3ace70 Issue #2146027 by nod_: Regression: Seven jquery dialog style removed. 2013-11-29 09:35:10 +00:00
Alex Pott 423c075cfd Issue #2099439 by linclark, jessebeach: REST's CSRF check is triggered even when using Basic Auth. 2013-11-28 23:06:20 -04:00
Alex Pott 71d9179e57 Issue #2099391 by dawehner, marthinal | geodaniel: Breadcrumbs for Search module should match tab titles. 2013-11-28 21:17:44 -04:00
Nathaniel Catchpole 27da86c99f Issue #2102521 by ianthomas_uk, tim.plunkett: Finish converting menu.module to CMI. 2013-11-28 19:26:58 +00:00
webchick 98733aa2bd Issue #2143013 by ti2m: 'Not specified' and 'Not applicable' appear as children of previous item. 2013-11-28 01:07:11 -08:00
webchick 0d777769ba Issue #2143023 by FrancescoQ: Move Translation tab on node translation form to right sidebar. 2013-11-28 01:01:20 -08:00
webchick beee5c272a Issue #2003812 by jsbalsera, Xano, mducharme, NonProfit, shixish | dagmita: Reorder element under configuration => Regional and language. 2013-11-28 00:55:52 -08:00
webchick 77587a1ab8 Issue #2104229 by claudiu.cristea: Deprecate file_usage(). 2013-11-28 00:52:13 -08:00
webchick 22cb5c3f51 Issue #2144795 by InternetDevels: ConnectionUnitTest fails with not MySQL driver. 2013-11-28 00:50:53 -08:00
webchick 677a0bafbc Issue #2139571 by jessebeach: Underscore.js fails to compare DOM nodes correctly; Toolbar JS will fail when upgraded to Backbone 1.0.0. 2013-11-28 00:48:43 -08:00
webchick c44e23c3e1 Issue #2107685 by vijaycs85: Provide configuration schema for Simpletest module. 2013-11-28 00:39:43 -08:00
webchick 41a0ae8ca1 Issue #2144569 by longwave, jhodgdon: Get rid of history.api.php. 2013-11-28 00:31:24 -08:00
webchick 371fd516f1 Issue #2099577 follow-up by nod: Optimize method of installer's conditional language selector text. 2013-11-28 00:28:03 -08:00
webchick aeecb0a4ce Issue #2076445 by plach, andypost, yched, Gábor Hojtsy: Make sure language codes for original field values always match entity language regardless of field translatability. 2013-11-28 00:25:13 -08:00
webchick a57094c870 Issue #2120839 by damiankloip, slashrm, Dave Reid: File usage view causes fatal error for a file with 0 usage. 2013-11-28 00:02:41 -08:00
webchick 063b5cd333 Issue #2143933 by tim.plunkett, pwolanin, dawehner: Add _title and _title_callback to all routes. 2013-11-27 23:44:52 -08:00
webchick 405d504752 Issue #2141041 by Heine, klausi, David_Rothstein, amateescu, tim.plunkett, : CsrfTokenGenerator::validate() should do an identical compare. (CORE-SA-2013-003 follow-up) 2013-11-27 23:37:18 -08:00
webchick d6362badbf Issue #2145463 by damiankloip: Remove LegacyBreadcrumbBuilder. 2013-11-27 23:33:00 -08:00
webchick 9bcaedec15 Issue #2047229 by fago, smiletrl, Berdir, effulgentsia, amateescu: Make use of classes for entity field and data definitions. 2013-11-27 13:55:54 -08:00
Nathaniel Catchpole 66f8fb8253 Issue #2102369 by vijaycs85, JeroenT, ACF, rteijeiro, -enzo-, tim.plunkett: Remove drupal_set_title in custom block module controllers and entitylist controllers. 2013-11-27 20:02:40 +00:00
Nathaniel Catchpole 14bf431e6b Issue #2061913 by AndreyMaximov, damiankloip, jibran: Remove drupal_set_breadcrumb and LegacyBreadcrumbBuilder in Views module. 2013-11-27 15:19:51 +00:00
Nathaniel Catchpole e4db5cd4e2 Issue #576276 by tim.plunkett, larowlan: Abort validation when the token validation fails. 2013-11-27 14:28:02 +00:00
Dries 4a689c5985 Issue #2088121 by nod_, RobLoach, joelpittet, Gábor Hojtsy: Remove Overlay. 2013-11-26 17:07:54 -05:00
Dries 1151c73c19 Issue #787896 by nod_, cha0s, jp.stacey, sun, David_Rothstein, Bojhan, lisarex: Add a link so that administrators can return to their most recently visited non-admin page. 2013-11-26 17:06:57 -05:00
Nathaniel Catchpole d7a9d44e8d Issue #2020895 by yched, pcambra, swentel: Move save() / delete() logic in Field / FieldInstance to [pre|post]Save(), [pre|post]Delete(). 2013-11-26 20:53:41 +00:00
webchick dd5dcd1bd0 Issue #2140505 by amateescu, tim.plunkett: Re-running a simpletest no longer displays the batch progress or duration. 2013-11-26 12:41:28 -08:00
Nathaniel Catchpole 44c9add9ff Issue #2095961 by ekes: Remove instances of menu_get_object('user'). 2013-11-26 20:37:59 +00:00
Nathaniel Catchpole fef7427c46 Issue #2102445 by disasm: Remove drupal_set_title in content_translation module controllers. 2013-11-26 20:21:30 +00:00
Nathaniel Catchpole 25722a629b Issue #2102449 by amateescu, swentel: Remove drupal_set_title in field_ui module controllers. 2013-11-26 20:20:55 +00:00
Dries 76fb5cba8f Issue #1712456 by damiankloip, aspilicious, amateescu: How to leverage cache tags in Views. 2013-11-26 15:17:52 -05:00
Nathaniel Catchpole 6ca86d9f57 Issue #2049121 by plopesc, klausi: Regression: Moving out term children on term listing page is broken. 2013-11-26 20:08:09 +00:00
Nathaniel Catchpole 5ca372cb40 Issue #2099133 by Wim Leers Comment form on same page as comments forces node render caching to be per user. 2013-11-26 10:07:46 +00:00
Nathaniel Catchpole e75ac46431 Issue #2133439 by damiankloip: Dynamically create token value string based on route path. 2013-11-25 12:06:37 +00:00
webchick a83becbdea Issue #1255696 by dagmar, lslinnet, swentel, jenlampton, sun: Move field type modules into separate 'Field type' package. 2013-11-24 13:29:58 -08:00
webchick dc544e2f65 Revert "Issue #2002336 by mgifford, falcon03, Liam Morland: Introduce a class to hide borders fieldsets elements."
This is not in-line with CSS standards, so temporarily rolling back for
further discussion.

This reverts commit 20faa056a5.
2013-11-24 12:43:08 -08:00
webchick 681c46055d Issue #2143111 by derhasi: Fix documentation reference to obsolete \Drupal\views\Plugin\query\QueryInterface. 2013-11-24 12:39:43 -08:00
webchick 831940a3c2 Issue #2118991 by Berdir, dawehner: Use abstract service definitions to minimize copy & pasted service definitions. 2013-11-24 12:37:45 -08:00
webchick 892744990d Issue #1982248 by Dragan Eror, marcus777: Markup for: views/templates/views-view-list.tpl.php. 2013-11-24 12:33:12 -08:00
webchick 02a10b3161 Issue #675446 by mgifford, RobLoach, amateescu, nod_, longwave, oxyc, rteijeiro, tomyouds, Jelle_S, mcrittenden, Sutharsan, hansyg, Angry Dan, clemens.tolboom, droplet | Dave Reid: Change notice: Use jQuery UI Autocomplete. 2013-11-24 12:30:09 -08:00
Gábor Hojtsy fcea2f9e3f Issue #2143097 by dawehner, longwave: Random failure in FilterUidRevisionTest blocking extensive core sprints in Vienna. 2013-11-24 17:10:43 +01:00
webchick 20faa056a5 Issue #2002336 by mgifford, falcon03, Liam Morland: Introduce a class to hide borders fieldsets elements. 2013-11-23 20:52:31 -08:00
webchick 1ae30efb80 Issue #2099239 by capuleto, dawehner: Add unit test for AccessSubscriber. 2013-11-23 20:49:15 -08:00
webchick 1ee5f8013e Issue #2105609 by RoSk0, jhodgdon: Convert search_embedded_form_form to a Controller. 2013-11-23 20:34:54 -08:00
webchick c48c94111f Issue #2047671 by jessebeach, Wim Leers, nod, xjm: Expanded contextual links look goofy when there are no items. 2013-11-23 20:30:21 -08:00
webchick b413088e68 Issue #2120335 by Wim Leers: Edit module only supports view modes, field_view_field() with a array is not supported. 2013-11-23 20:02:22 -08:00
webchick b38443b89d Issue #2136895 by Wim Leers: Comment settings are now a field, but not an editable one: breaks in-place editing . 2013-11-23 19:34:30 -08:00
webchick 00f8a4fd4a Issue #2131897 by jessebeach: CSS alignment issue of menu disclosure disks in RTL layout. 2013-11-23 19:28:51 -08:00
webchick e6042e1743 Issue #2030929 by cwells, linclark, jesse.d: Test text formatter RDFa output. 2013-11-23 19:20:38 -08:00
webchick 239b7aad0b Issue #1879386 by LewisNyman, jessebeach, Wim Leers, tkoleary: Increase target size of contextual links on touch devices. 2013-11-23 19:18:04 -08:00
webchick 500bdf8d07 Issue #2011082 follow-up by swentel, yched: Add back missing language arguments. 2013-11-23 13:50:44 -08:00
webchick a1b59e335a Issue #2004246 by chrishks, hass, larowlan, nyirocsaba: Standardize capitalization on actions for comment operations: 'edit', 'translations', 'delete', 'reply', 'approve'. 2013-11-23 13:46:09 -08:00
webchick 4cb668560f Issue #2134909 by Xano, Wim Leers: Clean up editor.module to match coding standards. 2013-11-23 13:25:49 -08:00
webchick d6cda5707d Issue #2113319 by Xano: Rename getOriginalID() to getOriginalId() and setOriginalID() to setOriginalId(). 2013-11-23 13:23:55 -08:00
webchick 7e85262fc3 Issue #2099251 by larowlan, targoo: Missing helper short description in forum. 2013-11-23 13:22:00 -08:00
webchick 3e44259861 Issue #1992894 by vijaycs85: Provide config schema to views components in user module. 2013-11-23 13:20:38 -08:00
webchick b9dd442912 Issue #2087253 by olli: Views entity area handler does not check view access. 2013-11-23 13:16:33 -08:00
webchick acdc6714aa Issue #2021161 by dawehner, Xano, AjitS, tim.plunkett: Replace the fallback node listing with a list controller. 2013-11-23 13:09:26 -08:00
webchick b973ed27f6 Issue #1938884 by tim.plunkett, dawehner, Xano, Les Lim: Replace the fallback user listing with a list controller. 2013-11-23 13:04:57 -08:00
webchick df1a669b77 Issue #2131851 by tim.plunkett: Form errors must be specific to a form and not a global. 2013-11-23 12:57:04 -08:00
webchick 53804ea11d Revert "Issue #2104229 by claudiu.cristea: Deprecate file_usage()."
Temporary rollback since it conflicts with a critical issue.

This reverts commit ce08ea737c.
2013-11-23 12:42:58 -08:00
webchick 3043a70e3c Issue #2084665 by Xano, aschiwi, yoroy: Clean up the DB configuration during installation. 2013-11-23 12:22:32 -08:00
webchick 59bb3c169d Issue #2142637 by swentel, Bojhan: Display only one Save button on content type creation. 2013-11-23 12:15:42 -08:00
webchick d5906706f5 Issue #2099205 by Wim Leers, zero2one, Gábor Hojtsy: When uploading and inserting an image trough the WYSIWYG plugin a relative path should be used for the image source (src) . 2013-11-23 12:12:07 -08:00
webchick d13ac6367c Issue #2100509 by emma.maria, dcrocks, csakiistvan, Manjit.Singh: Password strength indicator for site maintenance account is aligned incorrectly on the installation screen. 2013-11-23 11:55:58 -08:00
webchick ce08ea737c Issue #2104229 by claudiu.cristea: Deprecate file_usage(). 2013-11-23 11:37:46 -08:00
webchick 833c7142a6 Issue #2096373 by sushantpaste, jsbalsera, Sumeet.Pareek, gaurav.goyal: Provide config schema for View modes. 2013-11-22 21:52:41 -08:00
webchick 9c649add1f Issue #2107687 by vijaycs85: Provide configuration schema for Rest module. 2013-11-22 21:47:37 -08:00
webchick f8bb3f49a4 Issue #2137063 by tstoeckler: Remove ConfigTestTranslationUITest. 2013-11-22 21:44:19 -08:00
webchick a4f033e217 Revert "Rollback of Issue #2138239 by damiankloip, tim.plunkett, amateescu: Use GlobIterator instead of glob. — breaks testbot."
Un-committing the un-commit of the previously committed commit. :P

This reverts commit 40e903f897.
2013-11-22 21:40:50 -08:00
webchick 801db37f04 Issue #2140803 by Xano: Hook_config_translation_info(_alter)() docblock references incorrect YAML file. 2013-11-22 21:39:16 -08:00
webchick 4d54a0bcd7 Issue #2139195 by tstoeckler: Remove left-over entries in entity_menu(). 2013-11-22 21:37:15 -08:00
webchick d8181f8f3c Issue #2140051 by damiankloip: Remove views_cache_get/set functions. 2013-11-22 21:36:17 -08:00
webchick 78c933eb4b Issue #2142123 by pcambra: Adapt moveChildren function to match its interface. 2013-11-22 21:32:23 -08:00
webchick b91c1a9e55 Issue #2120841 by tim.plunkett: Convert form_options_flatten() to a method on FormBuilder. 2013-11-22 21:13:32 -08:00
webchick f17dcbf86c Issue #2137947 by tim.plunkett, damiankloip: Finish unit tests for PluginBag and subclasses. 2013-11-22 21:12:11 -08:00
webchick 5ef0824278 Issue #1965510 by TR, shanethehat, DyanneNova: Fix punctuation in Taxonomy module tests' assertion sentences. 2013-11-22 20:16:10 -08:00
webchick 9d37b1228c Issue #2003684 by rszrama, Wim Leers, nicholaspaun: Contextual.module does not escape contextual ids in HTML attributes. 2013-11-22 19:40:33 -08:00
webchick 402e468594 Issue #2120863 by tim.plunkett, Gaelan: Add docs to core/lib/Drupal/Core/Form/FormBuilder.php. 2013-11-22 19:40:01 -08:00
webchick ebe7d618f8 Issue #2137223 by YesCT: Config translation code documentation and small code clean up. 2013-11-22 19:37:43 -08:00
webchick 699918fe66 Issue #2135845 by Wim Leers: UserInterface duplicates some methods of AccountInterface. 2013-11-22 19:32:45 -08:00
webchick cf8a0e8087 Issue #2130551 by jhedstrom: Convert system modules MimeTypeMatcherTest to phpunit. 2013-11-22 19:23:27 -08:00
webchick a50c69719e Issue #2130673 by cwells: Place number of comments metadata inside node template. 2013-11-22 19:21:50 -08:00
webchick d0244b4fe9 Issue #2121855 by dawehner, tim.plunkett, damiankloip: Move the views data tests to a unit test. 2013-11-22 19:19:38 -08:00
webchick 6558a76929 Issue #2129809 by damiankloip: Remove usage of user_access() in NodeRevisionAccessCheck. 2013-11-22 19:18:17 -08:00
webchick b5581dcfa2 Issue #2124287 by jessebeach: Book module's BookNavigationBlock passes poorly formatted variable data to the book-all-books-block template. 2013-11-22 19:17:19 -08:00
webchick 71652ed0fe Issue #2129525 by olli: Views link display custom url does not use the default value from master display. 2013-11-22 19:15:34 -08:00
webchick afa2377dca Issue #2134929 by Wim Leers: Clean up Edit: rename EntityView to EntityDecorationView. 2013-11-22 19:13:41 -08:00
webchick cb361bc95f Issue #2121209 by swentel, Bojhan: Remove empty 'Web services' category in 'Configuration'. 2013-11-22 19:01:31 -08:00
webchick 8ca99a1c29 Issue #2112635 by tim.plunkett: Convert update_script_selection_form to FormInterface. 2013-11-22 18:58:43 -08:00
webchick a501d1cb5a Issue #2139921 by Wim Leers: Contextual links can't handle multiple occurrences of the same contextual links. 2013-11-22 17:06:27 -08:00
webchick c82b285554 Issue #2039277 by googletorp, dawehner, sandhya.m: Convert aggregator/opml to the new controller style. 2013-11-22 17:04:40 -08:00
webchick cc7e1532c6 Issue #2102489 by InternetDevels: Remove drupal_set_title in views module controllers. 2013-11-22 17:02:58 -08:00
webchick 1eb89f1a00 Issue #1986074 by LewisNyman, Outi, mcjim, edward_or, ry5n, Bojhan, yoroy: Buttons style update. 2013-11-22 16:23:37 -08:00
webchick 08eeef15db Issue #2132441 by chx, eliza411: Run-tests.sh --module is broken. 2013-11-22 15:59:11 -08:00
webchick 402a3cae63 Issue #2138867 by chx: Allow dangling commas in annotations. 2013-11-22 15:45:15 -08:00
webchick 6deedddba3 Issue #2140459 by amateescu, larowlan, David_Rothstein: Color module XSS in appearance settings. 2013-11-22 15:38:10 -08:00
webchick 15a9a70046 Issue #2140447 by larowlan, Heine: Open redirect in overlay (forward port of SA-CORE-2013-003). 2013-11-22 15:29:47 -08:00
webchick 9d46714d97 Issue #1892530 by amateescu, larowlan, grisendo, pwolanin: XSS in image file description (forward port of SA-CORE-2013-003). 2013-11-22 15:28:14 -08:00
catch e5b98c30fa Issue #2103635 by claudiu.cristea | fietserwin: Remove effects from ImageInterface. 2013-11-22 20:45:11 +00:00
Nathaniel Catchpole 172cd2652a Revert "Issue #1954892 by dawehner, tim.plunkett, David_Rothstein, effulgentsia: Replace 'theme callback' and hook_custom_theme() with a clean theme negotiation system."
This reverts commit fc04601c35.
2013-11-22 13:56:50 +00:00
Nathaniel Catchpole c465f9667f Issue #2054055 by seanr: Bartik inappropriately styles all links in the footer, rather than links inside blocks in the footer, breaking contextual links in the process. 2013-11-21 10:11:38 +00:00
Nathaniel Catchpole 390d04eef7 Issue #2115061 by JeroenT, tim.plunkett: Remove direct calls to drupal_add_html_head_link(). 2013-11-21 10:05:28 +00:00
Nathaniel Catchpole 4ae91a1d34 Issue #2099133 by Wim Leers: Comment form on same page as comments forces node render caching to be per user. 2013-11-21 10:03:38 +00:00
Dries 67f30bc0a1 Migrate in core #2125717 by mikeryan, chx, marvil07, bdone, jessehs, mpgeek, BTMash, fastangel, mongolito404, Moshe Weitzman, eliza411, YesCT, dawehner, cosmicdreams 2013-11-20 17:08:56 -05:00
webchick 40e903f897 Rollback of Issue #2138239 by damiankloip, tim.plunkett, amateescu: Use GlobIterator instead of glob. — breaks testbot. 2013-11-20 12:52:58 -08:00
webchick 76e6e2a920 Revert "Issue #2138239 by damiankloip, tim.plunkett, amateescu: Use GlobIterator instead of glob."
Bah. Wrong commit message.

This reverts commit 843d7d6614.
2013-11-20 12:52:18 -08:00