Commit Graph

26083 Commits (099e0fa77cc3406c7579fa189cbba616a566329d)

Author SHA1 Message Date
Alex Pott 099e0fa77c Issue #1822048 by dawehner, tim.plunkett, damiankloip, EclipseGc, martin107, neclimdul: Introduce a generic fallback plugin mechanism. 2014-09-22 11:06:47 +01:00
Alex Pott bb3ee20742 Issue #2333395 by Jelle_S, attiks: Add sizes to template_preprocess_image. 2014-09-22 10:27:47 +01:00
Alex Pott 0096eb0839 Issue #2211633 by EclipseGc: Provide a composer.json file for Drupal\Component\Plugin. 2014-09-22 10:24:30 +01:00
Alex Pott ce7fefdb1d Issue #2228745 by Wim Leers, sqndr, nod_, undertext: Fixed Color module doesn't look for CSS files declared in a library. 2014-09-22 10:17:07 +01:00
Alex Pott e5921e78dd Issue #2325801 by jibran, larowlan: Abstract contact module mail delivery out of form into a service. 2014-09-22 09:52:06 +01:00
Alex Pott ee083e0e6a Issue #2098419 by larowlan | fago: Fixed Missing default access for all comment fields. 2014-09-22 09:47:16 +01:00
Alex Pott 22d79dc212 Issue #2238149 by Berdir, swentel: Apply formatters and widgets in EntityTestFormCotroller. 2014-09-22 09:40:58 +01:00
webchick f5884ce65e Issue #2142441 by Garrett Albright: Fixed [Followup needed] CSS aggregator prepends data: URLs with paths. 2014-09-21 13:46:24 -07:00
webchick b0ce906dd2 Issue #2318677 by bluegriff | emma.maria: Fixed Password field focus is interfering with the password indicator strength bar. 2014-09-21 11:33:52 -07:00
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