Marc Alexander
3b5c624c03
Merge pull request #4930 from rubencm/ticket/15201
...
[ticket/15201] Set user style to default style when it is disabled or uninstalled
2017-10-22 10:19:30 +02:00
Marc Alexander
7bdff132ff
Merge pull request #4997 from kasimi/ticket/15396
...
[ticket/15396] Fix revert_schema() steps not executed in correct order
2017-10-17 19:54:19 +02:00
Julien Tant
5aceccf00b
[ticket/15401] Use separate constant for memcached driver config
...
PHPBB3-15401
2017-10-15 14:13:26 +02:00
kasimi
ed9b896d22
[ticket/15396] Fix revert_schema() steps not executed in correct order
...
PHPBB3-15396
2017-10-13 14:46:32 +02:00
Oliver Schramm
9c91bc4976
Merge pull request #4967 from Leinad4Mind/3.2.x
...
[PHPBB3-14629] round() the log() explicitly to a proper integer
2017-10-05 15:40:24 +02:00
Oliver Schramm
16159f20f6
Merge branch '3.1.x' into 3.2.x
2017-10-05 14:54:52 +02:00
Marc Alexander
fc3d3a83db
Merge pull request #4974 from Elsensee/ticket/15379
...
[ticket/15379] Fix assignments in reparser cron job
2017-09-28 21:33:19 +02:00
Oliver Schramm
e71cb17b64
Merge pull request #4958 from kasimi/ticket/15365
...
[ticket/15365] Fix invalidating OPcache
2017-09-28 18:57:44 +02:00
Oliver Schramm
e41819e37a
[ticket/15379] Only initialize reparsers on first call in migration
...
PHPBB3-15379
2017-09-25 17:48:37 +02:00
Oliver Schramm
4069cdd518
[ticket/15379] Fix the assignments in reparser cron job
...
PHPBB3-15379
2017-09-25 17:46:00 +02:00
Daniel Mota
f79b7f1896
[PHPBB3-14629] round() the log() explicitly to a proper integer
2017-09-21 17:24:16 +01:00
David Colón
3574832ddb
[ticket/15368] Correct function reference in MSSQL db tools
2017-09-17 18:04:14 -04:00
rxu
ca5678cc1c
[ticket/15367] Escape special characters in Sphinx search backend
...
PHPBB3-15367
2017-09-16 23:54:25 +07:00
kasimi
f1f35f7f3d
[ticket/15365] Fix invalidating OPcache
...
PHPBB3-15365
2017-09-16 11:10:04 +02:00
Máté Bartus
16c4564272
Merge pull request #4943 from Elsensee/ticket/14933
...
[ticket/14933] Make "route not found" more user-friendly
2017-09-10 15:17:54 +02:00
Oliver Schramm
4b39b99d56
[ticket/14933] Fix docblock for kernel_exception_subscriber
...
PHPBB3-14933
2017-09-10 11:08:59 +02:00
Máté Bartus
954af4f180
Merge pull request #4876 from JoshyPHP/ticket/15290
...
[ticket/15290] Add core.text_formatter_s9e_configure_finalize event
2017-09-09 17:20:20 +02:00
Máté Bartus
9ebe4da725
Merge pull request #4885 from JoshyPHP/ticket/15301
...
[ticket/15301] Set quotes' nesting limit when configuring a parser
2017-09-09 17:10:43 +02:00
Oliver Schramm
a29048abd6
[ticket/14933] Make "route not found" more user-friendly
...
PHPBB3-14933
2017-09-09 17:08:27 +02:00
Máté Bartus
c265eab081
Merge pull request #4932 from Nicofuma/ticket/15351
...
[ticket/15351] Makes confirm_works in a router context (app.php)
2017-09-09 12:07:52 +02:00
Tristan Darricau
c368d170cf
[ticket/15351] Makes confirm_works in a router context (app.php)
...
PHPBB3-15351
2017-09-08 16:26:39 +02:00
Oliver Schramm
16da17a4ba
Merge branch '3.1.x' into 3.2.x
2017-09-08 16:06:47 +02:00
Rubén Calvo
bace8dd31f
[ticket/15201] Add casting
...
PHPBB3-15201
2017-09-08 15:02:29 +02:00
Rubén Calvo
4b1ec6abb7
[ticket/15201] Fix tests
...
PHPBB3-15201
2017-09-08 10:59:47 +02:00
Marc Alexander
7e4498dfb5
[ticket/15347] Fix query quotes in update hashes cli command
...
PHPBB3-15347
2017-09-08 10:54:58 +02:00
Marc Alexander
38cbdb6768
[ticket/15347] Use single quotes in update hashes query
...
PHPBB3-15347
2017-09-07 16:27:49 +02:00
Máté Bartus
f6166225cf
Merge pull request #4902 from MoleDJ/patch-1
...
[ticket/15320] Redis cache does not save keys withouth expiration
2017-09-07 15:09:08 +02:00
Máté Bartus
da357f80f8
Merge pull request #4903 from rxu/ticket/15323
...
[ticket/15323] Allow Twig syntax in bbcode.html
2017-09-07 15:08:12 +02:00
Máté Bartus
908b1c9bc9
Merge pull request #4906 from rxu/ticket/15327
...
[ticket/15327] Add post anchor to the log postlink
2017-09-07 14:37:51 +02:00
Máté Bartus
6e7593a5db
Merge pull request #4918 from kasimi/ticket/15328
...
[ticket/15328] Disable checkbox if notification method isn't supported
2017-09-07 14:31:04 +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
kasimi
edd1ce7443
[ticket/15328] Use type_interface
...
PHPBB3-15328
2017-09-07 13:30:39 +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
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
13b0f39961
[ticket/15201] Migration to fix current invalid styles
...
PHPBB3-15201
2017-08-28 18:33:38 +02:00
Rubén Calvo
4719f94cec
[ticket/15201] Remove wrong user style check
...
PHPBB3-15201
2017-08-28 18:33:38 +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
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
1e605efaf1
Merge pull request #4877 from JoshyPHP/ticket/15291
...
[ticket/15291] Allow short array notation in event declarations
2017-08-13 16:15:39 +02:00
Serge Skripchuk
3aac61cfa7
[ticket/15319] Add IF EXISTS to Postgres DROP SEQUENCE query
2017-08-13 15:33:04 +03:00
Tristan Darricau
d9a5c8e918
Merge pull request #4861 from v12mike/PHPBB3-15247
...
[PHPBB3-15247] Add support for php v7 APCu cache API
* github.com:phpbb/phpbb:
[PHPBB3-15247] Add support for php v7 APCu cache API
2017-08-06 12:07:52 +02:00
abyssmedia
ef404d0f95
[ticket/15303] Correctly refer to $memcached and not $memcache
...
PHPBB3-15303
2017-08-05 12:19:47 +02:00
Marc Alexander
d84834db88
[ticket/15293] Prevent continuing to database update on incomplete file update
...
PHPBB3-15293
2017-07-23 21:09:30 +02:00