Commit Graph

578 Commits (32336d58615ea09837d234a57e72b09f06a2587c)

Author SHA1 Message Date
webchick 32336d5861 Issue #2321505 by LewisNyman: Split Seven's style.css into SMACSS categories. 2014-09-08 10:39:43 -07:00
webchick 7a9f3fbf80 Issue #2142441 by Garrett Albright: Fixed CSS aggregator prepends data: URLs with paths. 2014-09-08 08:52:46 -07:00
Nathaniel Catchpole 12feabd38c Issue #2330929 by znerol: Remove the request from parameter converters. 2014-09-08 14:20:21 +01:00
Nathaniel Catchpole 71d247919f Issue #2330091 by plach: Rename ContentEntityDatabaseStorage to SqlContentEntityStorage. 2014-09-08 13:12:45 +01:00
Nathaniel Catchpole edafea1f78 Issue #2332739 by YesCT, alexpott: Remove SortArray::sortByWeightAndTitle. 2014-09-08 11:39:01 +01:00
Alex Pott 6d8b0b81d3 Issue #2321393 by damiankloip, undertext: Fixed Unable to pass function name to '_content' property of the route. 2014-09-08 11:21:55 +01:00
Alex Pott 61150517df Issue #2302563 by chx, dawehner: Fixed Access check Url objects. 2014-09-08 11:13:35 +01:00
Nathaniel Catchpole ae5d5c8460 Issue #2250315 by dawehner, pwolanin: Fixed Regression: Bring back node access optimization to menu trees. 2014-09-08 11:01:26 +01:00
webchick f3296754d1 Issue #2330751 by dawehner, chx: Fixed Random test failures everywhere due to ->with(Request::create()). 2014-09-06 20:14:42 -07:00
Dries ca85441da2 Issue #2260121 by sun: PHPUnit Tests namespace of modules is ambiguous with regular runtime namespace (+ Simpletest tests). 2014-09-05 12:40:22 -04:00
Alex Pott 0ede95dd0b Issue #2293205 by Berdir | tim.plunkett: Consider removing usage of DataDefinition in ContextHandler. 2014-09-05 17:15:29 +01:00
Alex Pott 5c3b66c8c9 Issue #2330121 by plach, effulgentsia, fago: Replace ContentEntityDatabaseStorage::getSchema() with a new EntityTypeListenerInterface implemented by SqlContentEntityStorageSchema. 2014-09-05 16:08:01 +01:00
Dries 5ef912e965 Issue #2303673 by dawehner, damiankloip, effulgentsia, Fabianx: Implement stackphp; cleanup handlePageCache() and preHandle() 2014-09-03 22:58:45 -04:00
webchick 7c79e1c4cf Issue #2329765 by tim.plunkett | sun: Remove all @backup* annotations from (pure) unit tests. 2014-09-03 14:49:51 -07:00
webchick 5289c3e3ce Issue #2326949 by plach, effulgentsia: Move entity-type-specific schema information from the storage class to a schema handler. 2014-09-02 14:58:04 -07:00
Nathaniel Catchpole 30cad25c71 Issue #2031717 by Berdir, swentel, fago: Make entity module not required. 2014-09-02 10:36:57 +01:00
webchick 8c68491896 Issue #2273277 by Wim Leers, effulgentsia, Fabianx: Fixed Figure out a solution for the problematic interaction between the render system and the theme system when using #pre_render. 2014-08-29 16:37:14 -07:00
Dries ec2b048e1c Issue #2224761 by Gábor Hojtsy, alexpott, pfrenssen, effulgentsia, xjm, mlncn: Add a generic way to add third party configuration on configuration entities and implement for field configuration. 2014-08-29 12:48:20 -04:00
webchick 68755a3bbf Issue #2188675 by Gábor Hojtsy, marthinal, fran seva, robertdbailey, Jalandhar, vijaycs85, dlu, kfritsche, YesCT, pfrenssen: Fixed Translate local task always visible, leads to WSOD. 2014-08-28 23:56:26 -07:00
webchick 7a6154927d Issue #2270323 by sun, dawehner, neclimdul: Remove DRUPAL_ROOT constant redefinitions from unit tests. 2014-08-28 23:48:21 -07:00
webchick 68f576fe81 Issue #2323721 by dawehner, chx: Fixed [sechole] Link field item and menu link information leakage. 2014-08-28 23:13:46 -07:00
webchick 3467f05416 Issue #2121713 by tim.plunkett, dawehner, rteijeiro, jiv_e: Move drupal_html_id() and drupal_html_class() to Drupal\Component\Utility. 2014-08-28 21:34:31 -07:00
webchick db30eaf438 Issue #2328785 by tim.plunkett: Convert form_load_include() to FormState::loadInclude(). 2014-08-28 21:23:30 -07:00
webchick 2191f864ab Issue #2328777 by tim.plunkett: Refactor FAPI getCache()/setCache() into a standalone class. 2014-08-28 14:38:22 -07:00
webchick 9c537ec4b2 Issue #1966436 by naveenvalecha, cesarmiquel, Berdir, mr.york, jlbellido, segi, vasi1186, Leksat, Gábor Hojtsy, Schnitzel, grisendo, Aron Novak, likin, penyaskito, vijaycs85, kfritsche, fago: Fixed Default *content* entity languages are not set for entities created with the API. 2014-08-28 12:58:27 -07:00
webchick 2b24e72116 Issue #2183929 by cilefen, tim.plunkett: Allow \Drupal:: call in BlockBase to be bypassed. 2014-08-25 21:48:05 -07:00
webchick 6a168b0d37 Issue #2326397 by davidhernandez: Fixed Add filtering to AttributeArray. 2014-08-25 21:32:57 -07:00
webchick fd0be0461f Issue #2244359 by mondrake: Lazy-load GD resource in GDToolkit. 2014-08-24 13:16:19 -07:00
webchick 64bd363f73 Issue #2326203 by effulgentsia, alexpott: Fixed Config's cached storage should only use one bin. 2014-08-23 15:08:03 -07:00
webchick 1203a0927b Issue #2325575 by sun: Fixed Theme must not be primed in core.extension and KernelTestBase. 2014-08-23 15:07:03 -07:00
webchick 38587bde94 Issue #2240459 by Gábor Hojtsy, penyaskito | LoMo: Fixed Applying default language fallback rules to interface translation has impressively bad results. 2014-08-23 15:04:47 -07:00
webchick 673e1e58b0 Issue #2279071 by andypost: Fixed Fragile form_id generation for bundlable entity forms. 2014-08-23 14:53:58 -07:00
webchick 6a6e601d4a Issue #2309323 by Berdir, tim.plunkett: Allow #submit and #validate to be specified as methods of the form object. 2014-08-23 14:18:18 -07:00
webchick 37586d9773 Issue #1837388 by tim.plunkett, dawehner, Wim Leers: Provide a ParamConverter than can upcast any entity. 2014-08-23 14:08:59 -07:00
webchick de5fe262f2 Issue #2318087 by tim.plunkett: Replace ['input'] with FormState::getUserInput(). 2014-08-23 12:18:55 -07:00
Alex Pott 7fde4cf6e6 Issue #2212427 by Mixologic, YesCT, Sutharsan, mgriego, icseh., visabhishek, znerol: Use interface instead of class name for language manager where appropriate. 2014-08-22 23:50:23 +01:00
Alex Pott 629ebca291 Issue #1976158 by Berdir | msonnabaum: Rename entity storage/list/form/render "controllers" to handlers. 2014-08-22 12:59:25 +01:00
Alex Pott 4b42df3dbd Issue #2318817 by alimac, martin107: Remove method setId() from core/lib/Drupal/Core/Language/LanguageInterface. 2014-08-22 12:28:51 +01:00
Alex Pott a4125e6a8c Issue #2228093 by dawehner | sun: Modernize theme initialization. 2014-08-21 17:53:03 +01:00
Alex Pott 450cc9891d Issue #2322809 by chx, dawehner, tim.plunkett: Tighten routing security by access checking in matchRequest. 2014-08-21 12:36:06 +01:00
Alex Pott 7f2710bea8 Issue #2315333 by tim.plunkett: Move block plugin code out of block.module. 2014-08-21 12:20:41 +01:00
Alex Pott 06278dc41d Issue #2324293 by larowlan: Fixed PHPUnit code coverage broken. 2014-08-20 16:31:37 +01:00
Alex Pott 9be30ef535 Issue #2271251 by ParisLiakos, undertext, JeroenT, StevenPatz, tim.plunkett: Remove usages of watchdog() from non-form and non-controllers. 2014-08-20 16:26:18 +01:00
Alex Pott a7364b37de Issue #2324113 by penyaskito: Move Drupal/Core/Utility/Color to Drupal/Component/Utility/Color. 2014-08-20 15:52:22 +01:00
Alex Pott dd4fd1ac24 Issue #2307717 by Wim Leers, micbar: Fixed Inform Drupal in *.libraries.yml via a new per-JS file "minified" flag whether a JS file has been minified. 2014-08-19 16:13:03 +01:00
Nathaniel Catchpole 5348e2e361 Issue #2283977 by alexpott, Gábor Hojtsy, effulgentsia, fago: Create a new ConfigEntity type for storing bundle-specific customizations of base fields. 2014-08-19 11:25:28 +01:00
Alex Pott 0463b81a08 Issue #2322889 by sun: Fixed Various setUp() and tearDown() methods are not protected. 2014-08-18 16:50:50 +01:00
Alex Pott f1713d5754 Issue #2309187 by andypost | Crell: Fixed double-link-entry between Entity and Entity Type classes. 2014-08-18 16:30:22 +01:00
Alex Pott 3c29af9715 Issue #2322097 by plach: Enforce data tables for translatable entity types in the SQL entity storage. 2014-08-18 14:44:03 +01:00
Alex Pott c8bd0b4f9d Issue #2316537 by dawehner | chx: Upgrade symfony CMF to 1.2, remove deprecated parameters from getRouteByName* . 2014-08-12 18:23:46 -07:00