rxu
aa3f266b8c
[ticket/17525] Address the PR review comments
...
PHPBB-17525
2025-07-05 12:51:40 +07:00
rxu
10921ebc58
[ticket/17525] Fix migration failure on update
...
PHPBB-17525
2025-07-04 11:30:46 +07:00
rxu
5eaabb1c39
[ticket/17525] Fix handling index name prefix logic for renaming
...
PHPBB-17525
2025-07-04 01:25:04 +07:00
rxu
4274faa715
[ticket/17525] Provide Doctrine connection via dbtools
...
PHPBB-17525
2025-07-01 15:53:19 +07:00
rxu
1cadb3818a
[ticket/17525] Provide Doctrine connection object for migrations
...
PHPBB-17525
2025-07-01 14:27:38 +07:00
rxu
58b3e5dee0
[ticket/17525] Migration to rename actual database indexes if any
...
Also generate short table names rather than use hardcoded map
PHPBB-17525
2025-07-01 00:11:36 +07:00
rxu
4da8591dd8
[ticket/17525] Run index renaming migration the last in migrations queue
...
PHPBB-17525
2025-06-27 22:10:27 +07:00
rxu
a229797cd7
[ticket/17525] Add database schema getter
...
PHPBB-17525
2025-06-25 21:02:30 +07:00
rxu
1339a31c23
[ticket/17525] Rename all indexes to make names unique
...
With this reNAMING schema, max index name length is 23.
PHPBB-17525
2025-06-25 17:42:36 +07:00
rxu
45a69eca14
[ticket/17525] Rename migration to reflect its purpose
...
PHPBB-17525
2025-06-17 14:09:34 +07:00
rxu
78dcb0c862
[ticket/17525] Avoid more index name duplication
...
PHPBB-17525
2025-06-17 09:32:19 +07:00
rxu
7b0b95250c
[ticket/17525] Avoid more index name duplication
...
Many more tables have indexes with the same names which can cause issues
on SQLite/Postgres. Also, add an option for migrations to rename indexes.
PHPBB-17525
2025-06-17 00:46:17 +07:00
rxu
0e0214a71d
[ticket/17525] Avoid index name duplication (auth_role_id)
...
phpbb_acl_groups and phpbb_acl_users have indexes
with the same names (auth_role_id) which can cause issues on SQLite/Postgres
PHPBB-17525
2025-06-15 15:51:59 +07:00
Máté Bartus
b9df5bbbf0
[ticket/17516] Remove dependency on topological sort library
...
PHPBB-17516
2025-06-01 12:06:58 +01:00
rxu
0066d53c08
[ticket/17496] Fix recently added changes
...
PHPBB-17496
2025-05-02 22:48:59 +07:00
rxu
7d1ae5bf19
[ticket/17496] Fix Implicitly marking parameters as nullable PHP deprecations
...
Also use union types consistently instead of question marks.
Fixed with php-cs-fixer.
PHPBB-17496
2025-05-02 22:48:46 +07:00
Marc Alexander
3125f3e1d3
[ticket/17493] Remove unused methods and use statements
...
PHPBB-17493
2025-04-21 15:24:07 +02:00
Marc Alexander
3caab55e81
[ticket/17493] Remove remnants of notify type
...
PHPBB-17493
2025-04-21 15:16:41 +02:00
Marc Alexander
54d8a49e70
[ticket/17493] Improve handling of nullable start parameter
...
PHPBB-17493
2025-04-21 11:40:32 +02:00
Marc Alexander
27550ce59b
[ticket/17493] Remove not needed function in migration and fix type hinting
...
PHPBB-17493
2025-04-21 11:40:32 +02:00
Marc Alexander
da32d51a81
[ticket/17493] Remove remnants of user_notify_type
...
PHPBB-17493
2025-04-21 11:40:25 +02:00
Marc Alexander
ef47c69155
[ticket/17493] Remove notification method jabber
...
PHPBB-17493
2025-04-14 20:27:03 +02:00
Marc Alexander
3128b3fa9b
[ticket/17493] Remove more jabber permissions and elements
...
PHPBB-17493
2025-04-13 21:00:19 +02:00
Marc Alexander
a7c7c38bfb
[ticket/17493] Remove settings, values, and lang vars for jabber
...
PHPBB-17493
2025-04-13 20:48:15 +02:00
Marc Alexander
8c6731ffb9
[ticket/17493] Remove jabber permission and effectively_installed
...
PHPBB-17493
2025-04-13 13:13:38 +02:00
Marc Alexander
a5c34234da
[ticket/17493] Update migration with module to remove
...
PHPBB-17493
2025-04-13 12:56:03 +02:00
Marc Alexander
860c2fe601
[ticket/17493] Start adding migration for removing jabber
...
PHPBB-17493
2025-04-13 10:26:30 +02:00
Marc Alexander
3b7d98bf0f
Merge branch '3.3.x'
2025-04-03 17:35:34 +00:00
Marc Alexander
84a835a995
Merge pull request #6792 from rxu/ticket/17486
...
[ticket/17486] Fix SQL error on phpBB v.3.0 to v.3.3 upgrade
2025-04-03 19:35:16 +02:00
Marc Alexander
3dc1e6fc8e
Merge branch '3.3.x'
2025-04-02 16:54:43 +02:00
rxu
98a8999283
[ticket/17486] Fix SQL error on phpBB v.3.0 to v.3.3 upgrade
...
Ensure v310/bot_update runs after v310/avatars migration which changes
user_avatar_type column type from tinyint(2) to varchar(255).
PHPBB-17486
2025-04-01 10:46:29 +07:00
Marc Alexander
fb46aa38b8
[prep-release-3.3.15] Add migration for 3.3.15
2025-03-23 19:41:47 +01:00
Marc Alexander
9e5abf3d6e
Merge branch '3.3.x'
2025-03-02 17:13:25 +01:00
Marc Alexander
d9e4ce6dde
[prep-release-3.3.15] Add migration for 3.3.15-RC1
2025-03-01 21:45:21 +01:00
Marc Alexander
3533185cdf
Merge branch '3.3.x'
2025-03-01 15:41:50 +00:00
battye
29730e49ce
[ticket/17381] Add migration for topic_views to ULINT
...
PHPBB-17381
2025-02-28 03:22:08 +00:00
Marc Alexander
3584ef7eca
Merge pull request #6753 from rubencm/ticket/17361
...
[ticket/17361] Improve storage
2025-02-22 15:06:48 +01:00
Daniel James
c2725b441c
[ticket/17326] Change column length of icon and update ACP language
...
PHPBB-17326
2025-02-15 15:39:10 +01:00
Daniel James
f5bb065a4d
[ticket/17326] Add font icon field for custom BBCodes
...
Adds a new field to the custom BBCode add/edit form that
allows admins to define a Font Awesome icon to be displayed
instead of the BBCodes name on the posting.php editor page.
PHPBB-17326
2025-02-15 15:38:52 +01:00
Ruben Calvo
921505ca3b
[ticket/17361] Fix code style
...
PHPBB-17361
2025-01-18 23:24:34 +01:00
Ruben Calvo
90bd9d006e
[ticket/17361] Add method to track multiple files in a single query
...
PHPBB-17361
2025-01-18 23:08:52 +01:00
rxu
0d8c0c4228
[ticket/17135] Move notify method constants to interface class
...
PHPBB-17135
2025-01-06 20:01:52 +07:00
rxu
499464e1d3
[ticket/17135] Fix code review issues
...
PHPBB-17135
2025-01-05 15:57:45 +07:00
rxu
d5f411a16d
[ticket/17135] Remove SMTP auth method option
...
Symfony Mailer handles SMTP auth method internally.
PHPBB3-17135
2025-01-05 15:57:39 +07:00
Ruben Calvo
b33f17e7ce
[ticket/17361] Use filesystem classes for tempnam and temp dir. Code reviews.
...
PHPBB-17361
2024-12-26 22:06:42 +01:00
Ruben Calvo
d6953a0422
[ticket/17361] Use new adapter options format in acp_storage
...
PHPBB-17361
2024-12-24 18:29:49 +01:00
Ruben Calvo
1f7ae9e2b0
[ticket/17361] Fix migrations
...
PHPBB-17361
2024-12-24 18:29:49 +01:00
Ruben Calvo
e9c445925b
[ticket/17361] Rewrite storage
...
PHPBB-17361
2024-12-24 18:29:48 +01:00
Marc Alexander
8fd5e0dfdc
Merge branch '3.3.x'
2024-11-20 20:04:36 +01:00
Marc Alexander
ff08756ea0
[prep-release-3.3.14] Add migration for 3.3.14
2024-11-18 21:23:18 +01:00