Rubén Calvo
2f043cdb61
[ticket/14285] Move functions from functions_download to controller
...
PHPBB3-14285
2021-03-21 19:16:26 +01:00
Rubén Calvo
8dcf8a4ddb
[ticket/14285] Remove support for old internet explorer versions
...
PHPBB3-14285
2021-03-21 19:13:53 +01:00
Rubén Calvo
dd06933324
[ticket/14285] Move downloads to controller
...
PHPBB3-14285
2021-03-21 19:12:39 +01:00
Marc Alexander
d9b54c1c87
Merge branch '3.3.x'
2021-03-16 20:18:19 +01:00
Marc Alexander
8f2d84f4dc
[3.3.x] Update versions to 3.3.5-dev
2021-03-16 20:16:25 +01:00
Marc Alexander
6d46c08191
[prep-release-3.3.4] Update changelog for 3.3.4-RC1
2021-03-15 21:48:18 +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
Marc Alexander
e3752b70e2
[prep-release-3.3.4] Update version numbers to 3.3.4
2021-03-15 21:47:29 +01:00
Marc Alexander
b45bd3ace7
[prep-release-3.3.4] Update version numbers to 3.3.4-RC1
2021-03-15 21:47:29 +01:00
Marc Alexander
2403e6d803
Merge branch '3.3.x'
2021-03-15 20:27:33 +01:00
Marc Alexander
8d5a624c8d
Merge pull request #6160 from marc1706/ticket/16726
...
[ticket/16726] Update composer & vendor packages to latest versions
2021-03-15 20:15:53 +01:00
Marc Alexander
47823d2eff
Merge branch '3.3.x'
2021-03-15 20:03:25 +01:00
Dark❶
78679ed001
[ticket/16728] Add search result template event
...
PHPBB3-16728
2021-03-15 23:29:08 +05:30
Marc Alexander
2919b147d8
[ticket/16726] Update vendor packages to latest versions
...
PHPBB3-16726
2021-03-14 21:25:24 +01:00
Marc Alexander
37a3e5b55e
Merge branch '3.3.x'
2021-03-14 17:05:20 +01:00
Marc Alexander
2d1ce7dc24
Merge pull request #6159 from Dark1z/ticket/16725
...
[ticket/16725] Add MCP core event
2021-03-14 17:05:16 +01:00
Marc Alexander
9437d1cfe0
Merge branch '3.3.x'
2021-03-14 09:30:52 +01:00
Dark❶
9417c1803e
[ticket/16724] Add some template events
...
PHPBB3-16724
2021-03-13 22:21:32 +05:30
Dark❶
6ebd64521b
[ticket/16725] Add MCP core event
...
PHPBB3-16725
2021-03-13 17:40:10 +05:30
Dark❶
b3edc0884f
[ticket/16724] Add some template events
...
PHPBB3-16724
2021-03-13 16:34:23 +05:30
Marc Alexander
53dfba003e
Merge branch '3.3.x'
2021-03-09 19:58:19 +01:00
Marc Alexander
bf5f0bb8f7
[ticket/16655] Add support for custom error message when exceeding attempts
...
PHPBB3-16655
2021-03-07 12:03:49 +01:00
mrgoldy
d77415dbab
[ticket/15233] Standardize variable generation
...
PHPBB3-15233
2021-03-06 22:27:42 +01:00
mrgoldy
3796a4207f
[ticket/15233] Normalize empty avatar array
...
PHPBB3-15233
2021-03-06 08:18:38 +01:00
mrgoldy
a9b63a4724
[ticket/15233] Amend tests for avatar helper
...
PHPBB3-15233
2021-03-06 08:18:37 +01:00
mrgoldy
34aaf5e6d2
[ticket/15233] Add avatar helper object
...
PHPBB3-15233
2021-03-06 08:18:37 +01:00
mrgoldy
7e3d22063a
[ticket/15233] Standardize avatar output variables
...
PHPBB3-15233
2021-03-06 08:18:30 +01:00
Marc Alexander
3137070d50
Merge branch '3.3.x'
2021-03-05 21:32:43 +01:00
Marc Alexander
b978fd9dc6
Merge pull request #6141 from 3D-I/ticket/16705
...
[ticket/16705] Fix check_disk_space function - PHP 8
2021-03-05 20:52:38 +01:00
Marc Alexander
97fb326469
Merge branch '3.3.x'
2021-03-05 20:50:49 +01:00
rxu
3a21109f89
[ticket/16719] Fix PHP notice/warning on installation
...
PHPBB3-16719
2021-03-05 20:23:28 +07:00
3D-I
5d18ad678b
[ticket/16705] Fix check_disk_space function
...
Allow upload even if the check fails
PHPBB3-16705
2021-03-05 08:04:03 +01:00
3D-I
2ea22ee387
[ticket/16705] Fix check_disk_space function
...
Silent potential warnings
PHPBB3-16705
2021-03-05 08:00:55 +01:00
Marc Alexander
293c2ea988
Merge pull request #6151 from marc1706/ticket/15392-master
...
[ticket/15392] Changed dirname(__FILE__) to __DIR__ (master version)
2021-03-05 07:42:04 +01:00
Máté Bartus
1a2133be52
[ticket/16717] Set posts_table in indexing installer task
...
PHPBB3-16717
2021-03-04 19:13:59 +01:00
Marc Alexander
22f7f491c5
[ticket/15925] Update events for 3.3.4-RC1
...
PHPBB3-15925
2021-03-04 17:14:56 +01:00
Marc Alexander
60d6727974
[ticket/15925] Update events for 3.3.3-RC1
...
PHPBB3-15925
2021-03-04 17:12:26 +01:00
Alec
86bbd05608
[ticket/15925] Add core.update_post_info_modify_sql
...
Add event to modify the sql to allow for more columns to be updated during sync
Same as sync events but only ran for last posts, slightly different formatting
PHPBB3-15925
2021-03-04 17:12:26 +01:00
Alec
516d0f5b27
[ticket/15925] Add core.update_post_info_modify_posts_sql
...
Add core event to modify the last posts' data retrieved to update forums' data
Also add $phpbb_dispatcher to sync globals to allow function use
PHPBB3-15925
2021-03-04 17:12:25 +01:00
Alec
40d825d1c6
[ticket/15925] Add core.sync_modify_topic_data
...
Allow modification of topic_data when syncing topics
Another event has been added to modify the contents of $row
This means that topic_data can be populated with anything added to that query
PHPBB3-15925
2021-03-04 17:12:25 +01:00
Alec
9ff92f2c36
[ticket/15925] Add core.sync_topic_last_post_info_sql
...
Add event to get more post or user data when syncing
Topic_data is updated with the data from this query, so it needs to be accessed
Custom_fieldnames is merged with fieldnames later, unlike the other event
This keeps the integrity of the core's code
PHPBB3-15925
2021-03-04 17:12:25 +01:00
Alec
740b2ffbf2
[ticket/15925] Add core.sync_modify_forum_data
...
Allow fieldnames and forum_data to be updated before synced with the database
Used in conjunction with post_info to pull that data
PHPBB3-15925
2021-03-04 17:12:24 +01:00
Alec
6728497434
[ticket/15925] Add core.sync_forum_last_post_info_sql
...
Add core event to modify the last posts' data retrieved to update forums' data
Also add $phpbb_dispatcher to sync globals to allow function use
PHPBB3-15925
2021-03-04 17:12:24 +01:00
Alec
9d2ab88c69
[ticket/15925] Add core.mcp_main_modify_fork_post_sql
...
Modify the forked post's sql array before it's inserted into the database
Lets additional variables be added into the sql_ary
Allows the same edits as mcp_main_fork_sql_after but for posts not topics
PHPBB3-15925
2021-03-04 17:12:24 +01:00
Marc Alexander
b46e242013
Merge branch 'ticket/15392' into ticket/15392-master
2021-03-04 17:04:17 +01:00
DinHere
20d4a86016
[ticket/15392] Resolve incorrect replacements after code review
...
PHPBB3-15392
2021-03-04 16:55:54 +01:00
DinHere
f3d3b493f7
[ticket/15392] Removed realpath only where needed
...
PHPBB3-15392
2021-03-04 16:54:19 +01:00
DinHere
448b6a7d49
[ticket/15392] Remove not needed realpath()
...
PHPBB3-15392
2021-03-04 16:53:41 +01:00
DinHere
8c9d26db1f
[ticket/15392] Changed dirname(__FILE__) to __DIR__
...
Changed dirname(__FILE__) to __DIR__ everywhere
PHPBB3-15392
2021-03-03 22:24:10 +01:00
Tristan Darricau
77104bdc37
[ticket/15298] Makes sure CLI exceptions are never suppressed by Symfony
...
PHPBB3-15298
2021-03-03 17:29:57 +01:00