Commit Graph

1299 Commits (d73dcaf7c0dd767965f9d70c2f57fed20ebf6ef4)

Author SHA1 Message Date
Nathaniel Catchpole e18279a048 Issue #2122087 by rakesh.gectcr, snehi, InternetDevels, Xano, alvar0hurtad0: Remove references to hook_init() 2015-11-25 22:34:40 +00:00
Alex Pott 74e1efedf0 Issue #2563803 by borisson_, DietrichM: Remove deprecated functions from core/modules/system/tests/modules/module_test/module_test.module 2015-11-24 11:37:29 +00:00
effulgentsia 2090a96a21 Issue #2382675 by plach, yched, alexpott: hook_entity_create() affects the data of new translations of existing entities in unexpected and undocumented ways 2015-11-18 13:17:37 -08:00
Alex Pott 4f9265c85d Revert "Issue #2382675 by plach, yched: ContentEntityBase::addTranslation() should not fire hook_entity_create()"
This reverts commit 58332b2637.
2015-11-17 10:44:05 +00:00
Nathaniel Catchpole 58332b2637 Issue #2382675 by plach, yched: ContentEntityBase::addTranslation() should not fire hook_entity_create() 2015-11-16 17:28:12 +00:00
Nathaniel Catchpole 37ac6abc4c Issue #2603788 by Wim Leers, dawehner: HtmlResponseSubscriber does not call HtmlResponseAttachmentsProcessor on subrequests 2015-11-12 20:04:08 +00:00
Alex Pott 9e826723b3 Issue #2609400 by tim.plunkett, effulgentsia, benjamin.merkley: menu.html.twig says that menu_name is an available variable, but it's not 2015-11-12 15:19:54 +00:00
Nathaniel Catchpole e51d9decc4 Issue #2575737 by Cottser, davidhernandez: Copy templates, CSS, and related assets to Stable and override core libraries' CSS 2015-11-11 12:04:58 +00:00
Nathaniel Catchpole a2988f1fea Issue #2574975 by alexpott, Cottser, izus: Allow (base-)themes to be excluded from the UI (e.g. blocks, Appearance) 2015-11-06 23:09:03 +00:00
Alex Pott c4149af3b6 Issue #2607364 by plach, hchonov, catch: RC1 filled database update fails due to beta-12 to RC1 upgrade path issue 2015-11-04 10:32:38 +00:00
Alex Pott 0a8d97ec91 Issue #2600538 by rakesh.gectcr, anil280988, justAChris, jhodgdon: Incorrect @file description in core/ classes - wrong namespace or class name 2015-10-27 15:28:29 +00:00
Alex Pott db091f3dfe Issue #2513266 by mikeker, joelpittet, lauriii, Cottser, pwolanin, larowlan, Fabianx, stevector, catch, alexpott, dawehner: Twig templates can call delete() on entities and other objects 2015-10-23 15:08:36 -07:00
xjm 639272360e Issue #2502621 by Pravin Ajaaz, hussainweb, Peacog, jhodgdon, ivanjaros: Replace implement notes with inheritdoc tag 2015-10-23 13:59:43 -07:00
effulgentsia 32a9e1cb2b Issue #2599446 by alexpott: UncaughtExceptionTest fails on PHP7 2015-10-23 13:41:55 -07:00
effulgentsia b6072feb46 Issue #2592665 by jhedstrom, alexpott: Create RC1 database dumps 2015-10-23 13:30:40 -07:00
Nathaniel Catchpole 758cf21e14 Issue #2575735 by almaudoh: LibraryDiscoveryCollector::reset() does not properly reset its $cid, resulting in loading wrong library assets if the active theme changes 2015-10-23 12:13:08 +01:00
Alex Pott ff622b5962 Issue #2527126 by Wim Leers, dawehner, effulgentsia, anavarre, janusman, Fabianx, alexpott, hass, catch, Berdir, znerol: Only send X-Drupal-Cache-Tags and -Contexts headers when developer explicitly enables them 2015-10-20 11:04:58 -07:00
Alex Pott a2c96ec5f4 Issue #2578955 by dawehner, jhodgdon, Wim Leers, catch: Implement auto route generation but DON'T use it for all core entities 2015-10-17 06:13:46 -07:00
Alex Pott 93088f8720 Issue #2590059 by Sagar Ramgade, GoZ, sdstyles, jhodgdon: Fix double occurrence of prepositions 2015-10-15 11:02:38 +01:00
Alex Pott 26d5a5fcd7 Issue #2584837 by claudiu.cristea, Berdir, joelpittet, slashrsm, ChristianAdamski: Double translation in template_preprocess_field_multiple_value_form() 2015-10-13 23:28:52 +01:00
effulgentsia d5bd2eca3b Issue #2581459 by alexpott: UpdatePostUpdateTest is extremely fragile to change and does not test batches in post updates 2015-10-09 11:33:46 -07:00
Alex Pott 70d81c543e Issue #2584297 by YesCT: Remove unused use statements (that mostly came in from checkAcess) 2015-10-08 23:42:16 +01:00
Nathaniel Catchpole 8b65164c5a Issue #2533800 by alexpott: Remove all unused use statements from core 2015-10-08 20:46:26 +01:00
effulgentsia 190032b775 Issue #2072945 by Berdir, plach, effulgentsia, Schnitzel, andypost, Wim Leers: Remove the $langcode parameter in EntityAccessControllerInterface::access() and friends 2015-10-07 12:30:24 -07:00
effulgentsia 1672445a15 Issue #2570285 by mr.baileys, cpj, stefan.r, alexpott, nlisgo, joelpittet, Aki Tendo, borisson_, chx, dawehner, s_leu, Berdir: Make sure TranslatableMarkup accepts string values only 2015-10-07 10:16:40 -07:00
Nathaniel Catchpole d653aaaa6b Issue #2507031 by claudiu.cristea, dawehner, Wim Leers, mitrpaka, webflo, catch, piyuesh23, beejeebus, Berdir: Optimize automatic cron subscriber by moving automatic cron to a module 2015-10-07 10:39:38 +01:00
Nathaniel Catchpole d0ecad65ac Revert "Issue #2507031 by claudiu.cristea, dawehner, Wim Leers, mitrpaka, webflo, catch, piyuesh23, beejeebus: Optimize automatic cron subscriber by moving automatic cron to a module"
This reverts commit 6e0ce0808c.
2015-10-07 10:39:10 +01:00
Nathaniel Catchpole 6e0ce0808c Issue #2507031 by claudiu.cristea, dawehner, Wim Leers, mitrpaka, webflo, catch, piyuesh23, beejeebus: Optimize automatic cron subscriber by moving automatic cron to a module 2015-10-07 10:34:45 +01:00
Nathaniel Catchpole b75c57ff24 Issue #2575421 by Cottser, mdrummond, lauriii, davidhernandez, LewisNyman, catch, alexpott, joelpittet, webchick, Bojhan, emma.maria, mortendk: Add a Stable base theme to core and make it the default if a base theme is not specified 2015-10-06 20:40:18 +01:00
Alex Pott 97823b5a54 Issue #2429191 by claudiu.cristea, amateescu, yched, nlisgo, Berdir, alexpott, klausi, Wim Leers, xjm, catch: Deprecate entity_reference.module and move its functionality to core 2015-10-06 12:02:22 +01:00
Alex Pott 40fa14ba9a Issue #2557265 by claudiu.cristea, Wim Leers: Synchronize editor status with paired text format status 2015-10-06 03:19:33 +01:00
effulgentsia ace96debbe Issue #2073217 by andypost, Berdir, plach: Remove the $langcode parameter from the entity view/render system 2015-10-05 16:33:05 -07:00
effulgentsia 866be5fb95 Issue #2476407 by borisson_, hussainweb, znerol, Fabianx, Wim Leers, dawehner, Crell, Berdir: Use CacheableResponseInterface to determine which responses should be cached 2015-10-05 15:09:09 -07:00
webchick 5132930c19 Issue #2579399 by phenaproxima, mikeryan, neclimdul: db-tools.php import does not work 2015-10-05 09:21:52 -07:00
Nathaniel Catchpole 6e0225e304 Issue #2520540 by alexpott: Enforced configuration dependencies shouldn't have to be repeated in the calculated dependencies 2015-10-05 16:26:08 +01:00
Nathaniel Catchpole 72b0180f59 Issue #2454649 by Aki Tendo, dawehner: Cache Optimization and hardening -- [PP-1] Use assert() instead of exceptions in Cache::merge(Tags|Contexts) 2015-10-05 14:12:02 +01:00
Alex Pott b95d2c83b8 Issue #2497667 by almaudoh, Wim Leers, Cottser, Fabianx, jaxxed: Add libraries-extend to themes' *.info.yml 2015-10-05 10:15:37 +01:00
webchick e5424fb260 Issue #2410497 by alvar0hurtad0, sdstyles, hussainweb, webchick, jhodgdon, mpdonadio: Update remaining url() and _l() calls in comments/documentation 2015-10-04 23:34:30 -07:00
webchick aac60c8a11 Issue #2576525 by joshi.rohit100, DuaelFr, MattA: Missing package property in *.info.yml files for some testing support modules 2015-10-04 22:26:16 -07:00
effulgentsia 451bebc42c Issue #2451411 by almaudoh, Shamsher_Alam, lauriii, borisson_, cilefen, davidhernandez, Cottser, Wim Leers, joelpittet: Add libraries-override to themes' *.info.yml 2015-10-03 21:19:34 -07:00
effulgentsia b827bda3d1 Issue #2281533 by claudiu.cristea, amateescu, tim.plunkett, yched, jibran, catch: Entity Reference default selection plugin ignores matches if an entity type has no label key 2015-10-03 17:39:31 -07:00
effulgentsia 0a67ffba04 Issue #2575615 by alexpott, pwolanin, stefan.r, catch, dawehner, effulgentsia, xjm, David_Rothstein, iMiksu, lauriii, joelpittet: Introduce HtmlEscapedText and remove SafeMarkup::setMultiple() and SafeMarkup::getAll() and remove the static safeStrings list 2015-10-02 16:19:24 -07:00
Alex Pott 18d4de1a4c Issue #2579021 by Wim Leers, Berdir, sasanikolic, Fabianx: Prevent comment forms from marking rendered nodes as uncacheable 2015-10-02 22:04:04 +01:00
webchick b29158839c Issue #2550291 by neclimdul, phenaproxima: Improve and generalize database dump tools 2015-10-02 11:59:39 -07:00
Alex Pott 1844088377 Issue #2554771 by Mile23, Wim Leers: Remove deprecated drupal_process_attached() 2015-10-02 13:03:26 +01:00
effulgentsia 708ce0a998 Issue #2576533 by alexpott, stefan.r, Wim Leers, dawehner, xjm, effulgentsia, catch: Rename SafeStringInterface to MarkupInterface and move related classes 2015-10-01 16:25:03 -07:00
Nathaniel Catchpole 03bd7fc75b Issue #2172843 by fgm, marthinal, pfrenssen, amateescu, andypost, Wim Leers, stefan.r, pwieck, deepak_123: Remove ability to update entity bundle machine names 2015-10-01 19:43:30 +01:00
Nathaniel Catchpole c018664692 Issue #2569529 by mdrummond, DuaelFr: system_update_8005 does not create secondary tasks block in Seven 2015-09-30 22:28:45 +01:00
webchick 105518a28e Issue #2547159 by mdrummond, mortendk, davidhernandez, lauriii, joelpittet, Wim Leers, Cottser: menu class generating should be in the template not in a function 2015-09-30 14:00:27 -07:00
webchick 5355f8cc02 Issue #2569605 by phenaproxima, neclimdul, catch: Remove migrations from update path test fixtures 2015-09-30 11:45:52 -07:00