Máté Bartus
|
6211b69a6f
|
Merge branch '3.2.x'
|
2017-09-07 14:32:51 +02:00 |
|
Rubén Calvo
|
fe20aa058f
|
[ticket/15276] Fix comments
PHPBB3-15276
|
2017-09-07 13:15:19 +02:00 |
|
Rubén Calvo
|
48a3bd1a9e
|
[ticket/15201] Fix
PHPBB3-15201
|
2017-08-28 18:33:38 +02:00 |
|
Rubén Calvo
|
b0a2216326
|
[ticket/15201] Castings
PHPBB3-15201
|
2017-08-28 18:33:38 +02:00 |
|
Rubén Calvo
|
0ced93ccd5
|
[ticket/15201] Set user style to default style when it is disabled or uninstalled
PHPBB3-15201
|
2017-08-28 18:33:38 +02:00 |
|
Rubén Calvo
|
da3c9b3de7
|
[ticket/15276] Fix code and add phpdoc
PHPBB3-15276
|
2017-08-28 17:55:19 +02:00 |
|
Rubén Calvo
|
28060a8468
|
[ticket/15276] Use stream_copy_to_stream
PHPBB3-15276
|
2017-08-25 15:31:58 +02:00 |
|
Rubén Calvo
|
87229e1a77
|
[ticket/15276] Fix typo
PHPBB3-15276
|
2017-08-25 15:31:58 +02:00 |
|
Rubén Calvo
|
3c60333725
|
[ticket/15276] Update
PHPBB3-15276
|
2017-08-25 15:31:58 +02:00 |
|
Rubén Calvo
|
2afada5a5a
|
[ticket/15276] Remove avatar_path
PHPBB3-15276
|
2017-08-25 15:31:58 +02:00 |
|
Rubén Calvo
|
8d7336e57c
|
[ticket/15276] Fix code style
PHPBB3-15276
|
2017-08-25 15:31:58 +02:00 |
|
Rubén Calvo
|
8a47fd4120
|
[ticket/15276] Remove old code
PHPBB3-15276
|
2017-08-25 15:31:58 +02:00 |
|
Rubén Calvo
|
9e018e7c12
|
[ticket/15276] Use streams
PHPBB3-15276
|
2017-08-25 15:31:58 +02:00 |
|
Rubén Calvo
|
4c5114c14d
|
[ticket/15276] Use storage to download avatar
PHPBB3-15276
|
2017-08-25 15:31:58 +02:00 |
|
kasimi
|
ec2d983ab1
|
[ticket/15328] Disable checkbox if notification method isn't supported
PHPBB3-15328
|
2017-08-24 10:39:59 +02:00 |
|
javiexin
|
e6796a690c
|
[ticket/15331] Allow gravatars to be changed in the existing event
Option B:
- change the get_avatar function
PHPBB3-15331
|
2017-08-19 22:36:47 +02:00 |
|
rxu
|
68c3a0307d
|
[ticket/15324] Add more core and template events
PHPBB3-15324
|
2017-08-16 22:38:34 +07:00 |
|
rxu
|
aabb9d2e48
|
[ticket/15323] Allow Twig syntax in bbcode.html
PHPBB3-15323
|
2017-08-15 15:41:56 +07:00 |
|
rxu
|
1d808931f6
|
[ticket/15318] Make user option to disable word censoring effective again
PHPBB3-15318
|
2017-08-12 17:01:34 +07:00 |
|
javiexin
|
b6cb353239
|
[ticket/15307] Extensions may add modes to acp_users
Includes both PHP and Template events.
PHPBB3-15307
|
2017-08-06 14:22:57 +02:00 |
|
javiexin
|
d9662a5891
|
[ticket/15306] Error and missing data in core.acp_users_profile_validate
PHPBB3-15306
|
2017-08-06 13:38:30 +02:00 |
|
Marc Alexander
|
0aba1faa08
|
[ticket/security/211] Do not match javascript URIs with URL regexes
SECURITY-211
|
2017-07-26 21:14:05 +02:00 |
|
Marc Alexander
|
882a3c3831
|
[ticket/security/211] Make sure website URL only uses http & https schemes
SECURITY-211
|
2017-07-22 17:38:04 +02:00 |
|
Rubén Calvo
|
436410761d
|
[ticket/15253] Fix code
PHPBB3-15253
|
2017-07-20 19:55:52 +02:00 |
|
Rubén Calvo
|
603a8c51da
|
[ticket/15253] Move storage helper to filesystem
PHPBB3-15253
|
2017-07-20 19:55:52 +02:00 |
|
Rubén Calvo
|
ecb79539f4
|
[ticket/15253] Use storage helper methods instead of filesystem methods
PHPBB3-15253
|
2017-07-20 19:55:52 +02:00 |
|
rxu
|
797234e416
|
[ticket/14972] replace all occurrences of sizeof() with the count()
PHPBB3-14972
|
2017-07-17 16:57:00 +07:00 |
|
rxu
|
055a5f8040
|
[ticket/14972] Fix sizeof calls
As of PHP 7.2, only arrays and objects implementing the Countable interface
should be passed as a count() or sizeof() parameter.
See https://github.com/php/php-src/blob/php-7.2.0alpha2/UPGRADING#L197-L198
Also, sizeof() seems to be sheduled for deprecation, see
https://wiki.php.net/rfc/deprecations_php_7_2#suggested_deprecations
PHPBB3-14972
|
2017-07-17 16:56:54 +07:00 |
|
Marc Alexander
|
f101532c09
|
Merge branch '3.2.x'
|
2017-07-16 21:42:30 +02:00 |
|
Marc Alexander
|
53f186d96b
|
Merge branch 'prep-release-3.2.1' into 3.2.x
|
2017-07-16 20:53:18 +02:00 |
|
Marc Alexander
|
c56ebb5312
|
Merge branch 'prep-release-3.1.11' into prep-release-3.2.1
|
2017-07-16 18:24:47 +02:00 |
|
Marc Alexander
|
0e505c6fc7
|
[prep-release-3.2.1] Update versions for 3.2.1
|
2017-07-16 17:10:46 +02:00 |
|
Marc Alexander
|
34e9b4d066
|
Merge pull request #35 from phpbb/ticket/security-203-rhea
[ticket/security-203] Fully validate version check data in version helper -- Rhea
|
2017-07-16 15:29:35 +02:00 |
|
Marc Alexander
|
65aaef1f83
|
Merge branch 'prep-release-3.1.11' into 3.1.x
|
2017-07-16 15:00:22 +02:00 |
|
Marc Alexander
|
3df3cb87c5
|
[prep-release-3.1.11] Update version numbers to 3.1.11
|
2017-07-16 11:54:37 +02:00 |
|
Marc Alexander
|
4ed45c4e12
|
Merge pull request #32 from phpbb/ticket/security-203
[ticket/security-203] Fully validate version check data in version helper
|
2017-07-16 11:17:36 +02:00 |
|
Marc Alexander
|
0ec5e21979
|
Merge pull request #37 from phpbb/ticket/security/208
[ticket/security/208] Add form key to password reset form
|
2017-07-16 09:58:46 +02:00 |
|
Marc Alexander
|
a53c8cee79
|
[3.2.x] Update version numbers for 3.2.2-dev
|
2017-07-11 21:27:26 +02:00 |
|
Marc Alexander
|
50d2e337b0
|
[3.1.x] Update version number to 3.1.12-dev
|
2017-07-11 21:15:08 +02:00 |
|
Marc Alexander
|
d423b2ec0d
|
[prep-release-3.2.1] Update version numbers for 3.2.1-RC1
|
2017-06-25 21:55:00 +02:00 |
|
Marc Alexander
|
08c146ee34
|
Merge branch '3.1.x' into prep-release-3.1.11
|
2017-06-25 21:32:12 +02:00 |
|
Marc Alexander
|
5e24508280
|
Merge branch '3.2.x'
|
2017-06-25 21:27:09 +02:00 |
|
Marc Alexander
|
aef138d8bc
|
Merge branch '3.1.x' into 3.2.x
|
2017-06-25 21:26:43 +02:00 |
|
Marc Alexander
|
dc49a8a199
|
Merge pull request #4804 from rxu/ticket/15186
[ticket/15186] Fully implement the force_delete_allowed feature
|
2017-06-25 21:25:54 +02:00 |
|
Marc Alexander
|
04ef19595c
|
[prep-release-3.1.11] Update version numbers to 3.1.11-RC1
|
2017-06-25 17:42:55 +02:00 |
|
Marc Alexander
|
797bde42aa
|
Merge branch '3.2.x'
|
2017-06-25 11:07:13 +02:00 |
|
Marc Alexander
|
b28dc339f0
|
Merge branch '3.1.x' into 3.2.x
|
2017-06-25 11:06:47 +02:00 |
|
Marc Alexander
|
976d799ff2
|
Merge branch '3.2.x'
|
2017-06-24 21:42:54 +02:00 |
|
Marc Alexander
|
b59073cf3e
|
Merge pull request #4794 from lr94/ticket/15176
[ticket/15176] Add setting for user activity display limit.
|
2017-06-24 21:42:39 +02:00 |
|
Daniel Sinn
|
127f5a3ffa
|
[ticket/15250] Add core event to MCP at the end of merge_posts
PHPBB3-15250
|
2017-06-20 17:56:48 -04:00 |
|