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
Marc Alexander
8048d817ca
[ticket/11327] Move html output to reset password html file
...
PHPBB3-11327
2019-08-30 09:44:10 +02:00
Marc Alexander
454ea081f1
[ticket/11327] Use U_ prefix for reset password URL template variable
...
PHPBB3-11327
2019-08-26 18:14:39 +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
Marc Alexander
826cc9751a
Merge branch '3.2.x' into 3.3.x
2019-08-16 12:24:46 +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
da6be75a18
Merge branch '3.2.x' into 3.3.x
2019-08-13 18:46:31 +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
0cbf06780e
Merge branch '3.2.x' into 3.3.x
2019-08-11 17:24:16 +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
Marc Alexander
ba92e7d2d6
[ticket/11327] Clean up code a bit
...
PHPBB3-11327
2019-08-10 21:30:40 +02:00
Marc Alexander
cefdf8bf19
[ticket/11327] Finish up initial version of password reset system
...
PHPBB3-11327
2019-08-10 17:18:39 +02:00
Marc Alexander
eee18f3747
[ticket/11327] Rename UCP reset password template
...
PHPBB3-11327
2019-08-10 15:11:43 +02:00
Dark❶
159c1d16d8
[ticket/16114] mcp_topic_post_author_full_{append/prepend}
...
PHPBB3-16114
2019-08-07 20:58:22 +05:30
Marc Alexander
9cb22f008d
Merge branch '3.2.x' into 3.3.x
2019-08-07 14:25:17 +02:00
3D-I
ed7b44d59e
[ticket/16119] Prevent error message for Poll Title
...
PHPBB3-16119
2019-08-06 02:17:13 +02:00
Marc Alexander
d880443ea2
Merge branch '3.2.x' into 3.3.x
2019-07-31 07:50:23 +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
90722a3c66
Merge branch '3.2.x' into 3.3.x
2019-07-29 21:45:18 +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
2e634e9f96
Merge branch '3.2.x' into 3.3.x
2019-07-29 21:43:37 +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
EA117
81fd854983
[ticket/16040] Forum list won't display topic icons containing a space.
...
Change proSilver's viewforum_body.html template to be in line with existing
viewtopic_body.html behavior, in which the topic icon path will be surrounded
in quotes, and presence of a space in the topic icon file name will not fail.
PHPBB3-16040
2019-07-28 16:21:10 -05:00
Marc Alexander
179f5c75ed
[ticket/16108] Use twig syntax in template event
...
PHPBB3-16108
2019-07-27 16:04:48 +02:00
Marc Alexander
1a00b4a565
[ticket/16107] Use twig syntax for event
...
PHPBB3-16107
2019-07-27 16:02:01 +02:00
kasimi
7a54701612
[ticket/16108] Add topiclist_row_topic_by_author_before|after
...
PHPBB3-16108
2019-07-23 21:21:54 +02:00
kasimi
2bb08f853e
[ticket/16107] Add mcp_move_destination_forum_before|after
...
PHPBB3-16107
2019-07-23 21:19:05 +02:00
Marc Alexander
6fc269b62a
Merge branch '3.2.x' into 3.3.x
2019-07-21 22:24:52 +02:00
Marc Alexander
17ef8a0369
[ticket/16093] Do not display attach-row-tpl
...
PHPBB3-16093
2019-07-21 20:47:16 +02:00
Marc Alexander
c934d3fcfd
[ticket/security/243] Limit size BBCode to 4 numeric characters
...
SECURITY-243
2019-07-17 22:02:32 +02:00
Marc Alexander
bd646cff52
Merge branch '3.2.x' into 3.3.x
2019-06-07 23:46:47 +02:00
Marc Alexander
7ca740bec8
Merge pull request #5574 from dark-1/ticket/16025
...
[ticket/16025] Add 2 template events *_author_username_{append/prepend}
2019-06-07 23:46:41 +02:00
Marc Alexander
99d83673f5
Merge branch '3.2.x' into 3.3.x
2019-06-04 22:21:52 +02:00
Marc Alexander
5e4f4b2dc6
Merge pull request #5612 from senky/ticket/15932
...
[ticket/15932] Disallow deleting locked attachments
2019-06-04 22:21:45 +02:00
Marc Alexander
2a69eb051d
Merge branch '3.2.x' into 3.3.x
2019-06-03 23:10:51 +02:00
Jakub Senko
9e985af1e8
[ticket/15932] Disallow deleting locked attachments
...
PHPBB3-15932
2019-05-28 10:15:59 +02:00
Jakub Senko
9c47e0eee8
[ticket/15974] Remove Back to previous page link
...
PHPBB3-15974
2019-05-27 15:49:49 +02:00
Marc Alexander
89ae1c3221
[ticket/16052] Update version numbers to 3.3
...
PHPBB3-16052
2019-05-11 23:36:44 +02:00
Rubén Calvo
e46d8d329d
[ticket/15244] Remove unglobalise related code
...
PHPBB3-15244
2019-05-09 21:21:09 +02:00