Nathaniel Catchpole
|
f33b2415bb
|
Issue #304540 by typhonius, BrockBoland, nabiyllin, RobLoach, marcingy, ravi.khetri, jyotisankar, sudhanshug, jaredsmith, nesta_: Disable themes when theme engine or base theme aren't available
|
2016-02-24 15:14:02 +09:00 |
Nathaniel Catchpole
|
71bdc7bb54
|
Issue #2596095 by tstoeckler, bojanz, dawehner: Provide a route provider for add-form of entities
|
2016-02-24 14:20:32 +09:00 |
Nathaniel Catchpole
|
5972523090
|
Issue #2471154 by amateescu, googletorp, Denchev, mariancalinro, Xano, celdia: Anonymous user label can't be viewed and auth user labels are only accessible with 'access user profiles' permission
|
2016-02-22 19:50:34 +09:00 |
Nathaniel Catchpole
|
6377fc1f42
|
Issue #2667294 by chx: Allow for peaceful requeueing
|
2016-02-22 10:11:26 +09:00 |
Alex Pott
|
98d39d1bdb
|
Issue #2669400 by jungle, dimaro, rakesh.gectcr, lluvigne, Mile23: Replace deprecated usages of entity_create('type') with a direct call to <EntityType>::create()
|
2016-02-20 10:55:26 +05:30 |
Nathaniel Catchpole
|
a3f5ca8a81
|
Issue #2338747 by dawehner, chx: Move {router} out of system.install and create the table lazy
|
2016-02-19 13:26:53 +09:00 |
Nathaniel Catchpole
|
9040dc8002
|
Issue #2664466 by dawehner, alexpott, kostyashupenko: url_alias table is only used by a core service but it depends on system install
|
2016-02-17 16:11:37 +09:00 |
Nathaniel Catchpole
|
edb618f556
|
Issue #2651716 by tstoeckler, bojanz: Entity::getEntityFromRouteMatch() should support bundles
|
2016-02-17 10:04:25 +09:00 |
Nathaniel Catchpole
|
9de35948b6
|
Issue #2664302 by alexpott: Semaphore table is only used by a core service but it depends on system install
|
2016-02-17 09:54:31 +09:00 |
Nathaniel Catchpole
|
8e4fe5c0f9
|
Issue #2641584 by Mac_Weber, heykarthikwithu, legovaer: Replace deprecated usage of entity_create('field_config') with a direct call to FieldConfig::create()
|
2016-02-16 20:13:36 +09:00 |
Nathaniel Catchpole
|
ac415b1f5b
|
Issue #2485683 by Wim Leers: REST entity resource missing entity & field access cacheability metadata
|
2016-02-15 21:24:23 +09:00 |
Nathaniel Catchpole
|
7e4b50e68f
|
Issue #2635224 by dawehner, bojanz: ContentEntityBase should provide field definitions for key fields
|
2016-02-15 09:27:14 +09:00 |
Nathaniel Catchpole
|
f086999068
|
Issue #2666112 by alexpott: phpcs has a new sniff: Generic.PHP.LowerCaseKeyword
|
2016-02-15 08:53:08 +09:00 |
Nathaniel Catchpole
|
1909ebd759
|
Issue #2567091 by slashrsm: AJAX updates of an element in a #group are not working
|
2016-02-12 10:33:12 +09:00 |
Jennifer Hodgdon
|
d87ade36a4
|
Issue #2572643 by alexpott, attiks, Jelle_S, jhodgdon: Fix Drupal.Commenting.FileComment coding standard
|
2016-02-11 12:54:33 -08:00 |
Nathaniel Catchpole
|
dc89c492a0
|
Issue #2663796 by xjm: Use a confirmation form when enabling experimental modules
|
2016-02-10 14:52:44 +09:00 |
Nathaniel Catchpole
|
ea6f67e298
|
Issue #2641092 by laranajim: Wrong file doc block on some tests
|
2016-02-10 09:01:06 +09:00 |
xjm
|
f459072b05
|
Revert "Issue #2595613 by krknth, heykarthikwithu, k4v, aerozeppelin, naveenvalecha, swentel: Forms - '#title_display' => 'invisible' is not working for radio buttons ?"
This reverts commit 5016b9c67d .
|
2016-02-09 17:31:42 +00:00 |
Nathaniel Catchpole
|
5016b9c67d
|
Issue #2595613 by krknth, heykarthikwithu, k4v, aerozeppelin, naveenvalecha, swentel: Forms - '#title_display' => 'invisible' is not working for radio buttons ?
|
2016-02-09 08:54:07 +09:00 |
Nathaniel Catchpole
|
d4e7281f28
|
Issue #2641586 by Mac_Weber, marvin_B8: Replace deprecated usage of entity_create('field_storage_config') with a direct call to FieldStorageConfig::create()
|
2016-02-09 08:52:18 +09:00 |
Alex Pott
|
6badeae83c
|
Issue #2645036 by chx: Performance: system_path_* doesn't pass the source
|
2016-02-04 11:24:31 +00:00 |
Nathaniel Catchpole
|
b53d68dda3
|
Issue #2649602 by hchonov: hook_translation_create is not invoked with the new entity translation but with the previous entity object
|
2016-02-03 16:08:07 +09:00 |
Nathaniel Catchpole
|
18d44b50ff
|
Issue #2351919 by almaudoh, Wim Leers, claudiu.cristea: Replace uses of drupal_get_path() with __DIR__ or Extension::getPath() where possible
|
2016-02-03 14:28:00 +09:00 |
Nathaniel Catchpole
|
7ab932fbee
|
Issue #2657178 by xjm: Warn about experimental modules on their help pages
|
2016-02-01 21:21:43 +09:00 |
Nathaniel Catchpole
|
5f0b3cb452
|
Issue #2655700 by jhodgdon: ajaxRender() is referenced in documentation but no longer exists
|
2016-02-01 21:18:35 +09:00 |
Nathaniel Catchpole
|
a271660881
|
Issue #2553553 by burkeker, alvar0hurtad0, meramo: Remove references to system.module.css and system.theme.css in core
|
2016-02-01 20:06:50 +09:00 |
Nathaniel Catchpole
|
16d9e20db4
|
Issue #2640962 by Berdir: Theme Registry does not support switching the active theme
|
2016-01-25 09:45:14 +09:00 |
Nathaniel Catchpole
|
a5db9246e7
|
Issue #2639352 by tduong, swentel, Berdir: File records, files themselves lost in translation
|
2016-01-21 23:34:49 +09:00 |
Alex Pott
|
af54540567
|
Issue #2510150 by tduong, Berdir: AccountProxy is not calling date_set_default_timezone() for anonymous users
|
2016-01-19 14:57:43 +00:00 |
Alex Pott
|
580b4cf09a
|
Issue #2392153 by mparker17, hussainweb, chris.smith, alexpott, dawehner: Disallow composer.json and composer.lock from being indexed
|
2016-01-18 14:53:59 +00:00 |
Alex Pott
|
1a71d3b3c5
|
Issue #2624594 by pwolanin, lauriii, Xano: Local action plugins do not have any way to provide cacheability metadata
|
2016-01-15 15:22:23 +00:00 |
Alex Pott
|
9f4034ac98
|
Issue #2642236 by TR: Various setUp() and tearDown() methods are not protected (the sequel)
|
2016-01-05 10:53:08 +00:00 |
Nathaniel Catchpole
|
6a09a57c74
|
Issue #2595695 by Wim Leers, alexpott, mfb, Crell, cilefen, dawehner: 4xx handling using subrequests: no longer able to vary by URL
|
2016-01-05 14:56:08 +09:00 |
Alex Pott
|
75f1692d2c
|
Issue #2627852 by chx: hook_entity_create_access() is unusable
|
2015-12-11 23:58:56 +00:00 |
Alex Pott
|
e4dcadd6e2
|
Issue #2357119 by claudiu.cristea, mondrake, attiks: Allow image toolkit derivatives
|
2015-12-10 15:16:36 +00:00 |
Nathaniel Catchpole
|
97fc3f7e4a
|
Issue #2388247 by pguillard, snehi, joelpittet, sriharsha.uppuluri: Documentation refers to _theme() function, which has been removed
|
2015-12-10 14:19:31 +00:00 |
Jennifer Hodgdon
|
c5eb4480bb
|
Issue #2607870 by Lars Toomre: Some docblock fixes for PHP type 'integer'
(cherry picked from commit e0516e391a )
|
2015-12-08 09:48:25 -08:00 |
Jennifer Hodgdon
|
0fb0add63c
|
Issue #2606724 by Lars Toomre, malavya: Few {@inheritdoc} formatting fixes
|
2015-12-02 12:57:45 -08:00 |
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 |
Alex Pott
|
17a9dac510
|
Issue #2563801 by rashid_786, sdstyles, keopx, joshi.rohit100, Mile23, lachezar.valchev, NikhilValand: Remove usage of menu_test_theme_page_callback()
|
2015-09-30 15:03:44 +01:00 |
Nathaniel Catchpole
|
bef7274a7c
|
Issue #2476947 by mdrummond, Wim Leers, davidhernandez, lauriii, joelpittet, andypost, Cottser, JeroenT, Manuel Garcia, rpayanm: Convert "title" page element into a block
|
2015-09-30 14:00:49 +01:00 |
Alex Pott
|
9d3c2c52da
|
Issue #2571427 by Mile23: HtmlResponseAttachmentsProcessor tests misplaced during reroll
|
2015-09-29 02:25:38 +02:00 |
Nathaniel Catchpole
|
a6c2e2b1c5
|
Issue #2506213 by hchonov, mkalkbrenner: Update content entity changed timestamp on UI save
|
2015-09-28 22:08:45 +01:00 |
Alex Pott
|
08f9c8d8ff
|
Issue #2558189 by JeroenT, pwolanin, Cyberschorsch, SteffenR, Mile23: Remove usage of deprecated UrlGeneratorInterface::generateFromPath() in system module
|
2015-09-28 09:06:01 +02:00 |
Alex Pott
|
3904439786
|
Issue #2571695 by dawehner, plach, stefan.r, jaredsmith, lauriii, YesCT, xjm, catch, alexpott, joelpittet, Ryan Weal, Sutharsan, subhojit777, justAChris, nlisgo, effulgentsia, rpayanm, larowlan, chx, geertvd: Remove !placeholder and unsafe string return from SafeMarkup::format()
|
2015-09-27 19:23:34 +02:00 |
Alex Pott
|
3287afb0a6
|
Issue #2573667 by k4v, YesCT, plach, dawehner, othermachines: Entity uninstallation does not clean up field schema data in state properly
|
2015-09-27 19:11:56 +02:00 |
Alex Pott
|
91b4ae582d
|
Issue #2508884 by EclipseGc, tim.plunkett, dsnopek, japerry, sravya_12, swathin, Wim Leers, Fabianx, dawehner, yched: Make contexts immutable
|
2015-09-27 14:28:51 +02:00 |
catch
|
a416e9a84e
|
Issue #2571995 by borisson_, Wim Leers: GET forms shouldn't have CSRF tokens by default
|
2015-09-27 09:42:42 +01:00 |
Alex Pott
|
164837635c
|
Issue #2574717 by dawehner, hussainweb, lauriii, pwolanin, davidhernandez, xjm, stefan.r, webchick, Wim Leers: Remove PHPTemplate, and add test coverage for multiple theme engine support
|
2015-09-27 01:38:00 +02:00 |
Alex Pott
|
93cd09f6cd
|
Issue #2572649 by tatarbj: Fix 'Drupal.Commenting.HookComment' coding standard
|
2015-09-26 16:25:14 +02:00 |
webchick
|
4b292ef55b
|
Issue #2569083 by dsnopek, tim.plunkett, Wim Leers: Allow passing cacheable metadata to display variants (to enable Panels Everywhere)
|
2015-09-25 08:56:26 -07:00 |
webchick
|
3a8d44b74b
|
Issue #2550941 by dsnopek, tim.plunkett, lslinnet: Allow passing contexts to display variants (to enable Panels Everywhere to use static context and relationships)
|
2015-09-25 05:43:56 -07:00 |
Alex Pott
|
5c943b5c95
|
Issue #2569069 by stefan.r, mr.baileys, alexpott, lauriii: Replace TranslationWrapper with TranslatableString and deprecate TranslationWrapper
|
2015-09-20 16:28:27 +01:00 |
effulgentsia
|
a7254dba19
|
Issue #2568977 by alexpott, dawehner, pwolanin, Wim Leers: Replace SafeMarkup::format() in the link generator - it's a bad example to everyone
|
2015-09-19 14:26:54 -07:00 |
Alex Pott
|
0f8b5b1b4f
|
Issue #2553661 by claudiu.cristea, geertvd, dawehner, Xano, neclimdul: KernelTestBase fails to set up FileCache
|
2015-09-19 16:10:17 +01:00 |
effulgentsia
|
e7a7de9f8c
|
Issue #2557113 by stefan.r, alexpott, dawehner, joelpittet, cilefen, lauriii, plach, catch, chx, xjm: Make t() return a TranslationWrapper object to remove reliance on a static, unpredictable safe list
|
2015-09-18 21:33:21 -07:00 |
Nathaniel Catchpole
|
b544422d4d
|
Issue #2477223 by Mile23, Wim Leers, j2r, ianthomas_uk, jaimeguzman, pjbaert: Refactor _drupal_add_html_head, drupal_get_html_head, _drupal_add_html_head_link into the attachments processor, remove from common.inc
|
2015-09-17 22:32:56 +01:00 |
Nathaniel Catchpole
|
8691e08fdf
|
Issue #2545972 by alexpott, joelpittet, ericjenkins, stefan.r, Wim Leers, Cottser: Remove all code usages SafeMarkup::checkPlain() and rely more on Twig autoescaping
|
2015-09-17 15:55:30 +01:00 |
Alex Pott
|
d85ee2ed08
|
Issue #2569293 by lauriii, alexpott, dawehner: Replace remaining !placeholder for Non-URL HTML outputs only in code Table.php
|
2015-09-17 14:31:26 +01:00 |
Nathaniel Catchpole
|
cc574ff23c
|
Issue #2560863 by alexpott, stefan.r, lauriii: #options for radios and checkboxes uses SafeMarkup::checkPlain() to escape - use Html::escape() instead
|
2015-09-15 13:42:04 +01:00 |
Nathaniel Catchpole
|
b353cd51e6
|
Issue #2511516 by lauriii, Xano, Wim Leers, dawehner: Make local tasks and actions hooks provide cacheability metadata, to make the blocks showing them cacheable
|
2015-09-15 12:37:16 +01:00 |
Alex Pott
|
592fe4441c
|
Issue #2566579 by longwave, hussainweb: Use sentence case for branding block label
|
2015-09-15 09:56:13 +01:00 |
xjm
|
497ebcd2e3
|
Issue #2506445 by joelpittet, Ryan Weal, Sutharsan, alexpott, subhojit777, justAChris, nlisgo, effulgentsia, rpayanm, larowlan, chx, xjm, dawehner, geertvd, lauriii, izus, andypost, borisson_, Sharique: Replace !placeholder with @placeholder in t() and format_string() for non-URLs in tests
|
2015-09-14 17:50:07 -05:00 |
Alex Pott
|
553e77cd99
|
Issue #2512306 by StryKaizer, bojanz, googletorp, JeroenT, borisson_, tim.plunkett: Inline errors not shown for details elements
|
2015-09-14 22:31:12 +01:00 |
webchick
|
5a46f6aed4
|
Issue #2492967 by dawehner, cilefen, greggles, larowlan, hussainweb, chx, bircher, mr.baileys, webchick, Berdir, Fabianx, catch, pwolanin, Crell: SQL layer: $match_operator is vulnerable to injection attack
|
2015-09-12 08:56:01 -07:00 |
Alex Pott
|
3444108ad6
|
Issue #2565259 by plach, Antti J. Salminen, stefan.r, dawehner: Some route serializations in update test database dumps are broken
|
2015-09-10 19:40:37 +01:00 |
Alex Pott
|
a16db5acd9
|
Issue #2531570 by mondrake, MattA, claudiu.cristea: Image objects should release memory when losing scope
|
2015-09-10 12:30:45 +01:00 |
webchick
|
2993ad53d5
|
Issue #2005546 by mdrummond, joelpittet, Manuel Garcia, lauriii, lokapujya, epari.siva, hosef, rpayanm, emma.maria, HOG, zetagraph, wmortada, rteijeiro, Cottser, hussainweb, madhavvyas: Use branding block in place of page template branding variables (site name, slogan, site logo)
|
2015-09-10 00:42:29 -07:00 |
xjm
|
570fba20cd
|
Issue #2564353 by alexpott, joelpittet, xjm, justAChris, nlisgo, subhojit777: Remove !placeholder usage from SafeMarkup::format()
|
2015-09-09 19:04:37 -05:00 |
Nathaniel Catchpole
|
7d16f1c6e6
|
Issue #2538108 by dawehner, jhedstrom: Add hook_post_update_X() for data value updates to reliably run after data format updates
|
2015-09-09 18:07:09 +01:00 |
Alex Pott
|
7b10e66693
|
Issue #2529560 by John Cook, dawehner, Xano, lauriii, tim.plunkett, Wim Leers, nlisgo, Crell, plach, Fabianx: Expand support for link objects
|
2015-09-09 13:22:51 +01:00 |
Alex Pott
|
795d9f9221
|
Issue #2563805 by andriyun, subhojit777, joshi.rohit100, naxolozano: Remove usage and function of test_page_test_page()
|
2015-09-09 13:02:18 +01:00 |
Alex Pott
|
9ba65aa25f
|
Issue #2463659 by andypost, Wim Leers, rpayanm, Fabianx, googletorp: Regression test coverage: integration test for an uncacheable menu link that depends on session data
|
2015-09-07 15:42:21 +01:00 |
Nathaniel Catchpole
|
47295c18bc
|
Issue #2493989 by Antti J. Salminen, lauriii, slashrsm: template_preprocess() and other preprocess functions are called even for theme hooks implemented as functions
|
2015-09-07 11:19:02 +01:00 |
Alex Pott
|
7253263055
|
Issue #2542748 by plach: Follow-up to Automatic entity updates can fail when there is existing content, leaving the site's schema in an unpredictable state
|
2015-09-06 22:39:47 +01:00 |
Alex Pott
|
1e1a38b736
|
Issue #1617918 by pfrenssen, tea.time: Test that no validation errors occur for anonymous users when $form['#token'] == FALSE
|
2015-09-06 22:03:13 +01:00 |
effulgentsia
|
ae7ec6c585
|
Issue #2562757 by Wim Leers: Various small cacheability fixes that are blocking SmartCache
|
2015-09-04 22:23:05 -07:00 |
Nathaniel Catchpole
|
56bcfe4ece
|
Issue #2560641 by alexpott, lauriii, Xano, borisson_, ianthomas_uk, olli: Remove all usages SafeMarkup::checkPlain() from render arrays
|
2015-09-03 23:37:10 +01:00 |
Nathaniel Catchpole
|
f13b2d59bd
|
Revert "Issue #2560641 by alexpott, lauriii, Xano, borisson_, ianthomas_uk: Remove all usages SafeMarkup::checkPlain() from render arrays"
This reverts commit 3100760954 .
|
2015-09-03 23:36:44 +01:00 |
Nathaniel Catchpole
|
3100760954
|
Issue #2560641 by alexpott, lauriii, Xano, borisson_, ianthomas_uk: Remove all usages SafeMarkup::checkPlain() from render arrays
|
2015-09-03 23:36:26 +01:00 |
Alex Pott
|
feb0fc2c4d
|
Issue #2504139 by borisson_, Wim Leers, plach, prashantgoel, Fabianx, dawehner, David_Rothstein, effulgentsia: Blocks containing a form include the form action in the cache, so they always submit to the first URL the form was viewed at
|
2015-09-03 14:28:12 +01:00 |
Nathaniel Catchpole
|
42c9be9328
|
Issue #2560851 by alexpott, Xano: Deprecate EntityListBuilder::getLabel() and remove usages of SafeMarkup::checkPlain()
|
2015-09-02 13:18:50 +01:00 |
webchick
|
142d048cd5
|
Issue #2382985 by phenaproxima, quietone, -enzo-, benjy: Migration Files for Drupal 7 Menu & Menu Entries
|
2015-09-01 12:13:34 -07:00 |
Alex Pott
|
16f0ab8149
|
Issue #2167603 by damiankloip, tim.plunkett: EntityType should put unknown properties into an array
|
2015-09-01 14:07:17 +01:00 |
Alex Pott
|
2b1f8e6ac3
|
Issue #507488 by lauriii, mdrummond, Wim Leers, Manuel Garcia, pwolanin, davidhernandez, chx, jibran, andypost, dawehner, Xano, tuutti, Gábor Hojtsy, LewisNyman, maximiliam, eiriksm, borisson_, bill richardson, Fabianx, joelpittet, Jeff Burnz, xjm, webchick, Bojhan, EclipseGc, emma.maria, tim.plunkett: Convert page elements (local tasks, actions) into blocks
|
2015-09-01 12:24:09 +01:00 |
Alex Pott
|
663848e19b
|
Issue #2548009 by larowlan, dawehner, bircher: Overridden menu links lose parent, expanded and enabled (are disabled) status on cache clear
|
2015-09-01 11:38:01 +01:00 |
Nathaniel Catchpole
|
82db4839fb
|
Issue #2549393 by alexpott, dawehner, lauriii, andypost, xjm: Remove SafeMarkup::escape() and rely more on Twig autoescaping
|
2015-08-31 19:55:13 +01:00 |
webchick
|
ad22ba70d7
|
Issue #2547581 by Xano, dawehner, Berdir, alexpott: Missing configuration schemas for condition plugins
|
2015-08-31 09:20:27 -07:00 |
Alex Pott
|
ce45b6e2aa
|
Issue #1611954 by tim.plunkett, sun, samuel.mortenson, Berdir, mgifford, chx: Setting #access = FALSE on a vertical tab does not prevent input processing of the contained form elements
|
2015-08-31 15:41:54 +01:00 |
Nathaniel Catchpole
|
e580940021
|
Issue #2559605 by Cottser, stefan.r: Convert SafeMarkup::checkPlain() in render arrays to #plain_text
|
2015-08-31 08:45:25 +01:00 |
Alex Pott
|
5a7988367a
|
Issue #2556785 by Antti J. Salminen, lauriii: Specific preprocess functions doesn't support second level without first level
|
2015-08-31 08:26:35 +01:00 |
Alex Pott
|
112e9bf26b
|
Issue #2558905 by dawehner, pwolanin, cilefen, plach, willzyx: Content translation module - Information disclosure by insufficient access checking
|
2015-08-31 08:09:53 +01:00 |
Alex Pott
|
ec41d08258
|
Issue #2558247 by dawehner, catch, mradcliffe, jhedstrom, Berdir, jibran, effulgentsia, webchick: Remove rebuildAll() and module install from UpdatePathTestBase
|
2015-08-31 08:00:26 +01:00 |
Alex Pott
|
dcd5951318
|
Issue #2554233 by pwolanin, tim.plunkett, amateescu, dawehner, Wim Leers, catch, effulgentsia, larowlan, Abdullah Hussam, greggles, David_Rothstein: Port Cross-site Request Forgery - Form API fixes from SA-CORE-2015-003 to Drupal 8
|
2015-08-30 22:55:50 +01:00 |
webchick
|
f72ef07766
|
Issue #2522012 by phenaproxima, mikeryan, chx, benjy: Remove broken idlist handling, replace with more robust exception handling
|
2015-08-28 14:00:47 -07:00 |
effulgentsia
|
ba95bbb26a
|
Issue #2542748 by plach, effulgentsia, jhedstrom, Gábor Hojtsy, alexpott, mpdonadio, catch, dawehner: Automatic entity updates can fail when there is existing content, leaving the site's schema in an unpredictable state
|
2015-08-26 22:28:17 -07:00 |
Nathaniel Catchpole
|
a2cdc3e9fc
|
Issue #2558063 by jhedstrom: Fix syntax error in filled database dump
|
2015-08-26 20:16:30 +01:00 |
Nathaniel Catchpole
|
f384961721
|
Issue #2557519 by alexpott, joelpittet: Remove many usages SafeMarkup::checkPlain() and replace with Html::escape()
|
2015-08-26 11:34:29 +01:00 |
Alex Pott
|
c17a82f970
|
Issue #2490388 by hussainweb, Ankit Agrawal, joelpittet, dawehner: InfoParserUnitTest web test classes mislabeled as unit tests
|
2015-08-25 16:27:17 +01:00 |
Alex Pott
|
b077607f91
|
Issue #2550985 by justAChris, stefan.r: Remove SafeMarkup::set in _batch_test_finished_helper()
|
2015-08-22 16:52:36 +01:00 |
Alex Pott
|
5072353927
|
Issue #939462 by lauriii, Antti J. Salminen, NROTC_Webmaster, mbrett5062, tim.plunkett, tostinni, rteijeiro, dvessel, cilefen, barraponto, theapi, joelpittet, Xano, tuutti, drzraf, Fabianx, markcarver, xjm, catch, Cottser, sun, jenlampton, effulgentsia, davidhernandez, kscheirer, akalata, andypost, hass, rooby, jhodgdon, fubhy, becw, MXT, mlncn, lemunet, chriscalip, mike stewart, PavanL, kevinquillen, gleroux02: Specific preprocess functions for theme hook suggestions are not invoked
|
2015-08-21 15:07:23 +01:00 |
Nathaniel Catchpole
|
98e2b931b3
|
Issue #2552013 by Wim Leers: Follow-up for #2481453: ensure the 'url.query_args': MainContentViewSubscriber::WRAPPER_FORMAT cache context is set
|
2015-08-20 16:22:26 +01:00 |
Alex Pott
|
bb2d279978
|
Issue #2501319 by joelpittet, cwells, stefan.r, YesCT, nlisgo, Cottser, cmanalansan, dawehner, xjm, alexpott, josephdpurcell: Remove SafeMarkup::set() in Error::renderExceptionSafe() and _drupal_log_error() and improve backtrace formatting consistency in _drupal_log_error(), Error::renderExceptionSafe(), and DefaultExceptionSubscriber::onHtml()
|
2015-08-20 09:56:42 +01:00 |
Alex Pott
|
b728936c03
|
Issue #2551341 by stefan.r: Update test database dump should be based on beta 12 and contain content
|
2015-08-20 09:26:41 +01:00 |
webchick
|
fa2724a4cd
|
Issue #2547851 by alexpott, joelpittet, dawehner, stefan.r, xjm: SafeMarkup::format() should require arguments without them it is just SafeMarkup::set() in disguise
|
2015-08-19 18:10:08 -04:00 |
Alex Pott
|
bcbe3c63a3
|
Issue #2412167 by geertvd, dawehner, Sutharsan: hook_views_post_render fails in a theme
|
2015-08-18 17:10:18 +01:00 |
Alex Pott
|
13e93a9e9f
|
Issue #2551429 by Wim Leers, stefan.r, jibran, larowlan: FieldUI should accommodate route options in RouteSubscriber
|
2015-08-18 13:21:49 +01:00 |
Alex Pott
|
026e9d8754
|
Issue #2549091 by Pravin Ajaaz, jhodgdon: Fix "associated to" ==> "associated with"
|
2015-08-18 13:10:00 +01:00 |
Alex Pott
|
d5821399fc
|
Issue #2304461 by dawehner, neclimdul, naveenvalecha, jibran, tim.plunkett, phenaproxima, Xano, hussainweb, sun, hitesh-jain, amateescu, alexpott, daffie, Mile23, Wim Leers, larowlan: KernelTestBaseTNG™
|
2015-08-18 01:25:27 +01:00 |
Nathaniel Catchpole
|
4983036c50
|
Issue #2540416 by dawehner, hussainweb: Move update.php back to a front controller
|
2015-08-14 17:47:21 +01:00 |
Alex Pott
|
9435942a3a
|
Issue #2526326 by borisson_, Berdir, Wim Leers, Xano: Update CacheableMetadata & AccessResult to use RefinableCacheableDependency(Interface|Trait)
|
2015-08-14 17:30:57 +01:00 |
Alex Pott
|
bb96982ee4
|
Issue #2483183 by lauriii, martin107, Wim Leers, tim.plunkett, moshe weitzman, bfr, Fabianx, dawehner: Make breadcrumb block cacheable
|
2015-08-13 16:31:50 +01:00 |
Alex Pott
|
580f33533b
|
Issue #2550615 by dawehner: Update the DB dump to have a leading slash for the frontpage
|
2015-08-13 12:35:34 +01:00 |
Alex Pott
|
3416124bef
|
Issue #2467759 by Mile23, andypost, Wim Leers, Berdir, Fabianx, Crell: Refactor drupal_process_attached() so it doesn't depend on drupal_add_http_header()
|
2015-08-13 09:34:39 +01:00 |
Alex Pott
|
2d56224fbd
|
Issue #2541800 by jhodgdon, Gábor Hojtsy: Some config do not inherit from config_object, so locale_system_set_config_langcodes() results in schema errors
|
2015-08-06 18:32:00 +01:00 |
Alex Pott
|
9f6d914493
|
Issue #2528482 by googletorp, mpdonadio, TR: Fix notice in Date::processDate
|
2015-08-06 13:33:32 +01:00 |
Alex Pott
|
e59a45f156
|
Issue #2426969 by David_Rothstein, joelpittet, dawehner: Dynamic redirects are no longer possible in the batch API (breaks updating existing modules or themes with the Update Manager)
|
2015-08-06 13:20:41 +01:00 |
Alex Pott
|
984599914f
|
Issue #2540438 by znerol, timmillwood: Invalid format string when falling back to error_log in _drupal_log_error()
|
2015-08-06 12:56:11 +01:00 |
Alex Pott
|
9a7b71ad2d
|
Issue #2409515 by joelpittet, lauriii: Updater::findInfoFile() lacks test coverage
|
2015-08-06 12:36:38 +01:00 |
Alex Pott
|
cdd12a90bb
|
Issue #2455125 by mpdonadio, rteijeiro, jhodgdon, dawehner: Update EntityViewsData use of generic timestamp to use Field API formatter
|
2015-08-06 12:12:06 +01:00 |
Nathaniel Catchpole
|
bd1dbf55cb
|
Issue #2546176 by alexpott: Use SafeStrings to communicate safeness in drupal_set_message and remove SafeMarkup::set()
|
2015-08-05 19:45:36 +01:00 |
Nathaniel Catchpole
|
d066c9fa33
|
Issue #2537928 by stefan.r, dawehner, alexpott, webflo, jhedstrom: MySQL index normalization only works on table create
|
2015-08-04 12:55:30 +01:00 |
Alex Pott
|
b80a4b6293
|
Issue #2532476 by dawehner, pwolanin, pfrenssen, Gábor Hojtsy, effulgentsia: Menu links should use a TranslationWrapper to encapsulate safe translatable strings from YAML files
|
2015-07-30 11:26:44 +01:00 |
Alex Pott
|
1743f6cb9f
|
Issue #2534032 by mikeryan: Move module-specific migration support into the system module
|
2015-07-28 17:26:17 +01:00 |
Nathaniel Catchpole
|
f8629621bb
|
Issue #2514044 by dawehner, stefan.r, alexpott: Do not use SafeMarkup::format in exceptions
|
2015-07-28 17:03:59 +01:00 |
Nathaniel Catchpole
|
6f96411451
|
Issue #2528178 by dawehner, amateescu, larowlan, tim.plunkett, jibran, catch, jhodgdon, effulgentsia, Berdir: Provide an upgrade path for blocks context IDs #2354889 (context manager)
|
2015-07-27 22:57:29 +01:00 |
Alex Pott
|
3349d702b4
|
Issue #2497693 by marvin_B8, joshi.rohit100, borisson_, Crell: Add PSR-7 to Symfony Response View listener
|
2015-07-27 14:10:36 +01:00 |
Alex Pott
|
53f6c5a4b1
|
Issue #2512062 by dsnopek, tim.plunkett, Wim Leers: VariantInterface extends ConfigurablePluginInterface so PageDisplayVariantSelectionEvent should allow passing configuration to the Variant (to enable Panels Everywhere)
|
2015-07-27 13:36:15 +01:00 |
Alex Pott
|
1c7eeb1c86
|
Issue #2536508 by Aki Tendo: Content Negotiation Test showing up as a core module
|
2015-07-27 12:36:36 +01:00 |
Alex Pott
|
f1e618ec25
|
Issue #2489830 by cilefen, davidhernandez, dcmul, Adam Clarey, joshi.rohit100, rpayanm, sqndr, Cottser, lauriii: Improve theme compatibility error message
|
2015-07-27 12:35:14 +01:00 |
Alex Pott
|
4b12bbf0db
|
Issue #2338081 by pwolanin, dawehner, effulgentsia, kgoel, vijaycs85, mpdonadio, chx, brandon.holtsclaw, alexpott, Gábor Hojtsy, Fabianx, catch, YesCT, JvE: Local Tasks, Actions, and Contextual links mark strings from derivatives (or alter hooks) as safe and translated
|
2015-07-24 22:09:33 +01:00 |
effulgentsia
|
1a0cdcd32c
|
Issue #2525910 by dawehner, effulgentsia, Berdir, lauriii, larowlan, timmillwood, Wim Leers, chx, arlinsandbulte, Fabianx, Gábor Hojtsy, Dave Reid, alexpott, catch: Ensure token replacements have cacheability + attachments metadata and that it is bubbled in any case
|
2015-07-22 07:16:01 -07:00 |
Nathaniel Catchpole
|
4f60dd5357
|
Issue #2535082 by alexpott, jhedstrom, xjm, plach, Fabianx, effulgentsia, Berdir: Allow hook_update_N() implementations to run before the automated entity updates
|
2015-07-22 11:24:01 +01:00 |
Alex Pott
|
88a73d862e
|
Issue #2462907 by tstoeckler, penyaskito, Gábor Hojtsy, miro_dietiker: Entity operations to field UI shown in config overview
|
2015-07-17 17:23:27 +01:00 |
Alex Pott
|
df44c00a6c
|
Issue #2506151 by joelpittet, Cottser, lauriii, Lukas von Blarer, tim.plunkett: Make the Twig extension link() accept Attribute objects
|
2015-07-16 23:13:26 +01:00 |
Nathaniel Catchpole
|
20f1c993b6
|
Issue #2351015 by plach, effulgentsia, Wim Leers, dawehner, martin107, damiankloip, cilefen, Fabianx, catch, pwolanin, Damien Tournoud, znerol, YesCT, larowlan: URL generation does not bubble cache contexts
|
2015-07-16 15:26:21 +01:00 |
Nathaniel Catchpole
|
81658d5c87
|
Issue #2512132 by Wim Leers, effulgentsia, Fabianx: Make CSRF links cacheable
|
2015-07-15 15:09:47 +01:00 |
Alex Pott
|
e54aa5eb17
|
Issue #2530908 by olli: Caching problem in PageTitleTest
|
2015-07-14 09:51:52 +01:00 |
Alex Pott
|
5e87cfb285
|
Issue #2521774 by naveenvalecha: Add new line at the EOF in system_test.permissions.yml file
|
2015-07-14 08:26:32 +01:00 |
Alex Pott
|
7eb616f14c
|
Issue #2502785 by dawehner, effulgentsia, tim.plunkett, amateescu, Fabianx, Wim Leers, catch, dsnopek, EclipseGc, yched, Berdir, larowlan, mondrake, olli: Remove support for $form_state->setCached() for GET requests
|
2015-07-13 13:06:28 +01:00 |
Nathaniel Catchpole
|
2378f939b2
|
Issue #2505989 by alexpott, dawehner, olli: Controllers render caching at the top level and setting a custom page title lose the title on render cache hits
|
2015-07-10 11:26:15 +01:00 |
webchick
|
73e83adbad
|
Issue #2507967 by tim.plunkett: \Drupal\Core\Entity\Controller\EntityViewController::buildTitle() assumes the is in the render array
|
2015-07-09 11:32:54 -07:00 |
Alex Pott
|
46e6f72399
|
Issue #2512866 by lauriii, Berdir, Wim Leers, Fabianx, effulgentsia, catch, dawehner: CacheContextsManager::optimizeTokens() optimizes ['user', 'user.permissions'] to ['user'] without adding cache tags to invalidate that when the user's roles are modified
|
2015-07-08 12:50:52 +01:00 |
xjm
|
ccfc649b72
|
Issue #2525870 by pwolanin, willzyx, Fabianx: Regression: machine name inputs no longer work properly after #2508735
|
2015-07-08 07:48:50 +01:00 |
Alex Pott
|
5a528e59df
|
Issue #2493665 by Fabianx, dawehner, msonnabaum, catch: Add centralized container invalidation method
|
2015-07-07 17:35:44 +01:00 |
Alex Pott
|
f3a857f133
|
Issue #2527710 by Fabianx: Decouple Error testing from running with container builder
|
2015-07-07 14:17:12 +01:00 |
Alex Pott
|
de1930407d
|
Issue #2453175 by tim.plunkett, plach, rteijeiro, effulgentsia, eshta, dawehner, fago, Berdir, alexpott: Remove EntityFormInterface::validate() and stop using button-level validation by default in entity forms
|
2015-07-06 12:38:03 +01:00 |
Alex Pott
|
ebb21d2804
|
Issue #2450993 by Wim Leers, Fabianx, Crell, dawehner, effulgentsia: Rendered Cache Metadata created during the main controller request gets lost
|
2015-07-05 19:00:05 +01:00 |
Alex Pott
|
2dbda2635a
|
Issue #2509898 by dawehner, znerol, larowlan, lauriii, Aki Tendo, Wim Leers: Additional uncaught exception thrown while handling exception after service changes
|
2015-07-05 17:59:25 +01:00 |
Alex Pott
|
883c209fb6
|
Issue #2478459 by plach, mkalkbrenner, chx, yched, Berdir, dawehner, benjy: FieldItemInterface methods are only invoked for SQL storage and are inconsistent with hooks
|
2015-07-05 15:29:22 +01:00 |
xjm
|
bb4206ade7
|
Issue #2516690 by mlevasseur, joshi.rohit100: Missing test for "Help" links per module on "Extend" admin page
|
2015-07-04 16:52:23 +01:00 |
xjm
|
782dfb3c20
|
Issue #2512734 by Wim Leers, dawehner, Berdir: session_test routes/controllers don't specify the appropriate cacheability metadata
|
2015-07-04 14:14:08 +01:00 |
xjm
|
7d71cb2a26
|
Issue #2474363 by Aki Tendo, alexpott, Dom., MattA, dawehner, TR, hass, Wim Leers, cburschka, Berdir: Stuck in failed module install process
|
2015-07-04 13:50:08 +01:00 |
Alex Pott
|
233c9ea57e
|
Issue #2443323 by Wim Leers, Nitesh Sethia, yched, Fabianx, jhodgdon: New convention: CacheContextInterface implementations should mention their ID in their class-level docblock
|
2015-07-03 23:58:07 +01:00 |
Alex Pott
|
05aa5ea156
|
Issue #2513244 by Berdir, Wim Leers, EclipseGc, Fabianx: ContextHandler incorrectly checks required/optional contexts of plugins
|
2015-07-02 12:29:28 +01:00 |
webchick
|
d7f1914c6f
|
Issue #2517114 by joshi.rohit100, cilefen: Remove needless, wrongly-placed system_test.permissions.yml file
|
2015-07-02 00:02:54 -07:00 |
webchick
|
f96deaa500
|
Issue #2513626 by cilefen, akalata, Les Lim: [Regression] Module permission links missing from module list page
|
2015-07-02 00:01:47 -07:00 |
Alex Pott
|
40335e9773
|
Issue #2477853 by ingaro, daffie, bzrudi71, mradcliffe, alexpott: PostgreSQL: Add support for reserved field/column names
|
2015-07-01 12:49:16 +01:00 |
Alex Pott
|
e044adb014
|
Issue #2509300 by dawehner, catch, larowlan: Path alias UI allows node/1 and /node/1 as system path then fatals
|
2015-06-29 18:15:19 +01:00 |
Nathaniel Catchpole
|
131d5772ba
|
Issue #2453153 by mkalkbrenner, plach: Node revisions cannot be reverted per translation
|
2015-06-29 15:22:57 +01:00 |
Alex Pott
|
1f53649bfb
|
Issue #1392754 by tss, justAChris, jhodgdon: Comply with new documentation standards for @file for namespaced class files
|
2015-06-26 21:53:33 +01:00 |
Alex Pott
|
2ac614c25a
|
Issue #2489024 by lauriii, Fabianx, Gábor Hojtsy, Cottser, dawehner, zeropx: Arbitrary code execution via 'trans' extension for dynamic twig templates (when debug output is on)
|
2015-06-26 16:26:38 +01:00 |
Alex Pott
|
68d4f0be10
|
Issue #2511472 by Wim Leers, Fabianx, dawehner: Refactor all usages of drupal_render()/Renderer::render() that break #2450993
|
2015-06-24 16:31:20 -05:00 |
Alex Pott
|
2e6633871a
|
Issue #2507509 by catch, dawehner: Service changes should not result in fatal errors between patch or minor releases
|
2015-06-24 10:05:10 -05:00 |
Nathaniel Catchpole
|
acf91933f9
|
Issue #2508666 by alexpott, pwolanin, benjy: Drupal 8 .htaccess rule to prevent php file access can be easily bypassed
|
2015-06-24 10:15:36 +01:00 |
Alex Pott
|
b1ffbb0068
|
Issue #2349711 by lauriii, mortendk, sqndr, akalata, yannickoo, Manjit.Singh, Jolidog, b0unty, aliyakhan, LewisNyman: Remove all visual from stark
|
2015-06-19 05:51:52 -05:00 |
Nathaniel Catchpole
|
d579f51362
|
Issue #1314214 by stefan.r, phayes, ergophobe, YesCT, damienwhaley, kbasarab, Tor Arne Thune, basic, pfrenssen, yannickoo, simolokid, fietserwin, bzrudi71: MySQL driver does not support full UTF-8 (emojis, asian symbols, mathematical symbols)
|
2015-06-18 15:36:24 +01:00 |
xjm
|
8305be48fc
|
Issue #2483781 by borisson_, rbayliss, cilefen, mitalimehta, joshi.rohit100: Move cache contexts classes from \Drupal\Core\Cache to \Drupal\Core\Cache\Context
|
2015-06-16 13:51:07 -05:00 |
Alex Pott
|
83c3d9ea1f
|
Issue #2495179 by dawehner, Gábor Hojtsy, lauriii, Fabianx, chx, effulgentsia: Twig placeholder filter should not map to raw filter
|
2015-06-15 14:12:31 +01:00 |
effulgentsia
|
287d1e197e
|
Issue #2263569 by tim.plunkett, effulgentsia, Fabianx, dawehner, Wim Leers, larowlan: Bypass form caching by default for forms using #ajax.
|
2015-06-13 15:22:53 -07:00 |
Alex Pott
|
d5d8b306a8
|
Issue #2451395 by dawehner, catch, fgm, David_Rothstein: drupal_get_schema()/drupal_get_complete_schema() no longer work as expected; remove them
|
2015-06-13 21:22:27 +01:00 |
Nathaniel Catchpole
|
5756615df3
|
Issue #2498625 by jhedstrom, larowlan: Write tests that ensure hook_update_N is properly run
|
2015-06-12 12:31:10 +01:00 |
Alex Pott
|
3b62b84f4e
|
Issue #2195083 by Les Lim, ParisLiakos, Xano, gaurav_varshney, ravi.khetri, fago, jain_deepak: Add a dedicated @Constraint annotation class
|
2015-06-11 11:51:06 +01:00 |
webchick
|
1144f47970
|
Issue #2504109 by EvanSchisler, cilefen: A bunch of old update test dump scripts are still hanging out
|
2015-06-11 00:23:39 -07:00 |
Nathaniel Catchpole
|
5803f9080e
|
Issue #2392293 by bircher, tim.plunkett, alexpott, cilefen, gobinathm: Refactor hook_system_info_alter implementations to use ModuleUninstallValidatorInterface
|
2015-06-09 10:47:28 +01:00 |
Nathaniel Catchpole
|
15c848bd62
|
Issue #2381277 by dawehner, plach, damiankloip, alexpott, olli, fgm, Wim Leers, Fabianx: Make Views use render caching and remove Views' own "output caching"
|
2015-06-08 15:48:29 +01:00 |
Nathaniel Catchpole
|
30ca0d1de6
|
Issue #2481453 by dawehner, pwolanin, rteijeiro, neclimdul, znerol: Implement query parameter based content negotiation as alternative to extensions
|
2015-06-08 11:11:09 +01:00 |
Alex Pott
|
a108bf0f76
|
Issue #2478119 by znerol, andypost: Replace references to Session Manager with references to Session
|
2015-06-05 22:03:12 +01:00 |
Alex Pott
|
068edfc14e
|
Issue #2395831 by dawehner, fago, martin107, cafuego, YesCT, plach, jibran, larowlan, Wim Leers, effulgentsia, klausi: Entity forms skip validation of fields that are not in the EntityFormDisplay
|
2015-06-05 21:46:55 +01:00 |
Jennifer Hodgdon
|
c3cb303173
|
Issue #2493691 by nod_, eiriksm, dawehner: Add JSDoc for core modules JS
|
2015-06-05 13:17:55 -07:00 |
Nathaniel Catchpole
|
c219ec8fcd
|
Issue #2498293 by cilefen, Fabianx: Only allow lowercase service and parameter names
|
2015-06-04 15:10:58 +01:00 |
Alex Pott
|
90d6fb15ed
|
Issue #2389811 by znerol, mpdonadio, alexpott, hussainweb, neclimdul: Move all the logic out of index.php (again)
|
2015-06-03 18:06:46 +01:00 |
Nathaniel Catchpole
|
537da55a56
|
Revert "Issue #1314214 by stefan.r, phayes, ergophobe, YesCT, damienwhaley, Tor Arne Thune, kbasarab, pfrenssen, basic, yannickoo, simolokid: MySQL driver does not support full UTF-8 (emojis, asian symbols, mathematical symbols)"
This reverts commit b105158ab7 .
|
2015-06-02 17:06:45 +01:00 |
Nathaniel Catchpole
|
b105158ab7
|
Issue #1314214 by stefan.r, phayes, ergophobe, YesCT, damienwhaley, Tor Arne Thune, kbasarab, pfrenssen, basic, yannickoo, simolokid: MySQL driver does not support full UTF-8 (emojis, asian symbols, mathematical symbols)
|
2015-06-02 10:13:37 +01:00 |
Nathaniel Catchpole
|
9ae3c9fb16
|
Issue #1805054 by Wim Leers, Gábor Hojtsy, effulgentsia, jibran, jessebeach, catch, dawehner, Fabianx, sun, larowlan: Cache localized, access filtered, URL resolved, and rendered menu trees
|
2015-05-26 22:22:31 +01:00 |
Alex Pott
|
e2851240a8
|
Issue #2342745 by Cottser, chr.fritsch, epari.siva, lauriii, wesruv, joelpittet, dawehner: Allow Twig link function to pass in HTML attributes
|
2015-05-25 11:41:47 +01:00 |
xjm
|
088f8b357a
|
Issue #2491155 by mikeburrelljr, Mac_Weber, opdavies: Update drupal.org and kernel.org URLs in core modules (Follow-up to 2489912)
|
2015-05-24 15:08:46 -05:00 |
Alex Pott
|
6e8eb8ee6c
|
Issue #2465887 by dawehner, amateescu, tim.plunkett: Extract the install/uninstall functionality to a ThemeInstaller
|
2015-05-21 12:52:44 +01:00 |
Nathaniel Catchpole
|
5eb13a958e
|
Issue #2473907 by alexpott, maijs: Tests not being run by testbot due to missing summary line
|
2015-05-18 12:28:42 +01:00 |
Alex Pott
|
4d4635c123
|
Issue #2283637 by pfrenssen, dawehner, shivanshuag, znerol: Provide test coverage to prove that an AuthenticationProvider can initiate a session
|
2015-05-18 05:55:06 +01:00 |
Alex Pott
|
a451002a2c
|
Issue #2428795 by mkalkbrenner, plach, yched, catch, hchonov, webchick, tstoeckler, pjonckiere, miro_dietiker, Schnitzel, klausi: Translatable entity 'changed' timestamps are not working at all
|
2015-05-15 11:09:40 -07:00 |
Alex Pott
|
ad871286d1
|
Issue #2472323 by dawehner, neclimdul, Crell, kim.pepper, nod_, Wim Leers, larowlan, jibran, pwolanin, catch: Move modal / dialog to query parameters
|
2015-05-13 18:12:54 -07:00 |
Nathaniel Catchpole
|
0f881613ef
|
Issue #2482295 by Berdir: Rebuilding field map with many bundles/fields is very slow
|
2015-05-12 13:36:06 +01:00 |
Alex Pott
|
3d2b2237a0
|
Issue #2485983 by willzyx: Rename the remaining {Form}::getFormID to {Form}::getFormId
|
2015-05-10 17:09:22 -07:00 |
Alex Pott
|
7342df62dd
|
Issue #2335661 by Wim Leers, pwolanin, dawehner, Fabianx, larowlan, catch, Berdir: Outbound path & route processors must specify cacheability metadata
|
2015-05-09 05:23:46 -07:00 |
Alex Pott
|
69ce35544d
|
Issue #2105797 by dawehner, fago, larowlan, effulgentsia, jibran, amateescu, yched: Add CompositeConstraintBase so that constraints involving multiple fields, such as CommentNameConstraint, can be discovered
|
2015-05-08 19:35:56 -07:00 |
Nathaniel Catchpole
|
e0aae8c26a
|
Issue #2432791 by alexpott, vijaycs85, tim.plunkett, joshtaylor, Fabianx, Berdir, yched, bojanz: Skip Config::save schema validation of config data for trusted data.
|
2015-05-05 11:47:16 +01:00 |
Alex Pott
|
13922dbdc1
|
Issue #1867518 by plach, dawehner, yched, iMiksu, epari.siva, marcvangend, Fabianx, Wim Leers, effulgentsia: Leverage entityDisplay to provide fast rendering for fields
|
2015-05-03 22:00:46 +01:00 |
webchick
|
041fee66ef
|
Issue #2481183 by davidhernandez: Quote tokens in theme .info.yml files
|
2015-05-02 16:09:39 -07:00 |
Nathaniel Catchpole
|
046965dfc1
|
Issue #2478443 by Wim Leers: Set the 'is-active' class for anonymous users in a Response Filter instead of a #post_render_cache callback
|
2015-04-28 16:44:27 +01:00 |
xjm
|
a4fac14a6d
|
Issue #2468873 by pfrenssen, Dom., dawehner, znerol, xjm: Test that the authentication provider doesn't leak authentication credentials from the previous request
|
2015-04-28 08:42:14 -05:00 |
Nathaniel Catchpole
|
ea6548bcb1
|
Issue #2463009 by Wim Leers: Introduce CacheableResponseInterface: consolidate ways of setting X-Drupal-Cache-Tags/Contexts headers
|
2015-04-27 13:17:49 +01:00 |
xjm
|
db27d7953e
|
Issue #2322195 by rpayanm, nlisgo, cilefen, balagan, LinL, akashjain132, filijonka, epari.siva, Tebro, Temoor, pcambra, unstatu, Poornima3, Shivam Agarwal, abhi170893, Dom., PieterJanPut, Mile23, JeroenT, disasm: Replace all instances of user_load(), user_load_multiple(), entity_load('user') and entity_load_multiple('user') with static method calls
|
2015-04-26 21:00:41 -05:00 |
Alex Pott
|
5b560a5eb0
|
Issue #2475749 by mbovan: Allow to set #cache metadata in hook_page_attachments()
|
2015-04-26 18:59:28 +01:00 |
webchick
|
257abe1256
|
Issue #2472669 by keopx, rpayanm, rteijeiro, jhodgdon: Complete documentation for every implementation of hook_ENTITY_TYPE_*
|
2015-04-21 14:01:03 -07:00 |
Alex Pott
|
0fb8f6ba54
|
Issue #2389735 by lauriii, iMiksu, davidhernandez, larowlan, loopduplicate, LewisNyman, Wim Leers, dawehner, Cottser: Core and base theme CSS files in libraries override theme CSS files with the same name
|
2015-04-20 23:26:42 +01:00 |
webchick
|
8f07297676
|
Issue #2375689 by Arla, Wim Leers, dawehner, tim.plunkett, Berdir: BlockBase::blockAccess() should return AccessResult instead of a bool
|
2015-04-16 09:45:19 -07:00 |
Alex Pott
|
eb1ee5ab20
|
Issue #2050269 by lauriii: hook_library_info_alter() is not called for themes
|
2015-04-16 16:44:37 +02:00 |
Alex Pott
|
b676df9303
|
Issue #2031641 by aburrows, lauriii, nlisgo, Pol, redsquid, tuutti, LewisNyman, akalata, agviu, kallehauge, _nolocation, rpayanm, saki007ster, mdrummond, RavindraSingh, brahmjeet789: Change active class to is-active
|
2015-04-16 16:25:55 +02:00 |
Nathaniel Catchpole
|
7c88cb724d
|
Issue #2468151 by lhangea, rpayanm, Palashvijay4O: Rename the CacheContexts service to CacheContextsManager
|
2015-04-16 14:34:23 +01:00 |
webchick
|
be15ea2be7
|
Issue #2456599 by k4v, dawehner, larowlan, rteijeiro, cutesquirrel, yched, jhodgdon: Field node_field_revision.title needs to use an entity-aware formatter in Views
|
2015-04-16 05:28:58 -07:00 |
Alex Pott
|
3bc5a5cd7d
|
Issue #2467041 by mr.baileys, jan.stoeckler: max-age on HTML responses wrongly set to `max-age=0, private` instead of `max-age=N, public` (breaks reverse proxies and client-side caching)
|
2015-04-15 14:22:17 +02:00 |
Alex Pott
|
abf2467860
|
Issue #2437761 by Dom., znerol: CSRF token seed and possibly other session data lost when set after a session regenerate
|
2015-04-14 17:15:21 +02:00 |
Alex Pott
|
3bc319745c
|
Issue #2079427 by Berdir, andypost, yched: Core/Entity depends on classes / functions from field.module
|
2015-04-14 09:28:14 +02:00 |
Alex Pott
|
d29700fb23
|
Issue #2265099 by znerol, neclimdul, rpayanm: Cleanup SessionHttpsTest and fix redirect to non-existing URL after POST requests
|
2015-04-13 11:56:44 +01:00 |
Alex Pott
|
6d9f75a965
|
Revert "Issue #2451395 by dawehner: drupal_get_schema()/drupal_get_complete_schema() no longer work as expected; remove them"
This reverts commit db8fa57883 .
|
2015-04-12 10:23:53 +01:00 |
Alex Pott
|
d48d9c9271
|
Issue #2448605 by martin107, willzyx, tim.plunkett, klausi, dpopdan: Replace usages of drupal_get_destination() with the redirect destination service
|
2015-04-09 15:56:37 +01:00 |
Alex Pott
|
db8fa57883
|
Issue #2451395 by dawehner: drupal_get_schema()/drupal_get_complete_schema() no longer work as expected; remove them
|
2015-04-09 12:52:05 +01:00 |
Alex Pott
|
3a6f5da580
|
Issue #2463321 by amateescu: Serializing the database connection is dangerous and error-prone, make it unserializable again
|
2015-04-08 11:45:14 +01:00 |
Nathaniel Catchpole
|
996eb1637c
|
Issue #2464659 by Wim Leers, rteijeiro: Routes that are varied by the 'user.permissions' cache context for anonymous users must also get the anonymous Role's cache tag
|
2015-04-07 17:43:15 +01:00 |
webchick
|
24738eb523
|
Issue #2462589 by dawehner, jhodgdon: Provide test coverage for access checking of all views fields
|
2015-04-06 23:40:30 -07:00 |
Alex Pott
|
1ec106794b
|
Issue #2452317 by dawehner: Let views result cache use cache contexts
|
2015-04-06 23:13:53 +01:00 |
Alex Pott
|
a5b11ccf4a
|
Issue #2464817 by amateescu: A few PHPUnit tests are not in the correct namespace
|
2015-04-03 14:12:33 +01:00 |
Alex Pott
|
fdc1c3daf8
|
Issue #2383863 by rpayanm, mgifford, maximpodorov, Valentine94: Spellchecking Drupal - Comments
|
2015-04-02 11:59:11 +01:00 |
Alex Pott
|
b58ab8cef8
|
Issue #2451789 by olli, jibran: Entity reference joins to the wrong base table in views
|
2015-04-02 10:43:32 +01:00 |
Alex Pott
|
a23ebe2312
|
Issue #2429037 by fago, larowlan: Allow adding entity level constraints
|
2015-04-02 10:20:05 +01:00 |
Alex Pott
|
3f4564bd09
|
Issue #2461097 by Wim Leers: Make TwigThemeTestController:::registryLoaderRender()'s response uncacheable
|
2015-04-01 15:58:55 +01:00 |
Alex Pott
|
144aa5813f
|
Issue #2461087 by Wim Leers, dawehner: Add 'no_cache' route option to mark a route's responses as uncacheable (was: Cron run response should not be cacheable)
|
2015-04-01 11:54:09 +01:00 |
Alex Pott
|
2b90b08353
|
Issue #2444231 by Wim Leers, nlisgo: Fix CacheableInterface so it makes sense (was: "Make Config objects & Entities implement CacheableInterface + add BubbleableMetadata::createFromCacheableObject()")
|
2015-04-01 10:39:13 +01:00 |
Alex Pott
|
a68c0462ee
|
Issue #2388255 by dawehner, hussainweb, pwolanin: Limit PDO MySQL to executing single statements if PHP supports it
|
2015-04-01 10:11:54 +01:00 |
Alex Pott
|
3c0892d082
|
Issue #2418119 by Berdir, jhedstrom, larowlan, martin107, nlisgo, klausi, fago, Gábor Hojtsy: REST user updates bypass tightened user account change validation
|
2015-03-31 23:46:24 +01:00 |
Alex Pott
|
a2efc8a8ed
|
Issue #2398331 by cilefen, davidhernandez, Wim Leers, nod_: Add the ability to attach asset libraries directly from a template file
|
2015-03-31 16:50:35 +01:00 |
Alex Pott
|
89794ac90d
|
Issue #2461081 by Wim Leers: Lock test pages are uncacheable but aren't marked as such
|
2015-03-31 16:00:24 +01:00 |
Alex Pott
|
6c3303dd54
|
Issue #2458349 by Wim Leers: Route's access result's cacheability not applied to the response's cacheability
|
2015-03-31 15:07:15 +01:00 |
Alex Pott
|
5b19144783
|
Issue #2459971 by Gábor Hojtsy: The langcode key on configuration files is not explicit in configuration schema
|
2015-03-31 10:40:13 +01:00 |
webchick
|
70f8ac6f31
|
Issue #2457887 by prateekMehta, stefan.r, rpayanm, alexpott: Use Utility\SafeMarkup class instead of Utility\String for placeholder(), checkPlain(),format() functions
|
2015-03-29 15:13:25 -07:00 |
Nathaniel Catchpole
|
f7324499f8
|
Issue #2451679 by Wim Leers, dawehner: Validate cache contexts (+ cache contexts in some views plugins wrong)
|
2015-03-26 14:53:56 +00:00 |
catch
|
938e2f648c
|
Issue #2428805 by Wim Leers: Remove the ability to configure a block's cache contexts
|
2015-03-25 20:12:42 +00:00 |
Nathaniel Catchpole
|
11f5549937
|
Issue #2432837 by Wim Leers, Fabianx: Make cache contexts hierarchical (e.g. 'user' is more specific than 'user.roles')
|
2015-03-23 14:57:21 +00:00 |
catch
|
40cc6312d9
|
Issue #2090115 by alexpott, xjm: Don't install a module when its default configuration has unmet dependencies
|
2015-03-22 18:53:45 +00:00 |
Alex Pott
|
d2304f840c
|
Issue #2455083 by dawehner, larowlan, klausi, David_Rothstein, hefox, tsphethean, dstol, DamienMcKenna, Pere Orga, benjy: Open redirect fixes from SA-CORE-2015-001 need to be ported to Drupal 8
|
2015-03-20 13:20:42 +00:00 |
Alex Pott
|
8b98854082
|
Issue #2451085 by dawehner, Arla: _drupal_log_error() passes NULL to ThemeManager::setActiveTheme(), violating its typehint
|
2015-03-19 17:45:25 +00:00 |
Alex Pott
|
08ce5a7001
|
Issue #2448847 by dawehner, arlinsandbulte: [regression] Themes unable to implement hook_theme_registry_alter()
|
2015-03-15 20:33:12 +00:00 |
catch
|
4b812ec9bb
|
Issue #2342045 by dawehner, Gábor Hojtsy, larowlan, joshtaylor: Standard views base fields need to use same rendering as Field UI fields, for formatting, access checking, and translation consistency
|
2015-03-15 20:31:04 +00:00 |
Alex Pott
|
84c2ccf468
|
Issue #2092245 by jbrown, rpayanm: SVGZ isn't served with correct encoding
|
2015-03-14 00:02:04 +00:00 |
Alex Pott
|
9e13c5498d
|
Issue #2447049 by Cottser, joelpittet: Add a render filter to twig
|
2015-03-13 14:44:59 +00:00 |
Alex Pott
|
3874b0c866
|
Issue #2332029 by Eric115: Add test coverage for .htaccess rules
|
2015-03-13 14:40:47 +00:00 |
Alex Pott
|
0fe1e7daff
|
Issue #2445743 by dawehner, Wim Leers: Allow views base tables and entity types to define additional cache contexts
|
2015-03-13 09:05:00 +00:00 |
Alex Pott
|
6dfbcdd0ce
|
Revert "Issue #2445743 by dawehner, Wim Leers: Allow views base tables and entity types to define additional cache contexts"
This reverts commit a87aff8640 .
|
2015-03-13 00:26:54 +00:00 |
Alex Pott
|
a87aff8640
|
Issue #2445743 by dawehner, Wim Leers: Allow views base tables and entity types to define additional cache contexts
|
2015-03-13 00:00:40 +00:00 |
Nathaniel Catchpole
|
8f5fa6aa10
|
Issue #2433599 by Wim Leers: Ensure every (non-views) pager automatically associates a matching cache context
|
2015-03-12 15:52:02 +00:00 |
Nathaniel Catchpole
|
d64047e35e
|
Issue #2448843 by dawehner: [regression] Themes unable to implement hook_element_info_alter()
|
2015-03-11 12:50:25 +00:00 |
catch
|
95fe74d571
|
Issue #2406681 by tstoeckler, hussainweb, alexpott, ParisLiakos, almaudoh, tadityar: Add an autoload.php in the repo root to control the autoloader of front controllers
|
2015-03-11 08:31:22 +00:00 |
Alex Pott
|
dc3d8a01b8
|
Issue #2431329 by plach: Make (content) translation language available as a field definition
|
2015-03-10 20:55:47 +00:00 |
Alex Pott
|
3e2af23798
|
Issue #2434697 by amateescu, pcambra: Remove UserAutocompleteController
|
2015-03-10 11:43:19 +00:00 |
webchick
|
0a84d315ab
|
Issue #2417075 by tstoeckler, David4514, dawehner, sachbearbeiter, mpdonadio: Trusted host verification is incompatible with URIs with the "internal" scheme
|
2015-03-07 11:15:15 +11:00 |
webchick
|
6238aabe9e
|
Issue #2443653 by bzrudi71, tstoeckler, daffie: PostgreSQL: Fix system\Tests\Condition\ConditionFormTest
|
2015-03-07 09:56:24 +11:00 |
catch
|
975121d4a7
|
Issue #2407361 by cilefen, JeroenT, hussainweb, neclimdul, ircmaxell, tim.plunkett, nlisgo, Crell: Move usages of drupal_html_id() to Html::getUniqueId()
|
2015-03-05 09:37:01 +00:00 |
Jennifer Hodgdon
|
a2defc66d0
|
Revert "Issue #2407361 by JeroenT, cilefen, hussainweb: Move usages of drupal_html_id() to Html::getUniqueId()"
This reverts commit 85b8c83782 .
|
2015-03-04 16:40:58 -08:00 |
catch
|
85b8c83782
|
Issue #2407361 by JeroenT, cilefen, hussainweb: Move usages of drupal_html_id() to Html::getUniqueId()
|
2015-03-04 20:21:38 +00:00 |
Nathaniel Catchpole
|
fa29e0b5ca
|
Issue #2443571 by larowlan, Berdir: Port SA-CONTRIB-2015-052
|
2015-03-04 15:08:31 +00:00 |
Alex Pott
|
01382db49d
|
Issue #2416971 by dawehner, pwolanin: Remove Url::__toString()
|
2015-03-01 11:41:21 +00:00 |
Alex Pott
|
0bf30e29fd
|
Issue #2369981 by Cottser: Not found templates are displayed literally instead of throwing an Exception due to string loader
|
2015-03-01 10:38:56 +00:00 |
Alex Pott
|
9c2b19cdaa
|
Issue #2431281 by dawehner: Drop support for _access_mode routes and always assume ALL
|
2015-02-27 12:47:26 +00:00 |
webchick
|
1614664198
|
Issue #2378883 by Wim Leers, dawehner: Convert existing drupal_render() KernelTestBase tests to PHPUnit tests
|
2015-02-25 19:42:26 -08:00 |
catch
|
969fa3c71a
|
Issue #1853856 by tim.plunkett, alexpott: Document that ConfigEntityBase and ConfigStorageController are tightly coupled
|
2015-02-21 18:06:58 +00:00 |
Alex Pott
|
8d87f7fa86
|
Issue #2426181 by effulgentsia, mpdonadio, xjm: Add a Url::fromUserInput() wrapper method for generating URLs from user-entered paths
|
2015-02-21 14:45:40 +00:00 |
Alex Pott
|
bda206637d
|
Issue #2419897 by penyaskito, Wim Leers, webflo: Javascript translations are loaded in the wrong order due to missing dependencies
|
2015-02-19 09:56:00 +00:00 |
Alex Pott
|
1218fdf8ef
|
Issue #2190895 by frankcarey, tim.plunkett: Revamp vertical tabs to not save form values
|
2015-02-18 11:41:29 +00:00 |
Alex Pott
|
7e41973fc9
|
Issue #2426031 by almaudoh, cpj: Remove deprecated uses of SessionManager::isEnabled(), SessionManager::enable() and SessionManager::disable()
|
2015-02-18 11:24:26 +00:00 |
catch
|
0bc927f20a
|
Issue #2420107 by alexpott: Determine which config entities can be fixed and which will be deleted when a dependency is removed
|
2015-02-17 23:33:18 +00:00 |
Nathaniel Catchpole
|
fc49a03af8
|
Issue #2372507 by dawehner, mavimo, RavindraSingh: Remove _system_path from $request->attributes
|
2015-02-17 11:07:24 +00:00 |
Alex Pott
|
0bab86f912
|
Issue #2418237 by Mile23, neclimdul, jyotisankar: Fix incorrect @covers in PHPUnit tests.
|
2015-02-16 15:01:12 +00:00 |
Alex Pott
|
8007ab1b27
|
Issue #2423213 by plach: Schema for newly defined entity types is never created
|
2015-02-15 10:28:20 +00:00 |
Alex Pott
|
efc0e2e41d
|
Issue #2403301 by lokapujya, penyaskito, Wim Leers: Menu item "active" class is not correctly added when using a view as the frontpage
|
2015-02-14 16:41:03 +00:00 |
Alex Pott
|
a32a88cbc2
|
Issue #2372389 by znerol, almaudoh: Expose session handler in container
|
2015-02-14 10:29:52 +00:00 |
webchick
|
b911f7210e
|
Issue #2195183 by cleaver, sandykadam, elgordogrande, jhodgdon, joachim, Eda, hussainweb: document Batch API callbacks as callback implementations
|
2015-02-13 11:51:15 -08:00 |
Alex Pott
|
7c0e0e0667
|
Issue #2388627 by JeroenT, filijonka, ultimateAnkit, tadityar, rpayanm, adci_contributor: Remove usages of drupal_is_front_page
|
2015-02-13 17:21:07 +00:00 |
Alex Pott
|
7f6f61f4a2
|
Issue #2229145 by znerol, neclimdul, larowlan, alexpott, joelpittet, almaudoh, tadityar: Register symfony session components in the DIC and inject the session service into the request object
|
2015-02-13 12:56:34 +00:00 |
catch
|
4cd30ead36
|
Issue #2414255 by lauriii, Jeff Burnz, dawehner, davidhernandez: Subtheme template inheritance working in reverse order
|
2015-02-12 10:35:27 +00:00 |
Alex Pott
|
1c38d70a31
|
Issue #2423555 by vijaycs85: Fix a leftover comment to reflect "immutable" config objects change
|
2015-02-10 16:27:16 +00:00 |
Alex Pott
|
c8c1ae11a4
|
Issue #2051467 by jhedstrom, dawehner, amateescu, Berdir, herom, Mile23: Expand and convert to phpunit tests for \Drupal\Component\Transliteration
|
2015-02-09 12:20:23 +00:00 |
Alex Pott
|
af1ea7bfb0
|
Issue #2066445 by mparker17, rpayanm, aspilicious, tkuldeep17, adci_contributor, Mile23, vijaycs85, alvar0hurtad0, rahulbile, andypost, valthebald: Convert a bunch of AjaxResponse callbacks in system.module's test's ajax_test.module to a new style controller
|
2015-02-09 11:56:53 +00:00 |
Alex Pott
|
91ae64ac59
|
Revert "Issue #2229145 by znerol, neclimdul, larowlan, joelpittet, almaudoh: Register symfony session components in the DIC and inject the session service into the request object"
This reverts commit b926f5d868 .
|
2015-02-07 21:37:26 +00:00 |
Alex Pott
|
b926f5d868
|
Issue #2229145 by znerol, neclimdul, larowlan, joelpittet, almaudoh: Register symfony session components in the DIC and inject the session service into the request object
|
2015-02-07 10:57:50 +00:00 |
webchick
|
d5304a46c6
|
Issue #2417647 by Wim Leers, effulgentsia: Add leading slash to paths within 'user-path:' URIs, to allow 'user-path:' URIs to point to the <none> route
|
2015-02-06 09:56:42 -08:00 |
Alex Pott
|
e132a9718e
|
Issue #1987832 by aspilicious, disasm, webflo, vijaycs85, adci_contributor, vks7056: Convert system_test callbacks to a new style controller
|
2015-02-05 10:41:58 +00:00 |
Alex Pott
|
cf40fa1fbf
|
Issue #2300101 by dpi, ivanjaros: Unrevisioned base fields are ignored during entity load
|
2015-02-05 09:16:52 +00:00 |
Alex Pott
|
0509fbe789
|
Issue #2164601 by yched, jibran, amateescu, pfrenssen: Stop auto-creating FieldItems on mere reading of $entity->field[N]
|
2015-02-05 08:58:52 +00:00 |
webchick
|
b8364ecfa9
|
Issue #1959806 by amateescu, jibran, goldorak, Wim Leers, yched, dawehner: Provide a generic 'entity_autocomplete' Form API element
|
2015-02-04 08:41:54 -08:00 |
Nathaniel Catchpole
|
02b9e08b7a
|
Issue #2361775 by alexpott, swentel: Third party settings dependencies cause config entity deletion
|
2015-02-04 13:07:28 +00:00 |
Nathaniel Catchpole
|
ce910dcaac
|
Issue #2410151 by alexpott: _system_rebuild_module_data_ensure_required does not parse dependencies
|
2015-02-04 12:01:01 +00:00 |
Alex Pott
|
fa9e1854d9
|
Issue #1987612 by valthebald, Mile23, aspilicious, Pinolo, InternetDevels: Convert ajax_test_dialog_contents() to a new style controller
|
2015-02-04 10:18:53 +00:00 |
Alex Pott
|
1add90127a
|
Issue #1987738 by Mile23: Convert menu_test_callback() to a new style controller
|
2015-02-04 10:10:49 +00:00 |
Alex Pott
|
a60a5779b5
|
Issue #2417983 by kattekrab: Change docs instances of "the the" to "the"
|
2015-02-04 10:08:41 +00:00 |
Alex Pott
|
6d75fd574c
|
Issue #2374019 by yched, jibran, amateescu: Cleanup the use of custom item properties in EntityReferenceFormatterBase
|
2015-02-02 10:47:25 +00:00 |
Alex Pott
|
8e0bcfef08
|
Issue #2411073 by Wim Leers: Fix documentation of hook_library_build_info()
|
2015-02-01 10:58:28 +00:00 |
Alex Pott
|
ed7f9d9eed
|
Issue #2066557 by mparker17, valthebald, chakrapani: Convert system.module's test's database_test.module's JSON functions to a new-style controller
|
2015-02-01 10:01:38 +00:00 |
webchick
|
7992d4f58a
|
Issue #2417333 by Wim Leers, pwolanin, xjm, dawehner: Add support for user-path: scheme to Url class
|
2015-01-30 21:04:54 -08:00 |
webchick
|
e69cd76706
|
Issue #2416763 by xjm, Wim Leers, effulgentsia: Convert Url::fromUri() base:// scheme to base:
|
2015-01-30 15:15:21 -08:00 |
Nathaniel Catchpole
|
b9adf5d833
|
Issue #1798332 by jhedstrom, dawehner, vedpareek, prajaankit: Add paging to the EntityListBuilder
|
2015-01-30 11:16:31 +00:00 |
Alex Pott
|
a5bbb06e6d
|
Issue #2412241 by idebr, Wim Leers: Active menu links with identical paths get a duplicate "active" class for every active menu link
|
2015-01-30 10:49:47 +00:00 |
Alex Pott
|
9be3165caf
|
Issue #1728804 by Berdir: Introduce (Content)EntityDeleteForm and children to handle entity deletions
|
2015-01-30 10:46:14 +00:00 |
Alex Pott
|
bce75ca082
|
Issue #2282035 by hussainweb, RavindraSingh, joachim: Title not shown during a batch operation
|
2015-01-27 17:28:25 +00:00 |
Alex Pott
|
8ee035826c
|
Issue #2347469 by mondrake, Wim Leers, larowlan, kattekrab, mnico, tadityar: Rendering forms in AjaxResponses does not attach assets automatically
|
2015-01-25 11:32:58 +00:00 |
Alex Pott
|
23e9d7f16e
|
Issue #2341323 by dawehner, plach: Adapt the references field / table names in views, when corresponding entity schema changes
|
2015-01-25 11:30:28 +00:00 |
catch
|
ea568f1d13
|
Issue #784626 by Wim Leers, Manuel Garcia, jcisio, joelpittet, Bevan, fcaspani, dcmouyard: Default all JS to the footer, allow asset libraries to force their JS to the header
|
2015-01-25 09:36:31 +00:00 |
Alex Pott
|
1e985b0d32
|
Issue #2348679 by znerol, Wim Leers: Move the remaining procedural page cache code to the page cache stack middleware
|
2015-01-23 13:19:03 +00:00 |
Alex Pott
|
0f93b42d0b
|
Issue #2291449 by Cottser: Add Twig template inheritance based on the theme registry, enable adding Twig loaders
|
2015-01-23 12:36:39 +00:00 |
Alex Pott
|
98377d5725
|
Issue #2221699 by mpdonadio, mikey_p, alexpott, kim.pepper, arlinsandbulte: HTTP_HOST header cannot be trusted
|
2015-01-22 18:57:56 +00:00 |
Alex Pott
|
a2ea305b62
|
Issue #2142653 by corbacho, sqndr, LewisNyman, floretan, BarisW, G-raph, JamesLefrère, lokapujya, LoMo, Outi: Change default logo filetype to .svg and add an SVG version of Druplicon
|
2015-01-22 10:55:30 +00:00 |
Alex Pott
|
800595579f
|
Issue #2371605 by plach, larowlan: SqlContentEntityStorage::countFieldData() fatals for revision metadata fields and the UUID field
|
2015-01-21 17:45:07 +00:00 |
Alex Pott
|
71cb7bb5c2
|
Issue #2407801 by dawehner, Gábor Hojtsy, yched, jibran: Views generic field handler does not work with base fields
|
2015-01-21 17:06:34 +00:00 |
Nathaniel Catchpole
|
dd3a59762d
|
Issue #2368797 by Wim Leers, dawehner, rteijeiro: Optimize ajaxPageState to keep Drupal 8 sites fast on high-latency networks, prevent CSS/JS aggregation from taking down sites and use HTTP GET for AJAX requests
|
2015-01-21 15:21:06 +00:00 |
Alex Pott
|
a8cccfce62
|
Revert "Issue #2221699 by mpdonadio, mikey_p, kim.pepper, arlinsandbulte: HTTP_HOST header cannot be trusted"
This reverts commit 2c9eddf3ac .
|
2015-01-21 10:03:23 +00:00 |
Alex Pott
|
2c9eddf3ac
|
Issue #2221699 by mpdonadio, mikey_p, kim.pepper, arlinsandbulte: HTTP_HOST header cannot be trusted
|
2015-01-21 09:46:25 +00:00 |
Alex Pott
|
3d14a7d25a
|
Issue #2401505 by Berdir, jibran, larowlan: Add an entity collection template for lists
|
2015-01-19 09:37:11 +00:00 |
Alex Pott
|
305ed67652
|
Issue #2205271 by trobey, jhedstrom: Project namespace for dependencies
|
2015-01-19 08:35:17 +00:00 |
Alex Pott
|
b7a6866c82
|
Issue #1588138 by mondrake: pager_query_add_page() overrides parameters passed programmatically
|
2015-01-18 08:49:39 +00:00 |
webchick
|
efee7757ad
|
Issue #2090969 by lokapujya, tstoeckler, mgifford, mikemiles86: Minor code-style issues in SessionTestController
|
2015-01-17 21:59:59 -08:00 |
webchick
|
ebd96ef613
|
Issue #2409395 by Cheet, DamienMcKenna, penyaskito, mglaman: Fix typo 'lama' => 'llama'
|
2015-01-17 21:38:21 -08:00 |
Nathaniel Catchpole
|
73069e05e8
|
Issue #2392319 by alexpott, effulgentsia: Config objects (but not config entities) should by default be immutable
|
2015-01-16 10:43:35 +00:00 |
Alex Pott
|
3bbe56197a
|
Issue #2136559 by Gábor Hojtsy: Config entity admin lists show configuration with overrides (eg. localized)
|
2015-01-14 08:37:55 +00:00 |
Alex Pott
|
85f4178cfb
|
Issue #2405823 by zealfire: Comment fix in Twig tests for file_url
|
2015-01-13 13:02:48 +00:00 |
Alex Pott
|
37c5acf19c
|
Issue #2388169 by tadityar: Rename PHPTransliteration to PhpTransliteration
|
2015-01-13 11:16:35 +00:00 |
Alex Pott
|
77725b6084
|
Issue #2281645 by dawehner, andypost: Make entity annotations use link templates instead of route names
|
2015-01-13 10:32:23 +00:00 |
Nathaniel Catchpole
|
a042df2e2e
|
Issue #2172017 by dawehner, larowlan, MegaChriz, kim.pepper, Désiré, Sam Hermans, tim.plunkett, Antti J. Salminen: Bulk operations does not respect entity access
|
2015-01-12 17:19:55 +00:00 |
Alex Pott
|
6df284ecaa
|
Issue #2308187 by lauriii, iMiksu, joelpittet, dawehner, er.pushpinderrana: Provide a twig extension for file_create_url
|
2015-01-12 12:07:34 +00:00 |
Alex Pott
|
1e08b50f42
|
Issue #2281619 by dawehner, tim.plunkett: Convert most direct usages within module code of routing related request attributes to use RouteMatchInterface instead
|
2015-01-09 15:14:23 +00:00 |
catch
|
73e5bfad8b
|
Issue #2358981 by tadityar, tstoeckler, larowlan, mpdonadio, Devin Carlson: Provide a mechanism for dynamic library declarations
|
2015-01-08 09:54:25 +00:00 |
Alex Pott
|
057b0cabaf
|
Issue #2232477 by plach, yched, tstoeckler, amateescu: Fatal when adding new fields with NOT NULL constraints in a base table that contains existing entities
|
2015-01-02 21:39:42 +00:00 |
Alex Pott
|
b778bfd1ec
|
Issue #2143729 by tstoeckler, plach, jsbalsera, Berdir, mauzeh, damiankloip, andypost: Entity definitions miss a language entity key
|
2014-12-29 22:15:19 +00:00 |
Alex Pott
|
ff41283c76
|
Issue #2367743 by rpayanm, Miroling, YesCT, ianthomas_uk, shadik, gaurav.pahuja: Remove usages of drupal_form_submit() and update documentation
|
2014-12-23 15:30:40 +01:00 |
Alex Pott
|
8ae055fb2e
|
Issue #2230637 by plach, fran seva, yched, swentel: Create a Language field widget and the related formatter
|
2014-12-23 09:26:11 +01:00 |
Alex Pott
|
85764e4e43
|
Issue #2338873 by plach, fago, effulgentsia, swentel: Modules providing non-configurable field storage definitions can be uninstalled, leaving orphaned unpurged data
|
2014-12-15 20:52:40 +00:00 |
Alex Pott
|
f4108f88bf
|
Issue #2204363 by Berdir, Wim Leers, tim.plunkett, chx: [sechole] Returning TRUE from hook_entity_access()/hook_ENTITYTYPE_access() must not bypass EntityAccessController::checkAccess()
|
2014-12-13 17:29:19 +01:00 |
Dries
|
20a8ccfd14
|
Issue #2278017 by cilefen, bircher, effulgentsia: When a content entity type providing module is uninstalled, the entities are not fully deleted, leaving broken reference
|
2014-12-12 12:53:22 -05:00 |
Alex Pott
|
a124604458
|
Issue #2388467 by zaporylie: Remove \Drupal\entity_test\EntityTestViewsData and update the annotation
|
2014-12-11 16:49:36 +01:00 |
Dries
|
688fab7beb
|
Issue #2390445 by Gábor Hojtsy: System module tests don't pass config schema check
|
2014-12-10 15:08:40 -05:00 |
Alex Pott
|
b175ecc425
|
Issue #2387141 by Gábor Hojtsy: Missing field configuration schemas across core tests
|
2014-12-10 12:35:29 +01:00 |
Nathaniel Catchpole
|
77c613e36f
|
Issue #2382533 by Wim Leers: Attach assets only via the asset library system
|
2014-12-09 11:55:57 +00:00 |
catch
|
599bad3bcf
|
Issue #2364381 by Wim Leers: Exception thrown in drupal_render() causes an exception during the rendering of exceptions
|
2014-12-07 09:14:26 +00:00 |
Nathaniel Catchpole
|
4ecc4ead39
|
Issue #2382557 by Wim Leers: Change JS settings into a separate asset type
|
2014-12-04 11:37:59 +00:00 |
Alex Pott
|
1193f6758a
|
Issue #2384545 by Wim Leers, jbrown: $element['#ajax']['callback'] is broken, hence breaking e.g. inserting images in CKEditor
|
2014-12-04 10:29:49 +00:00 |
webchick
|
8d601c74b1
|
Issue #2342593 by znerol, grendzy, David_Rothstein: Remove mixed SSL support from core
|
2014-12-01 08:26:28 -08:00 |
webchick
|
602a144323
|
Issue #2369781 by larowlan: Ensure twig_debug output has needed sanitization
|
2014-12-01 08:21:32 -08:00 |
Alex Pott
|
1290d3899c
|
Issue #2382493 by yched: Population of default field values in entity translation is incorrect
|
2014-12-01 14:18:55 +00:00 |
Nathaniel Catchpole
|
596978a71d
|
Issue #2378095 by Wim Leers, Devin Carlson: Convert all remaining attached individual CSS/JS assets to attached asset libraries
|
2014-11-28 20:51:14 +00:00 |
Nathaniel Catchpole
|
f6e69bc810
|
Issue #2382667 by Wim Leers, Berdir: #post_render_callback's that result from other #post_render_calback are not processed
|
2014-11-28 15:06:51 +00:00 |
Alex Pott
|
58480ee670
|
Issue #2362227 by dawehner, mpdonadio, znerol, tim.plunkett, skipyT: Replace all instances of current_path()
|
2014-11-28 13:38:17 +00:00 |
Dries
|
dbde59f045
|
Issue #2235901 by alexpott, mdrummond, iMiksu, sun, Wim Leers: Remove custom theme settings from *.info.yml
|
2014-11-26 16:31:55 -05:00 |
Nathaniel Catchpole
|
0bfb32b55b
|
git commit -m 'Issue #2377397 by Wim Leers, alexpott: Themes should use libraries, not individual stylesheets'
|
2014-11-26 10:37:53 +00:00 |
Alex Pott
|
bbb4de91bc
|
Issue #2350823 by lauriii, jhedstrom, Tim Bozeman, cilefen, davidhernandez, inqui, Cottser, xjm: Use the Classy theme in the Testing profile
|
2014-11-23 10:33:46 +00:00 |
Alex Pott
|
fda020ec5f
|
Issue #2378585 by EclipseGc, tim.plunkett: Multiple context requirements cannot be satisfied by a single value
|
2014-11-20 17:47:23 +00:00 |
Alex Pott
|
1a73d7e6ab
|
Issue #2328919 by Mile23, YesCT, tim.plunkett: Remove () from a bunch of @covers definitions in PHPUnit
|
2014-11-20 09:47:27 +00:00 |
Nathaniel Catchpole
|
edd7889694
|
Issue #2376791 by dawehner, Wim Leers: Move all _content routing definitions to _controller
|
2014-11-20 09:47:06 +00:00 |
Alex Pott
|
b0f2463942
|
Issue #2362987 by Wim Leers, Codenator, Pinolo: Remove hook_page_build() and hook_page_alter()
|
2014-11-19 09:41:38 +00:00 |
Alex Pott
|
91c38c8f98
|
Issue #2328111 by dawehner, martin107, neclimdul: Replace most instances of the DRUPAL_ROOT constant with the app.root container parameter.
|
2014-11-17 12:20:57 +00:00 |
Nathaniel Catchpole
|
488116d759
|
Issue #2352155 by Wim Leers: Remove HtmlFragment/HtmlPage.
|
2014-11-14 10:43:20 +00:00 |
Nathaniel Catchpole
|
55b8558084
|
Issue #2371141 by pfrenssen: Fixed XSS vulnerability when displaying exception backtrace.
|
2014-11-13 13:01:52 +00:00 |
Alex Pott
|
7473eaf4c0
|
Issue #2371671 by podarok | Chi: Fixed drupal_set_message repeat parameter does not work.
|
2014-11-12 23:28:35 -08:00 |
Alex Pott
|
5c3a1c67ad
|
Issue #2322509 by prics, cilefen, gaurav.goyal, harijari, Temoor: Replace all instances of node_load(), node_load_multiple(), entity_load('node') and entity_load_multiple('node') with static method calls.
|
2014-11-09 23:40:48 -08:00 |
Alex Pott
|
789de472d0
|
Issue #2354597 by esod, YesCT, vadim.hirbu, ashutoshsngh: Remove usage of form_set_value().
|
2014-11-07 12:05:32 -08:00 |
Alex Pott
|
dda70f7112
|
Issue #2230121 by znerol, dawehner | sun: Fixed Remove exit() from FormBuilder.
|
2014-11-02 21:56:08 +00:00 |
catch
|
150893931e
|
Issue #2271419 by alexpott, larowlan: Fixed Allow field types, widgets, formatters to specify config dependencies.
|
2014-11-01 09:42:21 +00:00 |
catch
|
b1e36444b1
|
Issue #2355187 by ashutoshsngh, rpayanm, skipyT, legolasbo: Remove form_get_cache().
|
2014-10-31 20:53:15 +00:00 |
Alex Pott
|
8f89d7b9ee
|
Issue #2361615 by Gábor Hojtsy: Fixed Field type config schemas are not in the base schema.
|
2014-10-31 10:32:24 +00:00 |
webchick
|
b7ad99ad8d
|
Issue #2364173 by alexpott: Fixed Remove dead code for session-test/set-not-started.
|
2014-10-29 22:44:07 -07:00 |
Alex Pott
|
961f188881
|
Issue #2363139 by Wim Leers, dawehner, larowlan: _content controllers may only return render arrays, not strings.
|
2014-10-27 14:13:28 +00:00 |
Nathaniel Catchpole
|
985edb1548
|
Issue #2351847 by damiankloip: Fixed Rename getCacheTag() to getCacheTags().
|
2014-10-21 09:46:57 +01:00 |
Nathaniel Catchpole
|
47e0030705
|
Issue #2332935 by plach, alexpott, dawehner: Allow code to respond to entity/field schema changes.
|
2014-10-17 23:10:00 +01:00 |
Alex Pott
|
22c82583c9
|
Issue #2246647 by mpdonadio, cilefen, YesCT, tim.plunkett: Rename PluginBag to LazyPluginCollection.
|
2014-10-17 22:06:53 +01:00 |
Nathaniel Catchpole
|
6cbb5d9e1e
|
Issue #2350949 by Wim Leers: Add hook_page_attachments(_alter)() and deprecate hook_page_build/alter().
|
2014-10-16 13:36:06 +01:00 |
Alex Pott
|
6b265331ea
|
Issue #2238981 by dawehner, effulgentsia, tim.plunkett: Change controllers to receive route parameters in their signature rather than via $request->attributes.
|
2014-10-15 11:26:18 +01:00 |
Nathaniel Catchpole
|
6ba1da1c63
|
Issue #2205527 by cilefen, alexpott, martin107, Xen, Gaelan, clintrandall777@gmail.com: Fixed Move configuration import lock to lock.persistent service since a lock can not exist beyond a single request.
|
2014-10-14 12:04:33 +01:00 |
Nathaniel Catchpole
|
66762a5361
|
Issue #2340667 by YesCT, Pedro Lozano, alexpott, martin107: Protect Drupal\Core\Language\Language::id, and use getId().
|
2014-10-13 10:10:32 +01:00 |
Alex Pott
|
6fa0c8885e
|
Issue #1434670 by AlPotapov, bleen18 | ericduran: Add test for verticle_tabs default.
|
2014-10-12 22:12:44 +01:00 |
Alex Pott
|
3fb2ec3fe6
|
Issue #2242749 by znerol, torotil, rszrama, larowlan, dawehner, penyaskito, tim.plunkett, sun, Damien Tournoud, David_Rothstein, effulgentsia: Fixed Port Form API security fix SA-CORE-2014-002 to Drupal 8.
|
2014-10-12 11:00:04 +01:00 |
webchick
|
4724ae1d1f
|
Issue #2246675 by rpayanm, johnstorey, holly.ross.drupal | mgbellaire: Remove all unnecessary 'template' lines in hook_theme() declarations.
|
2014-10-09 11:41:26 -07:00 |
Nathaniel Catchpole
|
b1fa3ac38c
|
Issue #2184907 by JeroenT, ParisLiakos, ianthomas_uk, hussainweb, dawehner: Remove uses of drupal_add_http_header and related functions.
|
2014-10-09 12:58:40 +01:00 |
Alex Pott
|
195d49998a
|
Issue #2347465 by tim.plunkett, dawehner, cilefen: Convert all instances of #type link/links to convert to use routes.
|
2014-10-09 07:39:37 +01:00 |
Nathaniel Catchpole
|
3f5bb7d9fc
|
Issue #2346369 by Wim Leers: Support special '#attached' variable for attaching assets in preprocess functions.
|
2014-10-08 12:50:22 +01:00 |
Alex Pott
|
d3f105ed86
|
Issue #2226207 by lauriii, mgbellaire, Cottser, m1r1k, Mark Carver, LinL, rachel_norfolk, rteijeiro, skwashd, davidhernandez, euphoric_mv: Make 'template' the default output option for hook_theme().
|
2014-10-08 12:06:17 +01:00 |
Alex Pott
|
1d707401bf
|
Issue #1946240 by eiriksm, David_Rothstein, Yaron Tal, madhusudanmca, rszrama: Remove the hardcoded 0 index in status-messages.html.twig.
|
2014-10-08 10:47:08 +01:00 |
Alex Pott
|
5f1d08d7bc
|
Issue #2347111 by znerol: StackKernelIntegrationTest is not testing a successful request.
|
2014-10-07 14:23:28 +02:00 |
Alex Pott
|
4300214f88
|
Issue #2264041 by pwolanin, dawehner, cilefen, chx: Fixed Add a test to ensure title callbacks are not vulnerable to XSS.
|
2014-10-05 12:44:08 +02:00 |
Alex Pott
|
b35d190d28
|
Issue #2160965 by herom, dawehner, robertdbailey, Berdir, fran seva: Fixed Content entities are not upcast in the page language, inconsistent with config entities.
|
2014-10-05 12:03:46 +02:00 |
catch
|
4e5c1c2bef
|
Issue #2345753 by tim.plunkett, dawehner, Wim Leers, damiankloip: Remove url(current_path()) and url(NULL) with <current> and <none>.
|
2014-10-02 13:39:56 +02:00 |
Alex Pott
|
ba2b869092
|
Issue #2275659 by fago, pgautam: Separate FieldableEntityInterface out of ContentEntityInterface.
|
2014-10-01 16:11:14 +02:00 |
webchick
|
0189add1e3
|
Issue #2304987 by Berdir, Wim Leers: Fixed Don't invalidate cache tags of referenced entities, use entity list cache tags correctly, add test coverage for entity list cache tags.
|
2014-10-01 01:20:51 -07:00 |
Alex Pott
|
002ae719c9
|
Issue #2343661 by larowlan, tim.plunkett | xjm: Rename l() to _l() and url() to _url(), and document replacements.
|
2014-09-30 10:10:00 +02:00 |
Alex Pott
|
31022924e1
|
Issue #2343759 by pwolanin, larowlan, dawehner, tim.plunkett, effulgentsia, xjm, Wim Leers: Provide an API function to replace url()/l() for external urls.
|
2014-09-30 08:50:14 +02:00 |
webchick
|
8ea359c440
|
Issue #2346421 by yched: Fixed WTF with getTargetEntityId() / getBundle().
|
2014-09-28 16:08:28 -07:00 |
webchick
|
6d27e11a37
|
Issue #2100343 by Berdir, fago, martin107, visabhishek, sriharsha.uppuluri, Yorirou: Remove 'fieldable' key in entity definitions in favour of 'field_ui_base_route'.
|
2014-09-28 16:04:00 -07:00 |
Alex Pott
|
420248266f
|
Issue #2344821 by yched: Unify 'name' / 'field_name' in FieldConfig / FieldStorageConfig.
|
2014-09-28 18:36:18 +02:00 |
webchick
|
35fcfc4dbb
|
Issue #1777332 by hass, Cottser, mike.roberts, joelpittet, dawehner | jenlampton: Replace theme_menu_link() and menu-tree.html.twig with a single Twig template.
|
2014-09-27 00:28:57 -07:00 |
webchick
|
0eda196d46
|
Issue #2340251 by iMiksu, alexpott, tim.plunkett, dawehner, Wim Leers: Remove most remaining url() calls.
|
2014-09-27 00:03:46 -07:00 |
catch
|
2c6cd92958
|
Issue #2340123 by Wim Leers: Setting cache tags can be tricky: use strings instead of nested arrays to improve DX.
|
2014-09-25 08:30:31 +01:00 |
webchick
|
5b11264df6
|
Issue #2228125 by dawehner: 'base theme' property in theme .info.yml files does not need to be wrapped in quotes
|
2014-09-24 07:59:17 -07:00 |
Alex Pott
|
ac0cee8f45
|
Issue #2038275 by tim.plunkett, mr.baileys, Sam Hermans: Convert hook_queue_info() to plugin system.
|
2014-09-23 10:47:47 +01:00 |
Alex Pott
|
ff035fc4fa
|
Issue #2340507 by chx, Wim Leers: Make the new AccessResult API and implementation even better.
|
2014-09-22 22:08:27 +01:00 |