Marc Alexander
636a29d589
[ticket/13904] Split up local_upload method
...
PHPBB3-13904
2015-09-09 08:28:00 +02:00
Marc Alexander
167cc58f27
[ticket/13904] Add types base class
...
PHPBB3-13904
2015-09-09 08:27:59 +02:00
Marc Alexander
adcc901af1
[ticket/13904] Fix minor issues and move local_upload to its own class
...
PHPBB3-13904
2015-09-09 08:27:58 +02:00
Marc Alexander
cf9b6ed474
[ticket/13904] Use the class member plupload instead of argument
...
PHPBB3-13904
2015-09-09 08:27:58 +02:00
Marc Alexander
f9b69e73d4
[ticket/13904] Fix minor coding issues and don't use form_upload anymore
...
PHPBB3-13904
2015-09-09 08:27:57 +02:00
Marc Alexander
11b2c938c6
[ticket/13904] Move form_upload to its own class and define type classes
...
PHPBB3-13904
2015-09-09 08:27:56 +02:00
Marc Alexander
c65f0d748a
[ticket/13904] Add more tests for upload class
...
PHPBB3-13904
2015-09-09 08:27:55 +02:00
Marc Alexander
b871dbcf1f
[ticket/13904] Remove phpbb_root_path global from filespec class
...
PHPBB3-13904
2015-09-09 08:27:54 +02:00
Marc Alexander
52652ca182
[ticket/13904] Remove phpbb_root_path global from upload class
...
PHPBB3-13904
2015-09-09 08:27:53 +02:00
Marc Alexander
47f8f2cc88
[ticket/13904] Pass request service to upload instead of using global
...
PHPBB3-13904
2015-09-09 08:27:53 +02:00
Marc Alexander
697ac5f4aa
[ticket/13904] Use language class instead of global user in filespec
...
PHPBB3-13904
2015-09-09 08:27:52 +02:00
Marc Alexander
6541e4cb17
[ticket/13904] Improve doc blocks in filespec class
...
PHPBB3-13904
2015-09-09 08:27:51 +02:00
Marc Alexander
ef59e0228a
[ticket/13904] Fix tests again
...
PHPBB3-13904
2015-09-09 08:27:50 +02:00
Marc Alexander
0121e60cd7
[ticket/13904] Use language class instead of user global in upload
...
PHPBB3-13904
2015-09-09 08:27:49 +02:00
Marc Alexander
e4546ad03c
[ticket/13904] Improve doc blocks in upload class
...
PHPBB3-13904
2015-09-09 08:27:48 +02:00
Marc Alexander
25df7f8149
[ticket/13904] Remove functions_fileupload.php
...
PHPBB3-13904
2015-09-09 08:27:47 +02:00
Marc Alexander
c34fd1e7c0
[ticket/13904] Fix fileupload functional tests
...
PHPBB3-13904
2015-09-09 08:27:47 +02:00
Marc Alexander
a53825ad76
[ticket/13904] No longer use fileerror class for extending filespec class
...
PHPBB3-13904
2015-09-09 08:27:46 +02:00
Marc Alexander
eb11973ea8
[ticket/13904] Use factory instead of container and add factory to services
...
PHPBB3-13904
2015-09-09 08:27:45 +02:00
Marc Alexander
f32a94ae5d
[ticket/13904] Pass filesystem to upload avatar again
...
PHPBB3-13904
2015-09-09 08:27:44 +02:00
Marc Alexander
dbfdb61f82
[ticket/13904] Fix fileupload tests
...
PHPBB3-13904
2015-09-09 08:27:43 +02:00
Marc Alexander
2915647a54
[ticket/13904] Fix filespec tests
...
PHPBB3-13904
2015-09-09 08:27:42 +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
0a98fc2561
[ticket/13904] Remove fileupload class
...
PHPBB3-13904
2015-09-09 08:27:41 +02:00
Marc Alexander
a96e7a8ec6
[ticket/13904] Get rid of useless parameters and variables
...
PHPBB3-13904
2015-09-09 08:27:40 +02:00
Marc Alexander
186b4495b6
[ticket/13904] Allow using factory for none files. classes
...
PHPBB3-13904
2015-09-09 08:27:39 +02:00
Marc Alexander
8c2cbc0599
[ticket/13904] Remove magic method from factory and allow short names
...
PHPBB3-13904
2015-09-09 08:27:38 +02:00
Marc Alexander
1af6f052d8
[ticket/13904] Load upload class using factory
...
PHPBB3-13904
2015-09-09 08:27:37 +02:00
Marc Alexander
d2be8e1503
[ticket/13904] Add fileupload class to files classes
...
PHPBB3-13904
2015-09-09 08:27:37 +02:00
Marc Alexander
92e49cd0ac
[ticket/13904] Turn filespec into prototype and improve init methods
...
PHPBB3-13904
2015-09-09 08:27:36 +02:00
Marc Alexander
0cbb713cc2
[ticket/13904] Fix uploading for use with new filespec class
...
PHPBB3-13904
2015-09-09 08:27:35 +02:00
Marc Alexander
891ffb8ac7
[ticket/13904] Remove filespec class from functions_upload
...
PHPBB3-13904
2015-09-09 08:27:13 +02:00
Marc Alexander
c72d6a71bb
[ticket/13904] Modify constructor to be instantiatable by container
...
PHPBB3-13904
2015-09-09 08:26:07 +02:00
Marc Alexander
557f1a89d5
[ticket/13904] Add filespec class to files classes
...
PHPBB3-13904
2015-09-09 08:26:06 +02:00
Marc Alexander
b971f20a5d
[ticket/13904] Add initial factory for handling file classes
...
PHPBB3-13904
2015-09-09 08:26:05 +02:00
Tristan Darricau
dccc0877c1
Merge pull request #3891 from marc1706/ticket/14150
...
[ticket/14150] Update fast-image-size to newest version
* marc1706/ticket/14150:
[ticket/14150] Update fast-image-size to newest version
2015-09-09 00:16:22 +02:00
Marc Alexander
9d18b3d1ee
Merge branch '3.1.x'
2015-09-08 13:35:04 +02:00
Marc Alexander
90d5eefccf
Merge pull request #3881 from VSEphpbb/ticket/14142
...
[ticket/14142] Remove unused ignore_configs from avatar drivers
2015-09-08 13:34:58 +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
3ddee852fa
Merge branch '3.1.x'
...
Conflicts:
phpBB/includes/functions_messenger.php
2015-09-07 12:16:12 +02:00
Marc Alexander
9537ec56eb
Merge pull request #3884 from Nicofuma/ticket/14143
...
[ticket/14143] Flush the mail queue when writing it
2015-09-07 12:15:24 +02:00
Tristan Darricau
0e93efd7cb
[ticket/14143] Flush the mail queue when writing it
...
PHPBB3-14143
2015-09-05 17:53:29 +02:00
Andreas Fischer
c2a5108452
Merge pull request #3878 from Nicofuma/ticket/14140-master
...
[ticket/14140] Update Symfony to latest 2.8-dev version - #3877
* Nicofuma/ticket/14140-master:
[ticket/14140] Update Symfony to latest 2.8-dev version
[ticket/14140] Update SYmfony to 2.3.32
2015-09-05 16:08:28 +02:00
Andreas Fischer
35bb32ff88
Merge branch '3.1.x'
...
* 3.1.x:
[ticket/14140] Update SYmfony to 2.3.32
Conflicts:
phpBB/composer.lock
2015-09-05 16:08:21 +02:00
Andreas Fischer
8cab2374f9
Merge pull request #3877 from Nicofuma/ticket/14140
...
[ticket/14140] Update Symfony to 2.3.32
* Nicofuma/ticket/14140:
[ticket/14140] Update SYmfony to 2.3.32
2015-09-05 16:08:13 +02:00
Joas Schilling
fb3e9d9a77
Merge branch '3.1.x'
...
Conflicts:
build/build.xml
2015-09-05 15:20:38 +02:00
Joas Schilling
f201c22ca7
Merge branch 'prep-release-3.1.6' into 3.1.x
...
Conflicts:
build/build.xml
phpBB/includes/constants.php
phpBB/install/schemas/schema_data.sql
2015-09-05 15:19:16 +02:00
Joas Schilling
5258fba2e0
[prep-release-3.1.6] Add migration for 3.1.6
release-3.1.6
2015-09-05 12:45:53 +02:00
Joas Schilling
82a45cd4da
[prep-release-3.1.6] Update version for final 3.1.6 release
2015-09-05 12:45:00 +02:00
Matt Friedman
076807c63a
[ticket/14142] Remove unused ignore_configs from avatar drivers
...
PHPBB3-14142
2015-09-04 13:38:14 -07:00