Commit graph

4803 commits

Author SHA1 Message Date
Marc Alexander
db2ddd1fd2
Merge pull request #6510 from marc1706/ticket/17155
[ticket/17155] Default to first unread post on topics
2023-08-03 19:39:02 +02:00
Marc Alexander
8dede604cc
Merge branch 'ticket/17171' into ticket/17171-master 2023-07-30 10:03:46 +02:00
Marc Alexander
0df0bd269a
[ticket/17171] Remove unsupported CSS rules for placeholder
The content property is not supported by the placeholder pseudo-element
and hence the rules do not have any effect and can be removed.

PHPBB3-17171
2023-07-30 10:00:56 +02:00
Marc Alexander
92d1af4bc7
Merge pull request #6496 from marc1706/ticket/17151
[ticket/17151] Adjust form macros to adhere to coding guidelines
2023-07-30 08:50:33 +02:00
Marc Alexander
85fd25edc8
Merge branch '3.3.x' 2023-07-26 15:21:19 +02:00
Marc Alexander
e0e0173442
[ticket/17160] Add missing mark column header
PHPBB3-17160
2023-07-09 22:06:36 +02:00
Marc Alexander
68fb6dcb57
[ticket/17155] Default to first unread post on topics
Also removed the unread post icon and instead opted for playing with font
weight and color for indication.

PHPBB3-17155
2023-07-02 14:04:31 +02:00
Marc Alexander
3e2d2d240a
Merge branch '3.3.x' 2023-07-02 09:59:12 +02:00
Marc Alexander
0c8e6172fb
Merge pull request #6503 from rxu/ticket/17152
[ticket/17152] Add template event to viewtopic_body.html
2023-07-02 09:59:09 +02:00
Marc Alexander
ce0f7cb1fe
Merge branch '3.3.x' 2023-07-01 22:15:35 +02:00
rxu
b550d1db0a
[ticket/17152] Add template event to viewtopic_body.html
Add template event to viewtopic_body.html before the message

PHPBB3-17152
2023-07-01 00:20:24 +07:00
Marc Alexander
cfd15752ee
[ticket/17150] Set max width for forum-image img
PHPBB3-17150
2023-06-26 15:03:38 +02:00
Marc Alexander
d6e3daf291
[ticket/17151] Adjust form macros to adhere to coding guidelines
PHPBB3-17151
2023-06-25 16:23:56 +02:00
Marc Alexander
4b17de74a4
[ticket/17100] Move forum selects to HTML files
PHPBB3-17100
2023-04-10 15:17:26 +02:00
Marc Alexander
9ee130fc59
[ticket/17100] Move date format select HTML to HTML files
PHPBB3-17100
2023-04-10 10:53:58 +02:00
Marc Alexander
60dacf0bfe
[ticket/17100] Use twig functions for form elements
PHPBB3-17100
2023-04-09 13:43:05 +02:00
Marc Alexander
6473167d6e
[ticket/17100] Reuse form_macros in ACP and fix tests
PHPBB3-17100
2023-04-09 13:43:04 +02:00
Marc Alexander
015472ab91
[ticket/17100] Move timezone select HTML from PHP file
PHPBB3-17100
2023-04-09 13:43:04 +02:00
Marc Alexander
540097eed7
[ticket/17100] Move filesize config HTML from PHP files
PHPBB3-17100
2023-04-09 13:43:04 +02:00
Marc Alexander
d91f11d55f
[ticket/17100] Update styles/all macros
PHPBB3-17100
2023-04-09 13:43:03 +02:00
Marc Alexander
2dfe5ebe6d
[ticket/17100] Refactor code to be more reusable
PHPBB3-17100
2023-04-09 13:43:01 +02:00
Marc Alexander
fb1899de62
[ticket/17100] Remove inline javascript from lang select
PHPBB3-17100
2023-04-09 13:42:59 +02:00
Marc Alexander
4846723bb6
[ticket/17100] Move lang options HTML to template
PHPBB3-17100
2023-04-09 13:42:59 +02:00
Marc Alexander
97933380bb
[ticket/17100] Move legend generation to group helper
... and moved HTML to actual HTML files.

PHPBB3-17100
2023-04-09 13:42:48 +02:00
Marc Alexander
8d00db1522
Merge branch '3.3.x' 2023-04-04 20:38:42 +02:00
Matt Friedman
9db5da5b3d [ticket/17125] Use box-sizing to fix message box
PHPBB3-17125
2023-04-02 14:27:35 +00:00
Matt Friedman
d5aa6189b6 [ticket/17125] Use FlexBox for message and smileys
PHPBB3-17125
2023-03-31 19:05:18 +00:00
Marc Alexander
fca7b725d8
Merge branch '3.3.x' 2023-03-19 20:50:52 +01:00
Marc Alexander
389cca5402
Merge pull request #6468 from Crizz0/ticket/17040
[ticket/17040] Include bidi.css to pm print only in RTL languages
2023-03-19 20:50:38 +01:00
Marc Alexander
9fb7a9108a
Merge pull request #6467 from Crizz0/ticket/17041
[ticket/17041] Add if to show other arrow for RTL languages
2023-03-02 21:04:22 +01:00
Marc Alexander
46e15be163
Merge branch '3.3.x' 2023-02-14 21:33:44 +01:00
Marc Alexander
261aa0e6aa
Merge pull request #6466 from Crizz0/ticket/17042
[ticket/17042] Add CSS rules for group desc and list
2023-02-14 20:59:47 +01:00
Marc Alexander
41b8ec0470
Merge pull request #6464 from Crizz0/ticket/17043
[ticket/17043] Remove unnecessary cp navi CSS rule in bidi.css
2023-02-06 22:44:10 +01:00
Marc Alexander
23384c7109
Merge branch '3.3.x' 2023-02-06 21:08:06 +01:00
Marc Alexander
984596ffd3
Merge pull request #6463 from Crizz0/ticket/17045
[ticket/17045] Use NUM_ATTACHMENTS in UCP and right css classes
2023-02-06 21:08:04 +01:00
Marc Alexander
1416e25cfd
Merge pull request #6462 from Crizz0/ticket/17046
[ticket/17046] Use tweaks.css for IE9 in overall_ and simple_header
2023-02-06 21:03:49 +01:00
Marc Alexander
124f9c1c08
Merge branch '3.3.x' 2023-02-05 00:03:43 +01:00
Marc Alexander
2afc1c369a
Merge pull request #6459 from Crizz0/ticket/17098
[ticket/17098] Add class S_CONTENT_DIRECTION to body in ucp_pm_viewmessage_print.html
2023-02-05 00:03:37 +01:00
Christian Schnegelberger
9b961836be [ticket/17040] Include bidi.css to pm print only in RTL languages
PHPBB3-17040
2023-02-01 21:57:13 +01:00
Christian Schnegelberger
aa5e9bf25c [ticket/17041] Add if to show other arrow for RTL languages
PHPBB3-17041
2023-02-01 20:59:14 +01:00
Christian Schnegelberger
50c3c3f0ee [ticket/17042] Add CSS rules for group desc and list
PHPBB3-17042
2023-02-01 20:36:22 +01:00
Christian Schnegelberger
24a5972a0b [ticket/17043] Remove unnecessary cp navi CSS rule in bidi.css
PHPBB3-17043
2023-02-01 20:18:30 +01:00
Christian Schnegelberger
fc8c6acae4 [ticket/17045] Use NUM_ATTACHMENTS in UCP and right css classes
PHPBB3-17045
2023-02-01 20:11:34 +01:00
Christian Schnegelberger
0f445c73a0 [ticket/17046] Use tweeks.css for IE9 in overall_ and simple_header
PHPBB3-17046
2023-02-01 19:35:16 +01:00
Christian Schnegelberger
632702e10f [ticket/17098] Add class S_CONTENT_DIRECTION to body in pm print
PHPBB3-17098
2023-01-31 18:14:41 +01:00
Marc Alexander
6ef29d410e
Merge branch 'ticket/16796' into ticket/16796-master 2023-01-29 09:27:54 +01:00
MannixMD
9794a84f3a
[ticket/16796] Fixing misalignment of header items in category on index
This is a fix for the Posts and Views alignment on index page in the header
of category/forum.

PHPBB3-16796
2023-01-29 09:26:27 +01:00
Marc Alexander
b4d09e4007
Merge pull request #6447 from marc1706/ticket/17085
[ticket/17085] Fix invalid icon names
2023-01-27 10:32:03 +01:00
Marc Alexander
be053c3381
[prep-release-3.3.10] Update version numbers to 3.3.10 2023-01-13 21:11:31 +01:00
Marc Alexander
2f0cde59da
Merge branch '3.3.x' 2023-01-09 21:40:21 +01:00