Commit graph

4198 commits

Author SHA1 Message Date
Prosk8er
2346b79581 [ticket/16853] Remove depreciated 3.2 css classes
Remove unused old css from 3.2.x

PHPBB3-16853
2021-08-23 20:11:03 -04:00
Máté Bartus
553a20ddf7
Merge pull request #6056 from senky/ticket/16574
[ticket/16574] Remove flash BBcode
2021-08-23 21:34:28 +02:00
Marc Alexander
0f7a94d341
Merge branch '3.3.x' 2021-08-23 21:17:01 +02:00
Marc Alexander
2ef37a8e77
Merge pull request #6260 from Prosk8er/ticket/16829
[ticket/16829] forumtitle and lastsubject text decoration hover
2021-08-23 21:16:58 +02:00
Marc Alexander
5b27098a60
Merge pull request #6268 from 3D-I/ticket/16833-master
[ticket/16833][4.0.x] Improve subscribe to forum or topic icons
2021-08-20 16:53:53 +02:00
Jakub Senko
28f98402f3
[ticket/16574] Remove flash BBcode
PHPBB3-16574
2021-08-19 23:01:42 +02:00
Máté Bartus
49b01d05c1
Merge pull request #6256 from marc1706/ticket/16825
[ticket/16825] Adjust handling of session ID when requiring cookies
2021-08-19 21:59:16 +02:00
Marc Alexander
21fefd607c
Merge branch '3.3.x' 2021-08-19 20:10:43 +02:00
Marc Alexander
47c583516b
Merge pull request #6261 from Prosk8er/ticket/16831
[ticket/16831] fix tabs missing delimiters and remove commented class
2021-08-19 19:56:39 +02:00
3D-I
8cca22fce4 [ticket/16850] Update webfont loader
PHPBB3-16850
2021-08-16 11:47:04 +02:00
3D-I
a1f1c0cc9d [ticket/16850] Update webfont loader
PHPBB3-16850
2021-08-16 11:45:52 +02:00
3D-I
f46ebf5bec [ticket/16850] Update webfont loader
PHPBB3-16850
2021-08-16 11:33:54 +02:00
3D-I
49d88049ed [ticket/16850] Update webfont loader
PHPBB3-16850
2021-08-16 11:29:18 +02:00
3D-I
a6cc7f1b59 [ticket/16833] Improve subscribe to forum or topic icons
PHPBB3-16833
2021-08-16 01:27:30 +02:00
3D-I
e2c174a618 [ticket/16833] Improve subscribe to forum or topic icons
PHPBB3-16833
2021-08-15 20:31:17 +02:00
Prosk8er
6dd7b7e8b5 [ticket/16831] fix tabs missing delimiters and remove commented class
this is just to fix tabs, missing delimiters, and
remove old commented classes in css files

PHPBB3-16831
2021-08-14 17:33:26 -04:00
3D-I
0a8a90b440 [ticket/16833] Improve subscribe to forum or topic icons
remove extra space

PHPBB3-16833
2021-08-11 03:26:43 +02:00
3D-I
f7fa0d9247 [ticket/16833] Improve subscribe to forum or topic icons
fix bug and change icons

PHPBB3-16833
2021-08-11 03:24:15 +02:00
3D-I
38f2840bde [ticket/16833] Improve subscribe to forum or topic icons
PHPBB3-16833
2021-08-11 03:02:22 +02:00
3D-I
55d32dc669 [ticket/16833] Improve subscribe to forum or topic icons
PHPBB3-16833
2021-08-11 02:31:12 +02:00
3D-I
feead50bea [ticket/16833] Improve subscribe to forum or topic icons
PHPBB3-16833
2021-08-10 21:58:37 +02:00
Prosk8er
f7487e4e5c [ticket/16829] forumtitle and lastsubject text decoration hover
Fix text decoration on hover for forumtitle and last subject

PHPBB3-16829
2021-08-04 19:50:17 -04:00
Marc Alexander
9eb21f28fc
[ticket/16825] Set "Remember me" to checked by default
PHPBB3-16825
2021-07-26 20:55:57 +02:00
Marc Alexander
b8ee6efa68
Merge pull request #5446 from hubaishan/ticket/14771
[Ticket/14771]  Support playing audio attachments
2021-07-15 20:37:36 +02:00
Máté Bartus
460ed2ff31 Merge branch '3.3.x' 2021-07-13 18:48:39 +02:00
Prosk8er
f28eed7f30 [ticket/16816] acp style html validation fixes
Fix acp style html validation errors and warnings

PHPBB3-16816
2021-07-09 18:14:38 -04:00
Máté Bartus
dcaa45af75 Merge branch '3.3.x' 2021-07-08 23:28:21 +02:00
Prosk8er
7783912e93 [ticket/16812] login_body.html missing dt tag for autologin
Added missing dt element to autologin

PHPBB3-16812
2021-07-06 17:40:36 -04:00
Marc Alexander
3c63116fe7
[ticket/14771] Add classes and clean up audio attachment HTML
PHPBB3-14771
2021-07-04 21:21:53 +02:00
Marc Alexander
9201081461
[ticket/14771] Re-arrange audio controls and make it less cluttered
PHPBB3-14771
2021-07-01 21:05:25 +02:00
Marc Alexander
a72ce76fad
[ticket/14771] Set preload to metadata to display length of audio
PHPBB3-14771
2021-07-01 20:53:20 +02:00
Marc Alexander
cf6d6d3445
[ticket/14771] Add CSS class for audio controls
PHPBB3-14771
2021-07-01 20:52:55 +02:00
hubaishan
298edde4b1
[ticket/14771] Use twig syntax and short array
PHPBB3-14771
2021-06-30 21:41:02 +02:00
hubaishan
8fab32abd7
[ticket/14771] Support playing audio attachments
Add Audio attachments category, Audio attachments group.
add most audio supported extensions to the audio group.
presserve audio extensions MIMEtypes.
modify the attachment style file to view the audio attachment in
AUDIO HTML5 tag.

PHPBB3-14771
2021-06-30 21:40:45 +02:00
Marc Alexander
720cdbbec7
Merge branch '3.3.x' 2021-06-13 22:06:41 +02:00
3D-I
cdca28eb3f [ticket/16795] Add template events around signature in viewtopic
PHPBB3-16795
2021-06-08 23:03:53 +02:00
Marc Alexander
fe24ba7d2f
[ticket/16775] Resolve eslint errors in timezone.js
PHPBB3-16775
2021-05-26 08:58:25 +02:00
Máté Bartus
f3c426389c
Merge pull request #6206 from marc1706/ticket/13713
[ticket/13713] User Mentions
2021-05-23 17:49:33 +02:00
hanakin
53823a1f67
[ticket/16778] Fix incorrect files in stylesheet
PHPBB3-16778
2021-05-20 21:30:31 +02:00
Marc Alexander
442995120e
[ticket/13713] Remove not needed css rules
PHPBB3-13713
2021-05-20 20:40:36 +02:00
Marc Alexander
1b5c521d8f
[ticket/13713] Move html from JS to mentions templates
PHPBB3-13713
2021-05-19 21:30:27 +02:00
Marc Alexander
00e43600c1
[ticket/13713] Adjust use of template and clean up mentions template
PHPBB3-13713
2021-05-18 20:39:12 +02:00
Marc Alexander
51097d937a
[ticket/13713] Move mentions avatar template HTML to html file
PHPBB3-13713
2021-05-18 17:13:58 +02:00
Marc Alexander
a86d9699a5
[ticket/13713] Add mentions code to mentions.js
PHPBB3-13713
2021-05-17 22:14:11 +02:00
Marc Alexander
6eeb22cdb5
[ticket/13713] Set mention-list class if needed
PHPBB3-13713
2021-05-16 10:45:48 +02:00
Marc Alexander
4f116db48e
[ticket/13713] Remove not needed svg rule
PHPBB3-13713
2021-05-15 21:26:52 +02:00
Marc Alexander
169015eab4
[ticket/13713] Use is-active class instead of cur for current items
PHPBB3-13713
2021-05-14 21:52:18 +02:00
Marc Alexander
17ce85d012
[ticket/13713] Fix stylelint infractions in mentions stylesheet
PHPBB3-13713
2021-05-14 21:52:18 +02:00
Marc Alexander
c317368a39
[ticket/13713] Enable zurb tribute 5.1.3 also in ACP and remove old files
PHPBB3-13713
2021-05-14 21:52:17 +02:00
Marc Alexander
ae1f556b74
[ticket/13713] Fix scrolling not working and not needed includes
PHPBB3-13713
2021-05-14 21:52:16 +02:00