fce30d1d91
[ticket/14795] Use maximum topic views instead of adding up views in merge
...
Merging topics should not result in topic views being added up but rather in
the highest topic view showing up for the merged topic.
PHPBB3-14795
2016-10-16 10:55:00 +02:00
c588332aa5
[ticket/14795] Merge topic views when merging topics
...
PHPBB3-14795
2016-09-25 19:49:01 +02:00
429ecb938c
[ticket/14673] Changes wrong language variable in mcp_forum
...
PHPBB3-14673
2016-08-22 21:23:01 +02:00
c016e09ca4
[ticket/12925] Pluralize permanent delete checkbox label
...
PHPBB3-12925
2016-08-15 18:27:33 +02:00
640070e133
Merge pull request #3874 from lavigor/ticket/14134
...
[ticket/14134] Send warning notification PM in user's language.
* lavigor/ticket/14134:
[ticket/14134] Fix Okay in a comment.
[ticket/14134] Fix code comments.
[ticket/14134] Send warning notification PM in user's language.
2016-03-26 18:59:31 +01:00
18a4505b23
[ticket/14134] Fix Okay in a comment.
...
PHPBB3-14134
2016-03-25 23:11:43 +03:00
276d48ed4f
[ticket/14134] Fix code comments.
...
PHPBB3-14134
2016-02-27 16:55:05 +03:00
fef03a1946
[ticket/14412] Comment fixes for PHPDoc in the events
...
PHPBB3-14412
2016-01-15 14:07:50 +03:00
a021956644
[ticket/14343] Added missing $phpbb_dispatcher
...
PHPBB3-14343
2016-01-06 11:38:22 +01:00
94c073672d
[ticket/14343] Add event when locking/unlocking posts/topics
...
PHPBB3-14343
2015-12-06 20:05:27 +01:00
8398e0700a
Merge pull request #3910 from kinerity/ticket/14170
...
[ticket/14170] Fix mcp_change_poster_after event
2015-11-12 08:50:18 +01:00
afbeda7cfd
Merge pull request #3983 from prototech/ticket/13831
...
[ticket/13831] Store provided reason when deleting from Mod. Queue module.
* prototech/ticket/13831:
[ticket/13831] Store provided reason when deleting from Mod. Queue module.
2015-11-02 21:48:32 +01:00
dfd5ec6835
Merge pull request #3666 from marc1706/ticket/9252
...
[ticket/9252] Do not try to disapprove a post that was just approved
* marc1706/ticket/9252:
[ticket/9252] Do not try to disapprove a post that was just approved
2015-10-19 14:36:51 +02:00
f657680311
[ticket/13831] Store provided reason when deleting from Mod. Queue module.
...
PHPBB3-13831
2015-10-14 19:41:44 -07:00
08739751b2
[ticket/14170] Revert mcp_change_poster_after @since change
...
Revert the @since change back to 3.1.6-RC1.
Add @changed line 3.1.7-RC1 and description.
PHPBB3-14170
2015-10-13 21:26:24 -04:00
f6c8338358
Merge pull request #3864 from Zoddo/ticket/8920
...
[ticket/8920] Add a MCP PM reports view permission
2015-10-11 10:47:44 +02:00
8683824ed3
Merge pull request #3934 from Zoddo/ticket/14181
...
[ticket/14181] Fix empty denial reason if the reason isn't translated
2015-10-09 16:43:53 +02:00
e5b2dc922f
Merge pull request #3615 from rxu/ticket/13846
...
[ticket/13846] Fix softdelete feature workflow in viewtopic
2015-10-07 16:50:35 +02:00
66397ae0e4
[ticket/14181] Fix empty denial reason if the reason isn't translated
...
PHPBB3-14181
2015-09-27 17:23:49 +02:00
07b55530ec
[ticket/14170] Fix mcp_change_poster_after event
...
Move the mcp_change_poster_after event to before renewing $post_info. I
changed the "since" version as this would be fixed in 3.1.7-RC1.
PHPBB3-14170
2015-09-16 22:49:06 -04:00
d92a46ef02
Merge pull request #3833 from rxu/ticket/14102
...
[ticket/14102] Add core event to the mcp_topic.php
2015-09-16 22:47:11 +02:00
9a5de3fc1e
[ticket/14134] Send warning notification PM in user's language.
...
PHPBB3-14134
2015-09-02 19:37:41 +03:00
e9e199bc37
[ticket/8920] Add a MCP PM reports view permission
...
Anybody who has the permission to read reports in one forum
can read PM reports.
Solving this problem by adding a new permission to read PM reports.
PHPBB3-8920
2015-08-30 12:18:37 +02:00
ec032733de
[ticket/14106] Fix topics sorting in MCP for topics merging.
...
The "bug" in the deleted code comment is non-existent now.
The PR is for 3.1 only.
PHPBB3-14106
2015-08-16 19:55:00 +07:00
6b0f235cc9
[ticket/14102] Add core event to the mcp_topic.php
...
PHPBB3-14102
2015-08-15 18:38:25 +07:00
5f4943c183
Merge pull request #3760 from Zoddo/ticket/14014
...
[ticket/14014] Add core.mcp_forum_view_before event
2015-08-09 10:13:24 +02:00
0d6c323611
[ticket/13846] Fix MCP to disallow softdeleted posts deletion if not permitted.
...
PHPBB3-13846
2015-07-30 19:35:01 +07:00
2e10961fff
[ticket/14014] Add core.mcp_forum_view_before event
...
This event can be used to get some data in order to execute other actions.
PHPBB3-14014
2015-07-15 15:55:55 +02:00
cc23ac887c
[ticket/13974] Change userdata type from string to array
...
Change the docblock for userdata from string to array.
PHPBB3-13974
2015-06-28 14:31:02 -04:00
607f2e791f
[ticket/13974] Add core.mcp_change_poster_after event
...
Create a new event to perform additional tasks after chainging a post's
poster.
PHPBB3-13974
2015-06-28 01:14:08 -04:00
2237030398
Merge pull request #3725 from RMcGirr83/ticket/13962
...
[ticket/13962] MCP Queue dropdown for forum selection
2015-06-27 11:01:47 +02:00
ef6af2682b
[ticket/13966] Adds the missing phpbb_dispatcher to includes/mcp/mcp_post
...
PHPBB3-13966
2015-06-25 22:22:56 +02:00
2ec5c5de17
[ticket/13962] MCP Queue dropdown for forum selection
...
PHPBB3-13962
2015-06-23 13:26:47 -04:00
072f4c9260
Merge pull request #3479 from brunoais/ticket/13685
...
[ticket/13685] Allow modifying the query for mysql native fulltext search
2015-06-09 14:27:13 +02:00
1e45a05000
[ticket/13685] Add phpbb_dispatcher to fulltext search constructors
...
PHPBB3-13685
2015-06-07 18:40:44 +01:00
bb7f843344
Merge pull request #3558 from javiexin/ticket/13786
...
[ticket/13786] Add events to add MCP post options
2015-06-04 17:45:21 +02:00
e04f9a2425
[ticket/9252] Do not try to disapprove a post that was just approved
...
Without this change, posts that are approved by someone right before
another moderator is trying to disapprove a post are actually deleted
instead of disapproved.
PHPBB3-9252
2015-05-30 12:27:00 +02:00
75dd91412b
Merge pull request #3469 from brunoais/ticket/13672
...
[ticket/13672] Allow changing the data from the user-submitted report
* brunoais/ticket/13672:
[ticket/13672] Removed bogus sting concatenation
[ticket/13672] BUMP version to 3.1.5-dev
[ticket/13672] Allow changing the data from the user-submitted report
2015-05-28 12:58:58 +02:00
cf93c6503a
Merge pull request #3468 from brunoais/ticket/13668
...
[ticket/13668] Allow changing the query to obtain the user-submitted report
* brunoais/ticket/13668:
[ticket/13668] Removed bogus sting concatenation
[ticket/13668] BUMP version to 3.1.5-dev
[ticket/13668] Allow changing the query to obtain the user-submitted report.
[ticket/13668] Convert the mcp report_details query to a built query
2015-05-28 12:55:31 +02:00
4119be5a3d
[ticket/13672] Removed bogus sting concatenation
...
PHPBB3-13672
2015-05-08 10:43:48 +01:00
d4fb3996d3
[ticket/13668] Removed bogus sting concatenation
...
PHPBB3-13668
2015-05-08 10:41:42 +01:00
7a478b27dd
Merge pull request #3459 from brunoais/ticket/13664
...
[ticket/13664] Add event to allow changing number of unapproved posts in mcp_front
2015-05-08 11:07:50 +02:00
1e28748c0c
Merge pull request #3455 from brunoais/ticket/13660
...
[ticket/13660] Allow changing the query for total reports in mcp_front
2015-05-08 00:17:10 +02:00
603726371c
[ticket/13660] BUMP version to 3.1.5-RC1
...
PHPBB3-13660
2015-05-06 23:08:07 +01:00
9833eb4f13
[ticket/13672] BUMP version to 3.1.5-dev
...
PHPBB3-13672
2015-05-06 23:00:26 +01:00
9e06beb48d
[ticket/13668] BUMP version to 3.1.5-dev
...
PHPBB3-13668
2015-05-06 22:56:22 +01:00
70cbe67105
[ticket/13664] BUMP version to 3.1.5-dev
...
PHPBB3-13664
2015-05-06 22:55:30 +01:00
de90dd25b2
[ticket/13819] Add missing sql_freeresult() to files in includes/
...
PHPBB3-13819
2015-05-05 23:55:13 +02:00
f80dc9dc16
[ticket/13786] Add events to add MCP post options
...
Three new events are included:
1) Core event to perform new moderator action in includes/mcp/mcp_post.php
2) Core event to add/modify template data in includes/mcp/mcp_post.php
3) Template event to present new options in template/mcp_post.html
Fix another typo.
PHPBB3-13786
2015-04-27 17:36:43 +02:00
18e8f281be
[ticket/13786] Add events to add MCP post options
...
Three new events are included:
1) Core event to perform new moderator action in includes/mcp/mcp_post.php
2) Core event to add/modify template data in includes/mcp/mcp_post.php
3) Template event to present new options in template/mcp_post.html
Fix typo.
PHPBB3-13786
2015-04-27 15:35:09 +02:00