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 |
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 |
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
|
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
|
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 |
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
|
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 |
Nathaniel Catchpole
|
95d4c594b0
|
Issue #2395395 by alexpott, effulgentsia, Gábor Hojtsy: TestBase lacks a config method to be used consistently in tests
|
2014-12-23 15:11:54 +00:00 |
Alex Pott
|
145b53cef3
|
Issue #2394041 by Gábor Hojtsy: Row language settings from entity views should be on display level for all views
|
2014-12-22 14:23:24 +00:00 |
catch
|
47b7c0066f
|
Issue #2157777 by damiankloip, dawehner: Views results cache has full entities in it
|
2014-12-22 10:35:36 +00:00 |
Alex Pott
|
bb4367b4e2
|
Issue #2372855 by Wim Leers, dawehner: Add content & config entity dependencies to views
|
2014-12-16 09:26:05 +00:00 |
Alex Pott
|
2c214a7559
|
Issue #2387627 by olli: Changing access plugins in views leaves invalid settings around
|
2014-12-15 17:15:04 +00:00 |
Alex Pott
|
1c61006d90
|
Issue #2389275 by bforchhammer: Views render element #embed not working
|
2014-12-15 17:04:58 +00:00 |
Alex Pott
|
7cd91c92c0
|
Issue #2349553 by dawehner, pfrenssen, damiankloip: Store entity field information in the views data
|
2014-12-14 13:10:29 +01:00 |
Alex Pott
|
970ea07c17
|
Revert "Issue #2273923 by mpdonadio, pfrenssen, dawehner, xjm, cilefen: Remove html => TRUE option from l() and link generator"
This reverts commit 0bcabf50e0.
|
2014-12-13 21:44:18 +01:00 |
Alex Pott
|
fb40bd6f06
|
Issue #2382931 by larowlan, pfrenssen, Mile23: Drupal\field\Plugin\views\field\Field::access returns an object instead of the expected boolean
|
2014-12-13 18:56:18 +01:00 |
Alex Pott
|
0bcabf50e0
|
Issue #2273923 by mpdonadio, pfrenssen, dawehner, xjm, cilefen: Remove html => TRUE option from l() and link generator
|
2014-12-13 18:20:19 +01:00 |
Alex Pott
|
fdec77fca1
|
Issue #2382543 by rpayanm, ianthomas_uk: Remove usage of drupal_html_class() and drupal_clean_css_identifier()
|
2014-12-12 10:08:12 +01:00 |
catch
|
22ca1c9ca4
|
Issue #1985406 by jhedstrom, alexpott, Dave Reid, olli: #states not supported for elements in formatter settings being displayed on Views field handler form
|
2014-12-11 23:17:22 +00:00 |
webchick
|
1419122c76
|
Issue #2183983 by Gábor Hojtsy, vijaycs85, Berdir, Wim Leers, webflo, alexpott: Find hidden configuration schema issues
|
2014-12-11 12:43:20 -08:00 |
Alex Pott
|
e55610f88d
|
Issue #2226863 by cs_shadow, filijonka, joelpittet, pguillard: Update stale references to theme functions that have been converted to Twig
|
2014-12-11 11:35:52 +01:00 |
Alex Pott
|
3dcbc22381
|
Issue #2272001 by dsnopek, Devin Carlson, tim.plunkett, xjm, martin107: Views display plugin's list of handlers is not filtered by access
|
2014-12-11 10:16:07 +01:00 |
Alex Pott
|
4250561315
|
Issue #2387157 by dawehner, Gábor Hojtsy: Cloning display into another display also stores options that are not supported by the new display type
|
2014-12-11 10:12:31 +01:00 |
Dries
|
dfb971e488
|
Issue #2387149 by Gábor Hojtsy, dawehner: Display extenders are not possible to describe with config schema
|
2014-12-10 14:52:47 -05: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 |
Nathaniel Catchpole
|
30a5046e35
|
Issue #2355909 by penyaskito, alexpott, Gábor Hojtsy, DuaelFr: language.settings config is not scalable
|
2014-12-08 16:25:00 +00:00 |
Alex Pott
|
a8a42e6231
|
Issue #2331793 by olli, Gábor Hojtsy: Changing pager settings for this display only also changes pager settings for other display
|
2014-12-05 20:02:10 +00:00 |
Alex Pott
|
3ec63481f7
|
Issue #2384487 by rpayanm, daffie, Sharique, areke: Make the class variables protected for FilterFormat
|
2014-12-05 14:38:38 +00:00 |
Alex Pott
|
dedaf33cfe
|
Issue #2385805 by Gábor Hojtsy: Views tests don't pass strict schema checking
|
2014-12-05 09:59:20 +00:00 |
Alex Pott
|
22d1816823
|
Issue #2325269 by Gábor Hojtsy, Arla: Test and fix views in test_views directories against their configuration schema
|
2014-12-02 16:18:11 +00:00 |
Alex Pott
|
b4c0a16a2d
|
Issue #2345343 by damiankloip, dawehner, olli, Bès: view TITLE appears all the time
|
2014-12-02 09:30:50 +00:00 |
Alex Pott
|
48813a20a3
|
Issue #2144505 by tstoeckler, YesCT, Gábor Hojtsy, vijaycs85, webflo: Views does not use the text format type for formatted text
|
2014-12-02 09:08:57 +00:00 |
Alex Pott
|
34c1da088f
|
Issue #2383667 by Gábor Hojtsy: pathField and pathFieldsSupplemental is not used in Views wizards
|
2014-12-01 13:24:45 +00:00 |
Alex Pott
|
23b70dfb16
|
Issue #2159347 by david_garcia, claudiu.cristea: Aggregation not working simple test case
|
2014-11-28 12:49:12 +00:00 |
Alex Pott
|
bbcc4623a5
|
Issue #2381973 by Gábor Hojtsy, vijaycs85, dawehner: View wizard creates 'invalid' views out of the box, missing plugin_ids, insecure permissions
|
2014-11-28 09:52:27 +00:00 |
Nathaniel Catchpole
|
5738f39ccd
|
Issue #2358603 by Berdir: ViewsAjaxController results in fatal error for empty optional arguments
|
2014-11-26 10:39:50 +00:00 |
Alex Pott
|
ed01f40c92
|
Issue #2157541 by dawehner, penyaskito, tim.plunkett, Désiré: Views sets access to ANY on routes - could result in information disclosure
|
2014-11-25 21:50:07 +00:00 |
webchick
|
df881baf55
|
Issue #2341461 by ashutoshsngh, esod, quietone: Remove usage of form_options_flatten()
|
2014-11-23 21:28:40 -08:00 |
Alex Pott
|
826245d509
|
Issue #2324055 by dawehner, cilefen, znerol: Split up the module manager into runtime information and extension information
|
2014-11-23 10:10:06 +00:00 |
Nathaniel Catchpole
|
3251139c4d
|
Issue #2378789 by Wim Leers: Views output cache is broken
|
2014-11-21 18:19:51 +00:00 |
Nathaniel Catchpole
|
186a80cba0
|
Issue #2350821 by dawehner, webflo, alexpott, vijaycs85: Sort views displays by display name
|
2014-11-21 18:18:18 +00:00 |
Alex Pott
|
da8ea3bfaa
|
Issue #2346937 by dawehner, larowlan, Wim Leers, claudiu.cristea, msonnabaum: Implement a Renderer service; reduces drupal_render / _theme service container calls
|
2014-11-21 09:48:25 +00:00 |
Alex Pott
|
56e29e0b3d
|
Issue #2375879 by jibran, dawehner: Don't filter languages in case it is not needed
|
2014-11-20 10:01:45 +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
|
057bab1937
|
Issue #2376403 by Tom Verhaeghe: Some full name space paths wrong in comments in WizardPluginBase
|
2014-11-18 23:10:03 +00:00 |
Nathaniel Catchpole
|
4dc03e7037
|
Issue #2372477 by yched: Fixed Lots of tests still enable entity.module.
|
2014-11-12 17:22:47 +00:00 |
Nathaniel Catchpole
|
cd9b0f4fde
|
Issue #1426804 by alexpott, swentel: Fixed Allow field storages to be persisted when they have no fields.
|
2014-11-12 16:16:39 +00:00 |
Alex Pott
|
15ddad3bf4
|
Issue #2359161 by olli, damiankloip: Fixed Feed icons missing in views blocks and pages.
|
2014-11-11 13:03:28 -08:00 |
Nathaniel Catchpole
|
29817e452a
|
Issue #2267453 by alexpott, dawehner, damiankloip: Fixed Views plugins do not store additional dependencies.
|
2014-11-11 13:04:05 +00:00 |
Alex Pott
|
08bf45fc9e
|
Issue #2359703 by dawehner, michaellenahan: Remove public visibility from pager variables on the ViewExecutable.
|
2014-11-09 22:29:27 -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
|
12ba160d0a
|
Issue #2361797 by rpayanm, Palashvijay4O, er.pushpinderrana: Remove usage of drupal_strlen().
|
2014-11-05 09:24:11 +00:00 |
Alex Pott
|
46e6a32911
|
Issue #2364161 by dawehner, mpdonadio, Wim Leers: Replace nearly all existing _l calls.
|
2014-11-04 08:30:21 +00:00 |
Alex Pott
|
80eccb1896
|
Issue #2361823 by rpayanm, javivf: Remove usage of drupal_strtolower().
|
2014-11-03 16:13:43 +00:00 |
Alex Pott
|
32913b0f12
|
Issue #2361789 by rpayanm, jamesdixon, javivf: Remove usage of decode_entities().
|
2014-11-02 22:19:56 +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
|
eb56c4d352
|
Issue #2299215 by jhedstrom, torrance123: Fixed 'extra' join conditions leaking arguments.
|
2014-10-31 20:53:45 +00:00 |
Alex Pott
|
b68e063efe
|
Revert "Issue #2208811 by Pol, ivanjaros, dawehner: Fixed Views with arguments stopped working on front-end."
This reverts commit c55ac96895.
|
2014-10-29 10:35:24 +00:00 |
Alex Pott
|
c55ac96895
|
Issue #2208811 by Pol, ivanjaros, dawehner: Fixed Views with arguments stopped working on front-end.
|
2014-10-29 09:20:28 +00:00 |
catch
|
c40f08f350
|
Issue #2361843 by rpayanm: Remove usage of drupal_substr().
|
2014-10-24 22:22:33 +01:00 |
Alex Pott
|
61f3fce382
|
Issue #2239003 by Wim Leers, dawehner | effulgentsia: Remove the '_http_statuscode' request attribute.
|
2014-10-24 20:45:54 +01:00 |
Alex Pott
|
7171beba62
|
Revert "git commit -m Issue"
This reverts commit 0faa5ce3c3.
|
2014-10-24 20:45:31 +01:00 |
Nathaniel Catchpole
|
2d3266e61f
|
Issue #2361681 by Wim Leers: drupal_render(): invert second argument ($is_recursive_call -> $is_root_call) => more strict, better DX/TX.
|
2014-10-24 15:51:28 +01:00 |
Nathaniel Catchpole
|
2acc93b960
|
Issue #2357937 by Wim Leers: Remove {{ feed_icons }} from page template (page.html.twig).
|
2014-10-24 12:18:42 +01:00 |