Máté Bartus
60dba82e1d
Merge branch '3.2.x'
2017-09-07 14:13:58 +02:00
Máté Bartus
384ece3621
Merge pull request #4924 from rubencm/ticket/15346
...
[ticket/15346] Check if extension is enableable during install
2017-09-07 14:12:18 +02:00
Máté Bartus
6459bcf98f
Merge branch '3.2.x'
2017-09-07 14:07:26 +02:00
Rubén Calvo
b255209574
[ticket/15276] Remove unused dependency
...
PHPBB3-15276
2017-09-07 13:36:25 +02:00
Rubén Calvo
bb886667d2
[ticket/15276] Add missing properties
...
PHPBB3-15276
2017-09-07 13:35:15 +02:00
kasimi
edd1ce7443
[ticket/15328] Use type_interface
...
PHPBB3-15328
2017-09-07 13:30:39 +02:00
Rubén Calvo
354dda5cc8
[ticket/15276] Use InitGetWrapper
...
PHPBB3-15276
2017-09-07 13:29:35 +02:00
Rubén Calvo
bf289de26f
[ticket/15349] Return 1 instead of 2 in case of error
...
PHPBB3-15346
2017-09-07 12:56:39 +02:00
Rubén Calvo
aa23af38d4
[ticket/15349] Check if extension is enableable before enable
...
PHPBB3-15346
2017-09-07 12:56:29 +02:00
Marc Alexander
a6fb569fa9
Merge branch '3.2.x'
2017-09-06 19:07:35 +02:00
JoshyPHP
837dc9b3a7
[ticket/15348] Ignore smilies that are immediately followed by a word
...
PHPBB3-15348
2017-09-06 03:35:26 +02:00
Rubén Calvo
d99dbf1f0e
[ticket/15346] Add log message if extension is not enableable
...
PHPBB3-15346
2017-09-05 18:48:02 +02:00
Rubén Calvo
e854e5b71f
[ticket/15346] Check if extension is enableable during install
...
PHPBB3-15346
2017-09-03 17:53:10 +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
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
0ff80fead8
[ticket/15276] Remove avatar_path from acp
...
PHPBB3-15276
2017-08-25 15:31:58 +02:00
Rubén Calvo
090ed9bf79
[ticket/15276] Use finfo to get mimetype
...
PHPBB3-15276
2017-08-25 15:31:58 +02:00
Rubén Calvo
400e663347
[ticket/15276] Update file_info
...
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
006990f1d0
[ticket/15276] Fix file_info errors
...
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
946f0348a2
[ticket/15276] Add methods to get file info
...
PHPBB3-15276
2017-08-25 15:31:58 +02:00
Rubén Calvo
286b1bbe33
[ticket/15276] Change adapter to provider in config_name
...
PHPBB3-15276
2017-08-25 15:31:58 +02:00
Rubén Calvo
ee094dd0de
[ticket/15276] Remove annotation
...
PHPBB3-15276
2017-08-25 15:31:58 +02:00
Rubén Calvo
41af01b1ee
[ticket/15276] Rename exception
...
PHPBB3-15276
2017-08-25 15:31:58 +02:00
Rubén Calvo
ef00bb4da5
[ticket/15276] Resolve conflicts
...
PHPBB3-15276
2017-08-25 15:31:58 +02:00
Rubén Calvo
0417482d55
[ticket/15276] Fix migration
...
PHPBB3-15276
2017-08-25 15:31:58 +02:00
Rubén Calvo
4ed0de9f41
[ticket/15276] Use storage in avatars
...
PHPBB3-15276
2017-08-25 15:31:58 +02:00
Rubén Calvo
89bb359361
[ticket/15305] Update phpdoc
...
PHPBB3-15305
2017-08-25 15:11:21 +02:00
Rubén Calvo
6c3756a1b3
[ticket/15305] Remove not_implemented exception
...
PHPBB3-15305
2017-08-24 17:42:31 +02:00
JoshyPHP
e1e94683bd
[ticket/15301] Remove quote limits when creating a parser
...
PHPBB3-15301
2017-08-24 14:17:42 +02:00
kasimi
ec2d983ab1
[ticket/15328] Disable checkbox if notification method isn't supported
...
PHPBB3-15328
2017-08-24 10:39:59 +02:00
Rubén Calvo
0ec50e9055
[ticket/15305] Close stream before throwing an exception
...
PHPBB3-15305
2017-08-23 17:18:53 +02:00
Rubén Calvo
b311bb6411
[ticket/15305] Update annotations
...
PHPBB3-15305
2017-08-23 17:18:53 +02:00
Rubén Calvo
dbd80a950a
[ticket/15305] Remove not_implemented exception in streams
...
PHPBB3-15305
2017-08-23 17:18:53 +02:00
Rubén Calvo
55f3452e2d
[ticket/15305] Use streams in filespec
...
PHPBB3-15305
2017-08-23 17:18:53 +02:00
Rubén Calvo
d89df35959
[ticket/15305] Throw exception if stream_copy_to_stream() fail
...
PHPBB3-15305
2017-08-23 17:18:53 +02:00
Rubén Calvo
98ad1e4971
[ticket/15305] Use php://temp stream instead of tmpfile()
...
The tmpfile() return a file resource, but is not in binary mode.
PHPBB3-15305
2017-08-23 17:18:53 +02:00
Rubén Calvo
e87daeb952
[ticket/15305] Fix typo
...
PHPBB3-15305
2017-08-23 17:18:53 +02:00
Rubén Calvo
b9e22b4da4
[ticket/15305] Simulate streams if they are not implemented
...
PHPBB3-15305
2017-08-23 17:18:53 +02:00
Rubén Calvo
c93c2d4007
[ticket/15305] Use an aditional interface for streams
...
PHPBB3-15305
2017-08-23 17:18:53 +02:00
Rubén Calvo
cd2bae63cb
[ticket/15305] Fix streams
...
PHPBB3-15305
2017-08-23 17:18:53 +02:00
Rubén Calvo
dedd7648cd
[ticket/15305] Update PHPDoc
...
PHPBB3-15305
2017-08-23 17:18:53 +02:00
Rubén Calvo
8ffb14b305
[ticket/15305] Add streams
...
PHPBB3-15305
2017-08-23 17:18:53 +02:00
rxu
79093c1145
[ticket/15327] Add post anchor to the log postlink
...
PHPBB3-15327
2017-08-17 00:45:28 +07:00
rxu
aabb9d2e48
[ticket/15323] Allow Twig syntax in bbcode.html
...
PHPBB3-15323
2017-08-15 15:41:56 +07:00
Jagoba Los Arcos
4e5fd9a6e9
[ticket/15320] Fix to accomplish coding guidelines
2017-08-14 13:00:54 +02:00
Jagoba Los Arcos
a6c9119dfa
[ticket/15320] Redis cache does not save keys withouth expiration
...
In some functions like sql_save in cache/memory.php, code try to save a key/value in cache with ttl = 0 so key should never expire. In current redis.php cache driver, it fails so key never get cached. This cause for example that when you create a subforum, it not appear in the forum box in the admincp.
To solve, if ttl is 0, we use redis->set instead of setex
2017-08-13 22:49:24 +02:00
Marc Alexander
52d356da88
Merge branch '3.2.x'
2017-08-13 16:15:43 +02:00