1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-23 10:01:55 +02:00
Commit Graph

895 Commits

Author SHA1 Message Date
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
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
Marc Alexander
9099bdb2ad [ticket/14771] Make phing sniff happy
PHPBB3-14771
2021-07-01 21:09:31 +02:00
hubaishan
11fb872e33 [ticket/14771] fix white space
PHPBB3-14771
2021-06-30 21:41:02 +02:00
hubaishan
b2291e4e3c [ticket/14771] Add audio_files migration
add or modify audio_files attachment group
add or modify audio extensions mp3, m4a, wav, ogg, webm

PHPBB3-14771
2021-06-30 21:41:02 +02:00
lavigor
8f21a7365d [ticket/13713] Rework batch size handling
PHPBB3-13713
2021-05-14 21:52:09 +02:00
lavigor
31e4fb4729 [ticket/13713] Introduce ACP settings for mentions
PHPBB3-13713
2021-05-14 21:51:54 +02:00
Marc Alexander
464e2c1271 Merge branch '3.3.x' 2021-05-02 20:44:57 +02:00
Marc Alexander
3e0b20820a Merge pull request #6199 from Noxwizard/ticket/16765
[ticket/16765] Check if ACP_CONTACT_SETTINGS module already installed
2021-05-02 20:44:53 +02:00
Marc Alexander
e191549fb4 Merge branch '3.3.x' 2021-05-02 20:41:33 +02:00
Marc Alexander
47321954b7 [ticket/16770] Rearrange static qualifier in 3.3.4 migration
PHPBB3-16770
2021-05-02 15:42:04 +02:00
Marc Alexander
cbff1d48dc Merge branch '3.3.x' 2021-05-01 21:52:12 +02:00
Marc Alexander
ecc79ea2ec Merge branch 'prep-release-3.3.4' into 3.3.x 2021-05-01 21:51:16 +02:00
Marc Alexander
21c5c5a336 [prep-release-3.3.4] Add migration for 3.3.4 2021-04-27 21:19:40 +02:00
Marc Alexander
0ccce7c4f8 [ticket/16764] Remove remote upload certificate validation
PHPBB3-16764
2021-04-26 20:38:03 +02:00
Patrick Webster
9051b28e14 [ticket/16765] Check if ACP_CONTACT_SETTINGS module already installed
Checks to see if the ACP_CONTACT_SETTINGS module is already installed prior to
running migration.

PHPBB3-16765
2021-04-24 13:02:07 -05:00
rubencm
e543874d08 [ticket/16764] Remove unused files
PHPBB3-16764
2021-04-24 15:24:59 +02:00
Marc Alexander
cc8b4ef619 [ticket/16764] Remove remote avatar functionality
PHPBB3-16764
2021-04-23 22:26:07 +02:00
Marc Alexander
ce08da5165 [ticket/16748] Enable code sniffing for static placement and adjust code
PHPBB3-16748
2021-04-03 23:12:04 +02:00
Marc Alexander
c6a202bdb3 Merge pull request #5440 from rubencm/ticket/15540
[ticket/15540] Refactor search backend classes to Symfony services
2021-03-24 09:58:52 +01:00
Máté Bartus
4737da3ec7 [ticket/16736] Fix static declarations on master
PHPBB3-16736
2021-03-24 01:22:27 +01:00
Máté Bartus
46d2a93ae6 Merge branch '3.3.x' 2021-03-23 23:45:45 +01:00
Marc Alexander
a8ffd339fe [ticket/16736] Fix invalid placement of visibility qualifiers next to static
PHPBB3-16736
2021-03-23 22:12:59 +01:00
rubencm
911a31d898 [ticket/15540] Add types and phpdoc
PHPBB3-15540
2021-03-22 21:57:02 +01:00
Ruben Calvo
2aabf560b4 [ticket/15540] Refactor search backend classes to Symfony services
PHPBB3-15540
2021-03-22 21:57:02 +01:00
Marc Alexander
d9b54c1c87 Merge branch '3.3.x' 2021-03-16 20:18:19 +01:00
Marc Alexander
95bbebeb22 [prep-release-3.3.4] Add migration for 3.3.4-RC1 2021-03-15 21:47:35 +01:00
Máté Bartus
0f7b89838a [ticket/16643] Remove dbms_version config setting
PHPBB3-16643
2021-01-31 14:38:39 +01:00
Marc Alexander
0f3ea6991d Merge branch '3.3.x' 2021-01-29 20:16:15 +01:00
Marc Alexander
c93da86f83 [ticket/10824] Add missing imports and adjust json sanitizer imports
This way the imports will also be a bit more explicit to the fact
that this is only a json sanitizer.

PHPBB3-10824
2021-01-26 22:26:01 +01:00
Marc Alexander
7ed687ff15 [ticket/10824] Update comments to reflect change versions
PHPBB3-10824
2021-01-26 22:24:06 +01:00
Marc Alexander
93949d1be4 [ticket/10824] Switch to new namespace for json sanitizer
PHPBB3-10824
2021-01-26 22:24:05 +01:00
Marc Alexander
204f81c6f7 [ticket/10824] Use json_sanitzer::decode and improve migrations from pre 3.2
PHPBB3-10824
2021-01-26 22:22:21 +01:00
Joas Schilling
a200446646 [ticket/10824] Make styles use composer.json files
PHPBB3-10824
2021-01-26 22:16:47 +01:00
Marc Alexander
61fa45e5de [prep-release-3.3.3] Add migration for 3.3.3 2021-01-25 22:07:36 +01:00
Marc Alexander
422cf5493f Merge branch '3.3.x' 2021-01-14 17:19:03 +01:00
Marc Alexander
89b215f681 [prep-release-3.3.3] Add migration for 3.3.3-RC1 2021-01-11 21:24:19 +01:00
Máté Bartus
32a19c3306 [ticket/16668] Use topological sort as a Trait
PHPBB3-16668
2021-01-05 22:16:54 +01:00
Máté Bartus
ea12db9bb4 [ticket/16668] Add return type hinting
PHPBB3-16668
2021-01-05 22:16:54 +01:00
Máté Bartus
1cf758250a [ticket/16668] Do not include topological sort everywhere
PHPBB3-16668
2021-01-05 22:16:54 +01:00
Máté Bartus
71441e3fb0 [ticket/16668] Refactor schema_generator
PHPBB3-16668
2021-01-05 22:16:54 +01:00
Marc Alexander
b445b95e3a Merge branch '3.3.x' 2020-11-06 17:07:56 +01:00
Marc Alexander
f98653d2c9 [prep-release-3.3.2] Add migration for 3.3.2 2020-11-04 22:11:34 +01:00
Marc Alexander
17104fde04 Merge branch 'prep-release-3.2.11' into prep-release-3.3.2 2020-11-04 22:08:26 +01:00