Alex Pott
|
32913b0f12
|
Issue #2361789 by rpayanm, jamesdixon, javivf: Remove usage of decode_entities().
|
2014-11-02 22:19:56 +00:00 |
Alex Pott
|
c997eeef21
|
Issue #2318341 by lauriii, ocastle, Jolidog, vollepeer, rteijeiro, Rade, mgifford: Views mini pager markup.
|
2014-11-01 13:54:22 +00:00 |
Nathaniel Catchpole
|
66762a5361
|
Issue #2340667 by YesCT, Pedro Lozano, alexpott, martin107: Protect Drupal\Core\Language\Language::id, and use getId().
|
2014-10-13 10:10:32 +01:00 |
Nathaniel Catchpole
|
7652f683f3
|
Issue #1849822 by dawehner: Convert (HTML) view rendering to a render array.
|
2014-10-09 12:02:01 +01:00 |
Alex Pott
|
195d49998a
|
Issue #2347465 by tim.plunkett, dawehner, cilefen: Convert all instances of #type link/links to convert to use routes.
|
2014-10-09 07:39:37 +01:00 |
Alex Pott
|
ad5024c426
|
Revert "Issue #1842140 by mdrummond, tonystar, gavin.hughes, killerpoke, lauriii, droweski, stevector, omg-its-maggie, jenlampton, Renee S: Remove title and wrapper div from theme_item_list."
This reverts commit 7939567609 .
|
2014-10-06 20:40:59 +02:00 |
Alex Pott
|
7939567609
|
Issue #1842140 by mdrummond, tonystar, gavin.hughes, killerpoke, lauriii, droweski, stevector, omg-its-maggie, jenlampton, Renee S: Remove title and wrapper div from theme_item_list.
|
2014-10-05 13:47:56 +02:00 |
catch
|
4e5c1c2bef
|
Issue #2345753 by tim.plunkett, dawehner, Wim Leers, damiankloip: Remove url(current_path()) and url(NULL) with <current> and <none>.
|
2014-10-02 13:39:56 +02:00 |
Alex Pott
|
002ae719c9
|
Issue #2343661 by larowlan, tim.plunkett | xjm: Rename l() to _l() and url() to _url(), and document replacements.
|
2014-09-30 10:10:00 +02:00 |
Alex Pott
|
0d1b898502
|
Issue #2197091 by kirby14, undertext, lhangea, hussainweb, ACF, smiro, visabhishek | ivanjaros: Fixed Class HTML attribute is present even when no class is assigned to the list.
|
2014-09-12 12:05:00 +01:00 |
Alex Pott
|
7ea1cd958e
|
Issue #2221433 by damiankloip, dawehner: Clean up views rendering. Move stuff from template_preprocess_views_view(), into a #pre_render callback.
|
2014-09-11 17:08:26 +01:00 |
Alex Pott
|
b1899dc02d
|
Issue #2296793 by gauravkhambhala | jhodgdon: Fixed Two Views topics need one-line summaries added.
|
2014-08-10 16:35:48 -05:00 |
Alex Pott
|
87e675f09b
|
Issue #1825952 by Fabianx, joelpittet, bdragon, heddn, chx, xjm, pwolanin, mikey_p, ti2m, bfr, dags, cilefen, scor, mgifford: Turn on twig autoescape by default
|
2014-07-18 10:05:22 +01:00 |
Nathaniel Catchpole
|
02a32e3ff5
|
Issue #2284103 by alexpott, fabpot, damiankloip, Xano, Xen, Berdir: Fixed Remove the request from the container.
|
2014-07-14 15:58:53 +01:00 |
webchick
|
49a900460d
|
Issue #2246665 by jaredsmith, martin107, YesCT, filijonka, tstoeckler: Typehint with Drupal\Core\Language\LanguageInterface instead Drupal\Core\Language\Language.
|
2014-06-10 09:53:32 -07:00 |
Alex Pott
|
94d95e5b4d
|
Issue #2154957 by ParisLiakos, xjm: Add OPML functionality to views.
|
2014-06-08 18:22:25 -05:00 |
Alex Pott
|
15cf730dde
|
Issue #2165475 by damiankloip, dawehner, martin107, tim.plunkett, jibran, xjm, Jalandhar: Provide a generic class resolver.
|
2014-05-23 13:29:20 +01:00 |
Nathaniel Catchpole
|
69fb5dc7f7
|
Issue #2226933 by cs_shadow, tim.plunkett, mandar.harkare, mortendk: Remove odd, even, first & last classes from views-view-unformatted.html.twig.
|
2014-05-12 10:38:06 +01:00 |
Nathaniel Catchpole
|
7982985ae6
|
Issue #2226933 by mandar.harkare, mortendk: Remove odd, even, first & last classes from views-view-unformatted.html.twig.
|
2014-05-08 15:05:22 +01:00 |
Dries
|
82f25bf143
|
Issue #2168321 by longwave, martin107: Several files have incorrect indentation.
|
2014-04-24 15:06:35 +02:00 |
webchick
|
86ae96e4fd
|
Issue #2089433 by ianthomas_uk, grom358, herom, thedavidmeister, visabhishek, longwave, Sweetchuck: Remove uses of deprecated XSS filter functions.
|
2014-04-07 08:01:20 -07:00 |
webchick
|
9d3a228020
|
Issue #2171071 by jessebeach, dawehner, chakrapani, longwave, Gábor Hojtsy, xjm, Wim Leers: Rename drupal_add_library() to _drupal_add_library() and remove its uses.
|
2014-03-12 08:47:01 -07:00 |
Alex Pott
|
01a3e1902f
|
Issue #2203407 by nod_, sun: Replace #attached library array values with provider-namespaced strings.
|
2014-03-09 19:59:45 +00:00 |
Nathaniel Catchpole
|
78b48c89ad
|
Issue #2092095 by tstoeckler, ParisLiakos: Remove \Drupal\Component\Utility\MapArray.
|
2014-02-28 10:43:51 +00:00 |
webchick
|
5d0729f07a
|
Issue #2070369 by herom, bdgreen, Mac_Weber, InternetDevels, sidharthap, JeroenT: Remove all calls to deprecated function language().
|
2014-02-26 11:16:54 -08:00 |
webchick
|
f19fadd3a4
|
Issue #1996238 by sun, nod_, damiankloip, Wim Leers, longwave, alexpott, Xano, mdrummond, Mark Carver, Jeff Burnz, highrockmedia, joelpittet, et al: Replace hook_library_info() by *.libraries.yml file.
|
2014-02-22 20:56:51 -08:00 |
Nathaniel Catchpole
|
b13bf91994
|
Issue #2187829 by longwave, IshaDakota, ianthomas_uk, richard.c.allen2386: Convert all calls to check_plain() in core to Drupal\Component\Utility\String::checkPlain() in core/modules/views.
|
2014-02-13 11:53:32 +00:00 |
Alex Pott
|
0b760b1c79
|
Issue #2190183 by damiankloip: Replace views_view_has_form_elements() with a hasFormElements() method on ViewExecutable.
|
2014-02-13 09:18:54 +00:00 |
webchick
|
255a33f541
|
Issue #1967124 by damiankloip, dawehner | xjm: Bulk action views array to string conversion when there are no results.
|
2014-02-06 23:15:09 -08:00 |
webchick
|
4217221f94
|
Issue #2110953 by Xano, dawehner: Convert views_forms() to a classed form.
|
2013-11-13 20:57:56 -08:00 |
webchick
|
089c38c953
|
Issue #1959338 by superspring, urwen, tim.plunkett, damiankloip: Reroll: Remove PHP4-style references for objects.
|
2013-11-11 10:59:24 -08:00 |
webchick
|
4f59f9746f
|
Issue #2049207 by dlu, blakehall, janstoeckler, ramlev, Moderate | Cottser: Replace .tpl.php with .html.twig in documentation.
|
2013-10-03 15:08:29 -07:00 |
webchick
|
bb29548d19
|
Issue #1793648 by nod_, kmox83, droplet, rteijeiro: Follow-up: replace all occurence of Drupal.settings with drupalSettings.
|
2013-09-22 01:39:42 +02:00 |
webchick
|
5bb0d5e667
|
Issue #2053489 by chx, tim.plunkett: Standardize on \Drupal throughout core.
|
2013-09-15 20:58:10 -07:00 |
Alex Pott
|
88b192cd8d
|
Issue #1912604 by joelpittet, mondrake, damiankloip, gollyg, Cottser: Convert theme_views_mini_pager() to twig.
|
2013-08-22 12:07:26 +01:00 |
webchick
|
3cf100dfcd
|
Issue #1957142 by damiankloip, fubhy, cosmicdreams: Replace config() with Drupal::config().
|
2013-08-14 09:54:28 -07:00 |
Alex Pott
|
0bbd2b0ee3
|
Issue #2064289 by sergeypavlenko: Remove Unused local variables from /core/modules/views/views.theme.inc.
|
2013-08-14 07:21:01 -05:00 |
webchick
|
b1624c5694
|
Issue #1912600 by joelpittet, bzitzow, dawehner: Remove theme_views_form_views_form() in favour of a prerender callback.
|
2013-08-10 08:13:17 -07:00 |
Alex Pott
|
49623698ff
|
Issue #1968398 follow-up by joelpittet: Convert Views () to ['attributes'] .
|
2013-08-06 07:34:34 +02:00 |
Alex Pott
|
391755e4c1
|
Issue #2049723 by dawehner, tim.plunkett: Fixed Mini pager shows 'Page 1' if there is non item at all available.
|
2013-07-31 22:22:21 +02:00 |
Alex Pott
|
0e6c03df64
|
Issue #1968398 by joelpittet, Mark Carver, Les Lim, brunodbo: Convert Views () to ['attributes'] .
|
2013-07-31 00:28:34 +02:00 |
Alex Pott
|
0932270aec
|
Issue #2048897 by Les Lim: Fixed Views Grid style: tokens not replaced in custom row/column classes.
|
2013-07-26 18:42:05 +02:00 |
Alex Pott
|
6a9d9d5027
|
Issue #2030817 by mondrake: Fixed Wrong link_type() passed in link's pager_context() in views.theme.inc.
|
2013-07-24 22:56:59 +02:00 |
Alex Pott
|
41f6e35eb7
|
Issue #864006 by mgifford, dawehner, AjitS: Improve table semantics by adding scope or headers/id attributes.
|
2013-07-24 22:56:59 +02:00 |
Alex Pott
|
535ed4185b
|
Issue #1812048 by mikeker, Pancho, dawehner, tim.plunkett: Build the exposed form using form API functions.
|
2013-07-18 23:53:52 +01:00 |
Alex Pott
|
5beb2f94af
|
Issue #1903746 by Mark Carver, mgifford, DaneMacaulay: Replace the views grid table template with one using divs.
|
2013-07-16 02:37:55 -04:00 |
Nathaniel Catchpole
|
c094757a99
|
Issue #1963942 by joelpittet, ACF, dasjo: Change all instances of $vars to $variables.
|
2013-07-13 11:30:18 +01:00 |
Alex Pott
|
4c357934c2
|
Issue #1754246 by webflo, swentel, penyaskito, andypost, alexpott, YesCT, dagmar: Languages should be configuration entities.
|
2013-06-29 11:56:53 +01:00 |
Nathaniel Catchpole
|
7794783062
|
Issue #1898474 by mondrake, Cottser, azinoman: pager.inc - Convert theme_ functions to Twig.
|
2013-06-28 13:34:28 +01:00 |
Alex Pott
|
fc9584d55a
|
Issue #2027031 by damiankloip: Move views_theme_functions() to ViewExecutable method.
|
2013-06-28 07:14:39 +01:00 |