Marc Alexander
|
fc541c1943
|
Merge branch '3.3.x'
|
2020-02-15 16:51:34 +01:00 |
|
Marc Alexander
|
b1f0276307
|
Merge branch '3.2.x' into 3.3.x
|
2020-02-15 16:46:02 +01:00 |
|
Marc Alexander
|
5ce1e1e7df
|
Merge pull request #5849 from rubencm/ticket/16351
[ticket/16351] Use CHMOD constants from filesystem_interface
|
2020-02-15 16:45:57 +01:00 |
|
rubencm
|
2ed21c98d5
|
[ticket/16351] Update commends
PHPBB3-16351
|
2020-02-14 13:11:44 +00:00 |
|
Marc Alexander
|
6b380063e9
|
Merge branch '3.3.x'
|
2020-02-14 07:31:29 +01:00 |
|
Marc Alexander
|
9715054102
|
Merge branch '3.2.x' into 3.3.x
|
2020-02-14 07:31:24 +01:00 |
|
Marc Alexander
|
7735f22562
|
Merge pull request #5853 from mrgoldy/ticket/16060
[ticket/16060] Correct auto prune column for cron job
|
2020-02-14 07:31:19 +01:00 |
|
Marc Alexander
|
3ff9d24935
|
Merge branch '3.3.x'
|
2020-02-14 07:30:35 +01:00 |
|
Marc Alexander
|
d8e441b079
|
Merge branch '3.2.x' into 3.3.x
|
2020-02-14 07:30:31 +01:00 |
|
Marc Alexander
|
d75952394f
|
Merge pull request #5852 from mrgoldy/ticket/16348
[ticket/16348] Prevent double freeing database results on user_ban
|
2020-02-14 07:30:27 +01:00 |
|
Marc Alexander
|
b86c197d95
|
Merge branch '3.3.x'
|
2020-02-14 07:28:49 +01:00 |
|
Marc Alexander
|
af012e8b5a
|
Merge branch '3.2.x' into 3.3.x
|
2020-02-14 07:28:26 +01:00 |
|
Marc Alexander
|
b6a320503e
|
Merge pull request #5850 from rubencm/ticket/16352
[ticket/16352] Deprecate a few functions/classes
|
2020-02-14 07:11:12 +01:00 |
|
Marc Alexander
|
0a738440af
|
Merge branch '3.3.x'
|
2020-02-14 07:06:39 +01:00 |
|
Marc Alexander
|
9a919d8fa3
|
Merge branch '3.2.x' into 3.3.x
|
2020-02-14 07:06:35 +01:00 |
|
Marc Alexander
|
b4ecdae8e4
|
Merge pull request #5848 from rubencm/ticket/16350
[ticket/16350] Move shared code to functions_admin.php
|
2020-02-14 07:06:31 +01:00 |
|
Marc Alexander
|
0ceebede32
|
Merge pull request #5847 from rubencm/ticket/16349
[ticket/16349] Fix merge issues in acp_attachments and posting_attach_body.html
|
2020-02-12 07:17:32 +01:00 |
|
Marc Alexander
|
495428f2ad
|
Merge branch '3.3.x'
|
2020-02-11 17:05:39 +01:00 |
|
Marc Alexander
|
b1eaaea89a
|
Merge branch '3.2.x' into 3.3.x
|
2020-02-11 17:05:34 +01:00 |
|
Marc Alexander
|
33c50f236a
|
Merge branch '3.3.x'
|
2020-02-06 17:36:49 +01:00 |
|
Marc Alexander
|
d0d1fd189b
|
Merge pull request #5831 from marc1706/ticket/16314
[ticket/16314] Improve handling of page_footer output for controllers
|
2020-02-06 17:19:33 +01:00 |
|
mrgoldy
|
76cca33525
|
[ticket/16335] Ensure event variables are always defined
PHPBB3-16335
|
2020-02-05 15:24:40 +01:00 |
|
mrgoldy
|
2d2c0ab6cd
|
[ticket/16060] Correct auto prune column for cron job
Also only log pruning once per forum
PHPBB3-16060
|
2020-02-04 17:58:28 +01:00 |
|
mrgoldy
|
5625078cfe
|
[ticket/16348] Prevent double freeing database results on user_ban
PHPBB3-16348
|
2020-02-04 17:16:10 +01:00 |
|
rubencm
|
9e7dc9433a
|
[ticket/16350] Move code to functions_admin
PHPBB3-16350
|
2020-02-04 06:33:11 +00:00 |
|
rubencm
|
b07fb709ba
|
[ticket/16352] Remove duplicated function
PHPBB3-16352
|
2020-02-03 02:24:56 +00:00 |
|
rubencm
|
96a7e04ea5
|
[ticket/16352] Deprecate phpbb_delete_user_pms
PHPBB3-16352
|
2020-02-03 02:20:35 +00:00 |
|
rubencm
|
2fea7969d3
|
[ticket/16352] Deprecate more functions
PHPBB3-16352
|
2020-02-03 01:44:02 +00:00 |
|
rubencm
|
d668f3a3c3
|
[ticket/16352] Deprecate a few function/classes
PHPBB3-16352
|
2020-02-03 00:44:44 +00:00 |
|
rubencm
|
9749aa936c
|
[ticket/16351] Use CHMOD constants from filesystem_interface
PHPBB3-16351
|
2020-02-02 22:00:38 +00:00 |
|
rubencm
|
e2cc1aec26
|
[ticket/16350] Move shared code to functions.php
PHPBB3-16350
|
2020-02-02 21:45:08 +00:00 |
|
rubencm
|
ebdb771a0a
|
[ticket/16349] Fix merges
PHPBB3-16349
|
2020-02-02 21:09:21 +00:00 |
|
Marc Alexander
|
e6624c1fd5
|
[ticket/16314] Deprecate phpbb_check_and_display_sql_report
PHPBB3-16314
|
2020-02-02 13:48:46 +01:00 |
|
Marc Alexander
|
2d5289ed7e
|
Merge branch '3.3.x'
|
2020-02-01 08:50:24 +01:00 |
|
Marc Alexander
|
3bb2edd53d
|
Merge branch '3.2.x' into 3.3.x
|
2020-02-01 08:50:19 +01:00 |
|
Marc Alexander
|
7de24bad2e
|
Merge pull request #5832 from KYPREO/ticket/16329
[ticket/16329] Add configuration options for Plupload
|
2020-02-01 08:50:12 +01:00 |
|
Marc Alexander
|
28ecd3a8c0
|
Merge branch '3.3.x'
|
2020-01-25 15:35:38 +01:00 |
|
Marc Alexander
|
4094d62613
|
Merge branch '3.2.x' into 3.3.x
|
2020-01-25 15:35:34 +01:00 |
|
3D-I
|
11e2cd925b
|
[ticket/16337] Fix Emoji in BBcode Helpline
PHPBB3-16337
|
2020-01-24 04:46:57 +01:00 |
|
3D-I
|
f7797b89ed
|
[ticket/16337] Fix Emoji in BBcode Helpline
PHPBB3-16337
|
2020-01-24 04:38:01 +01:00 |
|
3D-I
|
7d80314235
|
[ticket/16337] Fix Emoji in BBcode Helpline
PHPBB3-16337
|
2020-01-24 02:55:12 +01:00 |
|
KYPREO
|
1f22248965
|
Merge branch '3.2.x' into ticket/16329
|
2020-01-22 20:24:47 +11:00 |
|
KYPREO
|
68677b8525
|
[ticket/16329] Add configuration options for Plupload
PHPBB3-16329
PHPBB3-16330
|
2020-01-22 20:21:12 +11:00 |
|
Marc Alexander
|
0d4bf2df9d
|
Merge branch '3.3.x'
|
2020-01-20 17:26:03 +01:00 |
|
Marc Alexander
|
1d90ddc0a9
|
Merge branch '3.2.x' into 3.3.x
|
2020-01-20 17:25:56 +01:00 |
|
Marc Alexander
|
830d16943b
|
Merge pull request #5813 from 3D-I/ticket/15712
[ticket/15712] Fix Emoji and rich text in PM subject & draft
|
2020-01-20 17:25:48 +01:00 |
|
KYPREO
|
a1617548cf
|
[ticket/16329] Add configuration options for Plupload
PHPBB3-16329
PHPBB3-16330
|
2020-01-20 15:19:56 +11:00 |
|
Marc Alexander
|
843e3ae849
|
[ticket/16314] Improve handling of page_footer output for controllers
Moved the common template output to controller helper and added
garbage_collection handling to kernel_terminate_subscriber.
PHPBB3-16314
|
2020-01-19 16:03:32 +01:00 |
|
Marc Alexander
|
1fefef3e06
|
Merge branch '3.3.x'
|
2020-01-18 21:46:17 +01:00 |
|
Marc Alexander
|
6f36a478a5
|
Merge branch '3.2.x' into 3.3.x
|
2020-01-18 21:46:12 +01:00 |
|