Alex Pott
|
b6e7d319e3
|
Issue #2394693 by mikeker: "Add another item" button in the wrong place for grouped filters
|
2015-03-10 11:27:20 +00:00 |
Alex Pott
|
db60a8c7ec
|
Issue #2273923 by mpdonadio, pfrenssen, effulgentsia, pcambra, xjm, tim.plunkett, martin107, cilefen: Remove html => TRUE option from l() and link generator
|
2015-03-09 15:57:27 +00:00 |
Alex Pott
|
aff95777ed
|
Issue #2309737 by rpayanm, hussainweb, max-kuzomko, herom, millerbennett, ianthomas_uk, quietone, Sutharsan, sumitmadan, toddmbloom: Remove deprecated format_plural usage
|
2015-01-10 13:56:47 +00:00 |
Alex Pott
|
970ea07c17
|
Revert "Issue #2273923 by mpdonadio, pfrenssen, dawehner, xjm, cilefen: Remove html => TRUE option from l() and link generator"
This reverts commit 0bcabf50e0 .
|
2014-12-13 21:44:18 +01:00 |
Alex Pott
|
0bcabf50e0
|
Issue #2273923 by mpdonadio, pfrenssen, dawehner, xjm, cilefen: Remove html => TRUE option from l() and link generator
|
2014-12-13 18:20:19 +01:00 |
Alex Pott
|
4493d029c8
|
Issue #2370005 by olli: Fixed Remove link in views ui grouped filter and rearrange fields/sorts does not work.
|
2014-11-07 12:08:45 -08:00 |
Alex Pott
|
46e6a32911
|
Issue #2364161 by dawehner, mpdonadio, Wim Leers: Replace nearly all existing _l calls.
|
2014-11-04 08:30:21 +00:00 |
Dries
|
f66616bf7a
|
Issue #2356297 by olli, alexpott: Fixed Double escaping in views ui grouped filters.
|
2014-10-30 10:39:49 +01:00 |
Alex Pott
|
4722170f10
|
Issue #2329919 by lauriii, Cottser, lanchez | davidhernandez: Move views_ui classes from preprocess to templates.
|
2014-10-18 13:57:53 +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
|
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 |
webchick
|
3ad28727f7
|
Issue #1963982 by lauriii, joelpittet: Convert theme_views_ui_rearrange_filter_form() to Twig.
|
2014-09-08 11:02:26 -07:00 |
webchick
|
9db4af56da
|
Issue #2326891 by tim.plunkett, jhodgdon: Convert system_element_info() to Element classes.
|
2014-08-28 14:35:24 -07:00 |
Alex Pott
|
2ff3381a07
|
Issue #1963980 by joelpittet | Cottser: Convert theme_views_ui_expose_filter_form() to Twig.
|
2014-08-10 17:22:53 -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 |
Dries
|
82f25bf143
|
Issue #2168321 by longwave, martin107: Several files have incorrect indentation.
|
2014-04-24 15:06:35 +02:00 |
webchick
|
40f818bbe6
|
Issue #2221755 by grom358, ianthomas_uk: Remove uses of deprecated Element functions.
|
2014-03-31 10:37:55 -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
|
9c5aac97be
|
Issue #1649780 by effulgentsia, jibran, Wim Leers, nod_, hefox, joelpittet, kaare, BarisW, sun, rbayliss, Cottser, fubhy: Remove first/last/odd/even classes in favor of CSS3 pseudo selectors.
|
2014-01-15 11:02:11 +00:00 |
Nathaniel Catchpole
|
aa6d6fb729
|
Issue #732022 by vijaycs85, Wim Leers, dawehner, nod_, kscheirer: Drupal_add_tabledrag() still using drupal_add_(js|library)(), should return array for #attached.
|
2013-12-20 12:05:47 +00:00 |
Nathaniel Catchpole
|
3efe9ba1fd
|
Issue #1851414 by nod_, quicksketch, frega, dawehner, damiankloip: Convert Views to use the abstracted dialog modal.
|
2013-10-16 20:18:57 +01:00 |
Nathaniel Catchpole
|
7e163dbb19
|
Issue #1751194 by Cottser, mikl, effulgentsia, benjifisher: Introduce hook_theme_suggestions_HOOK() and hook_theme_suggestions_HOOK_alter().
|
2013-09-29 08:19:59 +01:00 |
webchick
|
5bb0d5e667
|
Issue #2053489 by chx, tim.plunkett: Standardize on \Drupal throughout core.
|
2013-09-15 20:58:10 -07:00 |
webchick
|
3cf100dfcd
|
Issue #1957142 by damiankloip, fubhy, cosmicdreams: Replace config() with Drupal::config().
|
2013-08-14 09:54:28 -07:00 |
webchick
|
31a50d5be5
|
Issue #1918648 by mr.baileys, chrisjlee, steveoliver, joelpittet, jenlampton, Cottser: Convert theme_views_ui_style_plugin_table() to Twig .
|
2013-08-12 00:22:49 -07:00 |
Alex Pott
|
637beb94d0
|
Issue #1915026 by steveoliver, 2ndmile, damiankloip, echeese, eromero1, joelpittet, rvilar, waynethayer, Hydra, drupalninja99, dsdeiz: Convert theme_views_ui_container() to Twig.
|
2013-07-25 16:08:22 +02:00 |
Alex Pott
|
3bc754a644
|
Issue #1963986 by chrisjlee, designesse, joelpittet, waynethayer: Convert theme_views_ui_view_info() to Twig.
|
2013-07-20 01:23:33 +01: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
|
e36b51237d
|
Issue #2006974 by thedavidmeister, jlbellido: Replace theme() with drupal_render() in views_ui().module.
|
2013-06-29 15:17:05 +01:00 |
Alex Pott
|
7d267ffc43
|
Issue #1963988 by joelpittet, Gaelan, chrisjlee: Convert theme_views_ui_view_preview_section() to Twig.
|
2013-06-27 10:26:32 +01:00 |
Alex Pott
|
a544e13f51
|
Issue #2012882 by damiankloip, dawehner: Move getDisplaysList() out of View storage class to ViewListController.
|
2013-06-17 01:58:58 +02:00 |
Alex Pott
|
7166d89041
|
Issue #1983164 by dawehner, larowlan: Entity Forms in ajax requests don't find the route.
|
2013-06-05 11:24:59 +01:00 |
Alex Pott
|
d556b32546
|
Issue #1968020 by damiankloip, dawehner: Convert ReorderDisplays to use table rendering and remove theme function.
|
2013-05-26 16:38:30 -07:00 |
Alex Pott
|
f202b5625a
|
Issue #1843774 by joelpittet, chrisjlee, steveoliver, shanethehat: Convert views/views_ui()/templates/views-ui-display-tab-setting.tpl.php to Twig.
|
2013-05-24 10:18:31 -07:00 |
Alex Pott
|
298d1fd0c5
|
Issue #1843772 by joelpittet, steveoliver, 2ndmile, Cottser | tostinni: [READY] Convert views/views_ui()/templates/views-ui-display-tab-bucket.tpl.php to Twig.
|
2013-05-24 10:15:53 -07:00 |
Dries
|
8e57fb5263
|
Issue #1938430 by shanethehat, steveoliver, Fabianx: Don't add a default theme hook class in template_preprocess().
|
2013-05-15 14:59:43 -04:00 |
Alex Pott
|
f140bceea2
|
Issue #1904932 by dawehner, damiankloip, YesCT: Fixed Cannot remove a handler from the 'rearrange' popup.
|
2013-05-12 23:40:22 +01:00 |
webchick
|
e16bbd998e
|
Issue #1820414 by damiankloip, tim.plunkett, xjm: Move views_ui().module directly into /core/modules/.
|
2013-04-26 12:18:23 -07:00 |