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
d4415d4ad8
[prep-release-3.3.8] Update version numbers to 3.3.8
2022-06-06 14:40:30 +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
Marc Alexander
c6c294e8c7
Merge branch '3.3.x'
2022-05-01 20:20:46 +02:00
Marc Alexander
8376012f9a
Merge pull request #6393 from LukeWCS/3.3.x
...
[ticket/16990] Fix for the style template code in the post editor
2022-05-01 20:20:43 +02:00
Marc Alexander
5f7ce9b66a
Merge branch '3.3.x'
2022-04-30 23:02:13 +02:00
Marc Alexander
898075f0f8
Merge pull request #6391 from battye/ticket/16800
...
[ticket/16800] Fix 'No Posts' bug when no date format supplied
2022-04-30 23:02:10 +02:00
Marc Alexander
6e18e8e10f
Merge branch '3.3.x'
2022-04-30 21:56:08 +02:00
kaileysnay
e1069bcbde
[ticket/16991] Add events for bookmarks and subscribed topics in UCP
...
PHPBB3-16991
2022-04-28 17:31:39 -04:00
LukeWCS
9e22bc8691
[ticket/16990] Removed XHTML tag format
...
PHPBB3-16990
2022-04-27 23:18:52 +02:00
LukeWCS
751b0e2ede
[ticket/16990] Fix for the style template code in the post editor
...
The code present in the prosilver style template causes the wrong
checkbox to be displayed in the post editor if the combination
`f_delete`:true and `f_softdelete`:false is active in the user
context. With this combination, this effectively prevents a forum
post from being deleted via the editor options.
Corrected the relevant section and switched to Twig syntax
PHPBB3-16990
2022-04-26 22:13:50 +02:00
battye
b9f7c3ff6e
[ticket/16800] Fix 'No Posts' bug when no date format supplied
...
PHPBB3-16800
2022-04-17 18:03:48 +08:00
Marc Alexander
620ee4d85b
[ticket/16405] Update code for eslint and stylelint updates
...
PHPBB3-16405
2022-04-16 17:06:12 +02:00
Marc Alexander
7a034a8c1e
Merge pull request #6371 from nomind60s/ticket/19969
...
[ticket/19969] Hide flash status when post settings disallow [FLASH] …
2022-04-11 21:19:17 +02:00
Marc Alexander
81b221df9d
Merge pull request #6376 from lionel-rowe/ticket/16977
...
[ticket/16977] Fix cron-job img tag layout and accessibility
2022-04-10 21:21:47 +02:00
hanakin
6fa019e23a
[ticket/16978] add missing ul closeing tag
...
PHPBB3-16978
2022-04-05 12:51:03 -04:00
lionel-rowe
87c1e631ef
[ticket/16977] Move HTML rendering logic to template
...
PHPBB3-16977
2022-04-03 17:11:09 +01:00
Marc Alexander
4ed0201ffe
Merge branch 'prep-release-3.3.7' into 3.3.x
2022-03-17 21:46:31 +01:00
Marc Alexander
e138328be1
[prep-release-3.3.7] Update version numbers to 3.3.7
2022-03-17 20:12:58 +01:00
Marc Alexander
1f972f0ee7
Merge branch 'prep-release-3.3.6' into 3.3.x
2022-03-15 21:32:09 +01:00
Marc Alexander
b4fa01e943
[prep-release-3.3.6] Update stylesheet hashes
2022-03-14 21:15:42 +01:00
nomind60s
a5899494b9
[ticket/19969] Hide flash status when post settings disallow [FLASH] BBCode
...
Add check for S_BBCODE_FLASH around FLASH_STATUS
PHPBB3-16969
2022-03-06 17:08:31 -07:00
Marc Alexander
be1de2c4b0
Merge branch '3.3.x'
2022-01-25 22:13:23 +01:00
Marc Alexander
97356d9879
[ticket/13821] Remove HTML from PHP files and deduplicate lang variable
...
PHPBB3-13821
2022-01-22 23:50:33 +01:00
Marc Alexander
9f09dec049
[ticket/13821] Support displaying ignored posts on post review page
...
PHPBB3-13821
2022-01-22 22:28:04 +01:00
Marc Alexander
88b79aba00
[prep-release-3.3.6] Update version numbers to 3.3.6
2022-01-19 22:09:29 +01:00
Marc Alexander
f84d13693f
Merge branch '3.3.x'
2022-01-12 21:24:04 +01:00
Marc Alexander
999122acdb
Merge pull request #6342 from Mikir2021/ticket/16914
...
[ticket/16914] Added missing id to language select element
2022-01-12 21:24:02 +01:00
Marc Alexander
7911c9cb73
Merge branch '3.3.x'
2021-12-13 20:23:16 +01:00
Mikir
4e447cc91a
[ticket/16914] Added missing id to language select element
...
The id of the language select element referenced by it's label was missing.
PHPBB3-16914
2021-12-08 19:54:02 +01:00
3D-I
d17b15a545
[ticket/16899] Add SVG and WEBP to ranks, smilies and topic icons
...
PHPBB3-16899
2021-10-22 16:14:28 +02:00
3D-I
06ef03f8d6
[ticket/16899] Add SVG and WEBP to ranks, smilies and topic icons
...
Take care of the old crappy IE
PHPBB3-16899
2021-10-21 23:54:58 +02:00
3D-I
40322bb1b6
[ticket/16899] Add SVG and WEBP to ranks, smilies and topic icons
...
PHPBB3-16899
2021-10-21 23:44:15 +02:00
3D-I
afbf7aadd2
[ticket/16899] Add SVG and WEBP image type to ranks, smilies and topic icons
...
PHPBB3-16899
2021-10-21 21:48:14 +02:00
Marc Alexander
74950c667c
Merge branch '3.3.x'
2021-10-19 17:24:37 +02:00
Marc Alexander
99734fc648
Merge pull request #6278 from rxu/ticket/16859
...
[ticket/16859] Exclude language selection option on register if only 1 language is installed
2021-10-19 17:24:33 +02:00
Marc Alexander
c0c3486999
Merge branch '3.3.x'
2021-10-17 12:41:44 +02:00
3D-I
c0296d10db
[ticket/16888] Add the list of allowed files in the attachment tab
...
Using the accept attribute
PHPBB3-16888
2021-10-10 16:17:40 +02:00
3D-I
98f446df67
[ticket/16888] Add the list of allowed files in the attachment tab
...
PHPBB3-16888
2021-10-10 07:06:24 +02:00
Marc Alexander
38024d14bf
Merge pull request #6280 from 3D-I/ticket/16863
...
[ticket/16863] Support playing video attachments
2021-10-09 22:11:31 +02:00
3D-I
52d5309bfb
[ticket/16863] Support playing video attachments
...
PHPBB3-16863
2021-10-09 21:02:39 +02:00