Máté Bartus
e92b5caf66
Merge pull request #6273 from CHItA/ticket/16741
...
[ticket/16741] Database tools to use Doctrine
2022-01-17 20:08:50 +01:00
Marc Alexander
66ecc0c19c
[ticket/16741] Split of callable into schema_perform_changes()
...
PHPBB3-16741
2022-01-17 17:10:06 +01:00
Marc Alexander
81cddb2bc6
[ticket/16741] Clean up functions, add missing docblocks and return type hints
...
PHPBB3-16741
2022-01-17 17:09:38 +01:00
Marc Alexander
5e6065ff9e
[ticket/16741] Replace deprecated functions
...
PHPBB3-16741
2022-01-17 17:08:42 +01:00
Marc Alexander
78528d2b32
[ticket/16741] Add support for dropping primary keys and removing constraints
...
PHPBB3-16741
2022-01-16 20:48:56 +01:00
Máté Bartus
d4b8a48f11
[ticket/16741] Fix tests
...
PHPBB3-16741
2021-12-05 22:30:59 +01:00
Máté Bartus
59ca29232a
[ticket/16741] Fix coding style issues
...
PHPBB3-16741
2021-12-05 21:35:34 +01:00
Máté Bartus
a663a6c394
[ticket/16741] Debug SQLServer Tests
...
PHPBB3-16741
2021-12-05 20:57:06 +01:00
Máté Bartus
a0584b8677
[ticket/16741] Code review fixes
...
PHPBB3-16741
2021-12-05 11:19:05 +01:00
Marc Alexander
4e62768375
[ticket/16895] Correctly place static qualifier
...
PHPBB3-16895
2021-12-03 22:47:03 +01:00
Marc Alexander
e9720f5545
Merge branch '3.3.x'
2021-12-03 21:08:15 +01:00
Marc Alexander
c1b88de806
Merge pull request #6312 from rxu/ticket/16895
...
[ticket/16895] Fix role removal for migrator permission tool
2021-12-03 21:06:14 +01:00
Marc Alexander
89168c507b
[ticket/16895] Add missing return and remove not needed declarations
...
PHPBB3-16895
2021-12-03 20:14:26 +01:00
Tristan Darricau
b8d555f56a
[ticket/16741] Specific DBs fixes
...
MSSQL:
- Fix bool type
- Fix comparator
- Drop Default constraint before deleting column
- Rename Default constraint to use phpBB's names
- Re-create the indices when changing the type of one column
- Uses varchar instead of varbinary
PostgreSQL:
- Creates auto increment sequences by hand instead of using serial
in order to use phpBB's names
- Drop constraint on unique / primary indices
Oracle:
- Rename indices to use phpBB's names
- Fix string not null behaviour
- Fix broken regex in Oracle driver
- Handle to long indices on Oracle
- Rename auto_increment trigger and sequence
- Automatically lowercase keys in assoc results
PHPBB3-16741
2021-11-11 04:55:28 +01:00
rxu
69b895caae
[ticket/16895] Rename custom method
...
PHPBB3-16895
2021-11-10 14:13:02 +07:00
rxu
d7f433fbf7
[ticket/16895] Rename migration file
...
PHPBB3-16895
2021-11-10 13:30:14 +07:00
Tristan Darricau
6ce708539b
[ticket/16741] General fixes
...
PHPBB3-16741
2021-11-09 02:48:34 +01:00
Máté Bartus
300e5399f5
[ticket/16741] Fix coding style issue
...
PHPBB3-16741
2021-10-31 01:58:53 +02:00
Máté Bartus
98134abe20
[ticket/16741] Database tools to use Doctrine
...
PHPBB3-16741
2021-10-31 01:58:53 +02:00
Marc Alexander
118b67caac
Merge branch '3.3.x'
2021-10-29 21:26:26 +02:00
Tristan Darricau
ede9a6815a
[ticket/16897] Ignores sqlite3 warnings when an explain query plan query fails
...
PHPBB3-16897
2021-10-28 21:52:03 +02:00
rxu
2801415c1c
[ticket/16895] Rename language entry
...
PHPBB3-16895
2021-10-28 21:13:52 +07:00
rxu
7275cdd152
[ticket/16895] Adjust test
...
PHPBB3-16895
2021-10-27 00:15:46 +07:00
rxu
b1e6fad38a
[ticket/16895] Add test
...
PHPBB3-16895
2021-10-26 20:14:45 +07:00
rxu
a860a3310a
[ticket/16895] Add migration
...
PHPBB3-16895
2021-10-20 21:58:24 +07:00
rxu
ca24013470
[ticket/16895] Fix role removal for migrator permission tool
...
PHPBB3-16895
2021-10-19 23:26:32 +07:00
Marc Alexander
b99cfd5caa
[ticket/16820] Move ATTACHMENT_CATEGORY_ constants to attachment namespace
...
PHPBB3-16820
2021-10-10 17:52:42 +02:00
Marc Alexander
38024d14bf
Merge pull request #6280 from 3D-I/ticket/16863
...
[ticket/16863] Support playing video attachments
2021-10-09 22:11:31 +02:00
Marc Alexander
46ded2ad94
Merge branch '3.3.x'
2021-10-03 15:26:00 +02:00
Marc Alexander
6a72d0305b
[prep-release-3.3.5] Add migration for 3.3.5
2021-10-01 22:40:24 +02:00
Marc Alexander
a42ce508c9
Merge branch '3.3.x'
2021-09-11 13:40:02 +02:00
Marc Alexander
1db2d9c3c1
[prep-release-3.3.5] Add migration for 3.3.5-RC1
2021-09-08 22:37:11 +02:00
Marc Alexander
7bd8d8f245
Merge branch '3.3.x'
2021-09-08 22:25:07 +02:00
Marc Alexander
11563ce971
[ticket/16870] Use string representation of float value for treshold
...
PHPBB3-16870
2021-09-08 20:42:41 +02:00
Máté Bartus
97bbae3224
Merge branch '3.3.x'
2021-09-03 10:31:50 +02:00
Máté Bartus
cd53106ec3
[ticket/16858] Fix coding style
...
PHPBB3-16858
2021-09-03 09:58:34 +02:00
Marc Alexander
860663d205
Merge branch '3.3.x'
2021-08-31 20:59:59 +02:00
3D-I
80f3d7b0aa
[ticket/16863] Support playing video attachments
...
PHPBB3-16863
2021-08-30 21:29:46 +02:00
3D-I
a8be17dd4d
[ticket/16858] Update jQuery to 3.6.0
...
PHPBB3-16858
2021-08-27 04:25:41 +02:00
3D-I
e6359d29d1
[ticket/16857] Remove unused settings in acp_board
...
Add migration remove_flash_v2
PHPBB3-16857
2021-08-26 02:19:48 +02:00
Marc Alexander
445af37c5c
Merge branch '3.3.x'
2021-08-25 20:07:34 +02:00
MichaIng
3638b36849
[ticket/16851] Add Amazonbot, AhrefsBot and SemrushBot
...
PHPBB3-16851
Signed-off-by: MichaIng <micha@dietpi.com>
2021-08-25 14:46:37 +02:00
Marc Alexander
f9dbd59371
[ticket/16574] Reorder order of static keyword
...
PHPBB3-16574
2021-08-19 23:10:31 +02:00
Jakub Senko
28f98402f3
[ticket/16574] Remove flash BBcode
...
PHPBB3-16574
2021-08-19 23:01:42 +02:00
rxu
cbbe819aff
[ticket/16840] Add PHP 8.0 / 8.1 builds for Windows tests
...
Also fix Postrges PHP 8.1 related issue.
PHPBB3-16840
2021-08-08 13:39:07 +07:00
rxu
721a39502a
[ticket/16840] Add PHP 8.0 / 8.1 builds for Windows tests
...
Also fix Postrges PHP 8.1 related issue.
PHPBB3-16840
2021-08-07 16:50:45 +07:00
Marc Alexander
ddc4b988b7
[ticket/16804] Reorder static keyword to fit with guidelines
...
PHPBB3-16804
2021-07-25 13:55:34 +02:00
Marc Alexander
c8dc942f38
Merge branch '3.3.x'
2021-07-23 22:25:36 +02:00
3D-I
a6a18f2c59
[ticket/16804] Extend bbcode help line tooltip
...
PHPBB3-16804
2021-07-23 21:47:07 +02:00
Marc Alexander
b55595fa87
[ticket/14771] Use constants instead of magic numbers in migration
...
PHPBB3-14771
2021-07-13 22:22:43 +02:00