Marc Alexander
71f04e7337
Merge branch '3.3.x'
2023-09-30 13:22:46 +02:00
Marc Alexander
a04af20806
[ticket/17198] Use https instead of http as default in remote avatar
...
PHPBB3-17198
2023-09-29 21:34:27 +02:00
Marc Alexander
37ebf41308
Merge pull request #5274 from rubencm/ticket/14285
...
[ticket/14285] Move downloads to controller
2021-05-28 07:17:15 +02:00
Marc Alexander
cc8b4ef619
[ticket/16764] Remove remote avatar functionality
...
PHPBB3-16764
2021-04-23 22:26:07 +02:00
rubencm
c375f2c9e5
[ticket/14285] Use route service for download routes
...
PHPBB3-14285
2021-03-21 23:12:31 +01:00
Marc Alexander
b46e242013
Merge branch 'ticket/15392' into ticket/15392-master
2021-03-04 17:04:17 +01:00
DinHere
8c9d26db1f
[ticket/15392] Changed dirname(__FILE__) to __DIR__
...
Changed dirname(__FILE__) to __DIR__ everywhere
PHPBB3-15392
2021-03-03 22:24:10 +01:00
rxu
3df19411b4
[ticket/16549] Fix tests
...
PHPBB3-16549
2020-10-18 10:38:46 +07:00
rxu
ec565de6cb
[ticket/16549] Fix tests
...
PHPBB3-16549
2020-10-18 10:37:16 +07:00
rxu
4c4debf004
[ticket/16549] PHPUnit function declarations tiny cleanup
...
PHPBB3-16549
2020-10-18 10:36:42 +07:00
rubencm
774c609c4a
[ticket/16345] Small improvements
...
PHPBB3-16346
2020-08-14 08:29:06 +00:00
Marc Alexander
ebac54aa9e
[ticket/14948] Adjust calls for twig and phpunit updates
...
PHPBB3-14948
2019-05-09 21:40:06 +02:00
rxu
42b7782927
[ticket/14972] Migrate from deprecated getMock() method to createMock()
...
PHPBB3-14972
2019-05-08 21:57:00 +02:00
Marc Alexander
c5a995ec8d
Merge branch '3.2.x'
2019-04-29 09:40:19 +02:00
Marc Alexander
1843e4f6b4
[prep-release-3.2.6] Fix expected data in avatar manager test
2019-04-27 13:52:37 +02:00
Marc Alexander
c6cc6ba8d8
[ticket/14948] Adjust calls for twig and phpunit updates
...
PHPBB3-14948
2019-01-02 20:19:56 +01:00
Marc Alexander
f7056d232b
Merge branch '3.2.x'
2018-10-28 16:32:51 +01:00
Jakub Senko
6a35385308
[ticket/15833] Add core.avatar_manager_avatar_delete_after event
...
PHPBB3-15833
2018-10-28 14:19:33 +01:00
Rubén Calvo
d0b7875b18
[ticket/15692] Update tests
...
PHPBB3-15692
2018-08-20 12:05:29 +02:00
Rubén Calvo
f9c1901317
[ticket/15342] Fix test
...
PHPBB3-15342
2018-07-11 09:27:08 +02:00
Rubén Calvo
a02fa1170b
[ticket/15342] Track storage files
...
PHPBB3-15342
2018-07-11 09:27:08 +02:00
Rubén Calvo
9fcf30d504
[ticket/15276] Use IniGetWrapper
...
PHPBB3-15276
2017-09-07 14:50:55 +02:00
Rubén Calvo
c3e9aa1c18
[ticket/15276] Use mimetype guesser
...
PHPBB3-15276
2017-08-25 15:31:58 +02:00
Rubén Calvo
09856aeb26
[ticket/15276] Update file_info to get size of images
...
PHPBB3-15276
2017-08-25 15:31:58 +02:00
Rubén Calvo
5a25a6b69f
[ticket/15276] Remove empty line
...
PHPBB3-15276
2017-08-25 15:31:58 +02:00
Rubén Calvo
929e32e80d
[ticket/15276] Use storage in avatar test
...
PHPBB3-15276
2017-08-25 15:31:58 +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
e3859d894d
[ticket/14972] Migrate from deprecated getMock() method to createMock()
...
PHPBB3-14972
2017-07-17 16:56:55 +07:00
Marc Alexander
5b21903e66
[ticket/security/210] Fix tests for 3.2.x
...
SECURITY-210
2017-07-16 17:09:06 +02:00
Marc Alexander
e7be47c93d
Merge branch 'ticket/security/210' into ticket/security/210-rhea
2017-07-10 21:18:45 +02:00
Marc Alexander
fa631947f1
[ticket/security/210] Adjust regex and add tests for IPv6
...
SECURITY-210
2017-07-10 21:17:52 +02:00
Marc Alexander
3fc3f55d34
Merge branch 'ticket/security/210' into ticket/security/210-rhea
2017-07-09 16:24:49 +02:00
Marc Alexander
a281d526dc
[ticket/security/210] Prevent using IP addresses or ports for remote avatar
...
SECURITY-210
2017-07-09 15:38:18 +02:00
Marc Alexander
ea6bcdff52
Merge branch '3.1.x'
2016-01-06 13:26:23 +01:00
Marc Alexander
b3d64b3b59
[ticket/14387] Fix avatar tests after adding get_config_name method
...
PHPBB3-14387
2016-01-02 17:16:32 +01:00
Marc Alexander
f32a94ae5d
[ticket/13904] Pass filesystem to upload avatar again
...
PHPBB3-13904
2015-09-09 08:27:44 +02:00
Marc Alexander
57de896286
[ticket/13904] Remove unneeded parameters from avatars and fix tests
...
PHPBB3-13904
2015-09-09 08:27:42 +02:00
Marc Alexander
58286171f1
[ticket/14150] Update fast-image-size to newest version
...
PHPBB3-14150
2015-09-08 12:59:55 +02:00
Marc Alexander
47b32f1da9
Merge branch '3.1.x'
...
Conflicts:
phpBB/phpbb/avatar/driver/upload.php
tests/avatar/manager_test.php
2015-08-08 22:23:03 +02:00
javiexin
e37b3495f0
[ticket/13981] Add events to capture avatar deletion or overwriting
...
An event to capture overwriting, and another to capture deletion.
Includes better error processing. Replaced global by dependency injection.
Fix Travis tests.
PHPBB3-13981
2015-07-23 14:46:51 +02:00
MateBartus
179a470022
[ticket/13762] Moving language related functionality into a separate class
...
PHPBB3-13762
2015-05-02 13:37:12 +02:00
Marc Alexander
39d6180c68
[ticket/8672] Use fastImageSize in classes
...
PHPBB3-8672
2015-04-24 13:33:14 +02:00
Marc Alexander
2fa99602c6
[ticket/8672] Add class for retrieving imagesize without download
...
getimagesize() always downloads the complete file before checking
the actual image dimensions. This class will be able to do the same
without having to download possibly large files.
PHPBB3-8672
2015-04-24 13:31:36 +02:00
MateBartus
4bdef6fd21
[ticket/13697] Moving filesystem related functions to filesystem service
...
* Moving filesystem service to \phpbb\filesystem namespace
* Wraping Symfony's Filesystem component
* Moving filesystem related functions from includes/functions.php
into \phpbb\filesystem\filesystem
Functions moved (and deprecated):
- phpbb_chmod
- phpbb_is_writable
- phpbb_is_absolute
- phpbb_own_realpath
- phpbb_realpath
* Adding interface for filesystem service
PHPBB3-13697
2015-04-16 13:24:10 +02:00
Joas Schilling
9b54f2d0c4
Merge branch 'develop-ascraeus' into develop
2014-11-21 22:42:26 +01:00
Tristan Darricau
677b5b2cd4
[ticket/12620] Fix rebase
...
PHPBB3-12620
2014-11-20 23:15:49 +01:00
Marc Alexander
b0942fe31d
[ticket/13197] Test that user's group avatar is deleted by group avatar delete
...
PHPBB3-13197
2014-10-26 12:42:47 -07:00
Marc Alexander
07576dc169
[ticket/12822] Correctly call \phpbb\user in avatar manager test
...
PHPBB3-12822
2014-08-11 18:04:20 +02:00
Nils Adermann
bad90dafbf
Merge remote-tracking branch 'github-marc1706/ticket/12822' into develop-ascraeus
...
* github-marc1706/ticket/12822:
[ticket/12822] Fix test runs of avatar manager_test
[ticket/12822] Add method for deleting avatars and use confirm_box
[ticket/12822] Remove "None" option from avatar select boxes
2014-08-11 17:37:56 +02:00
Marc Alexander
8d99b4afe1
[ticket/12932] Fix tests and calls to create_datetime
...
PHPBB3-12932
2014-08-10 13:43:04 +02:00