Marc Alexander
3c07c8c2a0
Merge pull request #5862 from dark-1/ticket/16370
...
[ticket/16370] Add core events for Notification
2020-03-07 14:15:32 +01:00
Dark❶
70513f8da4
[ticket/16370] Add core events for Notification
...
PHPBB3-16370
2020-03-04 01:41:37 +05:30
Marc Alexander
f59419ed7e
Merge pull request #5856 from mrgoldy/ticket/16356
...
[ticket/16356] Delete attachments on saving a draft
2020-03-01 17:11:00 +01:00
Dark❶
255c79a8f7
[ticket/16370] Add core events for Notification
...
PHPBB3-16370
2020-02-28 00:19:10 +05:30
Dark❶
5f4522e55b
[ticket/16370] Add core events for Notification
...
PHPBB3-16370
2020-02-21 12:22:26 +05:30
mrgoldy
582919804a
[ticket/16356] Delete attachments on saving a draft
...
PHPBB3-16356
2020-02-05 11:04:01 +01:00
mrgoldy
eaa597a430
[ticket/10506] Preserve attachments on not-saving PM draft
...
PHPBB3-10506
2020-02-05 10:54:49 +01:00
Marc Alexander
830d16943b
Merge pull request #5813 from 3D-I/ticket/15712
...
[ticket/15712] Fix Emoji and rich text in PM subject & draft
2020-01-20 17:25:48 +01:00
Marc Alexander
11d7b71959
[ticket/16296] Adjust form token check for mark actions
...
PHPBB3-16296
2020-01-07 20:26:56 +01:00
Marc Alexander
4f007321e1
[ticket/security-250] Check form key when approving group membership
...
SECURITY-250
2020-01-03 17:24:33 +01:00
Marc Alexander
25c80df156
[ticket/security-252] Check form token on marking PM
...
SECURITY-252
2020-01-03 17:21:42 +01:00
Marc Alexander
e7a6ed20e8
[ticket/security-251] Check form token when moving PM to folder
...
SECURITY-251
2020-01-03 17:21:35 +01:00
Marc Alexander
502407a1dd
Merge pull request #58 from phpbb/ticket/security-253
...
[ticket/security-253] Check form key when exporting PM data
2020-01-03 17:19:06 +01:00
3D-I
f0ebd6da0f
[ticket/15712] Add Emoji and rich text in PM Draft subject
...
Extends to Drafts
PHPBB3-15712
2020-01-03 00:06:15 +01:00
3D-I
b0586b4f4d
[ticket/15712] Add Emoji and rich text in PM subject
...
PHPBB3-15712
2020-01-02 20:09:32 +01:00
Marc Alexander
6320da67e4
[ticket/security-249] Do not handle avatar submit on invalid token
...
SECURITY-249
2019-12-26 15:05:53 +01:00
Marc Alexander
c44c398626
[ticket/security-253] Check form key when exporting PM data
...
SECURITY-253
2019-12-26 14:59:14 +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
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
7b428641f0
[ticket/16211] Prevent skipping COPPA via URL parameter
...
PHPBB3-16211
2019-11-14 21:32:50 +01:00
Marc Alexander
dba351702d
[ticket/16210] Ensure terms of use is not skipped by enforcing form token
...
PHPBB3-16210
2019-11-12 21:47:41 +01: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
1b4f82cd1d
Merge pull request #5630 from 3D-I/ticket/16103
...
[ticket/16103] Add core.pm_modify_message_subject
2019-07-27 14:37:58 +02:00
Marc Alexander
d738397e6f
Merge pull request #5606 from senky/ticket/15976
...
[ticket/15976] Reset user_passchg only if user changed password
2019-07-22 21:31:53 +02:00
3D-I
2f8b9fb549
[ticket/16103] Add core.pm_modify_message_subject
...
PHPBB3-16103
2019-07-20 20:35:25 +02:00
Jakub Senko
9e985af1e8
[ticket/15932] Disallow deleting locked attachments
...
PHPBB3-15932
2019-05-28 10:15:59 +02:00
Jakub Senko
11475e5366
[ticket/15976] Reset user_passchg only if user changed password
...
PHPBB3-15976
2019-05-27 15:40:55 +02:00
Matt Friedman
70b7777743
[ticket/16037] Fix UCP PM ViewFolder PHP Notice error
...
PHPBB3-16037
2019-04-30 15:18:07 -07:00
hanakin
90b4ebab90
[ticket/15953] add reported pm borders
...
PHPBB3-15953
2019-03-04 20:56:35 -10:00
kasimi
75007697ae
[ticket/15954] Add safeguards to include() calls
...
PHPBB3-15954
2019-01-26 22:29:54 +01:00
Marc Alexander
537ff0c567
Merge pull request #5457 from battye/ticket/15883
...
[ticket/15883] New error message for when users try adding invalid usernames to a group
2019-01-05 16:12:29 +01:00
battye
3f19d32f76
[ticket/15883] Review changes
...
PHPBB3-15883
2019-01-04 15:49:15 +00:00
Marc Alexander
3a7d17414d
Merge pull request #5468 from senky/ticket/15898
...
[ticket/15898] Add core.ucp_pm_compose_template
2018-12-27 21:31:51 +01:00
Marc Alexander
58856c06b0
Merge pull request #5481 from kasimi/ticket/15910-3.2.x
...
[ticket/15910] Pass object arguments by reference implicitly
2018-12-24 15:32:50 +01:00
kasimi
83f4074116
[ticket/15910] Pass object arguments by reference implicitly
...
PHPBB3-15910
2018-12-12 12:41:56 +01:00
Jakub Senko
75b993c6a3
[ticket/15898] Add core.ucp_pm_compose_template
...
PHPBB3-15898
2018-12-03 14:02:38 +01:00
Marc Alexander
087bf6fd35
[ticket/15893] Pass needed language class directly to format quote
...
PHPBB3-15893
2018-12-02 19:50:09 +01:00
battye
565f692541
[ticket/15883] Use the new language object
...
Using the new ->lang() format. Made the username
comparison case insensitive. Also fixed a bug where the return to
previous page link in the UCP was going back to the list of
groups rather than the specific manage group page when an error
occurred.
PHPBB3-15883
2018-11-29 14:37:14 +00:00
Marc Alexander
f8e1c66e81
Merge pull request #5449 from senky/ticket/15878
...
[ticket/15878] Add attachments to ucp_pm_view_message
2018-11-28 23:25:56 +01:00
battye
101829b4dc
[ticket/15883] Add error for invalid usernames being added to a group
...
Update the ACP and the UCP so that when bulk adding users to a group,
if invalid usernames are submitted alongside valid usernames then a
message will be displayed to inform the user what the invalid usernames
are.
PHPBB3-15883
2018-11-26 13:08:57 +00:00
rxu
79e6636092
[ticket/15881] Reset login keys for account reactivation after password update
...
PHPBB3-15881
2018-11-24 11:31:32 +07:00
Jakub Senko
22b8b45f28
[ticket/15878] Add attachments to ucp_pm_view_message
...
PHPBB3-15878
2018-11-19 15:35:26 +01:00
Marc Alexander
ed64a69760
Merge pull request #4223 from senky/ticket/10432
...
[ticket/10432] Don't require username when user forgets password
2018-10-28 19:49:38 +01:00
Marc Alexander
60414dec86
Merge pull request #5415 from senky/ticket/15838
...
[ticket/15838] Add core.ucp_register_register_after
2018-10-28 16:28:28 +01:00
Marc Alexander
2121b1274a
Merge pull request #5416 from senky/ticket/15839
...
[ticket/15839] Add core.ucp_login_link_template_after
2018-10-28 16:21:24 +01:00
Marc Alexander
96a68bcccb
Merge pull request #5414 from senky/ticket/15837
...
[ticket/15837] Add core.ucp_register_welcome_email_before
2018-10-28 13:40:30 +01:00
Jakub Senko
1d2a654ad7
[ticket/10432] Fix errors and address privacy concern
...
PHPBB3-10432
2018-10-28 10:12:13 +01:00
Marc Alexander
20393592d7
Merge pull request #5387 from senky/ticket/15593
...
[ticket/15593] Do not allow print view with direct URL
2018-10-27 23:48:53 +02:00
Jakub Senko
30d1048c8e
[ticket/10432] Fix for SQLite
...
PHPBB3-10432
2018-10-23 15:18:57 +02:00