Alex Pott
|
d5d0d6ce87
|
Issue #2572777 by andypost, alexpott, attiks, andriyun: Fix 'Squiz.Strings.ConcatenationSpacing' coding standard
|
2016-05-05 12:07:19 +01:00 |
Alex Pott
|
6098437ef5
|
Issue #2572793 by attiks, andypost: Fix 'Drupal.WhiteSpace.OperatorSpacing' coding standard
|
2016-04-29 12:02:20 +01:00 |
Nathaniel Catchpole
|
4d185faff1
|
Issue #2674408 by alexpott, dawehner: Fix Drupal.Classes.UnusedUseStatement standard in core
|
2016-03-14 09:22:44 +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
|
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 |
Alex Pott
|
b6b7891ede
|
Issue #2596345 by mbovan, Nitesh Pawar, Shreya Shetty, dawehner: Deleting a view should rebuild the routes
|
2015-12-10 15:21:01 +00:00 |
xjm
|
e4387d24aa
|
Issue #2602644 by rakesh.gectcr, Chi: Update @file documentation block for views.module
|
2015-11-21 19:57:02 -06:00 |
Nathaniel Catchpole
|
8b65164c5a
|
Issue #2533800 by alexpott: Remove all unused use statements from core
|
2015-10-08 20:46:26 +01:00 |
Nathaniel Catchpole
|
8d196a7950
|
Issue #2348729 by Manuel Garcia, joelpittet, akalata, subhojit777, Cottser, rpayanm: Convert theme_views_view_field to twig
|
2015-10-05 14:07:08 +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
|
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
|
a7a9e36587
|
Issue #2558061 by joelpittet, lauriii: Nested form tag in views forms
|
2015-09-26 16:13:15 +02:00 |
Alex Pott
|
7a25f513f5
|
Issue #2560783 by stefan.r, joelpittet, lauriii, Cottser, Sutharsan, kgoel, justAChris, Gábor Hojtsy, dawehner, jhodgdon, effulgentsia, xjm, andypost, googletorp: Replace !placeholder with :placeholder for URLs in hook_help() implementations
|
2015-09-21 12:38:19 +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 |
Nathaniel Catchpole
|
8cf5b80c28
|
Issue #2550055 by geertvd, alexpott: Remove SafeMarkup::replace() and use ViewsRenderPipelineSafeString instead
|
2015-08-21 13:58:11 +01:00 |
Alex Pott
|
42c693a966
|
Issue #2407195 by Wim Leers, Fabianx, joelpittet, lauriii, Crell: Move attachment processing to services and per-type response subclasses
|
2015-06-23 11:24:29 -05: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 |
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 |
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
|
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 |
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
|
b4412457db
|
Issue #2317975 by Martin Mayer, jhodgdon, ifrik: Update Views help to explain multilingual
|
2015-05-14 10:49:35 -07:00 |
Alex Pott
|
19a7f811a7
|
Issue #2475247 by amateescu, dawehner: SQLite: Fix views\Tests\Handler\FilterStringTest
|
2015-05-09 17:29:44 -07: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 |
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 |
Alex Pott
|
fdc1c3daf8
|
Issue #2383863 by rpayanm, mgifford, maximpodorov, Valentine94: Spellchecking Drupal - Comments
|
2015-04-02 11:59:11 +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 |
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 |
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 |
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 |
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
|
b8dee6c885
|
Issue #2405367 by ashutoshsngh: Remove views_get_applicable_views()
|
2015-01-12 15:46:23 +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
|
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 |
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 |
Nathaniel Catchpole
|
118abbcc6f
|
Issue #2399195 by mondrake: Views setting 'Use Ajax' doesn't work
|
2014-12-29 14:31:47 +00:00 |
Nathaniel Catchpole
|
5c6438d055
|
Issue #2379811 by Lendude, dawehner: Views tries to render contextual links when Contextual Links module is disabled
|
2014-12-12 16:24:01 +00: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 |
Nathaniel Catchpole
|
4ecc4ead39
|
Issue #2382557 by Wim Leers: Change JS settings into a separate asset type
|
2014-12-04 11:37:59 +00:00 |
Nathaniel Catchpole
|
0f4bceb1fa
|
Issue #2345867 by olli, Gábor Hojtsy: Remove node_row_node_view_preprocess_node() and dead code in the comment views wizard
|
2014-12-02 10:17:39 +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 |
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 |
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
|
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 |
Nathaniel Catchpole
|
4e0e15b201
|
Issue #2352641 by chx, alexpott: Break router.builder dependency.
|
2014-10-10 20:41:01 +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 |
webchick
|
3dfd41664d
|
Issue #2353005 by arpitr: Remove deprecated function views_get_enabled_display_extenders.
|
2014-10-09 11:37:28 -07:00 |