Marc Alexander
0925a22062
Merge pull request #5233 from rxu/ticket/15678
...
[ticket/15678] Fix PHP warning in filesystem.php
2018-06-20 22:08:37 +02:00
Jakub Senko
1afc0673dd
[ticket/15696] Add support of other tools to 'if'
...
PHPBB3-15696
2018-06-19 07:49:21 +02:00
Jakub Senko
49efa50c88
[ticket/12591] Improve breadcrumb naming and extend it's usage
...
PHPBB3-12591
2018-06-18 19:58:33 +02:00
Jakub Senko
6fdb7486ad
[ticket/15651] Remove unnecessary condition
...
module.remove internally check if the module exists
PHPBB3-15651
2018-06-18 17:31:10 +02:00
Jakub Senko
4544f5212c
[ticket/15620] Use separate local avatar cache file for every lang
...
PHPBB3-15620
2018-06-18 13:10:19 +02:00
Jakub Senko
52f5e54d8a
[ticket/15666] Fix array key in twig lang() call
...
PHPBB3-15666
2018-06-18 11:56:05 +02:00
Marc Alexander
5a9b8a815d
Merge branch '3.2.x'
2018-06-17 15:40:02 +02:00
Marc Alexander
ff171f3a3b
Merge pull request #5158 from kasimi/ticket/15586
...
[ticket/15586] Fixed adding module the automatic way without specifying modes
2018-06-17 11:35:08 +02:00
Andrii Afanasiev
7b44e2c791
[ticket/15678] Fix build and cache flow for container
...
1. During procedure of building container we have to check both required files
in cache: container_* and autoload_*. This files should be "fresh" and if one
of the does not exist then we have to build it and put into a cache one more
time.
2. Fix typo 'posic_getuid' does not exist, so $php_uid is alwasy was false.
PHPBB3-15678
2018-06-15 09:09:07 +02:00
Rubén Calvo
f0385fbda7
[ticket/15371] Correct grammar
...
PHPBB3-15371
2018-06-14 11:41:20 +02:00
Rubén Calvo
aa75904ace
[ticket/15371] Add get_filename method
...
PHPBB3-15371
2018-06-13 21:19:58 +02:00
Rubén Calvo
26680763c2
[ticket/15671] Add test
...
PHPBB3-15671
2018-06-13 21:19:58 +02:00
Rubén Calvo
a641ea9291
[ticket/15371] Add doc
...
PHPBB3-15371
2018-06-13 21:19:58 +02:00
Rubén Calvo
db8ae41496
[ticket/15371] Update migration
...
PHPBB3-15371
2018-06-13 21:19:10 +02:00
Rubén Calvo
837a333ef2
[ticket/15171] Update logic
...
PHPBB3-15171
2018-06-13 21:19:10 +02:00
Rubén Calvo
7a4dd368b5
[ticket/15371] Return an empty string if the array has no elements
...
PHPBB3-15371
2018-06-13 21:19:10 +02:00
Rubén Calvo
5edb8f0b5b
[ticket/15371] Split uploaded files into subdirectories
...
PHPBB3-15371
2018-06-13 21:19:10 +02:00
Marc Alexander
3b69b3aa32
Merge branch '3.2.x'
2018-06-12 22:11:06 +02:00
Marc Alexander
9b79b56e7e
Merge pull request #5134 from rubencm/ticket/15553
...
[ticket/15553] Add method to get direct link
2018-06-12 21:48:12 +02:00
Marc Alexander
d1dd9d383e
Merge pull request #4916 from rubencm/ticket/15311
...
[ticket/15311] Use storage in backups
2018-06-07 22:18:03 +02:00
kasimi
8283f2393a
[ticket/15583] Update session time in AJAX request only once a minute
...
PHPBB3-15583
2018-06-06 10:40:29 +02:00
Matt Friedman
eba23133ca
[ticket/15684] Correct broken migration
...
PHPBB3-15684
2018-06-05 17:03:14 -07:00
rxu
bd91b6be87
[ticket/15678] Fix PHP warning in filesystem.php
...
PHPBB3-15678
2018-06-01 22:51:53 +07:00
Rubén Calvo
3320ffb399
[ticket/15311] Change service and method name
...
PHPBB3-15311
2018-05-31 22:55:02 +02:00
Rubén Calvo
b43268e8fc
[ticket/15311] Move get_temp_dir to another service
...
PHPBB3-15311
2018-05-30 23:56:56 +02:00
Rubén Calvo
f95cb27643
[ticket/15553] Add return annotation to get_link
...
PHPBB3-15553
2018-05-30 22:34:54 +02:00
Rubén Calvo
450c90a688
[ticket/15671] Rewrite load extensions from a variable instead of harcode it
...
PHPBB3-15671
2018-05-27 13:40:52 +02:00
Rubén Calvo
7dc362c824
[ticket/15671] Load extensions from a variable instead of harcode it
...
PHPBB3-15671
2018-05-27 00:49:04 +02:00
Rubén Calvo
cc4a68f32a
[ticket/15504] Fix warning message
...
PHPBB3-15504
2018-05-25 00:34:31 +02:00
Rubén Calvo
d156bf3757
[ticket/15311] Fix code style
...
PHPBB3-15311
2018-05-23 22:46:22 +02:00
Rubén Calvo
6b6c02aa7f
[ticket/15311] Fix variable
...
PHPBB3-15311
2018-05-16 23:27:56 +02:00
Rubén Calvo
01a8487244
[ticket/15311] Use cache directory if can't use system temp
...
PHPBB3-15311
2018-05-16 23:27:56 +02:00
Rubén Calvo
12b55beb42
[ticket/15311] Fix code style
...
PHPBB3-15311
2018-05-16 23:23:45 +02:00
Rubén Calvo
fb716743d2
[ticket/15311] Use storage in backups
...
PHPBB3-15311
2018-05-16 23:23:45 +02:00
Rubén Calvo
ed2165342f
[ticket/15286] Remove thumbnail if there is an error
...
PHPBB3-15286
2018-05-01 14:40:02 +02:00
Rubén Calvo
f80c59cb05
[ticket/15286] Fix tests after rebase
...
PHPBB3-15286
2018-05-01 14:40:02 +02:00
Rubén Calvo
0dda99ead6
[ticket/15553] Fix path
...
PHPBB3-15553
2018-05-01 10:51:27 +02:00
Rubén Calvo
9cb6d1bf13
[ticket/15553] Add method to get direct link
...
PHPBB3-15553
2018-05-01 10:51:27 +02:00
Rubén Calvo
3c295abd66
[ticket/15286] Remove download_mode
...
PHPBB3-15286
2018-05-01 10:47:11 +02:00
Rubén Calvo
5111d8a339
[ticket/15286] Update tests
...
PHPBB3-15286
2018-05-01 10:47:11 +02:00
Rubén Calvo
a176fa56ef
[ticket/15286] Fix tests
...
PHPBB3-15286
2018-05-01 10:47:11 +02:00
Rubén Calvo
ef43dbdcca
[ticket/15286] Update use storage in avatars
...
PHPBB3-15286
2018-05-01 10:47:11 +02:00
Rubén Calvo
e564ca6e60
[ticket/15286] Fix tests
...
PHPBB3-15286
2018-05-01 10:47:11 +02:00
Rubén Calvo
e749e06042
[ticket/15286] Use storage in attachments
...
PHPBB3-15286
2018-05-01 10:47:11 +02:00
Zoddo
1f00f48e71
[ticket/13128] Remove deprecated Sphinx options
...
These configuration options are deprecated:
* sql_query_info (since sphinx 2.2.2; used only by the "search" command
which was removed; wiki need to be updated accordingly)
* max_matches (since sphinx 2.2.3; should be set in the sphinx query)
* charset_type (since sphinx 2.2.2; sphinx now supports only utf-8)
* compat_sphinxql_magics (since sphinx 2.2.1)
PHPBB3-13128
2018-04-23 10:49:53 +02:00
JoshyPHP
9e7b10164a
[ticket/15646] Added support for Argon2i passwords
...
PHPBB3-15646
2018-04-18 21:10:26 +02:00
kasimi
0aea8ecd83
[ticket/15637] Extract multi-line PHP event descriptions
...
PHPBB3-15637
2018-04-15 18:46:44 +02:00
Marc Alexander
f3338b2874
Merge branch '3.2.x'
2018-03-26 21:20:21 +02:00
Marc Alexander
364407ab59
Merge pull request #5163 from VSEphpbb/ticket/15595
...
[ticket/15595] Fix module exists tool when ignoring parent check
2018-03-26 20:22:16 +02:00
Matt Friedman
d7db5d366b
[ticket/15595] Fix module exists tool when parent is false
...
PHPBB3-15595
2018-03-19 16:45:44 -07:00