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
Marc Alexander
46684228d5
Merge pull request #4898 from rxu/ticket/15314
...
[ticket/15314] Fix convert class constructor
2017-08-13 16:10:26 +02:00
Marc Alexander
7747d79e31
Merge pull request #4901 from id-tarzanych/ticket/15319
...
[ticket/15319] Add IF EXISTS to Postgres DROP SEQUENCE query
2017-08-13 16:05:59 +02:00
Marc Alexander
d676ca12ab
Merge pull request #4884 from hubaishan/ticket/15297
...
[ticket/15297] Fix current date broken lines
2017-08-13 15:59:40 +02:00
Serge Skripchuk
3aac61cfa7
[ticket/15319] Add IF EXISTS to Postgres DROP SEQUENCE query
2017-08-13 15:33:04 +03:00
rxu
de6a0a7dc1
[ticket/15318] Add UCP censoring switch testing
...
PHPBB3-15318
2017-08-12 20:45:34 +07:00
rxu
a86cff313f
[ticket/15318] Fix tests
...
PHPBB3-15318
2017-08-12 17:48:47 +07:00
rxu
1d808931f6
[ticket/15318] Make user option to disable word censoring effective again
...
PHPBB3-15318
2017-08-12 17:01:34 +07:00
rxu
f7249f8839
[ticket/15314] Fix convert class constructor
...
PHPBB3-15314
2017-08-11 01:44:59 +07:00
javiexin
b6cb353239
[ticket/15307] Extensions may add modes to acp_users
...
Includes both PHP and Template events.
PHPBB3-15307
2017-08-06 14:22:57 +02: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
Tristan Darricau
327333e328
Merge pull request #4880 from marc1706/ticket/15292
...
[ticket/15292] Reduce bluriness for forum and topic icons
* github.com:phpbb/phpbb:
[ticket/15292] Reduce bluriness for forum and topic icons
2017-08-06 12:01:05 +02:00
Tristan Darricau
a8fb68051e
Merge pull request #4887 from JoshyPHP/ticket/15304
...
[ticket/15304] Update s9e/text-formatter dependency
* github.com:phpbb/phpbb:
[ticket/15304] Update s9e/text-formatter dependency
2017-08-06 11:35:35 +02:00
Tristan Darricau
1fcf0d4808
Merge pull request #4886 from marc1706/ticket/15303
...
[ticket/15303] Correctly refer to $memcached and not $memcache
* github.com:phpbb/phpbb:
[ticket/15303] Correctly refer to $memcached and not $memcache
2017-08-06 11:32:56 +02:00
JoshyPHP
5b67939e6a
[ticket/15304] Update s9e/text-formatter dependency
...
https://github.com/s9e/TextFormatter/releases/tag/0.11.0
PHPBB3-15304
2017-08-05 18:28:09 +02:00
abyssmedia
ef404d0f95
[ticket/15303] Correctly refer to $memcached and not $memcache
...
PHPBB3-15303
2017-08-05 12:19:47 +02:00
hubaishan
21b35d95be
[ticket/15297] revert changes to responsive.css change to bidi.css
...
revert changes to responsive.css
adding the class to bidi.css
PHPBB3-15297
2017-07-30 12:30:35 +03:00
hubaishan
e4abbcaca3
Revert "[ticket/15297] revert changes to responsive.css and fix by editing bidi.css"
...
This reverts commit 5d0a41b814272a3abaf6b439797e7d4cb7e3d38c.
2017-07-30 12:24:44 +03:00
hubaishan
5d0a41b814
[ticket/15297] revert changes to responsive.css and fix by editing bidi.css
...
Revert changes to responsive.css
Adding class to bidi.css
PHPBB3-15297
2017-07-30 12:14:48 +03:00
hubaishan
ff5c88be77
[ticket/15297] Fix current date broken lines
...
Because browsers give priority to style in bidi.css
so I sign (!important) to the style in responsive.css
PHPBB3-15297
2017-07-30 07:11:23 +03:00
Tristan Darricau
aa5a0f62c4
Merge pull request #4879 from marc1706/ticket/15293
...
[ticket/15293] Prevent continuing to database update on incomplete file update
* github.com:phpbb/phpbb:
[ticket/15293] Prevent continuing to database update on incomplete file update
2017-07-26 13:09:29 +02:00
Marc Alexander
523a1e7b7c
[ticket/15292] Reduce bluriness for forum and topic icons
...
PHPBB3-15292
2017-07-23 21:29:10 +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
JoshyPHP
80d0bf4566
[ticket/15291] Allow short array notation in event declarations
...
PHPBB3-15291
2017-07-22 08:43:10 +02:00
JoshyPHP
7f45062466
[ticket/15290] Add core.text_formatter_s9e_configure_finalize event
...
PHPBB3-15290
2017-07-22 08:36:48 +02:00
Marc Alexander
63d85935f5
Merge branch '3.1.x' into 3.2.x
2017-07-20 19:50:14 +02:00
Marc Alexander
fa3bdedf7b
Merge pull request #4872 from Nicofuma/ticket/15285
...
[ticket/15285] Updates .travis.yml to fix builds issues
2017-07-20 19:50:10 +02:00
Tristan Darricau
75d3b7d09c
[ticket/15285] Updates .travis.yml to fix builds issues
...
PHPBB3-15285
2017-07-20 18:45:31 +02:00
Marc Alexander
1d523531b5
Merge branch '3.1.x' into 3.2.x
2017-07-16 20:54:36 +02:00
Marc Alexander
53f186d96b
Merge branch 'prep-release-3.2.1' into 3.2.x
2017-07-16 20:53:18 +02:00
Marc Alexander
5216bf4483
[prep-release-3.2.1] Add missing .htaccess file
release-3.2.1
2017-07-16 20:07:13 +02:00
Marc Alexander
c56ebb5312
Merge branch 'prep-release-3.1.11' into prep-release-3.2.1
2017-07-16 18:24:47 +02:00
Marc Alexander
d490190a99
Merge pull request #4864 from lavigor/ticket/15259
...
[ticket/15259] Fatal error on SQLite/Oracle database update
2017-07-16 17:33:52 +02:00
Marc Alexander
337c8451e7
Merge pull request #4865 from JoshyPHP/ticket/15261
...
[ticket/15261] Fix censoring HTML tags
2017-07-16 17:33:34 +02:00
Marc Alexander
4b73342669
[prep-release-3.2.1] Add migration for 3.2.1
2017-07-16 17:12:01 +02:00
Marc Alexander
0e505c6fc7
[prep-release-3.2.1] Update versions for 3.2.1
2017-07-16 17:10:46 +02:00
Marc Alexander
5b21903e66
[ticket/security/210] Fix tests for 3.2.x
...
SECURITY-210
2017-07-16 17:09:06 +02:00
Marc Alexander
05513b96a4
Merge pull request #39 from phpbb/ticket/security/210-rhea
...
[ticket/security/210] Prevent using IP addresses or ports for remote avatar -- Rhea
2017-07-16 15:49:32 +02:00
Marc Alexander
34e9b4d066
Merge pull request #35 from phpbb/ticket/security-203-rhea
...
[ticket/security-203] Fully validate version check data in version helper -- Rhea
2017-07-16 15:29:35 +02:00
Marc Alexander
6f897568da
Merge pull request #30 from phpbb/ticket/security-181-rhea
...
[ticket/security-181] Harden protection of migrations files and other directories
2017-07-16 15:08:40 +02:00
Marc Alexander
65aaef1f83
Merge branch 'prep-release-3.1.11' into 3.1.x
2017-07-16 15:00:22 +02:00
Marc Alexander
1493752536
[prep-release-3.1.11] Add migration for 3.1.11
release-3.1.11
2017-07-16 12:18:50 +02:00
Marc Alexander
3df3cb87c5
[prep-release-3.1.11] Update version numbers to 3.1.11
2017-07-16 11:54:37 +02:00
Marc Alexander
0b405a2cdc
Merge pull request #38 from phpbb/ticket/security/210
...
[ticket/security/210] Prevent using IP addresses or ports for remote avatar
2017-07-16 11:29:35 +02:00
Marc Alexander
4ed45c4e12
Merge pull request #32 from phpbb/ticket/security-203
...
[ticket/security-203] Fully validate version check data in version helper
2017-07-16 11:17:36 +02:00
Marc Alexander
c99820eb6b
Merge pull request #29 from phpbb/ticket/security-181
...
[ticket/security-181] Harden protection of migrations files and other directories
2017-07-16 10:59:48 +02:00
Marc Alexander
0ec5e21979
Merge pull request #37 from phpbb/ticket/security/208
...
[ticket/security/208] Add form key to password reset form
2017-07-16 09:58:46 +02:00
Marc Alexander
c1d835b6b4
Merge pull request #36 from phpbb/ticket/security/124
...
[ticket/security/124] Filter out disallowed search query items
2017-07-16 08:27:46 +02:00