Commit Graph

700 Commits (411a517abda577c5ceade5b3fcedc75ac2c09bb2)

Author SHA1 Message Date
Alex Pott a888a694fe Issue #1836384 by Lendude, pguillard, dawehner, damiankloip, hynnot, tadityar, anil280988, jain_deepak, gaurav_varshney: The views UI should display "All Displays" option only when there are more 1 displays 2016-03-07 16:36:05 +00:00
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 ff06c79e2a Issue #2302515 by HOG, Elijah Lynn, kostyashupenko, camoa, eleleka: Duplicate/unused variable 'dropdowns' in duplicateGroupsOperator() in views-admin.js 2016-02-26 13:22:06 +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 ffa6d37e49 Issue #2642074 by andrew.farquharson: Views UI: Live preview settings: dynamically show/hide the "Show SQL query above/below the preview" radio set depending on the state of the "Show the SQL query" checkbox 2016-02-24 14:16:19 +09:00
Nathaniel Catchpole 6109cb9c6e Issue #2602268 by Berdir: Translated string are loaded into Views UI and then saved as default language strings 2016-02-24 11:37:52 +09:00
Alex Pott 0edf8153dc Issue #2671182 by lokapujya: Views validates displays on Cancel 2016-02-21 12:48:34 +05:30
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 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 89c6fb8950 Issue #2638410 by dawehner, Lendude: Views overview page doesn't filter on tags 2016-02-15 10:22:01 +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 2748b9a40c Issue #2598502 by alexpott: Double escaping in views attachment titles 2016-02-15 08:47:31 +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
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