Commit Graph

687 Commits (ea82bb3baa6a574c4d09266379295846252426b9)

Author SHA1 Message Date
Nathaniel Catchpole 64ad40811b Issue #2575245 by toniteof: Click-sorting broken in previews 2016-02-10 11:08:52 +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
Nathaniel Catchpole 42eb466cd8 Issue #2342325 by Lendude, mikeker, amyvs: Spaces in exposed filter ID cause filter not to work 2016-01-04 14:40:36 +09:00
Alex Pott 5ea2d135f1 Issue #2480719 by Lendude, aerozeppelin, Xano, dawehner: Missing label and description for exposed numeric filter when using 'between' filter 2015-12-16 11:40:42 +00:00
Alex Pott 25207d344b Issue #2618034 by Lendude: Adding tag to a View gives an error 2015-12-16 11:22:50 +00:00
Alex Pott 87986e3151 Issue #2404039 by Lendude, jhedstrom, fgm, zealfire, adci_contributor, dawehner: Views performance statistics do not properly display 2015-12-12 17:43:31 +00:00
Alex Pott 2d76033105 Issue #2588373 by chhavik, Cottser: Remove unused image files from core 2015-12-10 16:18:25 +00: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
Alex Pott 58bd5a3aa9 Issue #2505997 by olli, peterpoe, Lendude: User error: "preview" is an invalid render array key 2015-12-08 22:29:42 +00:00
Nathaniel Catchpole ed3bd485c2 Issue #2587685 by Antti J. Salminen, lauriii, jaakko, AjitS, Sagar Ramgade, rang501: Remove references to non existing preprocess functions 2015-11-25 15:16:40 +00:00
xjm 376fb615d7 Issue #2458223 by geertvd, eiriksm, dawehner, lokapujya, Gábor Hojtsy, jeqq, plach, Dom., jhodgdon, xjm, catch, alexpott, jibran: Duplicated field handlers in field UI for some base table fields 2015-11-17 22:32:23 -06:00
effulgentsia 20b6bb3270 Issue #2606398 by blackra, chx, anil280988, sdstyles, xjm: Add EntityInterface::toUrl() and EntityInterface::toLink() and mark urlInfo(), url() and link() as deprecated 2015-11-12 17:23:10 -08:00
Alex Pott 87ac540626 Issue #1824636 by DuaelFr, nod_, meenakshi.r, larowlan, mgifford, falcon03, hefox, alexdmccabe, Stuart Miller, Sam152: Do not move the cursor to the top of the page on ajax calls 2015-11-12 20:34:38 +00:00
xjm 4969d8fb99 Issue #2600200 by alexpott, chx, swentel: PHP7 reveals inconsistent ordering in views_entity_field_label() 2015-10-25 11:35:55 -07:00
xjm cced89ec12 Issue #2600304 by marvin_B8, anil280988, GoZ, justAChris: Bad @file description in core/ classes 2015-10-24 14:07:04 -07:00
xjm 639272360e Issue #2502621 by Pravin Ajaaz, hussainweb, Peacog, jhodgdon, ivanjaros: Replace implement notes with inheritdoc tag 2015-10-23 13:59:43 -07:00
webchick 23236e0f1d Issue #2587549 by herom, prestonso: Remaining RTL fixes for Drupal 8 2015-10-22 12:17:29 -07:00
Alex Pott e678a03a79 Issue #2585749 by heykarthikwithu: ViewUIConverter::__construct docblock parameters doesn't match actual parameters 2015-10-15 11:06:28 +01:00
Alex Pott b0e82e5871 Issue #2548195 by nod_, JohnAlbin, madhavvyas, sriharsha.uppuluri: Only use single quotes in JavaScript and update .eslintrc 2015-10-13 23:37:56 +01:00
Nathaniel Catchpole 8b65164c5a Issue #2533800 by alexpott: Remove all unused use statements from core 2015-10-08 20:46:26 +01:00
webchick 73717e4a50 Issue #2581195 by jhodgdon, dawehner: Views UI help still talks about theme suggestions, which is gone 2015-10-06 11:46:47 -07:00
webchick d9e69ab9fd Issue #2581243 by jhodgdon: Views UI help does not have standard headings 2015-10-06 11:36:14 -07:00
xjm d5c827e43c Issue #1832862 by jerdavis, nlisgo, Zekvyrin, Maouna, nod_, royal121, tadityar, Lendude, dawehner, tim.plunkett, B_man, damiankloip, ohthehugemanatee, YesCT, Bojhan, xjm, dajjen, yoroy, lisarex, penyaskito, metzlerd, veronicanerak: Make views add field scannable 2015-10-05 17:08:24 -05:00
Alex Pott 641eb3f8d7 Issue #2571647 by mpdonadio, joelpittet, pjonckiere: Create DateFormatterInterface 2015-10-05 22:00:23 +01:00
Alex Pott 458f5bee7b Issue #2409639 by k4v, madhavvyas, katzilla, tstoeckler, hexabinaer, dawehner: Hide empty details containers 2015-10-05 21:54:38 +01:00
webchick 1e4c4c3f82 Issue #2579615 by longwave, dawehner, juxe, alexpott: Views only able to add Attachment display 2015-10-05 10:09:22 -07:00
Nathaniel Catchpole 6e0225e304 Issue #2520540 by alexpott: Enforced configuration dependencies shouldn't have to be repeated in the calculated dependencies 2015-10-05 16:26:08 +01:00
webchick 071d26a124 Issue #2468851 by Upchuk, geertvd, JinX-Be, dawehner, Lendude: Validation criteria of contextual filter stays active after unchecking 'Specify validation criteria' 2015-10-04 22:32:49 -07: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
catch 0cd35ba0d0 Issue #2571673 by plach, dawehner: Convert Views t() usage where it is used as an attribute value 2015-09-27 10:48:11 +01:00
Alex Pott f26b06587f Issue #2560553 by joelpittet, subhojit777, mdrummond, iMiksu, Manuel Garcia, mr.baileys, dawehner: Views render pipeline is escaping CustomBooleanTest 2015-09-26 17:26:31 +02:00
Alex Pott 36b936fe4c Issue #2571935 by izus, dawehner, stefan.r, alexpott, Wim Leers, joelpittet, lauriii, xjm, joelpittet: Fix use of !placeholder for imploding in views.views.inc 2015-09-25 16:32:42 +02:00
catch c1aa46fbe6 Issue #2567183 by dawehner, pfrenssen, hussainweb: Re-export all built-in configuration in core 2015-09-23 12:37:12 +02:00
Alex Pott 3f689d7a2e Issue #2506479 by lauriii, xjm, stefan.r, larowlan, plach, dawehner: Replace !placeholder with @placeholder for non URLs in t() in Views, except for t() output that is used as an attribute value 2015-09-22 14:32:33 +02:00
Alex Pott 6bfdc3bd5e Issue #2570355 by Sutharsan, stefan.r, kgoel, josephdpurcell, joelpittet, justAChris, dawehner, pfrenssen, pwolanin, David_Rothstein, catch: Replace remaining !placeholder and @placeholder with :placeholder for URLs 2015-09-22 08:16:37 +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
catch 1d50852a7a Issue #2570107 by alexpott: Make format_plural() return a PluralTranslatableString object to remove reliance on a static, unpredictable safe list 2015-09-20 19:42:23 +02:00
Alex Pott b9ae4cd1bd Issue #2473947 by Cottser, davidhernandez, rachel_norfolk, rteijeiro, cilefen, alimac, akalata, YesCT, mortendk: Prefix form-item-* classes with js- 2015-09-20 18:37:40 +01:00
Alex Pott 5c943b5c95 Issue #2569069 by stefan.r, mr.baileys, alexpott, lauriii: Replace TranslationWrapper with TranslatableString and deprecate TranslationWrapper 2015-09-20 16:28:27 +01:00
effulgentsia a7254dba19 Issue #2568977 by alexpott, dawehner, pwolanin, Wim Leers: Replace SafeMarkup::format() in the link generator - it's a bad example to everyone 2015-09-19 14:26:54 -07: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 52d995f15a Issue #2564283 by alexpott, stefan.r, joelpittet: Remove use of SafeMarkup::checkPlain() from adminSummary() and adminLabel() in views plugins 2015-09-15 08:12:39 +01:00
xjm 958a47a27c Issue #2568013 by alexpott, dawehner, xjm: Replace !placeholder in DisplayTest 2015-09-14 19:12:48 -05:00
xjm 497ebcd2e3 Issue #2506445 by joelpittet, Ryan Weal, Sutharsan, alexpott, subhojit777, justAChris, nlisgo, effulgentsia, rpayanm, larowlan, chx, xjm, dawehner, geertvd, lauriii, izus, andypost, borisson_, Sharique: Replace !placeholder with @placeholder in t() and format_string() for non-URLs in tests 2015-09-14 17:50:07 -05:00
Alex Pott 9aec827586 Issue #2492839 by joelpittet, mikeker, dawehner, lauriii, plach, Fabianx, olli: Views replacement token bc layer allows for Twig template injection via arguments 2015-09-14 12:12:54 +01:00
Alex Pott 8b3b8c67f1 Issue #2564547 by Mile23, ianthomas_uk: Remove calls to drupal_process_attached 2015-09-13 17:44:32 +01:00
Alex Pott dc2be10a4e Issue #2567673 by joelpittet: Escaped markup with $.text() injected into a tag will cause XSS 2015-09-13 14:14:53 +01:00
Alex Pott df7ced5544 Issue #2561259 by stefan.r, lauriii, joelpittet, andypost: Cast (optgroup) array keys that may hold translated strings to string 2015-09-13 12:25:37 +01:00