Dries
|
c02ba60087
|
Issue #2039199 by Berdir: Convert ->uid to ->id(), isAnonymous() and isAuthenticated().
|
2013-07-11 13:29:02 -04:00 |
Alex Pott
|
45a9e859d6
|
Issue #2026347 by Berdir: Adding methods to UserInterface/AccountInterface.
|
2013-07-09 15:39:11 +01:00 |
Alex Pott
|
1398ddf681
|
Issue #2030457 by Mark Carver, Cottser: Fixed Warning: Missing argument 3 for template_preprocess() for theme functions overridden by templates.
|
2013-07-08 10:15:16 +01:00 |
Nathaniel Catchpole
|
df7b6e6912
|
Issue #2031305 by jenlampton, thedavidmeister: Remove theme_more_help_link() and replace with a #type link render array.
|
2013-07-04 09:52:06 +01:00 |
Alex Pott
|
3d521d93b0
|
Revert "Issue #2004286 by joelpittet, jenlampton, Cottser, LinL: Defer calls to drupal_get_()* functions until printed inside a template by adding a RenderWrapper class."
This reverts commit 5aced021d9 .
|
2013-07-03 13:06:04 +01:00 |
Alex Pott
|
5aced021d9
|
Issue #2004286 by joelpittet, jenlampton, Cottser, LinL: Defer calls to drupal_get_()* functions until printed inside a template by adding a RenderWrapper class.
|
2013-07-02 13:48:47 +01:00 |
Dries
|
5d9652bc68
|
Issue #2031341 by jenlampton: Move theme_container() into theme.inc.
|
2013-06-30 20:12:32 -04:00 |
Alex Pott
|
0329b221e3
|
Issue #2012812 by thedavidmeister, pwieck: drupal_render() can't distinguish between empty strings from theme() from an implemented hook and no hook being matched.
|
2013-06-30 13:38:12 +01:00 |
Dries
|
099a8ace5f
|
Issue #2014309 by nod_: Sticky table headers default to FALSE.
|
2013-06-29 17:49:17 -04: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 |
Alex Pott
|
ef3335c6f3
|
Issue #2010672 followup by jenlampton: Rename 'type' variable of theme_mark() to 'status'.
|
2013-06-28 17:23: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
|
bfba7b8de9
|
Issue #2015789 by fubhy, echoz, rteijeiro, LewisNyman, penyaskito: Remove language_css_alter() (RTL stylesheets) in favor of HTML 'dir' attribute.
|
2013-06-28 09:47:08 +01:00 |
Alex Pott
|
3506077cb1
|
Issue #1337554 by LewisNyman, Bojhan, YesCT, Cottser, jenlampton, Xano, David_Rothstein, larowlan, nilnullvoid: Develop and use separate branding for the installer.
|
2013-06-27 20:03:01 +01:00 |
Nathaniel Catchpole
|
ab61b25214
|
Issue #2024681 by jenlampton: Remove theme_meter() from core.
|
2013-06-26 10:31:08 +01:00 |
Alex Pott
|
aca60072f2
|
Revert "Issue #2012812 by thedavidmeister, pwieck: drupal_render() can't distinguish between empty strings from theme() from an implemented hook and no hook being matched."
This reverts commit 431dc2e3f1 .
|
2013-06-24 11:08:43 +01:00 |
Alex Pott
|
431dc2e3f1
|
Issue #2012812 by thedavidmeister, pwieck: drupal_render() can't distinguish between empty strings from theme() from an implemented hook and no hook being matched.
|
2013-06-24 09:14:10 +01:00 |
Alex Pott
|
088b191c90
|
Issue #1828536 by sun, thedavidmeister, benjf, derek.deraps, jenlampton, dcam, pwieck: Rename 'type' variable of theme_item_list() to 'list_type'.
|
2013-06-22 21:49:22 +02:00 |
Alex Pott
|
a93de78702
|
Issue #1992606 by damiankloip, pwieck: Convert system_theme_settings() to FormInterface.
|
2013-06-22 21:36:14 +02:00 |
Nathaniel Catchpole
|
660f2d0d4f
|
Issue #1985470 by thedavidmeister: Remove theme_link().
|
2013-06-19 13:46:31 +01:00 |
Nathaniel Catchpole
|
270db4a504
|
Issue #1852454 by patrickd, xjm, YesCT, Berdir, amateescu, Pancho, djroshi, dealancer, Wim Leers, jessebeach: Restrict module and theme name lengths to 50 characters.
|
2013-06-19 10:14:55 +01:00 |
Alex Pott
|
2c67e9019e
|
Issue #1939066 by joelpittet, chrisjlee, Cottser, splatio, jenlampton: Convert theme_breadcrumb() to Twig.
|
2013-06-19 01:38:59 +02:00 |
Alex Pott
|
4d08d57418
|
Issue #1947536 by andypost, donquixote, larowlan, splatio, kim.pepper, alexpott, Crell, tim.plunkett: Convert drupal_get_breadcrumb() and drupal_set_breadcrumb() to a service.
|
2013-06-18 07:22:49 +02:00 |
Alex Pott
|
9ee90ca16d
|
Issue #1939090 by 2ndmile, hefox, Cottser, shanethehat, steveoliver, jenlampton, mr.baileys, derheap: Convert theme_tablesort_indicator() to Twig.
|
2013-06-18 00:25:44 +02:00 |
Alex Pott
|
9236b3f7ee
|
Issue #1939080 by joelpittet: Convert theme_datetime() to Twig.
|
2013-06-17 22:58:28 +02:00 |
Alex Pott
|
da1b134af1
|
Issue #1363112 by mparker17, mgifford, tlattimore, Jacine, dcmouyard, bowersox, ry5n, ahdiaz: Simplify names of 'element-x' helper classes.
|
2013-06-17 21:58:27 +02:00 |
Alex Pott
|
95368fcaab
|
Issue #1986408 followup by ry5n, tim.plunkett, joelpittet | Bojhan: Fixed Message style update.
|
2013-06-14 00:59:34 +02:00 |
Alex Pott
|
71a4ab13e2
|
Issue #1972514 by Wim Leers, effulgentsia, Gábor Hojtsy, ekl1773: Fixed Impossible to set attributes for all entities.
|
2013-06-12 16:57:44 +01:00 |
Alex Pott
|
f45ae901c9
|
Issue #2010672 by Cottser, thedavidmeister: Rename 'type' variable of theme_mark() to 'mark_type'.
|
2013-06-11 17:49:20 +01:00 |
Nathaniel Catchpole
|
60a1055049
|
Issue #2012836 by tim.plunkett: Replace drupal_region_class() with direct calls to drupal_html_class().
|
2013-06-11 15:19:39 +01:00 |
Alex Pott
|
0ac024db37
|
Issue #2014153 by msonnabaum: Small performance fix for theme rebuild.
|
2013-06-11 10:21:09 +01:00 |
catch
|
babb2b717b
|
Issue #1825090 by thedavidmeister, Cottser: Remove theme_html_tag() from the theme system.
|
2013-06-09 21:54:08 +01:00 |
Jennifer Hodgdon
|
f164dcc5fb
|
Issue #839634 by aaronott, jhodgdon, drunken monkey, rocket_nova, Berdir: Make documentation for table sorting match what the code does
|
2013-06-06 09:38:15 -07:00 |
Jennifer Hodgdon
|
334b3d7f76
|
Issue #1811520 by JacobSanford, lirantal: Add section tags to theme, hook_menu, and t documentation.
|
2013-06-06 09:14:35 -07:00 |
webchick
|
30d3671c03
|
Issue #1957154 by joates, ayelet_Cr, xjm | Berdir: Replace calls to drupal_container()->get('module_handler()') service with Drupal::moduleHandler().
|
2013-06-04 20:58:17 -05:00 |
catch
|
a078c23800
|
Issue #1987114 by thedavidmeister: Allow l() to accept a renderable array for $text.
|
2013-06-02 17:12:36 +01:00 |
Alex Pott
|
abbd5befd8
|
Issue #2002730 by Froelund, leanderl, drupalmonkey: Improve code maintainability by removing unused local variables - core/includes/theme.inc.
|
2013-05-30 07:16:38 +01:00 |
catch
|
6e95cc60b9
|
Issue #1806478 by Cottser, joelpittet, kevinquillen: Make twig the default engine once all modules templates are converted from .tpl.php to .html.twig.
|
2013-05-29 08:41:16 +01:00 |
catch
|
5e768561e2
|
Issue #1484704 by joelpittet, Eric_A, wiifm, elvis2: Remove instances of attributes_array().
|
2013-05-29 08:11:07 +01:00 |
Alex Pott
|
00fdcd39cc
|
Issue #1908756 by tim.plunkett: Separate Action Links (MENU_LOCAL_ACTION) from hook_menu().
|
2013-05-27 20:20:55 -05:00 |
Alex Pott
|
f2d710c607
|
Issue #1620010 by dawehner, ParisLiakos, plach, jibran: Move LANGUAGE constants to the Language class.
|
2013-05-25 13:12:45 -07:00 |
Alex Pott
|
d7f5a1ae17
|
Issue #1987426 by shanethehat, Cottser, intergalactic overlords, mr.baileys: Convert maintenance-page.tpl.php to Twig.
|
2013-05-24 09:48:56 -07:00 |
Alex Pott
|
684aaa5ba0
|
Issue #1961870 by Cottser, foopang, kgoel, shanethehat, tlattimore, c4rl, joelpittet, thedavidmeister: Convert page.tpl.php to Twig.
|
2013-05-24 09:46:19 -07:00 |
Alex Pott
|
8ec70c2ea3
|
Issue #1961872 by Cottser, widukind, foopang, shanethehat, nikkubhai, c4rl, thedavidmeister: Convert html.tpl.php to Twig.
|
2013-05-24 09:41:26 -07:00 |
Alex Pott
|
3b1f85aa34
|
Issue #1920886 by Cottser, Fabianx: Drupal_render() should only render the child elements when rendering a 'render element' for the first time.
|
2013-05-19 16:34:52 -07:00 |
Dries
|
60c3a75e8f
|
Issue #1986408 by LewisNyman, oresh: Message style update.
|
2013-05-19 08:31:33 -07:00 |
Nathaniel Catchpole
|
b18ad40678
|
Issue #1993350 by nod_: Don't add modernizr everywhere.
|
2013-05-16 09:12:54 +01: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 |
Nathaniel Catchpole
|
31513883d9
|
Issue #1712250 by alexpott, n3or, cam8001, vijaycs85, Albert Volkman, jibran, heyrocker, chx: Convert theme settings to configuration system.
|
2013-05-07 10:47:19 +01:00 |
Nathaniel Catchpole
|
c33191b66b
|
Issue #1982024 by Cottser, Fabianx: Lazy-load Attribute objects later in the rendering process only if needed.
|
2013-05-05 21:52:35 +01:00 |