Joas Schilling
c60497f009
Merge pull request #3402 from brunoais/ticket/13621
...
[ticket/13621] Prepend $where_sql and postpend closing bracket on statements with return
2015-04-06 11:13:33 +02:00
Marc Alexander
0daf148aaa
Merge pull request #3384 from brunoais/ticket/13592
...
[ticket/13592] Allow changing get_visibility_sql's result
2015-02-27 12:00:09 +01:00
Nicofuma
9b5493372d
[ticket/13644] Always type hint dispatch_interface
...
PHPBB3-13644
2015-02-22 17:01:37 +01:00
brunoais
f0850f1915
[ticket/13631] Better, more explicit comment explanation
...
PHPBB3-13631
2015-02-18 10:36:29 +00:00
brunoais
997b229723
[ticket/13631] Fix wrong variable in get_global_visibility_sql()'s event
...
I don't get this... I was positive I, at some point, had it right... I don't get
what happened...
PHPBB3-13631
2015-02-18 10:33:49 +00:00
brunoais
957b23765f
[ticket/13621] Prepend $where_sql and postpend closing parentheses on return
...
Prepend $where_sql and postpend closing parentheses on statements with return
PHPBB3-13621
2015-02-15 18:50:13 +00:00
brunoais
bf20fb03ef
[ticket/13592] The name didn't make proper sense
...
PHPBB3-13592
2015-02-11 10:56:36 +00:00
brunoais
74385b8fce
[ticket/13592] Empty line before event comment block.
...
I had forgotten this one
PHPBB3-13592
2015-02-09 11:58:35 +00:00
brunoais
6111f5fa74
[ticket/13592] Removed unwanted space in self line.
...
PHPBB3-13592
2015-02-09 11:56:53 +00:00
brunoais
bb7d294190
[ticket/13592] Allow full override of get_visibility_sql()
...
PHPBB3-13592
2015-02-09 10:44:12 +00:00
brunoais
8a4df90dac
[ticket/13592] Allow changing get_visibility_sql's result
...
PHPBB3-13592
2015-02-09 08:42:37 +00:00
brunoais
1bcce75633
[ticket/13592] Allow changing get_visibility_sql's result
...
PHPBB3-13592
2015-02-08 23:52:27 +00:00
brunoais
e0733ae435
[ticket/13147] New line before comment block
...
PHPBB3-13147
2015-01-10 17:15:54 +00:00
brunoais
ef9abd7165
[ticket/13147] Override variable name changed by request
...
PHPBB3-13147
2015-01-10 17:15:22 +00:00
brunoais
8ed5a047ec
[ticket/13147] Wrong extra new line
...
PHPBB3-13147
2015-01-10 11:48:01 +00:00
brunoais
9caec668af
[ticket/13147] Renaming content_replaced->get_global_visibility_sql_overwrite
...
Renamed content_replaced to get_global_visibility_sql_overwrite in order to
follow the convention in other events' variables that have the same basic
function
PHPBB3-13147
2015-01-10 11:44:55 +00:00
brunoais
a09c38f1cc
[ticket/13147] Removing globals and using injection
...
Using globals is NG. Using a parameter instead.
PHPBB3-13147
2015-01-10 11:44:54 +00:00
brunoais
0f6a0d820e
[ticket/13147] Using $phpbb_dispatcher global var
...
PHPBB3-13147
2015-01-10 11:44:54 +00:00
brunoais
8f5e3d5efb
[ticket/13147] Allow changing the result of calling get_global_visibility_sql
...
PHPBB3-13147
2015-01-10 11:44:52 +00:00
brunoais
cea35c486c
[ticket/13146] Removed stray empty line
...
PHPBB3-13146
2015-01-10 09:55:43 +00:00
brunoais
abc5dbcd71
[ticket/13146] Realign variables and descriptions in event
...
PHPBB3-13146
2014-12-29 08:42:13 +00:00
brunoais
59ab09273f
[ticket/13146] Improved $get_forums_visibility_sql_overwrite's clarity
...
PHPBB3-13146
2014-12-29 08:40:23 +00:00
brunoais
10a4f79135
[ticket/13146] Fixed variable name for the override
...
PHPBB3-13146
2014-12-03 14:00:00 +00:00
brunoais
ac8a4b05b4
[ticket/13146] Fixing what merging broke
...
Merging added content I didn't expect it to add. This fixes back to what it is supposed to be.
PHPBB3-13146
2014-12-03 13:55:53 +00:00
brunoais
80a7f6930c
[ticket/13146] Adding eventDispatcher to the list
...
PHPBB3-13146
2014-12-03 13:55:53 +00:00
brunoais
614f975e68
[ticket/13146] $contentReplaced -> $content_replaced
...
PHPBB3-13146
2014-12-03 13:55:52 +00:00
brunoais
df3447b725
[ticket/13146] Extra line for clarity
...
Added an extra line after the "if ($contentReplaced)" to help reading the code
PHPBB3-13146
2014-12-03 13:55:52 +00:00
brunoais
e9cb9baedb
[ticket/13146] $phpbb_dispatcher was missing
...
Added $phpbb_dispatcher to the globals list for this function.
PHPBB3-13146
2014-12-03 13:55:51 +00:00
brunoais
e279a779fc
[ticket/13146] Typo on the returning variable
...
PHPBB3-13146
2014-12-03 13:55:50 +00:00
brunoais
e596d0b6ce
[ticket/13147] Adding $approve_forums to the list of the event's variables
...
PHPBB3-13147
2014-12-03 13:55:50 +00:00
brunoais
0388d82504
[ticket/13146] Adding $content_replaced to allow even more flexibility
...
PHPBB3-13146
2014-12-03 13:55:49 +00:00
brunoais
909bb523bf
[ticket/13146] Allow changing the result of calling get_forums_visibility_sql
...
PHPBB3-13146
2014-12-03 13:55:48 +00:00
Dhruv
833ba11113
[ticket/12718] Fix docblocks
...
PHPBB3-12718
2014-08-07 23:46:12 +02:00
Dhruv
340bea63b6
[ticket/12718] Update docblock
...
PHPBB3-12718
2014-08-07 17:19:28 +02:00
Dhruv
17e360225d
[ticket/12718] Use remove_topic_from_statistic() for delete_topic
...
PHPBB3-12718
2014-08-07 17:19:14 +02:00
Dhruv
83e5a25c0a
[ticket/12738] Update constructor docblock
...
PHPBB3-12738
2014-07-21 22:08:05 +05:30
Dhruv
1a79de4214
[ticket/12738] Inject config object into content_visibility class
...
PHPBB3-12738
2014-06-20 13:25:45 +05:30
Dhruv
517273fa0b
[ticket/11528] Move related code from functions_posting to function
...
Move related code from functions_posting to
remove_post_from_statistic() in content_visibility.php
PHPBB3-11528
2014-06-19 23:04:03 +05:30
Tristan Darricau
706484c80d
[ticket/12715] Cleanup comments in \phpbb\content_visibility
...
PHPBB3-12715
2014-06-15 19:15:11 +02:00
Joas Schilling
e2308df14d
Merge pull request #2426 from Nicofuma/ticket/12174
...
[ticket/12174] Update topic_attachment flag when a post is soft-deleted
* Nicofuma/ticket/12174:
[ticket/12174] Add tests
[ticket/12174] Coding style
[ticket/12174] Remove $update_topic_attachments_flag
[ticket/12174] Don't update the flag for a post without attachment
[ticket/12174] Update the conditions
[ticket/12174] Remove inline assignment
[ticket/12174] Update sql query
[ticket/12174] Revert the changes on $topic_update_array
[ticket/12174] Corrections
[ticket/12174] Update topic_attachment flag when a post is soft-deleted
2014-05-28 21:45:39 +02:00
Yuriy Rusko
a759704b39
[ticket/12594] Remove @package tags and update file headers
...
PHPBB3-12594
2014-05-27 20:51:13 +02:00
Tristan Darricau
ca5987ceb8
[ticket/12174] Coding style
...
PHPBB3-12174
2014-05-10 23:50:42 +02:00
Tristan Darricau
27cb84d3d4
[ticket/12174] Remove $update_topic_attachments_flag
...
PHPBB3-12174
2014-05-09 09:48:09 +02:00
Tristan Darricau
93f901d078
[ticket/12174] Don't update the flag for a post without attachment
...
PHPBB3-12174
2014-05-09 00:50:34 +02:00
Tristan Darricau
712491697e
[ticket/12174] Update the conditions
...
PHPBB3-12174
2014-05-09 00:46:56 +02:00
Tristan Darricau
a80ad5d00f
[ticket/12174] Remove inline assignment
...
PHPBB3-12174
2014-05-09 00:31:53 +02:00
Tristan Darricau
f755f69606
[ticket/12174] Update sql query
...
PHPBB3-12174
2014-05-09 00:18:38 +02:00
Tristan Darricau
51c93aeb02
[ticket/12174] Revert the changes on $topic_update_array
...
PHPBB3-12174
2014-05-08 19:48:00 +02:00
Tristan Darricau
112e55e8ab
[ticket/12174] Corrections
...
PHPBB3-12174
2014-05-08 19:07:18 +02:00
Tristan Darricau
7935388306
[ticket/12174] Update topic_attachment flag when a post is soft-deleted
...
https://tracker.phpbb.com/browse/PHPBB3-12174
PHPBB3-12174
2014-05-08 01:43:56 +02:00