Code development platform for open source projects from the European Union institutions

Skip to content
Snippets Groups Projects

OEL-579 - Whitelabel - Medley branch with BCL 0.9.0 upgradel

Merged Francesco SARDARA requested to merge OEL-579-all into 1.x

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Francesco SARDARA
  • Francesco SARDARA
    Francesco SARDARA @brummbar started a thread on commit be378c65
  • 121 121 $this->assertCount(1, $logo);
    122 122 $expected = "/themes/custom/oe_whitelabel/modules/oe_whitelabel_helper/images/logos/eu/logo-eu--{$lang}.svg";
    123 123 $this->assertSame($expected, $logo->attr('src'));
    124 $picture = $actual->filter('picture');
  • Francesco SARDARA
  • Francesco SARDARA
  • Francesco SARDARA
  • Francesco SARDARA
  • Francesco SARDARA
    Francesco SARDARA @brummbar started a thread on commit be378c65
  • 16 16 {% block content %}
    17 17 <div class="d-flex align-items-center my-3">
    18 18 {% if site_logo %}
    19 <a href="{{ path('<front>') }}" rel="home" class="site-logo">
  • Francesco SARDARA
    Francesco SARDARA @brummbar started a thread on commit be378c65
  • 54 54
    55 55 {# Follow section must always be the last on the left. #}
    56 56 {% set _section_2 = _section_2|merge([{
    57 'title': 'Follow us'|t,
    57 'title': 'Follow us on social media'|t,
    • Created by: drishu

      check which strings we have translations for in oe_theme to copy over, and report the ones we don't, so we can ask for them

  • Francesco SARDARA
  • Francesco SARDARA
  • Francesco SARDARA
  • Francesco SARDARA
  • Francesco SARDARA
    Francesco SARDARA @brummbar started a thread on commit be378c65
  • 75 75
    76 76 $actual = $crawler->filter('.site-name');
    77 77 $this->assertCount(1, $actual);
    78 $link = $actual->filter('.h1.text-white.text-decoration-none.align-bottom');
  • Francesco SARDARA requested review from @brummbar

    requested review from @brummbar

  • Created by: abel-santos-corral

    Review: Approved

  • Created by: escuriola

    Review: Approved

  • merged manually

  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Please register or sign in to reply
    Loading