Commit Graph

1778 Commits (004d26ce83f799a643ab34a7190d04882b1c396e)

Author SHA1 Message Date
Alex Pott b399f75c78 Issue #2543132 by borisson_, JeroenT, dazz, PieterJanPut, gaele: Zero value not shown in views table style 2015-08-22 17:41:13 +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
effulgentsia 764890d629 Issue #2349819 by amateescu, swentel, Leksat, larowlan, dawehner, Gábor Hojtsy, mpdonadio, benjy, jmuzz, yched, jibran, marthinal, dmsmidt: String field type doesn't consider empty string as empty value 2015-08-20 12:15:48 -07:00
Alex Pott bb2d279978 Issue #2501319 by joelpittet, cwells, stefan.r, YesCT, nlisgo, Cottser, cmanalansan, dawehner, xjm, alexpott, josephdpurcell: Remove SafeMarkup::set() in Error::renderExceptionSafe() and _drupal_log_error() and improve backtrace formatting consistency in _drupal_log_error(), Error::renderExceptionSafe(), and DefaultExceptionSubscriber::onHtml() 2015-08-20 09:56:42 +01:00
Alex Pott b728936c03 Issue #2551341 by stefan.r: Update test database dump should be based on beta 12 and contain content 2015-08-20 09:26:41 +01:00
Nathaniel Catchpole d8a3d5d4e4 Issue #2549791 by alexpott, Wim Leers: Remove SafeMarkup::xssFilter() and provide ability to define #markup escaping strategy and what tags to filter 2015-08-19 11:29:44 +01:00
Alex Pott bcbe3c63a3 Issue #2412167 by geertvd, dawehner, Sutharsan: hook_views_post_render fails in a theme 2015-08-18 17:10:18 +01:00
Alex Pott 3d73a39c2c Issue #2546416 by borisson_, lauriii: Rename ViewUnitTestBase to ViewKernelTestBase 2015-08-18 15:36:01 +01:00
Alex Pott 026e9d8754 Issue #2549091 by Pravin Ajaaz, jhodgdon: Fix "associated to" ==> "associated with" 2015-08-18 13:10:00 +01:00
Nathaniel Catchpole 3d44e9ae80 Issue #2551335 by alexpott, Wim Leers: Remove unnecessary SafeMarkup usage in tests and clear the static cache before every run 2015-08-18 10:32:20 +01:00
Alex Pott e76a96f48c Issue #2363423 by dorficus, Manuel Garcia, stefan.r, Cottser, prajaankit, joelpittet, davidhernandez, alexpott, xjm, dawehner, penyaskito: views-view-fields.html.twig gets escaped 2015-08-18 00:29:35 +01:00
Alex Pott 57fb699bdd Issue #2549719 by dawehner: View::preRenderViewElement should use $element['view_build'] always 2015-08-13 16:48:19 +01:00
Nathaniel Catchpole 45a48e8e01 Issue #2501931 by alexpott, alimac, cmanalansan, davidhernandez, scotself, cilefen, RavindraSingh, peezy, YesCT, pwolanin: Remove SafeMarkup::set in twig_render_template() and ThemeManager and FieldPluginBase:advancedRender 2015-08-13 12:33:54 +01:00
Alex Pott 3f0ff2198b Revert "Issue #2501931 by alexpott, alimac, cmanalansan, davidhernandez, scotself, cilefen, RavindraSingh, peezy, YesCT, pwolanin: Remove SafeMarkup::set in twig_render_template() and ThemeManager and FieldPluginBase:advancedRender"
This reverts commit 9ccb44e236.
2015-08-13 10:23:05 +01:00
Nathaniel Catchpole 9ccb44e236 Issue #2501931 by alexpott, alimac, cmanalansan, davidhernandez, scotself, cilefen, RavindraSingh, peezy, YesCT, pwolanin: Remove SafeMarkup::set in twig_render_template() and ThemeManager and FieldPluginBase:advancedRender 2015-08-13 09:54:02 +01:00
Nathaniel Catchpole 6a7dc8b3b2 Issue #2544684 by alexpott, Pravin Ajaaz, Wim Leers: Expand @internal documentation on SafeString and SafeStringInterface and introduce ViewsRenderPipelineSafeString 2015-08-12 15:08:38 +01:00
Alex Pott a1b24c20d8 Issue #2482705 by mbovan, amateescu, Berdir: ViewsSelection::validateAutocompleteInput is not implemented 2015-08-11 09:32:16 +01:00
Alex Pott 3f8677b245 Issue #2544922 by borisson_: hook_views_post_render causes "A stray drupal_render() invocation" for anonymous users 2015-08-09 01:41:14 +01:00
Alex Pott c6bd55b3a0 Issue #2510794 by ShaunDychko, Arnion, davidhernandez, andypost, Chernous_dn, Manuel Garcia, th3m0d, karolus: Remove unnecessary markup from views-view.html.twig 2015-08-08 10:32:43 +01:00
Alex Pott 729f014aa2 Issue #2547803 by davidhernandez: The warning in views-view-field.html.twig should be a Twig comment 2015-08-08 10:24:01 +01:00
webchick aa991be03d Issue #2474471 by geertvd, pjbaert, StryKaizer, koence, dawehner, pjonckiere: Views page displays do not accept an integer as path 2015-08-06 11:56:28 -07:00
Alex Pott 2d56224fbd Issue #2541800 by jhodgdon, Gábor Hojtsy: Some config do not inherit from config_object, so locale_system_set_config_langcodes() results in schema errors 2015-08-06 18:32:00 +01:00
Alex Pott 7e4c9d72b7 Issue #2544830 by jhedstrom, jhodgdon: Views search filter needs additional WHERE on search_index table 2015-08-06 14:54:36 +01:00
Alex Pott 7fd9884376 Issue #2544122 by harjotsingh: Missing leading backslash in documentation for \Drupal\views\ViewExecutable::setResponse 2015-08-06 14:38:50 +01:00
Alex Pott 8f9ece97e7 Issue #1949032 by irfworld, geertvd, dawehner: Add a message when a view saved during wizard creation 2015-08-06 14:26:20 +01:00
Alex Pott cdd12a90bb Issue #2455125 by mpdonadio, rteijeiro, jhodgdon, dawehner: Update EntityViewsData use of generic timestamp to use Field API formatter 2015-08-06 12:12:06 +01:00
webchick bbde5c053b Issue #2542872 by neclimdul: Fix variable interpolation to be PHP 7 Compatible 2015-08-04 21:20:49 -07:00
Nathaniel Catchpole f8629621bb Issue #2514044 by dawehner, stefan.r, alexpott: Do not use SafeMarkup::format in exceptions 2015-07-28 17:03:59 +01:00
Alex Pott 3c12e21551 Issue #2498785 by damiankloip, dawehner: Remove ViewExecutable::getMenuLinks(), its just wrong 2015-07-28 16:20:31 +01:00
Alex Pott 0ba8bfe616 Issue #2541084 by martin107, dawehner: ViewPageController does not need $storage nor $executableFactory 2015-07-28 15:04:20 +01:00
Alex Pott 0613685619 Issue #2529514 by dawehner, Fabianx, Wim Leers: Replace system.filter::protocols with container parameters 2015-07-28 02:11:48 +01:00
Alex Pott 8ddd134295 Issue #2534780 by olli, dawehner: Fatal error rendering fields using an optional relationship 2015-07-27 13:51:53 +01:00
Alex Pott 4988a81a75 Issue #2024695 by olli, SpadXIII: The "Reset" button ignores the "Use AJAX" setting (always behaves in a non-AJAX way) 2015-07-22 15:50:11 +01:00
effulgentsia 1a0cdcd32c Issue #2525910 by dawehner, effulgentsia, Berdir, lauriii, larowlan, timmillwood, Wim Leers, chx, arlinsandbulte, Fabianx, Gábor Hojtsy, Dave Reid, alexpott, catch: Ensure token replacements have cacheability + attachments metadata and that it is bubbled in any case 2015-07-22 07:16:01 -07:00
Nathaniel Catchpole d3c33d5821 Issue #2506581 by alexpott, Wim Leers, Fabianx, xjm, joelpittet, Cottser, dawehner: Remove SafeMarkup::set() from Renderer::doRender 2015-07-20 16:15:11 +01:00
Nathaniel Catchpole 9fab1ad502 Issue #2471232 by borisson_, JeroenT, sorressean, rbmboogie, ruha, mariancalinro: Optimize Cache::merge*(), by only accepting 2 instead of N arguments 2015-07-20 13:11:52 +01:00
Nathaniel Catchpole 20f1c993b6 Issue #2351015 by plach, effulgentsia, Wim Leers, dawehner, martin107, damiankloip, cilefen, Fabianx, catch, pwolanin, Damien Tournoud, znerol, YesCT, larowlan: URL generation does not bubble cache contexts 2015-07-16 15:26:21 +01:00
Alex Pott 77b9dbc1f7 Issue #2454829 by maxocub, eiriksm, rvilar, Gábor Hojtsy, penyaskito, tstoeckler, Jose Reyero: Configuration translation UI does not support plural sources/targets 2015-07-16 13:00:14 +01:00
Alex Pott cc17945f3d Issue #2466931 by mikeker, Fabianx, dawehner, joelpittet: Valid Twig syntax is incorrectly escaped in Views rewrites 2015-07-15 17:28:02 +01:00
Nathaniel Catchpole 99aa535dc9 Issue #2493033 by Berdir, Wim Leers, lauriii, Fabianx, effulgentsia, dawehner, catch, msonnabaum, Crell, webchick: Make 'user.permissions' a required cache context 2015-07-14 15:08:37 +01:00
Alex Pott 24219febf3 Issue #1838242 by jhedstrom, pivica, tim.plunkett, bojanz, GaëlG, mpdonadio, dawehner, olli, Lendude: Provide Views integration for datetime field 2015-07-14 11:03:11 +01:00
Nathaniel Catchpole 9024fa617c Issue #2506195 by alexpott, joelpittet, xjm, David_Rothstein, Fabianx, pwolanin: Remove SafeMarkup::set() from Xss::filter() 2015-07-11 09:10:48 +01:00
webchick 6b95f9a850 Issue #2512456 by tim.plunkett, legolasbo, MattA, dawehner, googletorp, darol100, Bojhan, webchick, andypost, ivanstegic, larowlan, lauriii, LewisNyman, tkoleary, rickvug, eliza411, lunk_rat, nickrosencrans, stpaultim, Mark LaCroix: Implement the new block layout design to emphasize the primary interaction of placing a block 2015-07-10 12:00:10 -07:00
Alex Pott 46e6f72399 Issue #2512866 by lauriii, Berdir, Wim Leers, Fabianx, effulgentsia, catch, dawehner: CacheContextsManager::optimizeTokens() optimizes ['user', 'user.permissions'] to ['user'] without adding cache tags to invalidate that when the user's roles are modified 2015-07-08 12:50:52 +01:00
Alex Pott 7b9c39c077 Issue #2527606 by dawehner, plach, catch, mpdonadio, Wim Leers, xjm, Fabianx: Uncaught PHP Exception LogicException when editing Views 2015-07-07 18:00:16 +01:00
Alex Pott 81087eb4c2 Revert "Issue #2527606 by dawehner, plach, mpdonadio, xjm, Wim Leers, Fabianx: Uncaught PHP Exception LogicException when editing Views"
This reverts commit c78d806eb3.
2015-07-07 17:59:45 +01:00
Alex Pott c78d806eb3 Issue #2527606 by dawehner, plach, mpdonadio, xjm, Wim Leers, Fabianx: Uncaught PHP Exception LogicException when editing Views 2015-07-07 17:28:59 +01:00
Nathaniel Catchpole a362252a2b Issue #2512718 by Berdir, pfrenssen, Wim Leers, Fabianx, dawehner, catch, effulgentsia, plach, Gábor Hojtsy: EntityManager::getTranslationFromContext() should add the content language cache context to the entity 2015-07-07 17:08:46 +01:00
Alex Pott ebb21d2804 Issue #2450993 by Wim Leers, Fabianx, Crell, dawehner, effulgentsia: Rendered Cache Metadata created during the main controller request gets lost 2015-07-05 19:00:05 +01:00
xjm 0e2ca03654 Issue #2505669 by pwolanin, jcloys, joshi.rohit100, dawehner, Wim Leers, kgoel, larowlan: Inject render service into LinkGenerator instead of calling drupal_render 2015-07-04 16:18:11 +01:00