Marc Alexander
a7c02304a5
Merge branch '3.2.x' into 3.3.x
2019-09-20 22:23:06 +02:00
Marc Alexander
6c8d006336
[ticket/security/244] Add parse_attachment form token check to posting.php
...
SECURITY-244
2019-08-24 22:23:38 +02:00
Marc Alexander
b12405dbc7
Merge branch '3.2.x' into 3.3.x
2019-07-27 14:30:35 +02:00
Marc Alexander
978d1976b0
Merge pull request #5629 from 3D-I/ticket/16102
...
[ticket/16102] Add core.posting_modify_post_subject
2019-07-27 14:30:30 +02:00
Marc Alexander
58fa8eabb7
Merge branch '3.2.x' into 3.3.x
2019-07-22 21:40:12 +02:00
3D-I
b9f78d64d7
[ticket/16102] Add core.posting_modify_post_subject
...
PHPBB3-16102
2019-07-20 20:24:46 +02:00
Jakub Senko
d0ef8695e4
[ticket/15946] Add core.posting_modify_row_data
...
PHPBB3-15946
2019-05-27 16:26:23 +02:00
Rubén Calvo
e46d8d329d
[ticket/15244] Remove unglobalise related code
...
PHPBB3-15244
2019-05-09 21:21:09 +02:00
Alec
36083872e0
[ticket/15944] Add core.posting_modify_quote_attributes
...
Allow modification of the quote attributes of the current post being quoted
Any information in there can be changed without affecting the rest of the page
New attributes can also be added if an extension needed to as well
PHPBB3-15944
2019-01-18 22:14:51 -05:00
Marc Alexander
087bf6fd35
[ticket/15893] Pass needed language class directly to format quote
...
PHPBB3-15893
2018-12-02 19:50:09 +01:00
Alec
d5147c2271
[ticket/15879] Add core.posting_modify_default_variables
...
Allows the modification of default variables put into post_data.
Also allows you to unset variables in post_data to inherit the default ones.
PHPBB3-15879
2018-11-24 12:56:33 -05:00
Marc Alexander
dd43c6a61e
Merge pull request #5296 from MikelAlejoBR/ticket/15622
...
[ticket/15622] Fix quoting in PMs when BBCodes are disabled
2018-10-08 21:35:38 +02:00
MikelAlejoBR
4396bfba65
[ticket/15622] Rename function to avoid potential future conflicts
...
PHPBB3-15622
2018-09-16 19:23:30 +02:00
MikelAlejoBR
184d24bb16
[ticket/15622] Extract duplicated code
...
PHPBB3-15622
2018-07-31 16:06:49 +02:00
MikelAlejoBR
e710304ef5
[ticket/15733] Correct "changed" tag version to 3.2.4-RC1
...
PHPBB3-15733
2018-07-29 11:59:46 +02:00
MikelAlejoBR
a7d7dfee9c
[ticket/15733] Add "changed" tag to the corresponding comment blocks
...
PHPBB3-15733
2018-07-28 22:22:38 +02:00
MikelAlejoBR
b2277e7bf6
[ticket/15733] Remove unused code related to deprecated flood control
...
PHPBB3-15733
2018-07-28 14:29:37 +02:00
rxu
f8fbe37936
[ticket/14972] replace all occurrences of sizeof() with the count()
...
PHPBB3-14972
2018-01-01 13:56:04 +01:00
rxu
68c3a0307d
[ticket/15324] Add more core and template events
...
PHPBB3-15324
2017-08-16 22:38:34 +07:00
Marc Alexander
68346e7dfb
Merge branch '3.1.x' into 3.2.x
2017-06-25 15:12:36 +02:00
Marc Alexander
8938a0ce98
Merge pull request #4852 from javiexin/ticket/15248
...
[ticket/15248] Make use of event parameters of core.modify_posting_auth
2017-06-25 15:12:32 +02:00
rxu
14cea02412
[ticket/15252] Fix editing a topic with poll by user not permitted to edit poll
...
Basically, decoding the original poll title and options text was missing.
PHPBB3-15252
2017-06-21 22:22:47 +07:00
javiexin
ca5243810f
[ticket/15248] Make use of event parameters of core.modify_posting_auth
...
Fixes is_authed and error not behaving as expected by extensions.
PHPBB-15248
2017-06-19 23:29:54 +02:00
Marc Alexander
34fb146ab5
Merge branch '3.1.x' into 3.2.x
2017-06-05 11:57:18 +02:00
RMcGirr83
7a3e55bdb3
[ticket/15237] Fix unguarded includes to functions_user
...
https://tracker.phpbb.com/browse/PHPBB3-15237
PHPBB3-15237
2017-05-24 12:58:25 -04:00
Tristan Darricau
bd220f233a
Merge pull request #4693 from marc1706/ticket/15079
...
[ticket/15079] Parse message before inserting it into drafts table
* github.com:phpbb/phpbb:
[ticket/15079] Parse message before inserting it into drafts table
2017-04-18 23:19:54 +02:00
Marc Alexander
9b4d455726
Merge branch '3.1.x' into 3.2.x
2017-02-11 22:04:01 +01:00
Marc Alexander
b567c6e241
Merge pull request #4589 from senky/ticket/14929
...
[ticket/14929] Add error to core.posting_modify_message_text
2017-02-11 22:03:57 +01:00
Marc Alexander
f27cdad73e
Merge branch '3.1.x' into 3.2.x
2017-02-11 21:48:20 +01:00
Marc Alexander
b0abf6df88
[ticket/15079] Parse message before inserting it into drafts table
...
PHPBB3-15079
2017-02-10 23:29:11 +01:00
Jakub Senko
779758f219
[ticket/13429] Replace @change with @changed
...
PHPBB3-13429
2017-01-23 13:33:15 +01:00
Tristan Darricau
f82299b8e4
[ticket/14962] Introduces a new helper to check emptyness of bbcode texts
...
PHPBB3-14962
2017-01-06 21:40:31 +01:00
Jakub Senko
fbcbd79d79
[ticket/14929] Add error to core.posting_modify_message_text
...
PHPBB3-14929
2016-12-26 13:32:31 +01:00
Jakub Senko
c2836725f9
[ticket/13429] Replace @changed with @change in event docblocks
...
PHPBB3-13429
2016-11-20 17:58:59 +01:00
Marc Alexander
4db52518a9
Merge branch '3.1.x' into 3.2.x
2016-09-24 09:56:30 +02:00
Jakub Senko
64178b40b8
[ticket/14747] Add post_data to core.modify_posting_auth
...
PHPBB3-14747
2016-09-03 11:11:55 +02:00
Marc Alexander
06bfae8edb
Merge branch '3.1.x' into 3.2.x
2016-08-21 09:51:26 +02:00
Jakub Senko
c016e09ca4
[ticket/12925] Pluralize permanent delete checkbox label
...
PHPBB3-12925
2016-08-15 18:27:33 +02:00
Tristan Darricau
a319d58d03
Merge branch '3.1.x' into 3.2.x
...
* 3.1.x:
[ticket/14559] Remove attachment BBCode tags from the quoted message
2016-04-03 16:34:43 +02:00
rxu
0ca32c41b5
[ticket/14559] Remove attachment BBCode tags from the quoted message
...
PHPBB3-14559
2016-03-27 19:09:06 +07:00
Tristan Darricau
2a7c514cd0
Merge branch '3.1.x' into 3.2.x
...
* 3.1.x:
[ticket/14437] Make sure attachments array is properly ordered before processing
[ticket/14437] Preserve attachment ID order by ordering by attach_id
[ticket/14437] Sort attachments after assigning inline attachments
[ticket/14437] Correctly assume index from attachment display order
2016-03-25 11:48:29 +01:00
Richard McGirr
b0bedce662
[ticket/13972] Remove hard coded flood check from posting
...
PHPBB3-13972
2016-03-10 06:48:36 -05:00
Marc Alexander
3d7d0c40b8
[ticket/14437] Make sure attachments array is properly ordered before processing
...
PHPBB3-14437
2016-03-06 11:22:53 +01:00
Tristan Darricau
49e4c11bad
Merge branch '3.1.x'
...
* 3.1.x:
[ticket/14411] Permanently delete post if delete_permanent is set
2016-01-24 18:16:16 +01:00
Marc Alexander
15157eed61
[ticket/14411] Permanently delete post if delete_permanent is set
...
PHPBB3-14411
2016-01-14 23:15:36 +01:00
Tristan Darricau
1e36c6d16c
Merge branch '3.1.x'
...
* 3.1.x:
[ticket/13851] Fix ignore flood limit check
2015-10-14 16:27:02 +02:00
Richard McGirr
a49a3091f9
[ticket/13851] Fix ignore flood limit check
...
PHPBB3-13851
2015-10-14 07:25:35 -04:00
Tristan Darricau
1d6e173259
Merge pull request #3965 from marc1706/ticket/14234
...
[ticket/14234] Use replacement variables instead of references in events
* marc1706/ticket/14234:
[ticket/14234] Fix event doc blocks
[ticket/14234] Get rid of undefined variables
[ticket/14234] Fix change version and remove more references
[ticket/14234] Replace more references with variables
[ticket/14234] Use replacement variables instead of references in events
2015-10-14 08:59:17 +02:00
Marc Alexander
75e5e2471e
[ticket/14234] Get rid of undefined variables
...
PHPBB3-14234
2015-10-12 21:56:09 +02:00
Marc Alexander
16d5208d9a
[ticket/14168] Use attachment upload class in message_parser
...
PHPBB3-14168
2015-10-09 09:46:11 +02:00