Oliver Schramm
c6557e3800
[ticket/13313] Update version in @since tag of event
...
PHPBB3-13313
2015-01-15 22:08:10 +01:00
Tristan Darricau
ce47170c29
[ticket/13489] Update migrations
...
PHPBB3-13489
2015-01-14 12:16:24 +01:00
Tristan Darricau
4df125625c
[ticket/13489] Fix tests
...
PHPBB3-13489
2015-01-14 12:04:30 +01:00
Tristan Darricau
8ef238ea73
[ticket/13361] Fix the JsonResponse in the exception listener
...
PHPBB3-13361
2015-01-14 11:13:28 +01:00
Tristan Darricau
c99ed64473
[ticket/13489] Disable the event dispatcher in the migrator
...
PHPBB3-13489
2015-01-14 11:09:44 +01:00
Joas Schilling
e3e16a0166
Merge pull request #3234 from brunoais/ticket/13154
...
[ticket/13154] Event to edit user list for notification in notifications
2015-01-13 23:31:28 +01:00
Joas Schilling
2a08c60a62
Merge pull request #3233 from brunoais/ticket/13160
...
[ticket/13160] Viewtopic; before viewing permissions event
2015-01-13 23:27:30 +01:00
Joas Schilling
b27c0ab992
Merge pull request #3283 from Elsensee/ticket/13490
...
[ticket/13490] Allow multibyte characters in edit reason
2015-01-12 23:56:35 +01:00
Oliver Schramm
3bfd87cda4
[ticket/13313] Add event core.acp_email_display
...
PHPBB3-13313
2015-01-11 20:55:00 +01:00
Oliver Schramm
53169b1303
[ticket/13469] Fall back to soft_delete if no permissions for delete
...
PHPBB3-13469
2015-01-11 20:46:32 +01:00
brunoais
1d49ccd920
[ticket/13160] New line before comment block
...
PHPBB3-13160
2015-01-11 19:12:08 +00:00
Oliver Schramm
f075fb78f6
[ticket/13490] Allow multibyte characters in edit reason
...
PHPBB3-13490
2015-01-11 19:29:33 +01:00
rxu
17f4dce0fc
[ticket/13492] Add IDN support for custom BBCode URL tokens
...
Custom BBCode URL tokens does not support IDN.
Custom BBCodes added earlier than IDN has been applied are unaffected.
PHPBB3-13492
2015-01-11 20:36:22 +07:00
Tristan Darricau
1f4bb2c149
[ticket/13361] Add tests
...
PHPBB3-13361
2015-01-11 11:28:45 +01:00
Dhruv Goel
e8464d7fe2
Merge pull request #3276 from nickvergessen/ticket/13272
...
[ticket/13272] Add vendor/ folder to "changed files" package
2015-01-11 15:42:58 +05:30
Dhruv Goel
fbf7726642
Merge pull request #3176 from Senky/ticket/13346
...
[ticket/13346] Fix indentation, spacing and missing divs
2015-01-11 14:42:40 +05:30
Dhruv
ff59240748
[ticket/13472] Delete admin activation notification when deleting user
...
PHPBB3-13472
2015-01-11 14:09:59 +05:30
Joas Schilling
bfba52781b
Merge pull request #3210 from brunoais/ticket/13147
...
[ticket/13147] Change get_global_visibility_sql()'s results
2015-01-10 22:00:07 +01:00
Joas Schilling
659e15656f
[ticket/13272] Add vendor/ folder to "changed files" package
...
PHPBB3-13272
2015-01-10 21:17:16 +01:00
Jakub Senko
10e72a36a3
[ticket/13346] Remove unnecessary divs
...
PHPBB3-13346
2015-01-10 21:05:30 +01: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
9cc4d60b88
[ticket/13146] Remove empty line
...
PHPBB3-13146
2015-01-10 17:08:46 +00:00
brunoais
ec749a2b39
[ticket/13146] "Make it" -> "Set it to"
...
PHPBB3-13146
2015-01-10 17:08:46 +00:00
brunoais
6d3fca9a41
[ticket/13146] Forced line feed on long line
...
PHPBB3-13146
2015-01-10 17:08:45 +00:00
brunoais
9cbb9b4253
[ticket/13146] Fixed wrong tab + space into only tab
...
PHPBB3-13146
2015-01-10 17:08:44 +00:00
brunoais
fce1be2684
[ticket/13160] Appending "_check" to override variable names
...
PHPBB3-13160
2015-01-10 17:08:43 +00:00
brunoais
f02e3a4076
[ticket/13160] lowercase null
...
PHPBB3-13160
2015-01-10 17:08:43 +00:00
brunoais
3d8aaf6aaf
[ticket/13160] Wrong variable types fixed
...
PHPBB3-13160
2015-01-10 17:08:42 +00:00
brunoais
ffb7d618ac
[ticket/13160] Removed an unwanted tab char.
...
PHPBB3-13160
2015-01-10 17:08:41 +00:00
brunoais
11269fe62a
[ticket/13160] Allow override topic_tracking_info
...
PHPBB3-13160
2015-01-10 17:08:40 +00:00
brunoais
a5a6855a0d
[ticket/13160] Allow override f_read and forum password
...
Adds a couple of variables to the event that allows extension authors to
bypass the f_read and forum password checks as if the user had those permissions
whether or not he actually has them.
PHPBB3-13160
2015-01-10 17:08:40 +00:00
brunoais
a0287a62c1
[ticket/13160] Viewtopic; before viewing permissions event
...
An event before the f_Read permissions check in viewtopic
PHPBB3-13160
2015-01-10 17:08:39 +00:00
brunoais
2b76d7dc7c
[ticket/13154] Don't assign dispatcher to a variable. Just the obj param.
...
PHPBB3-13154
2015-01-10 17:06:51 +00:00
Tristan Darricau
74e8f9bd4e
[ticket/13361] Support ajax request (send a json response)
...
PHPBB3-13361
2015-01-10 17:14:14 +01:00
Marc Alexander
a415a4ec2b
Merge pull request #3274 from nickvergessen/ticket/13486
...
[ticket/13486] Fix typo in method name
2015-01-10 16:25:27 +01:00
Joas Schilling
f756632185
[ticket/13486] Fix typo in method name
...
PHPBB3-13486
2015-01-10 15:14:58 +01:00
Marc Alexander
c28ef9afdd
Merge pull request #3195 from nickvergessen/ticket/13238-asc
...
[ticket/13238] Do not drop indexes that do not exist from fulltext search
2015-01-10 13:17:59 +01:00
Marc Alexander
ba477f77c7
Merge pull request #3272 from nickvergessen/ticket/13307
...
[ticket/13307] Update mysql_upgrader.php to work without the schema_data...
2015-01-10 13:06:46 +01:00
brunoais
8ed5a047ec
[ticket/13147] Wrong extra new line
...
PHPBB3-13147
2015-01-10 11:48:01 +00:00
Marc Alexander
e6509aaf60
[ticket/13192] Use ltrim() instead of preg_replace()
...
PHPBB3-13192
2015-01-10 12:46:40 +01: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
Marc Alexander
67c987f0d0
Merge pull request #3166 from nickvergessen/Senky-ticket/12866
...
[ticket/12866] Wrong profile field validation options
2015-01-10 12:36:49 +01:00
Joas Schilling
bf59d8dd74
Merge pull request #3209 from brunoais/ticket/13146
...
[ticket/13146] Allow changing the result of calling get_forums_visibility_sql
2015-01-10 12:29:48 +01:00
brunoais
cea35c486c
[ticket/13146] Removed stray empty line
...
PHPBB3-13146
2015-01-10 09:55:43 +00:00
brunoais
b64d8c59b0
[ticket/13146] dispatcher, not phpbb_dispatcher
...
PHPBB3-13146
2015-01-10 09:18:03 +00:00
brunoais
349aaab6ac
[ticket/13146] Even more missing phpbb_mock_event_dispatcher()
...
PHPBB3-13146
2015-01-10 08:32:22 +00:00