Nathaniel Catchpole
|
9a47d81c72
|
Issue #2585989 by pguillard, malavya: Fix grammar and consistent use of URL / UI PART
|
2016-02-29 12:27:06 +09:00 |
Nathaniel Catchpole
|
00606660c8
|
Issue #2672200 by Sweetchuck, gauravjeet: Wrap Drupal with closure variable
|
2016-02-29 12:25:57 +09:00 |
Nathaniel Catchpole
|
e42482bb6f
|
Issue #2488540 by Lendude, SteffenR, geertvd, nlisgo, ozin, joshuajleonard, Lóna Lore: Rewrite external links in views fields
|
2016-02-29 09:00:08 +09:00 |
Nathaniel Catchpole
|
b13450f677
|
Issue #2591357 by Oleksiy, snehi, dimaro, sdstyles, Arez, Gábor Hojtsy: Content view type filter should be labeled "Content Type" for consistency
|
2016-02-26 15:17:53 +09:00 |
Nathaniel Catchpole
|
eb0ed47ef9
|
Issue #2672442 by rakesh.gectcr, dimaro, aditya_anurag, jhodgdon: In the documentation, change all instances of "an URL" to "a URL"
|
2016-02-26 12:51:33 +09:00 |
Scott Reeves
|
f7c02dfef2
|
Issue #2579691 by lauriii, alexpott, stefan.r, YesCT, dawehner: Remove usages of SafeMarkup::isSafe()
|
2016-02-25 12:54:06 +05:30 |
Nathaniel Catchpole
|
c735b827d1
|
Issue #2674480 by twistor: Views does not properly ignore the query cache during preview
|
2016-02-25 12:58:45 +09:00 |
Jennifer Hodgdon
|
03474b690d
|
Issue #2673552 by mcjim: Add missing @return documentation for _buildArguments() in ViewExecutable.php
|
2016-02-24 08:10:11 -08:00 |
Nathaniel Catchpole
|
1d75784abe
|
Issue #2672604 by saurabh.tripathi.cs: Replace deprecated usage of entity_create('taxonomy_term') and entity_create('taxonomy_vocabulary') with a direct call to Term::create() and Vocabulary::create()
|
2016-02-24 13:17:21 +09:00 |
Nathaniel Catchpole
|
a975f31f8d
|
Issue #2649352 by dawehner, borisson_: views_embed_view() should use a render array so metadata can bubble up
|
2016-02-24 12:26:35 +09:00 |
Nathaniel Catchpole
|
49db6446d1
|
Issue #2204037 by kpv, Lendude: Views allows removal of required relationships and gives a fatal error on save
|
2016-02-24 12:11:41 +09:00 |
Nathaniel Catchpole
|
d809e4787a
|
Issue #2673824 by edurenye: Ajax error in views
|
2016-02-23 19:24:24 +09:00 |
Nathaniel Catchpole
|
0d838339d3
|
Issue #2579931 by rjacobs, stevector: Pager option not saved on views add form page widget
|
2016-02-22 22:25:14 +09:00 |
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
|
252fee2207
|
Issue #2503409 by dimaro, DuaelFr, lluvigne: Replace deprecated usage of entity_create('block*') with a direct call to Block::create()
|
2016-02-18 11:24:17 +09:00 |
Nathaniel Catchpole
|
a005807820
|
Issue #2321995 by jhodgdon: More info needed in hook_views_data docs/sample body
|
2016-02-17 16:16:30 +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
|
dc111b405e
|
Issue #2641588 by naveenvalecha, Mac_Weber, dimaro, heykarthikwithu: Replace deprecated usage of entity_create('file') with a direct call to File::create()
|
2016-02-17 15:25:46 +09:00 |
Nathaniel Catchpole
|
653e0a9b18
|
Issue #2627052 by leolando.tan, snehi, anil280988, jhodgdon: Fix docblocks in file views/src/ViewExecutable.php
|
2016-02-17 10:40:49 +09:00 |
Nathaniel Catchpole
|
ae2ee03791
|
Issue #2632068 by bojanz, dawehner, czigor, mglaman: Rendered entity views field handler
|
2016-02-17 09:47:23 +09:00 |
Nathaniel Catchpole
|
6325f60acb
|
Issue #2644598 by mglaman, bojanz, vasike: Views forms can't be used multiple times on the same page
|
2016-02-17 09:44:41 +09:00 |
Nathaniel Catchpole
|
a55d4651e0
|
Issue #2641604 by Mac_Weber, lluvigne, heykarthikwithu: Replace deprecated usage of entity_create('node_type') with a direct call to NodeType::create()
|
2016-02-17 09:24:04 +09:00 |
Nathaniel Catchpole
|
5fea40e6c8
|
Issue #2666702 by heilop: Fix comments in the attributes of the TaggedWithTest class
|
2016-02-16 22:03:01 +09:00 |
Nathaniel Catchpole
|
d38bf13dd3
|
Issue #2469553 by Lendude, geertvd, oenie: Views filtering on boolean fields doesn't use right formatter
|
2016-02-16 20:17: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
|
854649c923
|
Issue #2641624 by heykarthikwithu, Mac_Weber, kostyashupenko: Replace deprecated usage of entity_create('user') with a direct call to User::create()
|
2016-02-16 16:54:49 +09:00 |
Nathaniel Catchpole
|
4f95c7e880
|
Issue #2668652 by lokapujya: DisplayTest - drupalPlaceBlock() has wrong parameters
|
2016-02-16 14:21:02 +09:00 |
Nathaniel Catchpole
|
a173d7273e
|
Revert "Issue #2598502 by alexpott: Double escaping in views attachment titles"
This reverts commit 2748b9a40c .
|
2016-02-16 10:24:55 +09:00 |
Nathaniel Catchpole
|
1e8c0d387b
|
Issue #2663290 by edurenye, Berdir, dawehner: Argument validator schemas are broken
|
2016-02-16 10:20:17 +09:00 |
Nathaniel Catchpole
|
8d7c0ffefd
|
Issue #2641626 by Mac_Weber, heykarthikwithu, naveenvalecha: Replace deprecated usage of entity_create('view') with a direct call to View::create()
|
2016-02-15 16:56:24 +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
|
d5f4e3b8ff
|
Issue #2630886 by dawehner: Correct the join from revision data table to revision base table
|
2016-02-15 09:16:56 +09:00 |
Nathaniel Catchpole
|
8bd5ae4b8e
|
Issue #2630886 by dawehner: Correct the join from revision data table to revision base table
|
2016-02-15 09:16:40 +09:00 |
Nathaniel Catchpole
|
2748b9a40c
|
Issue #2598502 by alexpott: Double escaping in views attachment titles
|
2016-02-15 08:47:31 +09:00 |
Nathaniel Catchpole
|
a79891dadf
|
Issue #2503411 by DuaelFr, Mac_Weber: Replace deprecated usage of entity_create('comment*') with a direct call to Comment/CommentType::create()
|
2016-02-15 08:43:00 +09:00 |
Nathaniel Catchpole
|
b51c12a911
|
Issue #2509722 by NickWilde, dawehner, Lendude, rakesh.gectcr, Nitesh Pawar, xjm, tstoeckler: "Error: missing help" in Views for Node fields without descriptions
|
2016-02-12 11:02:16 +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 |
Alex Pott
|
f2fe78a9a8
|
Issue #2659986 by lluvigne: Remove \Drupal\views\Plugin\views\HandlerBase::$actualField and \Drupal\views\Plugin\views\HandlerBase::$actualField
|
2016-02-11 14:26:59 +00:00 |
Nathaniel Catchpole
|
64ad40811b
|
Issue #2575245 by toniteof: Click-sorting broken in previews
|
2016-02-10 11:08:52 +09:00 |
Nathaniel Catchpole
|
10964714b8
|
Issue #2598436 by dawehner, krknth, kostyashupenko: Rewrite the Result class to no longer accidentally be removed by people
|
2016-02-10 10:23:35 +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
|
d907b8b166
|
Issue #2567339 by Lendude, penyaskito, dawehner: PHP Warning when using link field tokens in a view
|
2016-02-02 12:08:20 +00:00 |
Nathaniel Catchpole
|
e3ad6a4d8b
|
Issue #2510076 by DuaelFr: The [view:page-count] token should never return 0
|
2016-02-02 09:59:51 +09:00 |
Alex Pott
|
130f8c1ab9
|
Issue #2633308 by dawehner, mparker17, Wim Leers, Fabianx: Views cache contexts are lost (and thus do not bubble) when rendering a view's block display
|
2016-02-01 16:35:16 +00:00 |
Nathaniel Catchpole
|
e8a4f8bca7
|
Issue #2616816 by dawehner, Jaesin: Views aggregation: Grouping a field that doesn't exist on all bundles causes an error
|
2016-02-01 17:28:26 +09:00 |
Nathaniel Catchpole
|
e39328a611
|
Issue #2508145 by jibran, s.reichert: Grouping level is always zero in Views
|
2016-02-01 17:07:43 +09:00 |
Nathaniel Catchpole
|
4f6ab6e776
|
Issue #2402165 by joelpittet, hass, madhavvyas: #theme => 'links' renders <li class="_"> when the #links array is not associative
|
2016-01-26 14:35:39 +09:00 |
xjm
|
831b404aad
|
Revert "Issue #2650964 by yongt9412: Fix the execution of regular expression"
This reverts commit 5f7cb31134 .
|
2016-01-25 12:43:53 -06:00 |
Alex Pott
|
5f7cb31134
|
Issue #2650964 by yongt9412: Fix the execution of regular expression
|
2016-01-25 16:43:07 +00:00 |
Alex Pott
|
f0489f78ec
|
Issue #2643942 by Lendude, no_angel, dawehner: Entityreference autocomplete with search fields uses wrong column name
|
2016-01-25 15:03:39 +00:00 |