Nathaniel Catchpole
|
172cd2652a
|
Revert "Issue #1954892 by dawehner, tim.plunkett, David_Rothstein, effulgentsia: Replace 'theme callback' and hook_custom_theme() with a clean theme negotiation system."
This reverts commit fc04601c35 .
|
2013-11-22 13:56:50 +00:00 |
Nathaniel Catchpole
|
390d04eef7
|
Issue #2115061 by JeroenT, tim.plunkett: Remove direct calls to drupal_add_html_head_link().
|
2013-11-21 10:05:28 +00:00 |
Jennifer Hodgdon
|
48f155834e
|
Issue #2102777 by tstoeckler, Gábor Hojtsy: Fix docs for update to theme_links
|
2013-11-20 10:26:39 -08:00 |
webchick
|
e0a0b76f82
|
Issue #1851018 by alexpott, attiks, xjm: Improve breakpoint configuration implementation.
|
2013-11-19 18:59:45 -08:00 |
Nathaniel Catchpole
|
fc04601c35
|
Issue #1954892 by dawehner, tim.plunkett, David_Rothstein, effulgentsia: Replace 'theme callback' and hook_custom_theme() with a clean theme negotiation system.
|
2013-11-19 12:24:14 +00:00 |
Alex Pott
|
3cda8309b0
|
Issue #1886448 by dawehner, sun, Berdir, ParisLiakos: Rewrite the theme registry into a proper service.
|
2013-11-16 17:35:23 -04:00 |
Alex Pott
|
c4b089f5d9
|
Issue #2102777 by damiankloip, dawehner: Allow theme_links() to use routes as well as href.
|
2013-11-15 09:09:50 -04:00 |
Nathaniel Catchpole
|
0d263c64e9
|
Issue #2084463 by dawehner, pwolanin, David_Rothstein, tim.plunkett, Xano: Convert contextual links to a plugin system similar to local tasks/actions.
|
2013-11-06 19:45:37 +00:00 |
webchick
|
2429657736
|
Issue #2120807 by Mark Carver: Add empty option to item_list().
|
2013-10-29 22:21:17 -07:00 |
Nathaniel Catchpole
|
516affdf43
|
Issue #2102125 by dawehner, tim.plunkett, neclimdul, pwolanin, YesCT, damiankloip, Tim Bozeman: Big Local Task Conversion.
|
2013-10-24 13:04:38 +01:00 |
Alex Pott
|
91d867f5bc
|
Issue #1982256 by mortendk, rteijeiro, tim.plunkett, LewisNyman, tlattimore, yannickoo, ry5n: Clean up html.html.twig markup.
|
2013-10-21 10:26:54 +01:00 |
webchick
|
9a598b7c15
|
Issue #2089327 by thedavidmeister, Cyberschorsch: Remove / deprecate calls to drupal_strip_dangerous_protocols() use \Drupal\Component\Utility\Url::stripDangerousProtocols().
|
2013-10-08 21:42:16 -07:00 |
webchick
|
5dc3a2f37f
|
Issue #2089351 by thedavidmeister, meba: Convert all calls to check_plain() in core to Drupal\Component\Utility\String::checkPlain() in core/includes.
|
2013-10-06 22:34:09 -07: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 |
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 |
Dries
|
ae5cc6f8f4
|
Issue #2067915 by eatings, kjay, bserem: Restore html attributes to maintenance-page.html.twig.
|
2013-09-27 20:35:13 +02:00 |
Alex Pott
|
37422573a3
|
Issue #2053489 followup by tim.plunkett, klausi: Standardize on \Drupal throughout core.
|
2013-09-21 17:23:51 +02:00 |
webchick
|
ef2e45b0e8
|
Issue #2089635 by tim.plunkett, disasm, larowlan: Convert non-test non-form page callbacks to routes and controllers.
|
2013-09-18 11:30:30 -07:00 |
webchick
|
ce46702f85
|
Issue #1939082 by shanethehat, larowlan, jenlampton, Cottser, LewisNyman, duellj, Mark Carver, joelpittet: Convert theme_status_messages() to Twig.
|
2013-09-15 21:44:24 -07:00 |
webchick
|
5bb0d5e667
|
Issue #2053489 by chx, tim.plunkett: Standardize on \Drupal throughout core.
|
2013-09-15 20:58:10 -07:00 |
Nathaniel Catchpole
|
bbb106da75
|
Issue #2082117 by alexpott, xjm, tim.plunkett, heyrocker, beejeebus, sun: Fixed Install default config only when the owner and provider modules are both enabled.
|
2013-09-13 10:31:12 +01:00 |
Nathaniel Catchpole
|
56b7c4dd18
|
Revert "Issue #2082117 by alexpott: Fixed Install default config only when the owner and provider modules are both enabled."
This reverts commit 4c304cb8e7 .
|
2013-09-13 10:30:11 +01:00 |
Nathaniel Catchpole
|
4c304cb8e7
|
Issue #2082117 by alexpott: Fixed Install default config only when the owner and provider modules are both enabled.
|
2013-09-13 09:58:11 +01:00 |
webchick
|
bbf70b0c96
|
Issue #1939096 by chrisjlee, joelpittet, drupalmonkey | Cottser: Convert theme_feed_icon() to Twig.
|
2013-08-30 23:41:29 -07:00 |
Alex Pott
|
5d3b94650f
|
Issue #2058761 by thedavidmeister: PHP notice when #attributes is not set with #theme_wrappers() 'container'.
|
2013-08-28 02:01:26 +01:00 |
Alex Pott
|
85963a7892
|
Issue #2061835 by thedavidmeister, Cottser: Fixed theme() doesn't enforce that what it returns is a string or FALSE.
|
2013-08-24 11:25:44 +01:00 |
webchick
|
4165a693c9
|
Issue #2069191 by aspilicious, dawehner: Fixed PageTitle tests aren't run.
|
2013-08-22 09:46:38 -07:00 |
Dries
|
8c5f572b69
|
Issue #2032535 by dawehner, katbailey, pwolanin, Crell: Resolve 'title/title callback' by adding a _title propery on the route and allow a title be part of the render array.
|
2013-08-16 15:36:55 -05:00 |
Dries
|
dd95e4bae3
|
Issue #2049039 by Berdir: Convert node properties to methods.
|
2013-08-16 12:13:11 -05:00 |
webchick
|
3cf100dfcd
|
Issue #1957142 by damiankloip, fubhy, cosmicdreams: Replace config() with Drupal::config().
|
2013-08-14 09:54:28 -07:00 |
Alex Pott
|
0d9a413e07
|
Issue #2056837 by longwave: Fixed Modules can no longer alter page_bottom().
|
2013-08-09 22:53:48 +01:00 |
Nathaniel Catchpole
|
7e209672f3
|
Issue #1939086 by chrisjlee, joelpittet, tim.plunkett: Convert theme_dropbutton_wrapper() to Twig.
|
2013-08-07 09:43:30 +01:00 |
Alex Pott
|
17c92fbf00
|
Issue #1939100 by chrisjlee, oriol_e9g, jenlampton: Convert theme_progress_bar() to Twig.
|
2013-08-06 08:29:27 +02:00 |
Alex Pott
|
cc7c70e9af
|
Issue #2011578 by mortendk, tlattimore, Cottser, soulston: Markup for Stark's page.html.twig + maintenance-page.html.twig.
|
2013-08-06 00:52:22 +02:00 |
Alex Pott
|
d4fba77fdb
|
Issue #2010126 follow-up by Eric_A: Replace theme() with drupal_render() in image module for theme_image_formatter().
|
2013-08-04 15:39:37 +02:00 |
Alex Pott
|
e33ddd1b74
|
Issue #2045923 by drupalrv, tim.plunkett: Replace all module_invoke_all() deprecated function calls in procedural code.
|
2013-08-01 10:10:33 +02:00 |
webchick
|
94143f223a
|
Issue #1717090 by BarisW, barraponto: Fixed Remove the http-equiv='cleartype' meta tag.
|
2013-07-31 23:58:49 -07:00 |
Jennifer Hodgdon
|
9143ca3000
|
Issue #2031319 by jlindsey15, pplantinga, thedavidmeister, Kingdutch, Kiphaas7: Document that theme() should really be called via drupal_render().
|
2013-07-30 06:04:30 -07:00 |
Nathaniel Catchpole
|
d3c5919d17
|
Issue #2045919 by drupalrv: Replace all module_implements() deprecated function calls.
|
2013-07-27 15:30:10 +01:00 |
Nathaniel Catchpole
|
29c09effc3
|
Issue #1843650 by Mark Carver, jenlampton, Cottser: Remove the process layer (hook_process() and hook_process_HOOK).
|
2013-07-27 15:26:33 +01:00 |
Alex Pott
|
5d649f8bfc
|
Issue #1589968 by cr0ss, Cottser, Pancho, DarthDrupal, Mark Carver: Move Title from process to preprocess, remove template_process_page().
|
2013-07-19 19:15:13 +01:00 |
Alex Pott
|
862b4d6347
|
Issue #2008270 by mcjim, typhonius: Remove drupal_add_css() from _drupal_maintenance_theme() — use #attached.
|
2013-07-19 11:05:14 +01:00 |
Dries
|
0e5386e3ec
|
Issue #1843668 by Cottser, bdragon, joelpittet, gloob: Move building of breadcrumb render array from template_process_page() to template_preprocess_page().
|
2013-07-18 14:54:44 -04:00 |
Dries
|
4f6161a226
|
Issue #1989480 by LewisNyman, rteijeiro, oresh, swentel, Gaelan: Progress Bar style update.
|
2013-07-18 13:58:44 -04:00 |
Alex Pott
|
8b4fa68c75
|
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-14 16:17:23 -04:00 |
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 |