Commit Graph

23094 Commits (056f2fe24119b36d30cf91e719709bdca0c5bbda)

Author SHA1 Message Date
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