Commit Graph

22962 Commits (41623883bd89edb10aff5fc4cc8c86980f53a114)

Author SHA1 Message Date
webchick 4399709181 Issue #2066535 by tim.plunkett, jsst, Berdir: Add EntityManagerInterface and stop typehinting with EntityManager. 2013-10-30 16:09:40 -07:00
Nathaniel Catchpole 9d5aefb739 Issue #2048223 by dawehner, ParisLiakos, herom, fubhy, damiankloip, vijaycs85, joelpittet, tim.plunkett: Add $account argument to AccessCheckInterface::access() method and use the current_user() service. 2013-10-30 17:31:44 +00:00
Nathaniel Catchpole 9b5afa85e3 Issue #2099417 by marthinal, swentel, lauriii: Fixed Unable to change Custom Block view mode. 2013-10-30 12:01:32 +00:00
Nathaniel Catchpole 2280ad5dec Issue #2083387 by Gábor Hojtsy, Wim Leers: Make it possible to use in-place editing on entities rendered by a custom render pipeline (e.g. Views). 2013-10-30 11:56:14 +00:00
webchick 86876b30fa Issue #2117441 by alanburke: Fixed Stark layout broken as 'generic' classes removed from html.tpl.php. 2013-10-29 22:40:32 -07:00
webchick 2429657736 Issue #2120807 by Mark Carver: Add empty option to item_list(). 2013-10-29 22:21:17 -07:00
webchick dac79f29f6 Issue #1999430 by chertzog, andypost, slv_, kim.pepper: Use Symfony Request for simpletest module. 2013-10-29 22:00:00 -07:00
webchick 61f8fc24af Issue #1999388 by kim.pepper, wouter.adem, pwieck, penyaskito, chertzog, herom: Use Symfony Request for language module. 2013-10-29 21:59:13 -07:00
webchick 7a150d144e Issue #2014015 by kgoel, dmitrii, Berdir: Replace drupal_container() with Drupal::service() in the simpletest module. 2013-10-29 21:57:53 -07:00
webchick 662bd3934b Issue #2120847 by tim.plunkett: Add test coverage for FormBuilder::sendResponse(). 2013-10-29 15:09:34 -07:00
webchick 482f4eb055 Issue #2114069 follow-up by andypost: Remove unused code. 2013-10-29 15:02:13 -07:00
webchick a145652886 Issue #2098089 by penyaskito, Schnitzel, tim.plunkett, YesCT, EllaTheHarpy, Gábor Hojtsy: Fixed Date formats cannot be translated (the core UIs are useless). 2013-10-29 14:29:39 -07:00
webchick 55a6dd8f1f Issue #1912992 by swentel, beretta627, amateescu, mitron: Fixed Language Field gets 'Stuck' after Title. 2013-10-29 14:23:26 -07:00
webchick d3e4632ad7 Issue #2121953 by TR: Fixed Use existing $config variable instead of Drupal::config(). 2013-10-29 13:44:27 -07:00
webchick b8adc1c498 Issue #2120457 by Wim Leers: Add test to guarantee that the Standard profile does not load any JavaScript for anonymous users on critical pages. 2013-10-29 13:33:51 -07:00
Nathaniel Catchpole 62df5f1c66 Issue #2117265 by olli: Fixed Row format ajax broken when Drupal is installed in a subdirectory. 2013-10-29 10:45:57 +00:00
Alex Pott 5ab1bfcb9f Issue #2101427 by evilehk: Fixed Browser validation error with chrome on hidden required fields. 2013-10-28 16:20:43 -07:00
Alex Pott b376379368 Issue #2114069 by dawehner, Gábor Hojtsy, ursula: Fixed Routing / tabs / actions lack way to attach context to UI strings. 2013-10-28 15:45:33 -07:00
Nathaniel Catchpole 4361e6795b Issue #2120117 by Wim Leers, nod_: Fixed drupalSettings.user.uid added to page even if there is no other JS; drupal.node-new-comments-link lib added for anon users. 2013-10-28 16:58:04 +00:00
catch 75debc110d Issue #2115063 by marcingy: Remove drupal_add_feed(). 2013-10-28 11:53:11 +00:00
catch dfd537fe1a Issue #2095489 by tayzlor, beejeebus: Separate out module install config code from import code. 2013-10-28 11:51:33 +00:00
webchick 05fbc52f23 Issue #2121839 by brantwynn: Fixed Typo: 'Creation' not 'creaation' in custom_block().module docblock. 2013-10-27 16:42:03 -07:00
Alex Pott 31ec62abfc Issue #2117831 by corbacho: Update .editorconfig file. 2013-10-26 16:29:05 -07:00
Alex Pott 8546c8f6d0 Issue #1987806 by kim.pepper, disasm, vijaycs85, tim.plunkett: Convert search_view() to a new style controller. 2013-10-26 14:17:27 -07:00
Alex Pott b22fdb2199 Issue #2115829 by Xano: Fixed ConfigurableEntityReferenceItem::instanceSettingsFormValidate() does not typehint its arguments. 2013-10-26 11:20:39 -07:00
Alex Pott 840e20aec6 Issue #2097691 by plopesc, amateescu: Move FIELD_CARDINALITY_UNLIMITED constant to FieldDefinitionInterface. 2013-10-26 09:26:00 -07:00
webchick 5fd14ba7e3 Issue #1872206 by jessebeach, quicksketch, Wim Leers, mgifford: Fixed Improve CKEditor toolbar configuration accessibility. 2013-10-26 01:13:15 -07:00
Alex Pott a6efca1da2 Issue #2109065 by ianthomas_uk, jhodgdon: Fixed Remove variable_get() and variable_set() calls from API documentation. 2013-10-25 21:53:38 -07:00
Alex Pott 82eb2924cf Issue #2112807 by tim.plunkett: Move the form builder functions in form.inc to a form service. 2013-10-25 15:54:34 -07:00
webchick 4649f48115 Issue #2099577 by thamas, nod_, yoroy, Gábor Hojtsy: First installer page has initially needless description for how translations are handled. 2013-10-25 14:06:50 -07:00
Alex Pott 4b7bbecbc3 Issue #2097903 by Berdir, amateescu: Rename EntityRenderController to EntityViewBuilder. 2013-10-25 13:54:18 -07:00
webchick e01957ff3b Issue #2033959 by borisbaldinger, Gábor Hojtsy, thamas, YesCT: Improve design of language detection and selection settings page. 2013-10-25 13:37:50 -07:00
webchick 002940a9dc Issue #2100351 by grisendo, pfrenssen, Gábor Hojtsy, YesCT, penyaskito: Fixed Date format name 'custom' is reserved but not checked for. 2013-10-25 13:33:13 -07:00
webchick 08c1599c7f Issue #2057259 by alexpott, cweagans, swentel: Fixed Malformed modulename.info.yml file causes fatal error. 2013-10-25 13:19:15 -07:00
webchick a42b392c09 Issue #2099363 by tim.plunkett, mtift, swentel: Allow single config files to be imported and exported (Resolve regression from Views in Drupal 7). 2013-10-25 13:00:24 -07:00
catch 0e0bd62761 Issue #1618178 by manarth: Fixed Remove redundant DEFAULT_SYSLOG_FACILITY definition from Syslog. 2013-10-25 21:44:37 +02:00
catch 3be34dfd6b Issue #2102451 by vijaycs85, sidharthap: Remove drupal_set_title() in filter module controllers. 2013-10-25 21:43:24 +02:00
catch e96c41b54a Issue #2102467 by InternetDevels, sidharthap | vijaycs85: Remove drupal_set_title() in path module controllers. 2013-10-25 21:40:11 +02:00
catch df54550a2e Issue #1143922 by FatherShawn, kscheirer: Fixed Undefined index: value in theme_status_report(). 2013-10-25 21:28:01 +02:00
catch 744c96462e Issue #2078879 by pwolanin, dawehner, Xano: Fixed DerivativeDiscoveryDecorator doesn't check/enforce the proposed derivative fetchers implement interface DerivativeInterface. 2013-10-25 21:23:40 +02:00
Alex Pott 270708d58a Issue #2102125 followup by tim.plunkett, Gábor Hojtsy: Big Local Task Conversion. 2013-10-25 10:16:02 -07:00
Nathaniel Catchpole 2a5f1b9b17 Issue #1934498 by attiks, Jelle_S, David_Rothstein, effulgentsia, tstoeckler: Allow the image style 'itok' token to be suppressed in image derivative URLs. 2013-10-25 14:44:36 +01:00
Nathaniel Catchpole 4347a45177 Issue #1988508 by katbailey, aspilicious, dawehner: Stop pretending we support Symfony bundles when we really just have service providers. 2013-10-25 11:32:24 +01:00
Nathaniel Catchpole 818d465482 Issue #2113567 by jessebeach, nod_: Fixed Views dialogs don't close via escape. 2013-10-25 11:29:23 +01:00
Alex Pott bb54afd87d Issue #2028039 by ParisLiakos, jsbalsera, undertext, mcrittenden, xeniak, amateescu: Expand ItemInterface (aggregator.module) with methods. 2013-10-24 11:36:14 -07:00
Nathaniel Catchpole f7cabeb68a Issue #2113015 by Wim Leers, amateescu: Add drupal_merge_attached() function, to merge #attached assets. 2013-10-24 16:43:00 +01:00
Nathaniel Catchpole 00fbdd6b21 Issue #1975962 by Wim Leers, jibran, c4rl, amateescu: Move comment_links() into CommentRenderController. 2013-10-24 16:41:21 +01:00
Nathaniel Catchpole 516affdf43 Issue #2102125 by dawehner, tim.plunkett, neclimdul, pwolanin, YesCT, damiankloip, Tim Bozeman: Big Local Task Conversion. 2013-10-24 13:04:38 +01:00
Alex Pott 1ce62e0743 Issue #2019911 by johnmcc: Add install requirement that open_basedir() = Off since 8.x currently doesn't support it. 2013-10-23 12:55:02 -07:00
Alex Pott 6a13b6a840 Issue #2062183 by cloud2006, LinL, m1r1k, likin: Remove calls to deprecated global in core/modules/user/lib/Drupal/user/AccountFormController.php. 2013-10-23 12:05:27 -07:00