Build: #167 failed

Job: PHP 8.1 - SQLite Package failed

Stages & jobs

  1. Default Stage

Code commits

phpBB Master

  • Marc

    Marc bd1206d45f96730724ef91b6a4093afbf9833a70

    Merge branch '3.2.x'

  • Marc

    Marc abbb782820e1e590c372ebcbbbb7272169bb29ee m

    Merge pull request #4710 from nomind60s/ticket/15086
    [ticket/15086] Replace quote.gif with Font Awesome icon

  • nomind60s <nomind60s@users.noreply.github.com>

    nomind60s <nomind60s@users.noreply.github.com> f62419e15815ac7ccc98343c4e79934e9536d838 m

    [ticket/15086] Remove properties that are no longer used
    PHPBB3-15086

    • phpBB/styles/prosilver/theme/bidi.css (version f62419e15815ac7ccc98343c4e79934e9536d838)
    • phpBB/styles/prosilver/theme/content.css (version f62419e15815ac7ccc98343c4e79934e9536d838)
  • nomind60s <nomind60s@users.noreply.github.com>

    nomind60s <nomind60s@users.noreply.github.com> 6da3b5e93d4c32da804956fcc9ae6246ce5968e7 m

    [ticket/15086] Rework specification of properties to simplify
    Once more rework the property specifications to maintain backwards compatability
    and keep changes as small as possible. Thanks hanakin for the assistance.

    PHPBB3-15086

    • phpBB/styles/prosilver/theme/bidi.css (version 6da3b5e93d4c32da804956fcc9ae6246ce5968e7)
    • phpBB/styles/prosilver/theme/content.css (version 6da3b5e93d4c32da804956fcc9ae6246ce5968e7)
    • phpBB/styles/prosilver/theme/icons.css (version 6da3b5e93d4c32da804956fcc9ae6246ce5968e7)
  • nomind60s <nomind60s@users.noreply.github.com>

    nomind60s <nomind60s@users.noreply.github.com> 605af49562f5573a0b29320eafa9202a834b82a8 m

    [ticket/15086] Move RTL Font Awesome icon to icons.css
    Per github discussion, move the RTL Font Awesome coding from bidi.css
    to icons.css.

    PHPBB3-15086

    • phpBB/styles/prosilver/theme/bidi.css (version 605af49562f5573a0b29320eafa9202a834b82a8)
    • phpBB/styles/prosilver/theme/icons.css (version 605af49562f5573a0b29320eafa9202a834b82a8)
  • nomind60s <nomind60s@users.noreply.github.com>

    nomind60s <nomind60s@users.noreply.github.com> b56be33e5bc712f156400203f2c1e066ce434a71 m

    [ticket/15086] Refactoring and moving to icons.css
    Per hanakin's github suggestions some refactoring and moved icons into
    icons.css for conistency. The RTL icons remain in bidi.css to keep all
    the RTL content in a consistant location.

    A number of places where setting something to zero have been removed.

    PHPBB3-15086

    • phpBB/styles/prosilver/theme/bidi.css (version b56be33e5bc712f156400203f2c1e066ce434a71)
    • phpBB/styles/prosilver/theme/content.css (version b56be33e5bc712f156400203f2c1e066ce434a71)
    • phpBB/styles/prosilver/theme/icons.css (version b56be33e5bc712f156400203f2c1e066ce434a71)
  • nomind60s <nomind60s@users.noreply.github.com>

    nomind60s <nomind60s@users.noreply.github.com> 6bbb7581c29b6d74e9b0449451b1fa9601253c44 m

    [ticket/15086] Merge cite and uncited definitions
    Per hanakin's suggested changes, merged the cite and uncited definitions.
    Handle the uncited case in RTL languages.

    PHPBB3-15086

    • phpBB/styles/prosilver/theme/bidi.css (version 6bbb7581c29b6d74e9b0449451b1fa9601253c44)
    • phpBB/styles/prosilver/theme/content.css (version 6bbb7581c29b6d74e9b0449451b1fa9601253c44)
  • nomind60s <nomind60s@users.noreply.github.com>

    nomind60s <nomind60s@users.noreply.github.com> 4113fba04dff2f56201a7be35008b43e483c0d7d m

    [ticket/15086] Handle the uncited case properly
    The blockquote uncited CSS needs the Font Awesome icon added as well

    PHPBB3-15086

    • phpBB/styles/prosilver/theme/content.css (version 4113fba04dff2f56201a7be35008b43e483c0d7d)
  • nomind60s <nomind60s@users.noreply.github.com>

    nomind60s <nomind60s@users.noreply.github.com> 92fefcfe6fcaba5fa3f866432506101e21daca52 m

    [ticket/15086] corrections from vinny's review
    Changed instances of 0px; to 0; and add missing element

    PHPBB3-15086

    • phpBB/styles/prosilver/theme/bidi.css (version 92fefcfe6fcaba5fa3f866432506101e21daca52)
    • phpBB/styles/prosilver/theme/content.css (version 92fefcfe6fcaba5fa3f866432506101e21daca52)
  • nomind60s <nomind60s@users.noreply.github.com>

    nomind60s <nomind60s@users.noreply.github.com> f78ba39a1c61cc69b5ecd725ffaa0252cc6d8431 m

    [ticket/15086] Replace quote.gif with Font Awesome icon
    Use the Font Awesome icon for a quote rather than the quote.gif
    file.

    I believe I've handled the RTL case as well.

    PHPBB3-15086

    • phpBB/styles/prosilver/theme/bidi.css (version f78ba39a1c61cc69b5ecd725ffaa0252cc6d8431)
    • phpBB/styles/prosilver/theme/colours.css (version f78ba39a1c61cc69b5ecd725ffaa0252cc6d8431)
    • phpBB/styles/prosilver/theme/content.css (version f78ba39a1c61cc69b5ecd725ffaa0252cc6d8431)