Alex Pott
|
ba831b2c56
|
Revert "Issue #2405907 by MrHaroldA: Views combined filters add redundant separators in CONCAT_WS()"
This reverts commit 8c30ce931a .
|
2015-01-22 13:36:32 +00:00 |
Alex Pott
|
312aa7cf38
|
Issue #2409339 by pbull: ViewExecutableTest::testPropertyMethods fails when randomly generated URL contains placeholders
|
2015-01-22 12:06:41 +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
|
155a314b8c
|
Issue #2378729 by jibran: JoinPluginBase doesn't allow extra conditions on left table
|
2015-01-20 13:18:41 +00:00 |
Alex Pott
|
3d556b75df
|
Issue #2350551 by Wim Leers, alexpott, damiankloip, arlinsandbulte: Views fields that have attached assets are lost when Views output caching is enabled
|
2015-01-19 09:43:59 +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
|
1a5db186c5
|
Issue #2383197 by queenvictoria, bforchhammer, webflo, jhedstrom: Entities not loaded for relationships on same entity type
|
2015-01-19 08:51:50 +00:00 |
Alex Pott
|
e3af264a25
|
Revert "Issue #2383197 by queenvictoria, bforchhammer: Entities not loaded for relationships on same entity type"
This reverts commit a4bb2fa5a1 .
|
2015-01-19 08:50:47 +00:00 |
Alex Pott
|
a4bb2fa5a1
|
Issue #2383197 by queenvictoria, bforchhammer: Entities not loaded for relationships on same entity type
|
2015-01-18 13:09:34 +00:00 |
Alex Pott
|
c34c3dfd05
|
Issue #2225427 by ianthomas_uk, martin107, JeroenT, LoMo: Remove remaining uses of deprecated language functions (mostly in object oriented code)
|
2015-01-18 09:47:33 +00:00 |
Alex Pott
|
28977ae6fd
|
Issue #2350837 by dawehner, Berdir, larowlan, Wim Leers: Convert most usages of EntityInterface::getSystemPath() to use routes
|
2015-01-17 09:13:34 +00: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
|
44313c63f2
|
Issue #2399037 by effulgentsia: String::format() marks a resulting string as safe even when passed an unsafe passthrough argument
|
2015-01-16 09:51:38 +00:00 |
Alex Pott
|
daa2c02e7a
|
Issue #2407975 by neclimdul: Fatal error in Drupal\views\Plugin\views\argument\FieldList
|
2015-01-16 00:06:09 +00:00 |
Alex Pott
|
f51b029029
|
Issue #2322457 by olli, adrian.ravis, andypost, pcambra: Error in Views Filter Nodes based on Current user that have term reference same in nodes
|
2015-01-15 23:55:25 +00:00 |
Alex Pott
|
2db5da00cc
|
Issue #1872682 by Maxilver, rpayanm, jhodgdon, Ivan Zugec: Documentation fixes for DisplayPluginBase.php
|
2015-01-15 10:23:15 +00:00 |
Alex Pott
|
22ed431766
|
Issue #2402609 by andythomnz: Two classes lack class doc blocks
|
2015-01-15 10:10:21 +00:00 |
Alex Pott
|
62c31b569a
|
Issue #2379741 by Wim Leers, damiankloip: Add Renderer::getCacheableRenderArray() to encapsulate which data is needed for caching a render array and have views use it
|
2015-01-15 09:58:58 +00:00 |
Alex Pott
|
5859ca2cf2
|
Issue #2040135 by Wim Leers, Berdir: Caches dependent on simple config are only invalidated on form submissions
|
2015-01-15 09:36:26 +00:00 |
Alex Pott
|
8c30ce931a
|
Issue #2405907 by MrHaroldA: Views combined filters add redundant separators in CONCAT_WS()
|
2015-01-14 08:18:35 +00:00 |
Alex Pott
|
f52ece046c
|
Issue #2404265 by jhedstrom: Follow-up: ApiTestData should be in the views module
|
2015-01-13 09:53:25 +00:00 |
Alex Pott
|
315c2a8493
|
Issue #2215473 by Lendude, speely, pjonckiere: Filter description not visible in exposed form
|
2015-01-13 09:17:58 +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
|
b8dee6c885
|
Issue #2405367 by ashutoshsngh: Remove views_get_applicable_views()
|
2015-01-12 15:46:23 +00:00 |
Alex Pott
|
552c86ca35
|
Issue #2342287 by mikeker: Allow Twig in Views token replacement
|
2015-01-12 15:27:51 +00:00 |
Alex Pott
|
9a2b86b27d
|
Issue #2402827 by kgoel: Extract ViewUnitTestBase and ViewTestBase::assertIdenti* methods into a trait
|
2015-01-12 14:24:42 +00:00 |
Alex Pott
|
4a9c76ab0d
|
Issue #2399263 by SpadXIII: Table format combine fields into single column shows only one field
|
2015-01-12 14:10:00 +00:00 |
Alex Pott
|
7b83db3ca0
|
Issue #2303761 by tadityar, tim.plunkett, guntervs, jessi_pantheon, er.pushpinderrana, amitgoyal, rpayanm: Move views_ajax_form_wrapper() to ViewsFormBase
|
2015-01-12 13:00:37 +00:00 |
Alex Pott
|
ff7473e82d
|
Issue #2384481 by rpayanm, daffie, tadityar, hussainweb, areke, claudiu.cristea: Make the class variables protected for NodeType
|
2015-01-12 12:44:27 +00:00 |
Alex Pott
|
efbaa69a32
|
Issue #2030667 by filijonka, tim.plunkett, adci_contributor, Thomas Brekelmans: Refactoring ViewStorageInterface to ViewEntityInterface
|
2015-01-12 09:09:38 +00:00 |
webchick
|
61f2a710cb
|
Issue #2395763 by jhedstrom: Fields are not 'click sortable' in views
|
2015-01-11 19:50:28 -08:00 |
Alex Pott
|
db72d22886
|
Issue #2370251 by Lendude, jhedstrom: Removed fields in Views Combined Filter setting lead to Fatal error
|
2015-01-11 22:40:31 +00:00 |
Alex Pott
|
f98c96a045
|
Issue #2226629 by damiankloip, rpayanm: Remove '_plugins' suffix from views plugin cache prefix
|
2015-01-11 22:23:21 +00:00 |
Alex Pott
|
aff95777ed
|
Issue #2309737 by rpayanm, hussainweb, max-kuzomko, herom, millerbennett, ianthomas_uk, quietone, Sutharsan, sumitmadan, toddmbloom: Remove deprecated format_plural usage
|
2015-01-10 13:56:47 +00:00 |
Alex Pott
|
a3efcb6fb3
|
Issue #2389515 by nod_: Update ESLint rules
|
2015-01-10 01:36:01 +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 |
Alex Pott
|
38b742768a
|
Issue #2397495 by geertvd, jhedstrom: Disabling 'Display all values in the same row' shows all values in all rows
|
2015-01-09 09:36:01 +00:00 |
Alex Pott
|
a542a43cbc
|
Issue #2392263 by Gábor Hojtsy: Sequence subtyping cannot override item type in config schema, views taxonomy term filter schema incorrect
|
2015-01-07 23:51:12 +00:00 |
webchick
|
06bed5c795
|
Issue #2399931 by dawehner, yched: Generic entity api field handler should live in views module not in field module
|
2015-01-06 09:20:24 -08:00 |
webchick
|
082b123fa2
|
Revert "Issue #2399931 by dawehner, yched: Generic entity api field handler should live in views module not in field module"
Oops. Wrong patch!
This reverts commit 938051c41d .
|
2015-01-06 09:19:27 -08:00 |
webchick
|
938051c41d
|
Issue #2399931 by dawehner, yched: Generic entity api field handler should live in views module not in field module
|
2015-01-06 09:18:24 -08:00 |
Nathaniel Catchpole
|
503e46bb6b
|
Issue #918538 by Berdir, slashrsm, damiankloip, sun, tobiasb: Decouple cache tags from cache bins
|
2015-01-06 13:25:59 +00:00 |
Alex Pott
|
abe83bfb19
|
Issue #2030669 by daffie, Sharique, rpayanm, Mile23, undertext, marcingy, martin107, filijonka, amitgoyal, msupko: Expand Vocabulary with methods
|
2015-01-05 13:18:58 +00:00 |
Alex Pott
|
041511a78a
|
Issue #2397727 by jibran, dawehner: Remove the SafeMarkup::set() call in field/Field.php
|
2015-01-04 14:03:11 +00:00 |
Alex Pott
|
64f148cfa9
|
Issue #2400769 by larowlan: Duplicate label key in views data schema
|
2015-01-02 21:25:46 +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 |
webchick
|
ee5af45d11
|
Issue #2214525 by Palashvijay4O: Remove unused Drupal\Core\Utility\Title
|
2014-12-29 12:29:26 -08:00 |
webchick
|
a48aa76c43
|
Issue #2370313 by olli: D8 - Exposed filter - "This webpage has a redirect loop" on Reset
|
2014-12-29 12:08:05 -08:00 |
Nathaniel Catchpole
|
118abbcc6f
|
Issue #2399195 by mondrake: Views setting 'Use Ajax' doesn't work
|
2014-12-29 14:31:47 +00:00 |