3D-I
cd235dfd42
[ticket/16629] Fix ACP get_database_size() for MySql 8
...
PHPBB3-16629
2020-11-15 23:00:22 +01:00
3D-I
4b2c253427
[ticket/16629] Fix ACP get_database_size() for MySql 8
...
PHPBB3-16629
2020-11-05 05:08:09 +01:00
3D-I
d3afd6ec68
[ticket/16629] Fix ACP get_database_size() for MySql 8
...
PHPBB3-16629
2020-11-02 17:42:23 +01:00
Marc Alexander
76c18255b6
Merge pull request #6014 from rxu/ticket/16538
...
[ticket/16538] Add MySQL 8 tests
2020-10-25 16:21:01 +01:00
Marc Alexander
a6b1c27a5d
Merge pull request #6068 from marc1706/ticket/16619
...
[ticket/16619] Corrected spelling of non-existant
2020-10-25 10:33:50 +01:00
Marc Alexander
783cea8d52
Merge pull request #5291 from toxyy/ticket/15722
...
[ticket/15722] Allow forum topicrow pagination to use topicrow values
2020-10-24 17:31:16 +02:00
Mark D. Hamill
a7810bc279
[ticket/16619] Corrected spelling of non-existant
...
PHPBB3-16619
2020-10-24 15:06:35 +02:00
Marc Alexander
dd7a184926
[3.3.x] Update version numbers to 3.3.3-dev
2020-10-24 10:39:11 +02:00
Marc Alexander
840173a21e
[prep-release-3.3.2] Update Changelog for 3.3.2-RC1
2020-10-19 21:20:20 +02:00
Marc Alexander
66e9832f5e
[prep-release-3.3.2] Add migration for 3.3.2-RC1
2020-10-19 20:48:53 +02:00
Marc Alexander
67ad602041
[prep-release-3.3.2] Update version numbers to 3.3.2
2020-10-18 13:54:44 +02:00
Marc Alexander
7716961f07
[prep-release-3.3.2] Update version number to 3.3.2-RC1
2020-10-18 13:54:02 +02:00
Marc Alexander
6876559ceb
[prep-release-3.3.2] Add 2020 to CREDITS.txt
2020-10-18 13:53:00 +02:00
Marc Alexander
16d8698e1b
Merge pull request #6062 from marc1706/ticket/16616
...
[ticket/16616] Update composer dependencies to latest versions
2020-10-17 16:59:39 +02:00
Marc Alexander
dc40572312
[ticket/16616] Do not use latest polyfill-intl-idn
...
It has a declaration conflict with patchwork/utf8.
PHPBB3-16616
2020-10-17 10:57:42 +02:00
Marc Alexander
3c014ccb2b
Merge pull request #6058 from Crizz0/ticket/16612
...
[ticket/16612] Restructure HTML of Terms PP COPPA
2020-10-14 21:21:19 +02:00
Christian Schnegelberger
bd22a92d68
[ticket/16612] Add <br> to ToU and PP
...
PHPBB3-16612
2020-10-13 20:00:29 +02:00
Christian Schnegelberger
40c2fa7e5e
[ticket/16612] Remove html from lang key instead of 1 br per paragraph
...
PHPBB3-16612
2020-10-13 19:20:48 +02:00
Christian Schnegelberger
604b3f49b7
[ticket/16612] Change class names from agreement text
...
PHPBB3-16612
2020-10-09 19:13:24 +02:00
Marc Alexander
f6cbc7e80b
[ticket/16616] Update composer dependencies to latest versions
...
PHPBB3-16616
2020-10-08 21:38:03 +02:00
Marc Alexander
0417599344
Merge pull request #6002 from rxu/ticket/16512
...
[ticket/16512] Fix make_clickable() to make use of custom link classes
2020-10-08 21:26:10 +02:00
Marc Alexander
c694e86422
Merge pull request #6054 from senky/ticket/16593
...
[ticket/16593] Define params in the constructor
2020-10-08 21:18:47 +02:00
Christian Schnegelberger
794ad66896
[ticket/16612] Get back to <br> and add <p> for coppa in template
...
PHPBB3-16612
2020-10-08 09:07:26 +02:00
Marc Alexander
857cec0509
Merge pull request #6053 from senky/ticket/16562
...
[ticket/16562] Add password requirements to reset
2020-10-07 21:30:55 +02:00
Christian Schnegelberger
d3472cd4a1
[ticket/16612] Use px instead of em for css properties
...
PHPBB3-16612
2020-10-07 19:23:51 +02:00
rxu
d6078821c5
[ticket/16512] Minor code adjustments
...
PHPBB3-16512
2020-10-06 07:31:29 +07:00
Marc Alexander
1f98477c22
Merge pull request #6049 from rxu/ticket/16604
...
[ticket/16604] Display warning messages on avatar upload setting issues
2020-10-05 18:12:38 +02:00
Marc Alexander
c8351d6d20
Merge pull request #6051 from rxu/ticket/16605
...
[ticket/16605] Fix possible SQL error on user registration
2020-10-05 18:08:48 +02:00
Marc Alexander
54eef1153f
Merge pull request #6055 from senky/ticket/16532
...
[ticket/16532] Store example post in XML
2020-10-04 21:15:42 +02:00
Christian Schnegelberger
14d96d0086
[ticket/16612] Restructure HTML of Terms PP COPPA
...
PHPBB3-16612
2020-10-03 23:36:16 +02:00
Matt Friedman
52217bd4e4
[ticket/16608] Cosmic Logo
...
PHPBB3-16608
2020-10-02 00:15:22 -07:00
Matt Friedman
dfdb92d3ab
[ticket/16608] Update images again
...
PHPBB3-16608
2020-10-02 00:00:13 -07:00
Matt Friedman
358a5d8b46
[ticket/16608] Adjust the blueness of the logo
...
PHPBB3-16608
2020-10-01 23:36:25 -07:00
Matt Friedman
dcfddb8445
[ticket/16608] Modernize readme
...
PHPBB3-16608
2020-10-01 17:57:12 -07:00
Jakub Senko
fa14375a65
[ticket/16562] Add password requirements to reset
...
Credits to thecoalman:
https://www.phpbb.com/community/viewtopic.php?p=15560491#p15560491
PHPBB3-16562
2020-09-30 13:35:15 +02:00
Jakub Senko
b494e6b043
[ticket/16593] Define params in the constructor
...
PHPBB3-16593
2020-09-30 13:17:16 +02:00
rxu
00849941c3
[ticket/16605] Fix possible SQL error on user registration
...
mysqli_insert_id() returns 0 if there was no previous query on the connection
or if the query did not update an AUTO_INCREMENT value for some reason.
PHPBB3-16605
2020-09-29 21:10:06 +07:00
rxu
36554f3ce8
[ticket/16604] Adjust code logic
...
PHPBB3-16604
2020-09-25 22:08:18 +07:00
Jakub Senko
2cb7e510dc
[ticket/16532] Store example post in XML
...
PHPBB3-16532
2020-09-25 15:03:10 +02:00
rxu
d80367c5fc
[ticket/16604] Adjust filesystem service dependency injection placement
...
PHPBB3-16604
2020-09-24 23:48:57 +07:00
Marc Alexander
6b92f23c81
Merge pull request #5944 from mrgoldy/ticket/16436
...
[ticket/16436] Display correct "no topics" message when filtering by time
2020-09-23 18:53:38 +02:00
rxu
0d68cebea8
[ticket/16604] Improve code readability
...
PHPBB3-16604
2020-09-21 22:30:42 +07:00
rxu
5e351dad53
[ticket/16604] Display warning messages on avatar upload setting issues
...
PHPBB3-16604
2020-09-20 23:29:58 +07:00
rxu
856fcf7554
[ticket/16208] Code adjustments
...
PHPBB3-16208
2020-09-19 18:15:13 +07:00
rxu
242476c290
[ticket/16208] Fix closed post report notifications
...
PHPBB3-16208
2020-09-19 18:12:12 +07:00
rxu
3caa31bf58
[ticket/16208] Fix posts/PM report notifications
...
PHPBB3-16208
2020-09-19 18:11:59 +07:00
Marc Alexander
9c5f338d3c
Merge pull request #6037 from kasimi/ticket/16565
...
[ticket/16565] Lazy-load cron.task_collection
2020-09-19 11:12:41 +02:00
Marc Alexander
43eeb008fa
Merge pull request #6048 from JoshyPHP/ticket/16602
...
[ticket/16602] Check for mbstring extension support on install
2020-09-19 10:50:07 +02:00
JoshyPHP
5b0406cfdc
[ticket/16602] Added mbstring to Composer requirements
...
PHPBB3-16602
2020-09-16 00:42:34 +02:00
JoshyPHP
ca62538ce3
[ticket/16602] Check for mbstring extension support on install
...
PHPBB3-16602
2020-09-16 00:21:17 +02:00