1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-24 10:31:57 +02:00
Commit Graph

2995 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
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
mrgoldy
4d860bf967 [ticket/15769] Crop avatars on upload
PHPBB3-15769
2022-12-13 21:17:34 +01:00
Marc Alexander
eb1edd12a1 Merge branch '3.3.x' 2022-12-12 20:58:41 +01:00
Marc Alexander
637844f264 [ticket/13291] Close notifications dropdown during mark all read
PHPBB3-13291
2022-10-27 00:01:36 +02:00
Marc Alexander
c84403286e Merge branch '3.3.x' 2022-07-28 20:26:03 +02:00
Patrick Webster
040c2e9b78 [ticket/17003] Include topic icon on UCP front page
Prosilver already supports rendering topic icons on this view, but the backend
didn't populate the needed topicrow values.

PHPBB3-17003
2022-07-09 14:57:01 -05:00
Marc Alexander
d3e7d17e57 Merge branch '3.3.x' 2022-06-28 21:43:01 +02:00
Marc Alexander
a8feaeafe8 [ticket/17005] Add missing slash to li closing tag
PHPBB3-17005
2022-06-27 21:00:58 +02:00
Marc Alexander
feea7958f7 Merge pull request #6378 from hanakin/ticket/16978
[ticket/16978] add missing ul closeing tag
2022-06-06 09:45:44 +02:00
Marc Alexander
9622105d01 [ticket/16978] Resolve invalid twig syntax
PHPBB3-16978
2022-06-04 21:57:47 +02:00
Marc Alexander
25a84713c0 [ticket/16978] Move nbsp to inside if of submit
PHPBB3-16978
2022-06-04 08:51:08 +02:00
hanakin
63c42c49fa [ticket/16978] merge labgs remove xhtml 1.0 stuff
PHPBB3-16978
2022-06-03 22:42:08 +02:00
hanakin
f8fb1749f0 [ticket/16978] minor cleanup
PHPBB3-16978
2022-06-03 22:39:56 +02:00
hanakin
5b4a955b65 [ticket/16978] convert file to twig
PHPBB3-16978
2022-06-03 22:38:22 +02:00
Marc Alexander
a3c67c18f1 Merge branch 'ticket/16978' into ticket/16978-master 2022-06-03 22:18:03 +02:00