Alex Pott
|
cb451afa02
|
Issue #2107249 by Jelle_S, tstoeckler, amateescu, Xano, jibran, yched: Don't assume that content entities have numeric IDs in EntityReferenceItem
|
2015-06-12 00:24:48 +01:00 |
Alex Pott
|
836d463488
|
Issue #2471609 by jcnventura, pguillard: FilterTest testFilterQuery wrong assert message
|
2015-06-11 23:57:21 +01:00 |
Alex Pott
|
46e20349b4
|
Issue #2496039 by yched: Formatter's #attached assets are not carried over by Views
|
2015-06-11 16:25:42 +01:00 |
webchick
|
05af46b2c0
|
Issue #2484037 by plach, Gábor Hojtsy, YesCT, dawehner: Make Views bulk operations entity translation aware
|
2015-06-10 13:46:58 -07:00 |
Nathaniel Catchpole
|
68e606c354
|
Issue #2502255 by dawehner, larowlan: Enable tags cache plugin by default for Views
|
2015-06-09 22:58:45 +01:00 |
Nathaniel Catchpole
|
53c266b3ee
|
Issue #2475221 by alexpott: Remove some unused varaibles from views
|
2015-06-09 15:28:24 +01:00 |
Alex Pott
|
4ba73b4bb5
|
Issue #2456521 by pjonckiere, mpdonadio, jhodgdon, rteijeiro, David_Rothstein, xjm: Add DateFormatter::formatDiff() as a non-buggy alternative to DateFormatter::formatInterval() when the start and end of the interval are known
|
2015-06-09 15:17:14 +01:00 |
Alex Pott
|
5680ad0d70
|
Issue #2489400 by Bojhan, manauwarsheikh, yogen.prasad, Manjit.Singh, hylid: Reduce duplication/unnecessary text from Exposed forms
|
2015-06-09 12:11:58 +01:00 |
Alex Pott
|
23e7b47779
|
Issue #2279105 by mgifford, nidaismailshah, thedavidmeister, amitgoyal, rpayanm, ameenkhan07, rakhimandhania, jhodgdon: Remove as many "..." and ellipsis characters from the codebase as possible without altering the meaning of text
|
2015-06-08 23:40:25 +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
|
82141437ef
|
Issue #2497017 by damiankloip, jmolivas: Views::getApplicableViews() initializes displays during route rebuilding etc
|
2015-06-08 15:41:19 +01:00 |
Alex Pott
|
9ae6474288
|
Revert "Issue #1838242 by jhedstrom, pivica, tim.plunkett, GaëlG, dawehner, olli, Lendude: Provide Views integration for datetime field"
This reverts commit 4a4ee0589d .
|
2015-06-08 14:29:59 +01:00 |
xjm
|
2f903e47ac
|
Issue #2273925 by larowlan, aneek, lauriii, mikey_p, joelpittet, dimaro, Fabianx, xjm, jaredsmith, effulgentsia, lokapujya, iMiksu, chx, YesCT, googletorp, dawehner, Wim Leers, Cottser: Ensure #markup is XSS escaped in Renderer::doRender()
|
2015-06-07 13:34:39 -05:00 |
Alex Pott
|
4a4ee0589d
|
Issue #1838242 by jhedstrom, pivica, tim.plunkett, GaëlG, dawehner, olli, Lendude: Provide Views integration for datetime field
|
2015-06-05 22:07:08 +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
|
4509204286
|
Issue #2478483 by Wim Leers, Fabianx: Introduce placeholders (#lazy_builder) to replace #post_render_cache
|
2015-06-05 10:47:02 +01:00 |
Alex Pott
|
91504462cd
|
Issue #2488844 by markie, jhodgdon: Write tests for raw time span and time span formatters in Views
|
2015-06-02 22:25:36 +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 |
webchick
|
9bd443fe60
|
Issue #2497113 by catch, dawehner: views_theme() gets 19 types of plugin definition, only needs five
|
2015-06-01 21:52:29 -07:00 |
Alex Pott
|
6eb89b52b8
|
Issue #2486433 by damiankloip, Gábor Hojtsy, Wim Leers, dawehner, plach: Make ViewsForm stop marking itself as needing to be cached
|
2015-06-01 15:53:03 +01:00 |
Alex Pott
|
7786d91cf0
|
Issue #2451749 by amateescu, bzrudi71, jaredsmith: PostgreSQL: Fix views\src\Tests\GlossaryTest.php
|
2015-05-29 23:24:03 +01:00 |
Alex Pott
|
6ebade72ce
|
Issue #2496261 by Berdir: Field Purging invalidates views_data caches as it uses the wrong hook
|
2015-05-28 23:11:30 +01:00 |
Alex Pott
|
3fd94bd82c
|
Revert "Issue #1838242 by jhedstrom, pivica, tim.plunkett, GaëlG, dawehner, Lendude: Provide Views integration for datetime field"
This reverts commit 26b7df5c43 .
|
2015-05-28 02:12:22 +01:00 |
Alex Pott
|
26b7df5c43
|
Issue #1838242 by jhedstrom, pivica, tim.plunkett, GaëlG, dawehner, Lendude: Provide Views integration for datetime field
|
2015-05-28 00:25:50 +01:00 |
Alex Pott
|
1827c1ec57
|
Issue #2349775 by Manuel Garcia, saki007ster, mortendk, Manjit.Singh, brahmjeet789, tombo, davidhernandez: Remove classes from Views templates
|
2015-05-25 13:02:30 +01:00 |
xjm
|
68fdeaf7f9
|
Issue #2491687 by joachim: Make EntityViewsData::getViewsTableForEntityType() public rather than protected
|
2015-05-24 18:54:34 -05:00 |
xjm
|
50cfc9e198
|
Issue #2420737 by rodrigoaguilera, Pere Orga, Gábor Hojtsy, maxocub, jhodgdon, penyaskito, plach, danigrrl: Differences in dynamic language names are confusing in views, content, etc
|
2015-05-24 17:22:43 -05:00 |
xjm
|
ac3b76625c
|
Issue #2383871 by mgifford, rpayanm, a_thakur, maximpodorov, AohRveTPV, jhodgdon: Spellchecking Drupal - PHP
|
2015-05-24 15:51:18 -05: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
|
554034ac0c
|
Issue #2468565 by eiriksm: Entity type view should provide a context for its label
|
2015-05-21 12:05:36 +01:00 |
Alex Pott
|
4c49e1e59f
|
Issue #1533366 by nod_, valthebald, Jelle_S, Wim Leers: Simplify and optimize Drupal.ajax() instantiation and implementation
|
2015-05-20 12:02:57 +01:00 |
Nathaniel Catchpole
|
ae4a224e34
|
Issue #2433591 by dawehner, plach, YesCT, Wim Leers: Views using pagers should specify a cache context
|
2015-05-20 10:44:18 +01:00 |
Alex Pott
|
53fe2049d6
|
Issue #2489420 by Bojhan: Simply AJAX use form
|
2015-05-19 14:48:38 +01:00 |
Nathaniel Catchpole
|
b0e1b809d6
|
Revert "Issue #2433591 by dawehner, plach, YesCT, Wim Leers: Views using pagers should specify a cache context"
This reverts commit 87c6d77548 .
|
2015-05-19 10:10:17 +01:00 |
Nathaniel Catchpole
|
87c6d77548
|
Issue #2433591 by dawehner, plach, YesCT, Wim Leers: Views using pagers should specify a cache context
|
2015-05-19 09:46:23 +01:00 |
xjm
|
a0164e04b8
|
Issue #2489402 by Bojhan: Remove "if any" from pager title
|
2015-05-18 14:24:12 -07:00 |
xjm
|
f9b6f97613
|
Issue #2489912 by mikeburrelljr, opdavies, larowlan: Update Drupal.org URL in core modules
|
2015-05-18 14:08:10 -07:00 |
Nathaniel Catchpole
|
99088f6541
|
Issue #2489966 by plach: The Views table style plugin does not specify cache contexts for click sorting
|
2015-05-18 11:13:36 +01:00 |
Alex Pott
|
8759ddca15
|
Issue #2156295 by vegantriathlete, Rajendar Reddy: ajax_views.js has some extraneous code?
|
2015-05-18 06:26:59 +01:00 |
xjm
|
fa3bf3a5c2
|
Issue #2489376 by Bojhan: Remove "should" to more actionable
|
2015-05-17 15:09:35 -07:00 |
webchick
|
cb64bb7bb9
|
Issue #2480799 by mradcliffe, bzrudi71, dawehner, ingaro, jaredsmith: PostgreSQL: Fix views\Tests\Handler\FieldGroupRowsTest (again)
|
2015-05-15 15:05:57 -07:00 |
Alex Pott
|
8e866ef2c7
|
Issue #2487099 by dawehner, plach, Wim Leers: Set cache contexts for exposed sorts / items_per_page / offset
|
2015-05-15 14:18:17 -07:00 |
Alex Pott
|
90433ce295
|
Issue #2296885 by mikeker, dawehner: Remove format_xml_elements()
|
2015-05-15 08:42:43 -07:00 |
Nathaniel Catchpole
|
959a0df7cf
|
Issue #2489100 by alexpott: Random fail in Drupal\views\Tests\Plugin\RowRenderCacheTest
|
2015-05-15 13:44:27 +01:00 |
Alex Pott
|
b183aa14b7
|
Issue #2483903 by mradcliffe, dawehner: Fix tests broken by leverage entityDisplay to provide fast rendering for fields
|
2015-05-14 17:46:11 -07:00 |
webchick
|
6f4db4ba0d
|
Issue #2480959 by mradcliffe, dawehner, jaredsmith, bzrudi71: PostgreSQL: Fix views\Tests\Handler\FieldGroupRowsWebTest (again)
|
2015-05-14 13:50:33 -07:00 |
Alex Pott
|
b4412457db
|
Issue #2317975 by Martin Mayer, jhodgdon, ifrik: Update Views help to explain multilingual
|
2015-05-14 10:49:35 -07:00 |
Alex Pott
|
47f69d86b3
|
Issue #2484539 by amateescu, dawehner, bzrudi71: PostgreSQL: Fix views\Tests\Handler\FieldFieldTest
|
2015-05-13 15:49:14 -07:00 |
Nathaniel Catchpole
|
e242632ca1
|
Issue #2450897 by plach, epari.siva, dawehner, jibran, Fabianx: Cache Field views row output
|
2015-05-13 12:08:57 +01:00 |
Alex Pott
|
f213f85972
|
Issue #2251121 by olli, dawehner: Support to add a feed icon on pages with parameters
|
2015-05-10 17:28:47 -07: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
|
19a7f811a7
|
Issue #2475247 by amateescu, dawehner: SQLite: Fix views\Tests\Handler\FilterStringTest
|
2015-05-09 17:29:44 -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
|
f7c357e109
|
Issue #2472421 by geertvd, bircher, dawehner, jibran: Entity reference, views filter reference method is broken
|
2015-05-09 04:30:17 -07:00 |
Nathaniel Catchpole
|
74db053104
|
Issue #2428103 by dawehner, amateescu, Berdir, AjitS: String formatter should link to its translation
|
2015-05-08 21:53:09 +01:00 |
Nathaniel Catchpole
|
b5f7cccde4
|
Issue #1081266 by stefan.r, mikeytown2, jeroen.b, tsphethean, mfb, joseph.olstad, marcelovani: Avoid re-scanning module directory when a filename or a module is missing
|
2015-05-08 15:33:16 +01:00 |
Alex Pott
|
a287113e42
|
Issue #2187113 by Cottser, joelpittet: Incorrect usage of attributes in twig templates resulting in possible duplicate attributes
|
2015-05-07 11:12:49 -07:00 |
Alex Pott
|
40d6c147c5
|
Issue #2208811 by Pol, ivanjaros, dawehner, wizonesolutions: views_embed_view() cannot handle arguments
|
2015-05-06 17:26:51 -07:00 |
Alex Pott
|
d04b472386
|
Issue #2477157 by dawehner, Wim Leers, Fabianx, aneek, catch: rest_export Views display plugin does not set necessary cache metadata
|
2015-05-06 16:42:12 -07:00 |
Alex Pott
|
d57ee5f9a3
|
Issue #1923406 by stefan.r, yannickoo, catch, Crell, amateescu, pwolanin, morgantocker, Damien Tournoud, sun: Use ASCII character set on alphanumeric fields so we can index all 255 characters
|
2015-05-05 09:42:09 -07:00 |
Nathaniel Catchpole
|
1d2f9e9368
|
Revert "Issue #1923406 by stefan.r, yannickoo: Use ASCII character set on alphanumeric fields so we can index all 255 characters"
This reverts commit ac4e35ce01 .
|
2015-05-05 15:50:36 +01:00 |
Nathaniel Catchpole
|
9d61b04b85
|
Issue #2322949 by plach, kgoel, Berdir, fgm, damiankloip, dawehner: Implement generic entity link view field handlers
|
2015-05-05 14:21:59 +01: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
|
6b8cc669d4
|
Issue #2469563 by marthinal, lauriii, dawehner, Fabianx, xjm, pjonckiere: Double-escape on Views filters
|
2015-05-04 17:13:00 -07:00 |
Nathaniel Catchpole
|
ac4e35ce01
|
Issue #1923406 by stefan.r, yannickoo: Use ASCII character set on alphanumeric fields so we can index all 255 characters
|
2015-05-04 11:39:11 +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 |
Alex Pott
|
0489c18b8a
|
Issue #2456701 by kgoel, Cottser, dawehner, jhodgdon: Replace aggregator_title_link Views formatter with Field API formatter
|
2015-05-03 17:09:05 +01:00 |
webchick
|
39e97f3bae
|
Issue #2481751 by yogen.prasad, deepakaryan1988, Cottser, andypost, joelpittet, willzyx: Don't use full namespace for \Drupal\views\ViewExecutable in views.module
|
2015-05-02 16:03:43 -07:00 |
Alex Pott
|
83c537070c
|
Issue #2466585 by Wim Leers, Fabianx: Decouple cache implementation from the renderer and expose as renderCache service
|
2015-04-27 11:37:57 +01:00 |
xjm
|
994f683eea
|
Issue #2446783 by mpdonadio, dawehner, koence: Views preview not working without saving new display
|
2015-04-22 13:24:32 +01:00 |
Alex Pott
|
149c25ebfd
|
Issue #2474121 by Wim Leers: CacheableMetadata should get BubbleableMetadata's merge/applyTo/createFromRenderArray/createFromObject methods
|
2015-04-21 15:00:34 +01:00 |
Alex Pott
|
6e466e49ec
|
Issue #2474055 by dawehner, pwolanin: Performance regression in contact_help()
|
2015-04-20 16:12:40 +02:00 |
Alex Pott
|
7e8d2129c4
|
Issue #2099137 by Wim Leers, amateescu, rteijeiro, larowlan, effulgentsia: Entity/field access and node grants not taken into account with core cache contexts
|
2015-04-18 18:26:45 +02:00 |
webchick
|
fc9df882bc
|
Issue #2036195 by rteijeiro, m1r1k, _nolocation, andypost, joelpittet, akalata, haasontwerp: Remove views-more.html.twig and replace with #type link render arrays
|
2015-04-18 03:26:31 -07:00 |
webchick
|
167b32c868
|
Issue #2472413 by geertvd: Unused variable in \Drupal\views\Plugin\views\argument_validator\Entity::calculateDependencies()
|
2015-04-17 03:05:46 -07:00 |
Nathaniel Catchpole
|
95545a84ea
|
Issue #2464657 by amateescu: Remove unnecessary cache clear in Views tests
|
2015-04-17 10:28:27 +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
|
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
|
7739453067
|
Issue #2442769 by keyral, jcnventura, dimaro, pec: Views result cache ignores query arguments
|
2015-04-16 14:39:27 +01:00 |
Nathaniel Catchpole
|
7c88cb724d
|
Issue #2468151 by lhangea, rpayanm, Palashvijay4O: Rename the CacheContexts service to CacheContextsManager
|
2015-04-16 14:34:23 +01:00 |
Alex Pott
|
1893614cb9
|
Issue #2454145 by kgoel, dawehner, adamwhite, rteijeiro, wwhurley: Replace user_name handler with Field API formatter
|
2015-04-14 09:46:53 +02:00 |
Alex Pott
|
418497eef1
|
Issue #2456713 by larowlan, dawehner, jibran: Custom taxonomy field views handler needs to be replaced with generic Field API handler
|
2015-04-12 12:00:14 +01:00 |
Alex Pott
|
dc474512a6
|
Issue #2456705 by dawehner, adamwhite, larowlan, YesCT: Comment views field handlers need to be replaced with field/entity aware handlers
|
2015-04-12 09:34:17 +01:00 |
Alex Pott
|
b75b691a47
|
Issue #2463417 by rpayanm, cilefen, hussainweb: Clean-up remaining test members in module tests - ensure property definition and use of camelCase naming convention
|
2015-04-09 18:53:33 +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
|
f2fdaeba50
|
Issue #2450153 by josephleon, damiankloip, joshi.rohit100, anksy: Add a default_formatter to UUIDs fields
|
2015-04-09 14:41:35 +01:00 |
Alex Pott
|
a0078c51f8
|
Issue #2460695 by mitrpaka, rpayanm: No methods on RendererInterface should be static
|
2015-04-09 12:49:14 +01:00 |
Alex Pott
|
25c41d0a6d
|
Issue #606840 by Wim Leers, cilefen, Fabianx, markpavlitski: Enable internal page cache by default
|
2015-04-08 12:11:56 +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
|
0a0e884e23
|
Issue #2465031 by damiankloip: Do not allow UUID field to be click sortable
|
2015-04-04 00:57:11 +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
|
9fdbd3986d
|
Issue #2465009 by Berdir: Fix fatal errors in rest and views with PHP 7
|
2015-04-03 14:11:04 +01:00 |
Alex Pott
|
4112ca1308
|
Issue #2462851 by rpayanm, Wim Leers: Improve Views entity row renderer plugins' cache contexts
|
2015-04-02 23:26:37 +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
|
5c2ec02876
|
Issue #2454171 by damiankloip: Replace node_type Views handler with Field API formatter
|
2015-04-01 14:17:17 +01:00 |
Alex Pott
|
4c9e0f9004
|
Issue #2462481 by amateescu: SQLite: Fix views\Tests\Handler\ArgumentDateTest
|
2015-04-01 12:58:07 +01:00 |
Alex Pott
|
5271f8f028
|
Issue #2456951 by chx: Impossible to enable views if entities are not in SQL: part 2
|
2015-03-31 17:16:44 +01:00 |
Alex Pott
|
c127131f4c
|
Issue #2462175 by amateescu: SQLite: Fix case sensitivity in Views' string argument plugin
|
2015-03-31 16:30:19 +01:00 |
Alex Pott
|
aa197279ae
|
Issue #2460731 by Wim Leers: Strict warning in ViewUnitTestBase
|
2015-03-31 16:10:46 +01:00 |
Alex Pott
|
71ebe230de
|
Issue #2453761 by Gábor Hojtsy: Views numeric formatter's plural formatting setting incompatible with many languages
|
2015-03-31 15:24:54 +01:00 |
Alex Pott
|
bd2e540ede
|
Issue #2443693 by mradcliffe, daffie: PostgreSQL: Fix views\Tests\Handler\ArgumentDateTest
|
2015-03-31 15:15:09 +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
|
69c9962cbb
|
Issue #2455099 by kunalgrover05: Views overview topic page has some typos and omissions
|
2015-03-31 12:01:50 +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 |
Alex Pott
|
bc23d0119a
|
Issue #2459407 by jhodgdon, jhedstrom: SQL syntax error when using the search_keywords filter or argument
|
2015-03-30 17:45:32 +01:00 |
Alex Pott
|
2847b5980b
|
Issue #2453059 by Wim Leers: Set default render cache contexts: 'theme' + 'languages:' . LanguageInterface::TYPE_INTERFACE
|
2015-03-30 17:29:41 +01:00 |
Alex Pott
|
f3b8d0714e
|
Issue #2457781 by prateekMehta, stefan.r, AjitS, hussainweb: Use Utility\Html class instead of Utility\String for decodeEntities() function
|
2015-03-30 10:20:36 +01:00 |
webchick
|
03aed6a40c
|
Issue #2457271 by rteijeiro, Palashvijay4O, Cottser: More cleanup of the 'themeable' documentation group
|
2015-03-29 15:53:32 -07: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 |
Alex Pott
|
a7a5236432
|
Issue #2443699 by bzrudi71, daffie: PostgreSQL: Fix views\Tests\Plugin\CacheTest
|
2015-03-27 23:48:44 +00:00 |
Alex Pott
|
0884e7b786
|
Issue #2455153 by damiankloip: Switch revision log views fields to use 'field' formatter
|
2015-03-27 23:10:54 +00:00 |
webchick
|
841e4a9a2b
|
Issue #1847596 by amateescu, amitaibu, YesCT, Berdir, David_Rothstein, xjm, rteijeiro, ParisLiakos, webchick, Wim Leers, yched, jhodgdon, Bojhan: Remove Taxonomy term reference field in favor of Entity reference
|
2015-03-27 14:53:41 -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 |
Alex Pott
|
ae3dc626d1
|
Issue #2451665 by dawehner: Don't rebuild the route on ModuleInstaller::install() (30% installer speedup)
|
2015-03-26 10:50:08 +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
|
3fbe92b02b
|
Revert "Revert "Issue #2457653 by Gábor Hojtsy: System.site langcode is both used as a file language code and a site language code""
This reverts commit 079a52b45d .
|
2015-03-25 16:16:04 +00:00 |
Nathaniel Catchpole
|
079a52b45d
|
Revert "Issue #2457653 by Gábor Hojtsy: System.site langcode is both used as a file language code and a site language code"
This reverts commit 364a6e9cc1 .
|
2015-03-25 16:13:13 +00:00 |
Nathaniel Catchpole
|
364a6e9cc1
|
Issue #2457653 by Gábor Hojtsy: System.site langcode is both used as a file language code and a site language code
|
2015-03-25 12:04:48 +00:00 |
Alex Pott
|
b568a4d58a
|
Issue #2456707 by dawehner, larowlan: Block Content views field handlers need to be replaced with entity-aware handlers
|
2015-03-24 23:47:37 +00:00 |
Alex Pott
|
0fafbc39e2
|
Issue #2428695 by amateescu, daffie: SQLite date handling is wrongly implemented and arguments handling needs override
|
2015-03-24 23:38:00 +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 |
Alex Pott
|
0210b3c2bd
|
Issue #2443697 by mradcliffe: PostgreSQL: Fix views\Tests\Handler\HandlerAllTest
|
2015-03-23 13:00:29 +00:00 |
Alex Pott
|
cbd01844a2
|
Issue #2348321 by RobLoach, nod_: Upgrade to jQuery Once 2.x
|
2015-03-23 10:29:17 +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
|
e5d6c142ff
|
Issue #2455415 by rteijeiro, hussainweb, rpayanm, baisong: Rename Views plugin classes to support PHP 7
|
2015-03-22 11:20:34 +00:00 |
Alex Pott
|
78c71b4eaf
|
Issue #2337509 by amateescu: Remove "@todo In theory we should use the data table as base table, as this would" from EntityViewsData
|
2015-03-20 23:27:09 +00:00 |
Alex Pott
|
aecf0ace68
|
Issue #2452943 by bzrudi71: PostgreSQL: Fix views\Tests\Handler\FieldGroupRowsWebTest
|
2015-03-19 16:04:50 +00:00 |
Alex Pott
|
cb230c2f54
|
Issue #2443695 by bzrudi71: PostgreSQL: Fix views\Tests\Handler\FieldGroupRowsTest
|
2015-03-19 14:52:56 +00:00 |
Alex Pott
|
ae4848f51d
|
Issue #2436835 by amateescu, alexpott: Unable to create config schema for entity type specific entity reference selection plugin
|
2015-03-17 09:55:45 +00:00 |
Alex Pott
|
eaffcfc511
|
Issue #2451885 by Gábor Hojtsy: Config entities need to ship with language or are assumed undefined
|
2015-03-17 08:28:57 +00:00 |
webchick
|
f26b5328bc
|
Issue #2385443 by larowlan, dawehner: Test that base entity fields on views respect field level access
|
2015-03-16 12:55:08 -07:00 |
webchick
|
261e709a4e
|
Issue #2452659 by cilefen: Taxonomy term View preview is broken
|
2015-03-16 12:53:20 -07:00 |
Alex Pott
|
a805ce2d50
|
Issue #2450205 by Gábor Hojtsy, mrjmd, plach: Translation settings don't appear for node in standard
|
2015-03-16 08:46:58 +00:00 |
Alex Pott
|
40d57b3d13
|
Issue #356399 by dawehner, beejeebus, catch, sidharrell, klausi, nlisgo, Josh Waihi, Berdir, martin107: Optimize the route rebuilding process to rebuild on write
|
2015-03-16 08:42:16 +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
|
59388d8c46
|
Issue #2433281 by neclimdul, mrjmd: Move Role Constants on to a Class/Interface
|
2015-03-14 21:50:47 +00:00 |
Alex Pott
|
7f4abc7c81
|
Issue #2443119 by geertvd: Views preview not working for REST display
|
2015-03-14 10:08:30 +00:00 |
webchick
|
6519a0596a
|
Issue #2315015 by alexpott, gauravkhambhala, longwave: Remove progress-disabled class and associated CSS
|
2015-03-13 21:02:53 -07:00 |
Alex Pott
|
21d3d97240
|
Issue #2448077 by a_thakur: Clean views.module with remaining deprecated functions: views_get_disabled_views, views_get_enabled_views and views_get_views_as_options
|
2015-03-13 15:31:11 +00:00 |
Alex Pott
|
37fec7e9e9
|
Issue #2409417 by cafuego, jibran, larowlan: Disabling feed view display does not remove feed header from display it is attached to
|
2015-03-13 14:30:43 +00:00 |
Alex Pott
|
8d87a92842
|
Issue #2384863 by Gábor Hojtsy, vijaycs85, rodrigoaguilera: Translation language base field handler should use views field handler, provide unified options
|
2015-03-13 10:06:30 +00:00 |
Alex Pott
|
09891b7d67
|
Issue #2443701 by bzrudi71, daffie: PostgreSQL: Fix views\Tests\ViewExecutableTest
|
2015-03-13 09:57:16 +00:00 |
Alex Pott
|
d89c1f708d
|
Issue #2289917 by Wim Leers, mdrummond, lauriii, Manuel Garcia, emma.maria, Scionar, davidhernandez: Convert "messages" page element into blocks
|
2015-03-13 09:54:28 +00:00 |
Alex Pott
|
0fd920cbf7
|
Issue #2428643 by Upchuk: Always display the more link causes exception: cannot create a URL to a display without routes
|
2015-03-13 09:25:58 +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 |
catch
|
9309d3d9f5
|
Issue #2381217 by Wim Leers, dawehner, Fabianx: Views should set cache tags on its render arrays, and bubble the output's cache tags to the cache items written to the Views output cache
|
2015-03-12 10:16:15 +00:00 |
webchick
|
287c6be209
|
Issue #2443691 by bzrudi71, xjm: PostgreSQL: Fix views\Tests\Handler\AreaTitleWebTest
|
2015-03-12 02:58:07 -07:00 |
webchick
|
c069f5f91e
|
Issue #2441583 by daffie: Upgrade Drupal\views\Tests\Plugin\StyleTestBase to HTML5
|
2015-03-12 02:52:52 -07:00 |
Alex Pott
|
08584b25be
|
Issue #2426805 by dawehner, martin107: Modernize drupal_get_destination()
|
2015-03-10 12:15:11 +00:00 |
Alex Pott
|
0943b23b7b
|
Issue #2442221 by devpreview: Recursion calculate dependencies in area plugin
|
2015-03-10 12:13:18 +00:00 |
Alex Pott
|
cdfc90245a
|
Issue #2443381 by pjbaert: Make all test functions public
|
2015-03-10 10:02:04 +00:00 |
Alex Pott
|
db60a8c7ec
|
Issue #2273923 by mpdonadio, pfrenssen, effulgentsia, pcambra, xjm, tim.plunkett, martin107, cilefen: Remove html => TRUE option from l() and link generator
|
2015-03-09 15:57:27 +00:00 |
Alex Pott
|
d1c03228f1
|
Issue #2252763 by damiankloip, skipyT, martin107, dawehner, dashaforbes: Views exposed filter form causes enormous form state cache entries
|
2015-03-09 15:26:26 +00:00 |
Alex Pott
|
b5500b6129
|
Issue #2442339 followup by mrjmd: ViewsLocalTask param annotation bug
|
2015-03-09 10:44:31 +00:00 |
Alex Pott
|
28e35f6517
|
Issue #2414539 by webflo, vijaycs85: Simplify schema definition for sequence
|
2015-03-09 08:23:40 +00:00 |
Alex Pott
|
9defbd4f11
|
Issue #2431379 by tim.plunkett, Upchuk, dawehner: LazyPluginCollection should not implement \Iterator
|
2015-03-08 20:32:15 +00:00 |
webchick
|
d9ed02656e
|
Issue #2447313 by dawehner: Views UI misses entity row plugins
|
2015-03-07 12:23:36 +11:00 |
webchick
|
e3003f6063
|
Issue #2424445 by geertvd, dobrzyns, rpayanm, Gábor Hojtsy, Cottser, alexpott, jmauro8ac: Views default options such as pager options are not translated
|
2015-03-06 22:11:58 +11:00 |
webchick
|
74128e44bb
|
Issue #2388941 by vijaycs85, mrjmd, abhishek-anand, dawehner, alexpott: Correction needed for hook_views_query_alter in views.api.php
|
2015-03-06 21:50:37 +11:00 |
webchick
|
cd58cb92dc
|
Issue #2444897 by claudiu.cristea: Code cleanup in Views Sql query plugin
|
2015-03-06 21:47:30 +11:00 |
webchick
|
ebcca481ee
|
Issue #2429447 by dawehner, jhodgdon, xjm, jibran: Use data table as views base table, if available
|
2015-03-06 08:46:35 +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
|
6ffc61f5af
|
Issue #2443485 by Berdir, dawehner: Remove extension:views cache tag and other views related cache improvements
|
2015-03-04 16:38:46 +00:00 |
Nathaniel Catchpole
|
2bf5dc11da
|
Issue #2443409 by Berdir: Add a way to entity manager to get fresh entity and field definitions without invalidating all caches
|
2015-03-04 15:06:39 +00:00 |
Nathaniel Catchpole
|
f5d384cbda
|
Issue #2378815 by damiankloip, dawehner: DisplayPluginBase::elementPreRender() and View::preRenderViewElement() are called even when the Views output cache is being used, causing notice
|
2015-03-03 15:20:51 +00:00 |
Alex Pott
|
9dfa950c9c
|
Issue #2430813 by geertvd: Selecting the 'views' selection handler on an entity_reference field causes a fatal error
|
2015-03-02 00:03:39 +00:00 |
Alex Pott
|
01382db49d
|
Issue #2416971 by dawehner, pwolanin: Remove Url::__toString()
|
2015-03-01 11:41:21 +00:00 |
webchick
|
11a81a4c8b
|
Issue #2409623 by hexabinaer, pjonckiere, tstoeckler: Amend misleading Views UI labels/descriptions
|
2015-02-28 14:33:29 -08:00 |
Alex Pott
|
3b2f71b529
|
Issue #2206485 by pjonckiere, sandipmkhairnar: StylePluginBase::getFieldValue shouldn't be protected
|
2015-02-28 18:01:15 +00:00 |
Alex Pott
|
fd3b047047
|
Issue #2442339 by martin107: ViewsLocalTask param annotation bug
|
2015-02-28 17:12:56 +00:00 |
Alex Pott
|
17a23d943f
|
Issue #2425581 by greg.1.anderson: !message in t() can lead to double-escaping when used in drupal_set_message()
|
2015-02-27 15:27:59 +00:00 |
Alex Pott
|
368cf514e9
|
Issue #2417567 by xjm, effulgentsia, mpdonadio, hussainweb: Rename user-path: scheme to internal:
|
2015-02-22 23:59:55 +00:00 |
catch
|
69e817c920
|
Issue #2419059 by chx: Impossible to enable views if entities are not in SQL
|
2015-02-22 09:29:01 +00:00 |
webchick
|
95a0059a74
|
Issue #2421263 by alexpott, formatC'vt, kim.pepper, andypost, larowlan, chx: Potential data loss: concurrent (i.e. by different users) node edits leak through preview
|
2015-02-21 20:12:54 -08: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 |
webchick
|
fe6c06eea8
|
Issue #2429675 by Sachini: Spelling mistake in Views module
|
2015-02-19 11:57:16 -08:00 |
catch
|
161d80f94a
|
Issue #2413753 by alexpott, olli: Views recalculating the dependencies for non overridden handlers and plugins multiple times
|
2015-02-19 16:13:12 +00:00 |
Alex Pott
|
30ea8f7c0c
|
Issue #2428881 by amateescu: Remove TermAutocompleteController::autocompletePerVid()
|
2015-02-19 09:37:32 +00:00 |
Alex Pott
|
d6458cd8fa
|
Issue #2426447 by mpdonadio, Berdir: Views no longer supports {{ something }} as twig placeholder for a path, only {{something}}
|
2015-02-19 09:32:19 +00:00 |
webchick
|
fd73d486d7
|
Issue #2423929 by effulgentsia, xjm: Convert views.module usage of base:$path to user-path:/$path when $path is from user input
|
2015-02-18 20:36:26 -08:00 |
Alex Pott
|
23a2db2d7e
|
Issue #2385209 by tadityar, cilefen, ardnet, hussainweb, AjitS, tibbsa: Clean-up views module test members - ensure property definition and use of camelCase naming convention
|
2015-02-18 15:10:49 +00:00 |
Alex Pott
|
935516d68d
|
Issue #2413217 by Mile23: ViewStorageTest::displayMethodTests() needs @todo love
|
2015-02-18 13:00:46 +00:00 |
Alex Pott
|
2f1345a9ec
|
Issue #2421699 by JeroenT: Remove usage of deprecated functions of WebTestBase
|
2015-02-18 12:39:20 +00:00 |
Alex Pott
|
c2f94345fc
|
Issue #2419905 by Arla: Views field 'Operations links' fails to set destination
|
2015-02-18 11:30:28 +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
|
770fe3c817
|
Issue #2426477 by Berdir: config schema views.field.bulk_form is defined in action.module, should be in views.module
|
2015-02-16 23:55:17 +00:00 |
Alex Pott
|
696fa2dd5a
|
Issue #2425761 by zealfire: DisplayPluginInterface needs separate dockblock
|
2015-02-16 23:54:02 +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 |
webchick
|
da571c5aa3
|
Issue #2419943 by martin107: Add inheritdoc to FieldPluginBase extending classes
|
2015-02-11 14:49:56 -08:00 |
Alex Pott
|
5f05852e19
|
Issue #2329917 by lauriii, Manuel Garcia, davidhernandez, akalata, nathandao, LewisNyman: Move views classes from preprocess to templates
|
2015-02-11 17:45:11 +00:00 |
Alex Pott
|
7b5e5a95e9
|
Issue #2404603 by mpdonadio, dawehner, larowlan, RavindraSingh: Add proper support for Url objects in FieldPluginBase::renderAsLink(), so we can remove EntityInterface::getSystemPath()
|
2015-02-11 13:49:32 +00:00 |
webchick
|
5259e3b9ed
|
Issue #2409209 by dawehner, xjm, mpdonadio, Wim Leers, hussainweb, RavindraSingh, prashantgoel: Replace all _url() calls beside the one in _l()
|
2015-02-10 14:02:30 -08:00 |
Alex Pott
|
db1b2d2ca8
|
Issue #2192877 by mradcliffe, jhedstrom: File content list includes ambiguous column fid in Group By statement
|
2015-02-10 16:22:32 +00:00 |