3D-I
|
3d9845ebed
|
[ticket/16316] Fix breadcrumbs markup validation
PHPBB3-16316
|
2020-01-24 00:21:50 +01:00 |
|
3D-I
|
8e538eebc5
|
[ticket/16316] Fix breadcrumbs markup validation
PHPBB3-16316
|
2020-01-21 22:48:20 +01:00 |
|
mrgoldy
|
c747d1d225
|
[ticket/16291] Add missing report time
PHPBB3-16291
|
2020-01-05 16:01:37 +01:00 |
|
Alfredo Ramos
|
580126cff3
|
[ticket/15592] Fix attachments place inline button if BBCode is disabled
PHPBB3-15592
|
2019-12-29 11:58:38 -06:00 |
|
Marc Alexander
|
6c85564cc1
|
[prep-release-3.2.9] Update version numbers to 3.2.9
|
2019-12-25 17:53:09 +01:00 |
|
Marc Alexander
|
1f00e160ab
|
Merge pull request #5737 from marc1706/ticket/16211
[ticket/16211] Prevent skipping COPPA via URL parameter
|
2019-12-06 07:20:30 +01:00 |
|
3D-I
|
e6c45623ea
|
[ticket/16247] Quote PM has no identifier
Code review
PHPBB3-16247
|
2019-12-05 23:42:12 +01:00 |
|
3D-I
|
d3749538f1
|
[ticket/16247] Quote PM has no identifier
PHPBB3-16247
|
2019-12-05 10:15:54 +01:00 |
|
Marc Alexander
|
417271f573
|
[ticket/16211] Use form to ensure link data is passed on coppa registration
PHPBB3-16211
|
2019-11-27 22:01:26 +01:00 |
|
Marc Alexander
|
6a7ed40b05
|
Merge pull request #5681 from v12mike/ticket/16150
[ticket/16150] Make post subject link an absolute url
|
2019-10-26 21:35:32 +02:00 |
|
Marc Alexander
|
23fd522dbb
|
Merge pull request #5704 from senky/ticket/16172
[ticket/16172] Add group rank label to group view
|
2019-10-20 21:06:53 +02:00 |
|
Marc Alexander
|
801214f0ee
|
Merge pull request #5705 from senky/ticket/16140
[ticket/16140] Add ucp_profile_profile_info_birthday_label_append
|
2019-10-20 20:57:31 +02:00 |
|
Jakub Senko
|
7df6e137f1
|
[ticket/16140] Use twig
PHPBB3-16140
|
2019-10-08 09:38:40 +02:00 |
|
Jakub Senko
|
dcf733a1e7
|
[ticket/16172] Use twig
PHPBB3-16172
|
2019-10-08 09:37:47 +02:00 |
|
Jakub Senko
|
281d5435bd
|
[ticket/16172] Only display the label when rank image is not present
PHPBB3-16172
|
2019-10-07 13:55:18 +02:00 |
|
Jakub Senko
|
9270cca8c2
|
[ticket/16140] Rename event to ucp_profile_profile_info_birthday_label_append
PHPBB3-16140
|
2019-10-07 13:49:33 +02:00 |
|
Jakub Senko
|
d9a773cb62
|
[ticket/16083] Add role=menu
PHPBB3-16083
|
2019-10-04 16:00:58 +02:00 |
|
Jakub Senko
|
94653b565f
|
[ticket/16083] Add itemscope
PHPBB3-16083
|
2019-10-04 15:41:36 +02:00 |
|
Jakub Senko
|
6c71f30723
|
[ticket/16140] Add ucp_profile_profile_info_birthday_label_after
PHPBB3-16140
|
2019-10-04 14:30:46 +02:00 |
|
Jakub Senko
|
a34334b74e
|
[ticket/16172] Add group rank label to group view
PHPBB3-16172
|
2019-10-04 14:19:45 +02:00 |
|
Marc Alexander
|
4ddd3511de
|
Merge pull request #5677 from mrgoldy/ticket/14815
[ticket/14815] Enable contact links in memberlist
|
2019-09-22 21:16:37 +02:00 |
|
Marc Alexander
|
16941ff495
|
Merge pull request #5676 from mrgoldy/ticket/15422
[ticket/15422] Remove redundant BBCode helpline
|
2019-09-22 21:04:36 +02:00 |
|
Marc Alexander
|
a4edb41e3f
|
Merge pull request #5664 from mrgoldy/ticket/16076
[ticket/16076] addFileFilter to check max file size per mime type
|
2019-09-22 13:02:19 +02:00 |
|
Marc Alexander
|
680acb45e2
|
Merge pull request #5688 from rxu/ticket/16156
[ticket/16156] Fix bots seeing register and logout links
|
2019-09-21 14:29:13 +02:00 |
|
Marc Alexander
|
84decb2875
|
Merge pull request #5692 from stevendegroote/ticket/16159
[ticket/16159] Wrap post times in html time tag
|
2019-09-21 14:17:11 +02:00 |
|
stevendegroote
|
f8967fec78
|
Merge branch '3.2.x' into ticket/16159
|
2019-09-17 23:15:54 +02:00 |
|
stevendegroote
|
ce93b22410
|
[ticket/16159] Wrap post times in html time tag
PHPBB3-16159
|
2019-09-17 23:01:59 +02:00 |
|
rxu
|
2ef7530857
|
[ticket/16156] Fix bots seeing register and logout links
PHPBB3-16156
|
2019-09-13 00:30:58 +07:00 |
|
v12mike
|
88d94a7c19
|
[ticket/16150] Make post subject links reliable
Change links that were relative to topic page into absolute links.
Update related test cases.
PHPBB3-16150
|
2019-09-08 14:23:09 -04:00 |
|
v12mike
|
c31216e493
|
[ticket/16150] Make post subject link an absolute url
The previous version was relative to a &start= which was
sometimes wrong.
PHPBB3-16150
|
2019-09-07 04:16:31 -04:00 |
|
mrgoldy
|
ecf4da2df0
|
[ticket/14815] Enable contact links in memberlist
PHPBB3-14815
|
2019-09-04 15:49:12 +02:00 |
|
mrgoldy
|
2a32d74d20
|
[ticket/15422] Remove redundant BBCode helpline
PHPBB3-15422
|
2019-09-04 15:29:50 +02:00 |
|
Marc Alexander
|
f84cc449b9
|
[ticket/security/243] Remove invalid markup from bbcode.html
SECURITY-243
|
2019-09-02 21:18:12 +02:00 |
|
mrgoldy
|
8bc056ebe6
|
[ticket/16076] addFileFilter to check max file size per mime type
PHPBB3-16076
|
2019-08-25 21:24:22 +02:00 |
|
Marc Alexander
|
79be901cea
|
Merge pull request #51 from phpbb/ticket/security/243
[ticket/security/243] Limit size BBCode to int
|
2019-08-25 18:28:08 +02:00 |
|
Marc Alexander
|
56477a8f7c
|
[ticket/security/244] Add form token check to plupload
SECURTIY-244
|
2019-08-24 22:23:38 +02:00 |
|
Marc Alexander
|
815cb84ea5
|
[prep-release-3.2.8] Update version numbers to 3.2.8
|
2019-08-17 11:19:06 +02:00 |
|
Christian Schnegelberger
|
14d83139ce
|
[ticket/15745] Use TWIG instead of phpbb template code
PHPBB3-15745
|
2019-08-13 21:34:16 +02:00 |
|
Christian Schnegelberger
|
64304c8364
|
[ticket/15745] Uses {{ CREDIT_LINE }} instead of hardcoded language
PHPBB3-15745
|
2019-08-13 21:05:12 +02:00 |
|
Marc Alexander
|
a4436fb54d
|
Merge pull request #5653 from 3D-I/ticket/16129
[ticket/16129] Enhance attachment's ALT tag
|
2019-08-13 18:46:26 +02:00 |
|
3D-I
|
fa5df79515
|
[ticket/16129] Provide proper HTML markup
PHPBB3-16129
|
2019-08-12 21:51:52 +02:00 |
|
Marc Alexander
|
fe052fccd4
|
Merge pull request #5642 from dark-1/ticket/16114
[ticket/16114] mcp_topic_post_author_full_{append/prepend}
|
2019-08-11 17:24:11 +02:00 |
|
3D-I
|
a84dfe716b
|
[ticket/16129] Enhance attachment's ALT tag
PHPBB3-16129
|
2019-08-11 05:22:48 +02:00 |
|
Dark❶
|
159c1d16d8
|
[ticket/16114] mcp_topic_post_author_full_{append/prepend}
PHPBB3-16114
|
2019-08-07 20:58:22 +05:30 |
|
3D-I
|
ed7b44d59e
|
[ticket/16119] Prevent error message for Poll Title
PHPBB3-16119
|
2019-08-06 02:17:13 +02:00 |
|
Marc Alexander
|
5307da11b6
|
Merge pull request #5641 from EA117/ticket/16040
[ticket/16040] Forum list won't display topic icons containing a space.
|
2019-07-31 07:50:16 +02:00 |
|
Marc Alexander
|
a02524e7fc
|
Merge pull request #5633 from kasimi/ticket/16108
[ticket/16108] Add topiclist_row_topic_by_author_before|after
|
2019-07-29 21:45:13 +02:00 |
|
Marc Alexander
|
207b678896
|
Merge pull request #5632 from kasimi/ticket/16107
[ticket/16107] Add mcp_move_destination_forum_before|after
|
2019-07-29 21:43:32 +02:00 |
|
Dark❶
|
221a91a26f
|
[ticket/16114] mcp_topic_postrow_post_details_author_username_{append/prepend}
PHPBB3-16114
|
2019-07-29 03:22:04 +05:30 |
|
Dark❶
|
b30822ea80
|
[ticket/16114] mcp_topic_postrow_post_details_author_username_{append/prepend}
PHPBB3-16114
|
2019-07-29 02:57:24 +05:30 |
|