Commit graph

31828 commits

Author SHA1 Message Date
MikelAlejoBR
b2277e7bf6 [ticket/15733] Remove unused code related to deprecated flood control
PHPBB3-15733
2018-07-28 14:29:37 +02:00
MikelAlejoBR
740006ba60 [ticket/15697] Remove unused variable and corresponding input field
PHPBB3-15697
2018-07-28 13:15:31 +02:00
Jakub Senko
e398008624
[ticket/11838] OAuth registration from ucp_register
PHPBB3-11838
2018-07-27 20:50:48 +02:00
Jakub Senko
76982b430f
[ticket/11453] Improve performance of notification.method.messenger_base
PHPBB3-11453
2018-07-27 14:29:35 +02:00
Rubén Calvo
df25ad0452 [ticket/15663] Remove empty line
PHPBB3-15663
2018-07-26 03:34:47 +02:00
Rubén Calvo
f0b70512c0 [ticket/15720] Don't escape ampersands on redirections
PHPBB3-15720
2018-07-25 22:03:11 +02:00
Rubén Calvo
7ccecf6f77 [ticket/15413] Login redirect to previous page
PHPBB3-15413
2018-07-25 22:02:50 +02:00
MikelAlejoBR
210c5f5a59 [ticket/15697] Remove hard coded time check when sending PMs
PHPBB3-15697
2018-07-23 17:45:48 +02:00
Marc Alexander
a9e0d91cc1
Merge branch '3.2.x' 2018-07-18 22:19:59 +02:00
Marc Alexander
065c68e2be
Merge pull request #5283 from marc1706/ticket/15677-master
[ticket/15677] Update composer dependencies to latest -- Master version
2018-07-18 22:19:47 +02:00
Marc Alexander
04899d1efd
Merge branch 'prep-release-3.2.3' into 3.2.x 2018-07-18 21:54:51 +02:00
Marc Alexander
c72d443738
Merge pull request #5232 from marc1706/ticket/15677
[ticket/15677] Update symfony  to 2.8.42, others to latest
2018-07-18 21:54:12 +02:00
Marc Alexander
e240a6fb23
Merge pull request #5243 from rubencm/ticket/15689
[ticket/15689] Show statistics of storages on acp_storage
2018-07-15 10:59:07 +02:00
Rubén Calvo
ffcfec044b [ticket/15723] Rewrite gen_rand_string() and gen_rand_string_friendly()
PHPBB3-15723
2018-07-14 11:42:32 +02:00
Rubén Calvo
38e657bec5 [ticket/15689] Use twig syntax
PHPBB3-15689
2018-07-14 11:25:09 +02:00
Rubén Calvo
f3c991aa27 [ticket/15663] Remove flash icon and template
PHPBB3-15663
2018-07-12 22:02:48 +02:00
Rubén Calvo
451c60f9cf [ticket/15663] Move constant to compatibility_globals
PHPBB3-15663
2018-07-12 22:02:48 +02:00
Rubén Calvo
87110937a4 [ticket/15663] Add migration
PHPBB3-15663
2018-07-12 22:02:48 +02:00
Rubén Calvo
3966440008 [ticket/15663] Remove flash attachments support
PHPBB3-15663
2018-07-12 22:02:48 +02:00
Rubén Calvo
f8423600b1 [ticket/15689] Handle storage stats outside template
PHPBB3-15689
2018-07-12 21:57:26 +02:00
Rubén Calvo
50af5409a6 [ticket/15689] Remove format_bytes filter from twig
PHPBB3-15689
2018-07-12 21:57:26 +02:00
Rubén Calvo
0fed1054db [ticket/15689] Show unknown if can't retrieve free space
PHPBB3-15689
2018-07-12 21:57:26 +02:00
Rubén Calvo
584d03a9fe [ticket/15689] Show statistics of storages on acp_storage
PHPBB3-15689
2018-07-12 21:57:26 +02:00
Marc Alexander
5087d5d6b6
Merge pull request #4933 from rubencm/ticket/15342
[ticket/15342] Track storage files
2018-07-12 21:49:04 +02:00
Rubén Calvo
e40daea4bd [ticket/15342] Update comments
PHPBB3-15342
2018-07-12 15:56:17 +02:00
Rubén Calvo
af7e3662b8 [ticket/15342] Catch exception in check_disk_space
PHPBB3-15342
2018-07-11 09:27:08 +02:00
Rubén Calvo
e5d8b1600b [ticket/15342] free_space return float and throws exception
PHPBB3-15342
2018-07-11 09:27:08 +02:00
Rubén Calvo
117d9e69ce [ticket/15342] Fix comments
PHPBB3-15342
2018-07-11 09:27:08 +02:00
Rubén Calvo
0e0e157e87 [ticket/15342] If the file haven't been moved, remove it from the filesystem
PHPBB3-15342
2018-07-11 09:27:08 +02:00
Rubén Calvo
78c8674643 [ticket/15342] Fix check_disk_space
PHPBB3-15342
2018-07-11 09:27:08 +02:00
Rubén Calvo
7d7217c381 [ticket/15342] Move call to remove file
PHPBB3-15342
2018-07-11 09:27:08 +02:00
Rubén Calvo
c039fcba18 [ticket/15342] free_space() now return false if there is any error
PHPBB3-15342
2018-07-11 09:27:08 +02:00
Rubén Calvo
6d2aae5853 [ticket/15342] Fix docblock
PHPBB3-15342
2018-07-11 09:27:08 +02:00
Rubén Calvo
0cc77d2c99 [ticket/15342] Check if is resource before close it
PHPBB3-15342
2018-07-11 09:27:08 +02:00
Rubén Calvo
bdf3a0c913 [ticket/15342] Escape strings in sql querys
PHPBB3-15342
2018-07-11 09:27:08 +02:00
Rubén Calvo
522ff2f792 [ticket/15342] Fix sql condition
PHPBB3-15342
2018-07-11 09:27:08 +02:00
Rubén Calvo
3ed63388b4 [ticket/15342] Use track_rename when renaming files
PHPBB3-15342
2018-07-11 09:27:08 +02:00
Rubén Calvo
db9daf1dea [ticket/15342] Fix docblock
PHPBB3-15342
2018-07-11 09:27:08 +02:00
Rubén Calvo
238247b5fc [ticket/15342] Remove unused variables
PHPBB3-15342
2018-07-11 09:27:08 +02:00
Rubén Calvo
a3d949c3d0 [ticket/15342] Fix migration
PHPBB3-15342
2018-07-11 09:27:08 +02:00
Rubén Calvo
f9c1901317 [ticket/15342] Fix test
PHPBB3-15342
2018-07-11 09:27:08 +02:00
Rubén Calvo
22b2e95531 [ticket/15342] Add again check of free space when uploading attachments
PHPBB3-15342
2018-07-11 09:27:08 +02:00
Rubén Calvo
4cff370f8d [ticket/15342] Add method to get free space
PHPBB3-15342
2018-07-11 09:27:08 +02:00
Rubén Calvo
bb0d705ebf [ticket/15342] Fix files not being tracked
PHPBB3-15342
2018-07-11 09:27:08 +02:00
Rubén Calvo
944432d382 [ticket/15342] Remove comment since they are a little diferent things
PHPBB3-15342
2018-07-11 09:27:08 +02:00
Rubén Calvo
1d686fecb5 [ticket/15342] Fix parameter that could be null
PHPBB3-15342
2018-07-11 09:27:08 +02:00
Rubén Calvo
9184d34a51 [ticket/15342] Use cache to get the number of files and the size of any storage
PHPBB3-15342
2018-07-11 09:27:08 +02:00
Rubén Calvo
80e5fe255b [ticket/15342] Add method to storage to get number of tracked files
PHPBB3-15342
2018-07-11 09:27:08 +02:00
Rubén Calvo
83d559afc5 [ticket/15342] Track attachments thumbnails
PHPBB3-15342
2018-07-11 09:27:08 +02:00
Rubén Calvo
b823ae85cf [ticket/15342] Track current uploaded files
PHPBB3-15342
2018-07-11 09:27:08 +02:00