1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-10-23 12:46:15 +02:00
Commit Graph

3009 Commits

Author SHA1 Message Date
Marc Alexander
c88a9f0b01 [ticket/9687] Remove support for ban exclude
PHPBB3-9687
2023-11-05 20:21:38 +01:00
Marc Alexander
da7c0da151 Merge branch '3.3.x' 2023-10-31 22:02:32 +01:00
Marc Alexander
993e28098d Merge pull request #6554 from GanstaZ/ticket/17202
[ticket/17202] Include bidi.css to print only in RTL languages
2023-10-31 22:02:30 +01:00
Marc Alexander
d90e97342a Merge branch '3.3.x' 2023-10-30 21:37:28 +01:00
Marc Alexander
eed57fd089 Merge pull request #6543 from Crizz0/ticket/17187
[ticket/17187] Repair mcp link to first unread post
2023-10-30 21:37:25 +01:00
GanstaZ
2e93f5f3e8 [ticket/17202] Include bidi.css to print only in RTL languages
PHPBB3-17202
2023-10-23 21:47:10 +03:00
Marc Alexander
368239a0fc Merge branch '3.3.x' 2023-10-02 21:02:08 +02:00
Marc Alexander
6fac65d193 [ticket/12904] Do not display info about required fields without any
PHPBB3-12904
2023-10-01 21:20:00 +02:00
Marc Alexander
752800ba19 Merge branch '3.3.x' 2023-09-30 13:44:23 +02:00
Marc Alexander
715c0ad608 Merge pull request #6545 from Crizz0/ticket/17116
[ticket/17116] Remove always TRUE if-sentence
2023-09-30 13:44:21 +02:00
Marc Alexander
76748edf71 Merge branch '3.3.x' 2023-09-24 20:12:38 +02:00
Christian Schnegelberger
b14f37d409 [ticket/17116] Remove always TRUE if-sentence
PHPBB3-17116
2023-09-23 16:17:40 +02:00
Christian Schnegelberger
b0248d2d78 [ticket/17187] Repair mcp link to first unread post
PHPBB3-17187
2023-09-23 15:54:21 +02:00
battye
0f38ece743 [ticket/17172] Use correct lang for forum links
PHPBB3-17172
2023-09-22 17:08:02 +02:00
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
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
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
60dacf0bfe [ticket/17100] Use twig functions for form elements
PHPBB3-17100
2023-04-09 13:43:05 +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
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
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
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
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
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
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
2f0cde59da Merge branch '3.3.x' 2023-01-09 21:40:21 +01:00
Marc Alexander
34b56205a3 [ticket/17039] Use correct template var for group colour in ucp groups manage
PHPBB3-17039
2023-01-07 20:51:40 +01:00
Marc Alexander
e06b48315b [ticket/17085] Fix invalid icon names
PHPBB3-17085
2023-01-07 13:47:04 +01:00
Marc Alexander
d39cb74c5d [ticket/15769] Use hermite for improved resizing and display after upload
Display after upload will look more natural than the skewed and downsized
version as was shown before.

PHPBB3-15769
2022-12-13 21:17:53 +01:00
Marc Alexander
dd2723b0bd [ticket/15769] Use class instead of ID for avatar box
PHPBB3-15769
2022-12-13 21:17:52 +01:00
Marc Alexander
dd7d1cb521 [ticket/15769] Remove template var for cropping available
Avatar cropping should always be available.

PHPBB3-15769
2022-12-13 21:17:51 +01:00
Marc Alexander
7cdd30958d [ticket/15769] Start integrating upload of cropped image via AJAX
PHPBB3-15769
2022-12-13 21:17:48 +01:00
Marc Alexander
53c6f599c1 [ticket/15769] Use new icon twig syntax
PHPBB3-15769
2022-12-13 21:17:46 +01:00