Commit Graph

26224 Commits (ca306bf3f1b348c2f2f36b7188727b594dd2a51b)

Author SHA1 Message Date
webchick 2160645707 Issue #2337619 by alexpott: Fixed Drupal\views\Plugin\views\query\Sql::buildCondition is checking for a non existing class. 2014-09-20 19:47:49 -07:00
Alex Pott f61ad20b84 Issue #2332885 by cs_shadow, Berdir, fago: Rename AllowedValuesInterface to OptionsProviderInterface. 2014-09-20 11:17:43 +01:00
Alex Pott fb6c562c9e Issue #2263981 by znerol, beejeebus: Introduce a robust and extensible page cache-policy framework. 2014-09-20 11:14:29 +01:00
webchick 1476c56c62 Issue #2312093 by alexpott, yched, andypost, swentel | xjm: Rename FieldInstanceConfig to FieldConfig. 2014-09-19 19:45:52 -07:00
Nathaniel Catchpole 7fa6684f7f Issue #2063303 by dawehner, damiankloip, Wim Leers: Fixed A Drupal 8 AjaxResponse that must return a 403, returns a 403 and prints 'A fatal error occurred: ' 2014-09-19 20:24:52 +01:00
Alex Pott 305b2f38da Issue #2309889 by tim.plunkett, dawehner: Fixed DrupalKernel requires a Drupal\Core\*\Plugin directory for annotated classes to be discovered. 2014-09-19 10:49:07 +01:00
Alex Pott c58bca379c Issue #2325571 followup by omers: Replace _theme() calls by calls to \Drupal::theme()->render(). 2014-09-19 10:40:50 +01:00
Alex Pott 195503e2bf Issue #2338571 by znerol: Remove SessionManager::startLazy(). 2014-09-19 10:40:50 +01:00
Nathaniel Catchpole 2a0254f973 Issue #2232605 by alexpott, dawehner, martin107, Cottser, sun: Fixed Themes cannot be uninstalled. 2014-09-19 10:25:26 +01:00
Alex Pott f27fd1f598 Issue #2337927 by effulgentsia, plach, fago: Fixed SqlContentEntityStorage::onFieldStorageDefinition(Create|Update|Delete)() is broken for base fields. 2014-09-19 07:57:48 +01:00
Alex Pott fb4e8cdf2f Issue #2329847 by tuutti, rachel_norfolk, Cottser | davidhernandez: Use Attribute to replace hard coded classes in language-negotiation-configure-form.html.twig. 2014-09-18 17:26:31 +01:00
Alex Pott 4d82422e67 Issue #2325571 by asif_khan, omers | dawehner: Replace _theme() calls by calls to \Drupal::theme()->render(). 2014-09-18 17:03:36 +01:00
Jennifer Hodgdon 9cf1459a30 Issue #2329703 by maximpodorov: Fix spelling in varous files 2014-09-18 08:54:40 -07:00
Jennifer Hodgdon c1442c5a4c Issue #2329703 by maximpodorov: Fix spelling in varous files 2014-09-18 07:27:00 -07:00
Jennifer Hodgdon bedbd0a22d Issue #2329703 by maximpodorov: Fix spelling in varous files 2014-09-18 07:26:03 -07:00
Jennifer Hodgdon 2a287f3147 Issue #2329703 by maximpodorov: Fix spelling in varous files 2014-09-18 07:22:54 -07:00
Jennifer Hodgdon 73c66d4dec Issue #2329703 by maximpodorov: Fix spelling in varous files 2014-09-18 07:21:39 -07:00
Alex Pott 748ef5bb02 Issue #2334785 by znerol: Remove _maintenance request attribute from SpecialAttributesRouteSubscriber. 2014-09-18 14:50:44 +01:00
Alex Pott e206190190 Issue #2328411 followup by herom: Convert all permissions to yml files and permission callbacks. 2014-09-18 14:45:04 +01:00
Alex Pott 8ff6a61f6a Issue #2320521 by jhodgdon: Fixed Follow-up: Node language views filters need label adjustments. 2014-09-18 14:42:24 +01:00
Alex Pott 2e7b455960 Issue #2303525 by paulmckibben, tim.plunkett: Provide link tags to alternate languages (hreflang) in HTML head. 2014-09-18 14:36:48 +01:00
Alex Pott e07bf5fdd6 Issue #2337227 by er.pushpinderrana, larowlan: Fixed NodeAccessControlHandler performs non-strict in_array check. 2014-09-18 14:14:32 +01:00
Alex Pott 2955942448 Issue #1976298 by larowlan: Move taxonomy_get_tree() and associated functions to Taxonomy storage, deprecate procedural wrappers. 2014-09-18 14:12:23 +01:00
Alex Pott ffde907c5d Issue #2321609 by benjy, dawehner: Fixed Provide a helpful message in case requirements are not met. 2014-09-18 13:57:55 +01:00
Nathaniel Catchpole 801d850a06 Issue #2337847 by alexpott, YesCT, martin107: The negotiated method_id does not need to be sorted on the Language or ConfigurableLanguage object. 2014-09-18 12:04:44 +01:00
Alex Pott 3660df9a12 Issue #2312693 by stevepurkiss | andypost: Fixed NodeTermData config schema is broken. 2014-09-18 09:57:15 +01:00
Alex Pott e3e12db315 Issue #2044859 by Berdir, klausi: Convert user roles to entity_reference_field. 2014-09-18 09:44:46 +01:00
Alex Pott 52a101bc1d Issue #2328411 by dawehner, geerlingguy, herom: Convert all permissions to yml files and permission callbacks. 2014-09-18 08:41:29 +01:00
Alex Pott 966aed8f90 Issue #2340379 by larowlan: Allow PathValidator::getUrlIfValid to support paths with leading /. 2014-09-18 08:35:46 +01:00
Alex Pott f6d2f233f4 Issue #2337859 by martin107 | YesCT: LanguageUrlRewritingTest should not be setting the id of a language. 2014-09-18 08:32:23 +01:00
Alex Pott 145778cea4 Issue #2322287 by tuutti, lauriii, wheatpenny: Move datetime classes from preprocess to template. 2014-09-18 00:16:41 +01:00
Alex Pott d617be8cba Issue #2331079 by znerol, dawehner: Use RouteMatch in access-checks and remove RequestHelper::duplicate(). 2014-09-17 23:14:49 +01:00
Alex Pott 3295e62aec Issue #2194885 by Berdir | sun: Remove drupal_write_record(). 2014-09-17 23:00:57 +01:00
Alex Pott 57926bf527 Issue #2313757 by Berdir, Wim Leers, dawehner: Remove text_processing option from text fields, expose existing string field types as plain text in UI. 2014-09-17 21:59:08 +01:00
Alex Pott 55ef0e86e0 Issue #2339665 by larowlan: Fixed EntityForm::submitForm docblock refers to non-existent CommentFormController. 2014-09-17 21:15:58 +01:00
Nathaniel Catchpole 735f55e56b Issue #2319177 by swentel, fago: Fixed Cron lock time limit is too short and does not prevent multiple, concurrent cron runs. 2014-09-17 15:44:35 +01:00
Nathaniel Catchpole 0f28b515f8 Issue #2287071 by Wim Leers, alexpott, chx: Add cacheability metadata to access checks. 2014-09-17 15:39:29 +01:00
Alex Pott 6f0b27bf7e Issue #2338085 by benjy: Fixed UrlAlias Destination is missing fields implementation. 2014-09-16 12:52:17 +01:00
Alex Pott f8c58623ac Issue #2314181 by roderik | hefox: Change drupal_static('name', whatever, TRUE) function comments. 2014-09-16 12:51:03 +01:00
Alex Pott 33a3ed6df4 Issue #2337911 by martin107: LanguageUrlRewritingTest checkUrl $language parameter definition is incorrect. 2014-09-16 12:25:09 +01:00
Alex Pott 8d4f1db33b Issue #2339135 by tim.plunkett: Fixed EntityViewsDataTest is located in the wrong directory/namespace. 2014-09-16 12:22:02 +01:00
Alex Pott ab50db310c Issue #2338011 by benjf, Sutharsan: Cleanup of locale tests. 2014-09-16 12:18:45 +01:00
Alex Pott 179e7c2bd1 Issue #2337709 by tim.plunkett: Convert form_state_values_clean() to FormStateInterface::cleanValues(). 2014-09-16 12:16:27 +01:00
Alex Pott 332fad7c22 Issue #2303361 by tim.plunkett, kim.pepper: Replace instances of deprecated drupal_valid_path with PathValidator. 2014-09-16 12:09:35 +01:00
Alex Pott db253b0901 Issue #2339021 by catch: Fixed Incorrect call to l() in system_token_info. 2014-09-16 12:07:20 +01:00
Alex Pott b33a215c38 Issue #2251111 by jibran | dawehner: Remove format_rss_item() and format_rss_channel(). 2014-09-16 12:02:31 +01:00
Alex Pott 2345f05d9b Issue #2338055 by martin107: A couple of quirks in the documentation for \Drupal\language\ConfigurableLanguageManager. 2014-09-16 11:55:53 +01:00
Alex Pott cf83a52a64 Issue #2339069 by rgoodine | joelpittet: Remove useless BlockPreprocessUnitTest. 2014-09-16 11:55:35 +01:00
Nathaniel Catchpole 0391038ba5 Issue #2224395 by swentel, dixon_, Berdir, fago: Move entity UI code to field_ui module and remove entity.module. 2014-09-16 10:08:00 +01:00
Nathaniel Catchpole f022decb56 Issue #2260457 by alexpott, beejeebus: Fixed Allow config entities to remove dependent configuration keys when dependencies are deleted due to module uninstall. 2014-09-16 10:05:37 +01:00