Commit graph

4082 commits

Author SHA1 Message Date
Rubén Calvo
f3c991aa27 [ticket/15663] Remove flash icon and template
PHPBB3-15663
2018-07-12 22:02:48 +02:00
Marc Alexander
3bdc1d4e16
[ticket/12627] Fix stylelint issues in CSS files after merging 3.2.x
PHPBB3-12627
2018-07-09 20:12:24 +02:00
Tristan Darricau
4a2d417981 Merge pull request #5234 from hanakin/ticket/15679
[ticket/15679] notifications ucp front-page looks poor due to cp styling inheritance

* github.com:/phpbb/phpbb:
  [ticket/15679] Overide css inheritance in cp.css
  [ticket/15679] assign proper classes to html
2018-07-08 18:48:58 +02:00
Tristan Darricau
e190873280 Merge branch '3.2.x'
* 3.2.x:
  [ticket/13043] Improve HTML5
2018-07-08 18:38:53 +02:00
Tristan Darricau
e7a1e16bc5 Merge pull request #5256 from senky/ticket/13043
[ticket/13043] Improve HTML5

* github.com:/phpbb/phpbb:
  [ticket/13043] Improve HTML5
2018-07-08 18:38:53 +02:00
Tristan Darricau
6d062aa562 Merge branch '3.2.x'
* 3.2.x:
  [ticket/15606] Hide viewprofile link when unavailable
2018-07-08 18:34:13 +02:00
Tristan Darricau
fca72a0f6a Merge pull request #5262 from senky/ticket/15606
[ticket/15606] Hide viewprofile link when unavailable

* github.com:/phpbb/phpbb:
  [ticket/15606] Hide viewprofile link when unavailable
2018-07-08 18:34:12 +02:00
Tristan Darricau
52f77f113a Merge pull request #5263 from senky/ticket/12591-2
[ticket/12591] Improve breadcrumb naming and extend it's usage

* github.com:/phpbb/phpbb:
  [ticket/12591] Introduce a BC fallback
  [ticket/12591] Improve breadcrumb naming and extend it's usage
2018-07-08 18:33:35 +02:00
Tristan Darricau
e454b5838d Merge branch '3.2.x'
* 3.2.x:
  [ticket/15673] Fix Duplicated links in QuickLinks and main nav bar
2018-07-08 18:19:39 +02:00
Tristan Darricau
3d4cc025e0 Merge pull request #5278 from hubaishan/ticket/15673
[ticket/15673] Fix Duplicated links in QuickLinks and main nav bar

* github.com:/phpbb/phpbb:
  [ticket/15673] Fix Duplicated links in QuickLinks and main nav bar
2018-07-08 18:19:39 +02:00
Tristan Darricau
aa2ed924a8 Merge pull request #4986 from Sophist-UK/ticket/15388
[ticket/15388] List boxes internal corners rounded

* github.com:/phpbb/phpbb:
  [ticket/15388] List boxes internal corners rounded fix 2
  [ticket/15388] List boxes internal corners rounded fix 1
  [ticket/15388] List boxes internal corners rounded
2018-07-08 18:12:43 +02:00
Tristan Darricau
a2653c97b4 Merge pull request #5119 from hubaishan/ticket/15545
[ticket/15545] Fix no vertical space between format buttons

* github.com:/phpbb/phpbb:
  [ticket/15545] Fix no vertical space between format buttons
  [ticket/15545] Fix no vertical space between format buttons
  [ticket/15545] Fix no vertical space between format buttons
2018-07-08 18:10:42 +02:00
Tristan Darricau
8dc100949d Merge pull request #5136 from senky/ticket/15522-2
[ticket/15522] Improve color palette syntax

* github.com:/phpbb/phpbb:
  [ticket/15522] Improve color palette syntax
2018-07-08 18:07:53 +02:00
Tristan Darricau
9db4983f03 Merge pull request #5185 from SupSuper/ticket/15611
[ticket/15611] Fix misaligned text in responsive user profile

* github.com:/phpbb/phpbb:
  [ticket/15611] Fix misaligned text in responsive user profile
2018-07-08 18:03:59 +02:00
Tristan Darricau
f51b1911b7 Merge branch '3.2.x'
* 3.2.x:
  [ticket/15611] Fix misaligned text in responsive user profile
2018-07-08 18:03:59 +02:00
Tristan Darricau
89862b9783 Merge pull request #5183 from dnssh/phpbb-dev
[ticket/15605] Correct Right-Margin for ribbon image

* github.com:/phpbb/phpbb:
  [ticket/15605] Correct Right Margin for ribbon image
  [ticket/15605] Correct Right-Margin for ribbon image 4
  [ticket/15605] Correct Right-Margin for ribbon image 3
  [ticket/15605] Updated Correct Right-Margin for ribbon image 2
  [ticket/15605] Correct Right-Margin for ribbon image 1
2018-07-08 18:03:01 +02:00
Tristan Darricau
4829dfe487 Merge branch '3.2.x'
* 3.2.x:
  [ticket/15676] Use paragraphs and classes as suggested by hanakin
  [ticket/15676] Use twig syntax
  [ticket/15676] Simplify link text and use privacy link in cookie notice
  [ticket/15676] Display privacy notice in footer & allow overriding U_PRIVACY
2018-07-08 17:40:26 +02:00
Jakub Senko
0fa95f3e51
[ticket/12591] Introduce a BC fallback
PHPBB3-12591
2018-07-05 11:56:17 +02:00
hubaishan
27aba29d74 [ticket/15673] Fix Duplicated links in QuickLinks and main nav bar
Add required class to common.css

PHPBB3-15673
2018-07-04 16:40:53 +03:00
Marc Alexander
2f3bd918ac
[ticket/15676] Use paragraphs and classes as suggested by hanakin
PHPBB3-15676
2018-06-20 21:50:49 +02:00
Jakub Senko
49efa50c88
[ticket/12591] Improve breadcrumb naming and extend it's usage
PHPBB3-12591
2018-06-18 19:58:33 +02:00
Jakub Senko
f4a6a2c2d7
[ticket/15606] Hide viewprofile link when unavailable
PHPBB3-15606
2018-06-18 18:53:41 +02:00
Jakub Senko
4c3cb4bc5c
[ticket/13043] Improve HTML5
PHPBB3-13043
2018-06-18 13:34:02 +02:00
hanakin
8b3fa91ae3 [ticket/15679] Overide css inheritance in cp.css
PHPBB3-15679
2018-06-03 19:54:20 -04:00
hanakin
20d0bc9c36 [ticket/15679] assign proper classes to html
PHPBB3-15679
2018-06-03 19:42:41 -04:00
Marc Alexander
7284bf5883
[ticket/15676] Use twig syntax
PHPBB3-15676
2018-05-31 22:26:17 +02:00
Marc Alexander
25a46ef4b3
[ticket/15676] Simplify link text and use privacy link in cookie notice
PHPBB3-15676
2018-05-31 22:15:36 +02:00
Marc Alexander
c6a35237a2
[ticket/15676] Display privacy notice in footer & allow overriding U_PRIVACY
PHPBB3-15676
2018-05-31 09:31:33 +02:00
Rubén Calvo
450c90a688 [ticket/15671] Rewrite load extensions from a variable instead of harcode it
PHPBB3-15671
2018-05-27 13:40:52 +02:00
Rubén Calvo
7dc362c824 [ticket/15671] Load extensions from a variable instead of harcode it
PHPBB3-15671
2018-05-27 00:49:04 +02:00
Rubén Calvo
75220fe13d [ticket/15671] Limit accepted formats for avatar upload
PHPBB3-15671
2018-05-25 02:32:19 +02:00
Michael Miday
ba1eda7d95 [ticket/15647] fix post font-size and line-height
PHPBB3-15647
2018-04-18 18:34:20 -04:00
Devansh Shah
af077a9da3 [ticket/15605] Correct Right Margin for ribbon image
PHPBB3-15605
2018-04-06 18:32:50 +05:30
Daniel
c486634be8 [ticket/15611] Fix misaligned text in responsive user profile
Corrects misaligned header text when viewing a user profile in prosilver
mobile layout by force clearing the columns.

PHPBB3-15611
2018-04-03 13:56:50 +01:00
Devansh Shah
857225c886 [ticket/15605] Correct Right-Margin for ribbon image 4
PHPBB3-15605
2018-03-31 13:26:58 +05:30
Devansh Shah
b1a6cb3ee3 [ticket/15605] Correct Right-Margin for ribbon image 3
PHPBB3-15605
2018-03-31 13:06:09 +05:30
Devansh Shah
12403abfcb [ticket/15605] Updated Correct Right-Margin for ribbon image 2
PHPBB3-15605
2018-03-31 13:05:54 +05:30
Devansh Shah
3f7dfa19ce [ticket/15605] Correct Right-Margin for ribbon image 1
PHPBB3-15605
2018-03-31 13:03:48 +05:30
Marc Alexander
4bde2511b8
[prep-release-3.2.3] Update versions for 3.2.3 2018-02-28 21:31:05 +01:00
Michael Miday
025d40a63d
[ticket/15565] remove improper font-sizes
PHPBB3-15565
2018-02-21 19:24:51 +01:00
Jakub Senko
42ff95c300
[ticket/15522] Improve color palette syntax
PHPBB3-15522
2018-02-21 09:26:15 +01:00
Marc Alexander
09718a565b
Merge branch '3.2.x' 2018-02-19 21:27:07 +01:00
Akbar
bee9ddbfdf [ticket/12579] Add "BUTTON_" strings for Post and PM buttons
PHPBB3-12579
2018-02-13 16:09:30 +05:30
hubaishan
81c36fc9c7 [ticket/15545] Fix no vertical space between format buttons
Add margin-bottom to input and select

PHPBB3-15545
2018-02-06 20:22:53 +03:00
hubaishan
c40713bf28 [ticket/15545] Fix no vertical space between format buttons
move to `buttons.css`

PHPBB3-15545
2018-02-06 17:35:11 +03:00
hubaishan
cc2fe6677e [ticket/15545] Fix no vertical space between format buttons
Fix no vertical space between format buttons

PHPBB3-15545
2018-02-04 17:33:34 +03:00
Marc Alexander
aecb6e6372
Merge branch '3.2.x' 2018-01-25 21:23:57 +01:00
rxu
ca2e2e6107 [ticket/15533] Fix typo in viewtopic_topic_tools.html
PHPBB3-15533
2018-01-25 20:49:10 +07:00
Marc Alexander
77d02d4d24
Merge branch '3.2.x' 2018-01-20 18:40:35 +01:00
kasimi
ce6adeea02
[ticket/15523] Fix AdBlocker causing JS error when using CookieConsent
PHPBB3-15523
2018-01-19 18:41:58 +01:00