Marc Alexander
|
cfea05c2b4
|
[prep-release-3.3.1] Add migration for 3.3.1-RC1
|
2020-06-21 14:41:39 +02:00 |
|
Marc Alexander
|
fb94245943
|
Merge branch '3.2.x' into 3.3.x
|
2020-06-21 14:36:12 +02:00 |
|
rxu
|
946da08304
|
[ticket/16533] Add set_login_key() event
PHPBB3-16533
|
2020-06-21 18:09:28 +07:00 |
|
Marc Alexander
|
33306a0699
|
[ticket/16534] Add conversion prefix to all passwords that need conversion
PHPBB3-16534
|
2020-06-21 11:50:19 +02:00 |
|
Marc Alexander
|
79b09577eb
|
[ticket/16530] Ensure extensions can be installed during installation
PHPBB3-16530
|
2020-06-18 21:27:11 +02:00 |
|
Marc Alexander
|
8a54793ede
|
[ticket/16530] Ensure global $config exists before user setup
PHPBB3-16530
|
2020-06-15 21:04:41 +02:00 |
|
Matt Friedman
|
b69507be8a
|
[ticket/16527] Add a role_exists method to permissions migrator tool
PHPBB3-16527
|
2020-06-14 11:02:40 -07:00 |
|
Marc Alexander
|
a7bfe9afed
|
[ticket/16397] Add method for retrieving user ID
This replaces the previously added public property.
PHPBB3-16397
|
2020-06-14 14:26:28 +02:00 |
|
Alfredo Ramos
|
201a5b6e06
|
[ticket/16525] Remove usage of pg_constraint.consrc for PostgreSQL 12
The column pg_constraint.consrc has been deprecated for a long time,
and it was finally removed in PostgreSQL 12.0
PHPBB3-16525
|
2020-06-10 04:41:00 -05:00 |
|
Marc Alexander
|
8bb9a9803b
|
Merge pull request #6004 from kasimi/ticket/16510-3.3.x
[ticket/16510] [3.3.x] Add migration that makes sure config entry exists
|
2020-06-07 22:49:24 +02:00 |
|
Marc Alexander
|
b7b3282649
|
Merge pull request #6003 from kasimi/ticket/16514
[ticket/16514] Move google_recaptcha_v3 migration from v330 to v33x
|
2020-06-07 22:46:35 +02:00 |
|
Marc Alexander
|
6e05cb38f6
|
Merge branch '3.2.x' into 3.3.x
|
2020-06-07 22:31:49 +02:00 |
|
Marc Alexander
|
6f96f8b01e
|
[prep-release-3.2.10] Add migration for 3.2.10-RC2
|
2020-06-07 12:05:25 +02:00 |
|
kasimi
|
29b775f22c
|
[ticket/16510] Added migration that makes sure config entry exists
PHPBB3-16510
|
2020-06-07 11:47:58 +02:00 |
|
kasimi
|
78c3b8bb86
|
[ticket/16514] Move google_recaptcha_v3 migration from v330 to v33x
PHPBB3-16514
|
2020-06-07 11:32:40 +02:00 |
|
kasimi
|
5ae963cb34
|
[ticket/16510] Added .htaccess to v330 & v33x migration folders
PHPBB3-16510
|
2020-06-06 21:03:23 +02:00 |
|
Marc Alexander
|
f72e847c17
|
Merge branch '3.2.x' into 3.3.x
|
2020-06-06 17:17:28 +02:00 |
|
Marc Alexander
|
0df96f101b
|
Merge pull request #5999 from kasimi/ticket/16510-3.2.x
[ticket/16510] [3.2.x] Add config values to schema_data.sql
|
2020-06-06 17:10:25 +02:00 |
|
rxu
|
97a4114265
|
[ticket/16505] Forbid using of non-array as a second argument
PHPBB3-16505
|
2020-06-06 11:58:49 +02:00 |
|
rxu
|
e19dac0658
|
[ticket/16505] Fix use of count() on non-Countable
PHPBB3-16505
|
2020-06-06 11:58:49 +02:00 |
|
kasimi
|
0ac066aac7
|
[ticket/16510] Make sure config entry exists before updating it
PHPBB3-16510
|
2020-06-03 20:09:38 +02:00 |
|
kasimi
|
65d825b62c
|
[ticket/16510] Added migration that adds missing config entries
PHPBB3-16510
|
2020-06-03 20:09:38 +02:00 |
|
Marc Alexander
|
0ce55e897d
|
[ticket/16507] Fix incorrect call to sphinx_clean_search_string()
PHPBB3-16507
|
2020-06-02 07:43:27 +02:00 |
|
Marc Alexander
|
fe7c833c8b
|
Merge branch '3.2.x' into 3.3.x
|
2020-06-01 20:40:12 +02:00 |
|
Marc Alexander
|
eb7019d54a
|
[prep-release-3.2.10] Add migration for 3.2.10-RC1
|
2020-06-01 13:14:06 +02:00 |
|
Marc Alexander
|
838e488134
|
Merge pull request #5967 from rxu/ticket/16435
[ticket/16435] Restore calling page_footer() events in controllers
|
2020-05-31 12:04:34 +02:00 |
|
Marc Alexander
|
528b1b10b7
|
Merge pull request #5991 from 3D-I/ticket/16487-3.3
[ticket/16487] Fix URL for fontawesome 3.2.0 migration - for 3.3.x
|
2020-05-29 12:07:55 +02:00 |
|
Marc Alexander
|
f4f749f130
|
Merge branch '3.2.x' into 3.3.x
|
2020-05-27 21:37:59 +02:00 |
|
Marc Alexander
|
c66dd87f68
|
Merge pull request #5986 from 3D-I/ticket/16487
[ticket/16487] Fix URL for fontawesome 3.2.0 migration
|
2020-05-27 21:37:16 +02:00 |
|
rxu
|
7481cf9ffe
|
[ticket/16435] Restore calling page_footer() events in controllers
PHPBB3-16435
|
2020-05-27 15:49:07 +07:00 |
|
3D-I
|
c27b049ca0
|
[ticket/16487] Fix URL for fontawesome 3.2.0 migration
PHPBB3-16487
|
2020-05-26 22:19:57 +02:00 |
|
3D-I
|
bb32ec38da
|
[ticket/16487] Fix URL for fontawesome 3.2.0 migration
PHPBB3-16487
|
2020-05-26 21:54:11 +02:00 |
|
Marc Alexander
|
c27a6472af
|
Merge branch '3.2.x' into 3.3.x
|
2020-05-24 14:15:52 +02:00 |
|
Marc Alexander
|
4a4f62f29e
|
Merge pull request #5985 from 3D-I/ticket/16486
[ticket/16486] Fix migration 3.2.0-a1
|
2020-05-24 14:15:37 +02:00 |
|
Marc Alexander
|
2df69fc3ed
|
Merge branch '3.2.x' into 3.3.x
|
2020-05-18 21:41:16 +02:00 |
|
3D-I
|
d69049d6be
|
[ticket/16487] Fix URL for fontawesome 3.2.0 migration
PHPBB3-16487
|
2020-05-16 15:13:16 +02:00 |
|
3D-I
|
2dd571bc5d
|
[ticket/16487] Fix URL for fontawesome 3.2.0 migration
revert to 4.4.0 version
PHPBB3-16487
|
2020-05-16 15:05:07 +02:00 |
|
3D-I
|
73741e547b
|
[ticket/16487] Fix URL for fontawesome 3.2.0 migration
PHPBB3-16487
|
2020-05-16 14:39:55 +02:00 |
|
3D-I
|
362541c2b1
|
[ticket/16486] Fix migration 3.2.0-a1
PHPBB3-16486
|
2020-05-16 14:10:10 +02:00 |
|
3D-I
|
7df35e8131
|
[ticket/16480] Fix Emoji in report post
PHPBB3-16480
|
2020-05-14 20:58:41 +02:00 |
|
Marc Alexander
|
02253134c9
|
Merge pull request #5980 from rxu/ticket/16478
[ticket/16478] Fix phpBB Debug warning in installer
|
2020-05-14 20:58:25 +02:00 |
|
Marc Alexander
|
c5d83ef715
|
Merge branch '3.2.x' into 3.3.x
|
2020-05-14 17:44:22 +02:00 |
|
Marc Alexander
|
1c3585f575
|
Merge pull request #5920 from mrgoldy/ticket/13867
[ticket/13867] Manage new profile field types
|
2020-05-14 17:44:06 +02:00 |
|
rxu
|
09e308a06d
|
[ticket/16478] Fix phpBB Debug warning in installer
PHPBB3-16478
|
2020-05-13 13:38:13 +07:00 |
|
mrgoldy
|
c8e92608fd
|
[ticket/13867] Correct constructor comment for db tools
PHPBB3-13867
|
2020-05-04 22:05:07 +02:00 |
|
mrgoldy
|
47b1973cb6
|
[ticket/16426] Correct migration namespace
PHPBB3-16426
|
2020-05-04 21:32:42 +02:00 |
|
mrgoldy
|
b8bab30684
|
[ticket/16426] Correct migration dependent and common 'selected' approach
PHPBB3-16426
|
2020-05-04 21:30:50 +02:00 |
|
mrgoldy
|
d1aefbea62
|
[ticket/16426] Add default search return chars migration
PHPBB3-16426
|
2020-05-04 21:30:50 +02:00 |
|
Marc Alexander
|
af97a8312c
|
Merge branch '3.2.x' into 3.3.x
|
2020-05-04 20:37:38 +02:00 |
|
mrgoldy
|
ed974c2c84
|
[ticket/16467] Fix PostgreSQL connection password
PHPBB3-16467
|
2020-05-04 11:49:45 +02:00 |
|