toxyy
bcea34ee7c
[ticket/15925] Update events for 3.3.5-RC1
...
PHPBB3-15925
2021-05-07 19:25:35 -04:00
Marc Alexander
22f7f491c5
[ticket/15925] Update events for 3.3.4-RC1
...
PHPBB3-15925
2021-03-04 17:14:56 +01:00
Marc Alexander
60d6727974
[ticket/15925] Update events for 3.3.3-RC1
...
PHPBB3-15925
2021-03-04 17:12:26 +01:00
Alec
9d2ab88c69
[ticket/15925] Add core.mcp_main_modify_fork_post_sql
...
Modify the forked post's sql array before it's inserted into the database
Lets additional variables be added into the sql_ary
Allows the same edits as mcp_main_fork_sql_after but for posts not topics
PHPBB3-15925
2021-03-04 17:12:24 +01:00
Marc Alexander
d88dff51fb
[ticket/15951] Adjust event docblock and update since version
...
PHPBB3-15951
2020-11-19 22:42:14 +01:00
Alec
c903381154
[ticket/15951] Add requested changes
...
Revert changes with $topic_info
Add $quickmod to the event
Change since versions to latest
PHPBB3-15951
2020-08-11 08:08:17 -04:00
Alec
663e611fae
[ticket/15951] Add core.mcp_delete_topic_modify_hidden_fields
...
Allow modification of the hidden fields when deleting topics
This lets you control the permissions for permanently deleting topics
Template variables can also be modified at this point
PHPBB3-15951
2020-08-11 07:44:00 -04:00
Alec
f4a1d4ef02
[ticket/15951] Add core.mcp_delete_topic_modify_permissions
...
Allow modification to permissions when deleting topics
This allows $check_permission to be false in the phpbb_check_ids function call
PHPBB3-15951
2020-08-11 07:44:00 -04:00
rxu
e2ced58517
[ticket/16500] Fix attachments ordering for copy topic feature
...
PHPBB3-16500
2020-06-01 14:40:49 +07:00
mrgoldy
5ca9674ced
[ticket/15560] Remove correct anchor_pos variable name
...
PHPBB3-15560
2020-04-12 13:44:04 +02:00
mrgoldy
154ebc24c2
[ticket/15560] Correct redirect on perma-deleting posts
...
PHPBB3-15560
2020-04-12 13:39:41 +02:00
kasimi
a12d93b8b8
[ticket/16106] Add core.mcp_main_before
...
PHPBB3-16106
2019-07-23 21:13:08 +02:00
mrgoldy
af6dcdd6e6
[ticket/16039] Global dispatcher
...
PHPBB3-16039
2019-05-01 15:54:48 +02:00
Marc Alexander
c8ff4b4109
Merge pull request #5513 from mrgoldy/ticket/15942
...
[ticket/15942] Allow array in confirm_box title
2019-04-17 09:26:11 +02:00
3Di
6921565efe
Merge branch '3.2.x' into ticket/15948
2019-03-23 05:09:17 +01:00
Marc Alexander
761b87659d
Merge pull request #5520 from 3D-I/ticket/15950
...
[ticket/15950] Add SQL transactions to mcp_main.php
2019-03-16 13:24:00 +01:00
kasimi
b4672f2665
[ticket/15954] Fixed including mcp_front.php
...
PHPBB3-15954
2019-01-30 09:48:54 +01:00
kasimi
75007697ae
[ticket/15954] Add safeguards to include() calls
...
PHPBB3-15954
2019-01-26 22:29:54 +01:00
3D-I
ca4a98a2de
[ticket/15950] Add SQL transactions to mcp_main.php
...
PHPBB3-15950
And simultaneously remove a duplicated UPDATE query.
2019-01-22 16:12:22 +01:00
3D-I
6c1664f6d3
[ticket/15948] Add core.mcp_change_topic_type_after/before
...
PHPBB3-15948
2019-01-21 18:18:52 +01:00
3D-I
357e5a567d
[ticket/15948] Add core.mcp_change_topic_type_after/before
...
PHPBB3-15948
2019-01-21 17:39:44 +01:00
mrgoldy
a925605b88
[ticket/15942] Optimize count
...
PHPBB3-15942
2019-01-15 20:58:54 +01:00
mrgoldy
3f4b7059cb
[ticket/15942] Allow array in confirm_box title
...
PHPBB3-15942
2019-01-15 20:50:37 +01:00
kasimi
83f4074116
[ticket/15910] Pass object arguments by reference implicitly
...
PHPBB3-15910
2018-12-12 12:41:56 +01:00
Marc Alexander
628e5fbae6
Merge pull request #5399 from 3D-I/ticket/15826
...
[ticket/15826] Add core.mcp_main_fork_sql_after
2018-10-27 22:35:42 +02:00
Ruben Calvo
b148bb5d70
[ticket/15849] Stop using php4 constructors
...
PHPBB3-15849
2018-10-21 07:02:26 +00:00
3D-I
b5ba220584
[ticket/15826] Add core.mcp_main_fork_sql_after
...
Add row array
PHPBB3-15826
2018-10-17 03:52:28 +02:00
3D-I
710760b9e4
[ticket/15826] Add core.mcp_main_fork_sql_after
...
PHPBB3-15826
2018-10-02 05:59:25 +02:00
rxu
f8fbe37936
[ticket/14972] replace all occurrences of sizeof() with the count()
...
PHPBB3-14972
2018-01-01 13:56:04 +01:00
Marc Alexander
e10d563fc9
Merge branch '3.1.x' into 3.2.x
2017-06-03 11:43:09 +02:00
Marc Alexander
b357f78546
Merge pull request #4747 from ErnadoO/ticket/15132
...
[ticket/15132] Add variable to the 'core.mcp_main_modify_shadow_sql' event
2017-06-03 11:43:06 +02:00
Marc Alexander
4d4dbd52f7
Merge branch '3.1.x' into 3.2.x
2017-06-03 11:37:06 +02:00
Erwan Nader
0914123391
[ticket/15132] Add variable to the 'core.mcp_main_modify_shadow_sql' event
...
PHPBB3-15132
2017-05-31 21:21:04 +02:00
Erwan Nader
e754a51acc
[ticket/15131] Add variables to the 'core.mcp_main_modify_fork_sql' event
...
PHPBB3-15131
2017-05-31 21:04:22 +02:00
Erwan Nader
4cf998e9df
[ticket/15132] Add variable to the 'core.mcp_main_modify_shadow_sql' event
...
PHPBB3-15132
2017-03-18 18:27:24 +01:00
Erwan Nader
716cff0c97
[ticket/15131] Add variables to the 'core.mcp_main_modify_fork_sql' event
...
PHPBB3-15131
2017-03-18 17:58:06 +01:00
Marc Alexander
f27cdad73e
Merge branch '3.1.x' into 3.2.x
2017-02-11 21:48:20 +01:00
Marc Alexander
45199adebd
Merge pull request #4523 from senky/ticket/13429
...
[ticket/13429] Replace @change with @changed in event docblocks
2017-02-11 15:19:47 +01:00
Jakub Senko
779758f219
[ticket/13429] Replace @change with @changed
...
PHPBB3-13429
2017-01-23 13:33:15 +01:00
Marc Alexander
dbd003a0d1
Merge branch '3.1.x' into 3.2.x
2016-12-11 15:59:08 +01:00
Marc Alexander
96adf7f0d6
Merge pull request #4514 from senky/ticket/14759
...
[ticket/14759] Add core.mcp_main_modify_shadow_sql event
2016-12-11 15:58:12 +01:00
Marc Alexander
f7049bd0dc
Merge branch '3.1.x' into 3.2.x
2016-12-10 13:37:56 +01:00
Jakub Senko
114cfe2c27
[ticket/14760] Add core.mcp_main_modify_fork_sql event
...
PHPBB3-14760
2016-11-13 18:15:07 +01:00
Jakub Senko
36d4169768
[ticket/14759] Add core.mcp_main_modify_shadow_sql event
...
PHPBB3-14759
2016-11-13 17:48:53 +01: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
Wesley Fok
d53f75f668
[ticket/14709] add post_id to mod log
...
Add the missing post_id value to the moderator log entry created upon
deleting one or more posts in the MCP topic view.
PHPBB3-14709
2016-07-13 12:00:06 -04:00
Marc Alexander
73900d1857
[ticket/13454] Remove more unused variables
...
This should be the last part. Off to checking if the changes were correct.
PHPBB3-13454
2016-01-06 13:52:11 +01:00
Marc Alexander
7a6a16e3a5
[ticket/13454] Remove unused variables
...
This is part 5 and there is more to come.
PHPBB3-13454
2016-01-06 13:52:11 +01:00
Marc Alexander
266576c6a4
[ticket/13454] Remove unused variables
...
Part 4
PHPBB3-13454
2016-01-06 13:52:11 +01:00