1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-06-02 12:34:59 +02:00

29991 Commits

Author SHA1 Message Date
lavigor
f757e65559
[ticket/13713] Start working on User Mentions
PHPBB3-13713
2021-05-14 21:51:48 +02:00
Marc Alexander
69c0373a94
Merge branch '3.3.x' 2021-05-05 20:14:44 +02:00
Patrick Webster
e22f431660 [ticket/16292] Check that the installer container is available
PHPBB3-16292
2021-05-03 17:29:52 -05:00
Patrick Webster
62a45d86ec [ticket/16292] Try to propagate serious errors to the installer UI
Only raise a runtime exception during install/update as a last resort.

PHPBB3-16292
2021-05-02 16:29:31 -05: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
437c61bd6e
Merge branch 'ticket/16769' into ticket/16769-master 2021-04-29 20:46:16 +02:00
Marc Alexander
de3c0f274c
[ticket/16769] Update composer dependencies to latest versions
PHPBB3-16769
2021-04-29 20:40:43 +02:00
Marc Alexander
badf349f66
Merge branch '3.3.x' 2021-04-29 20:30:59 +02:00
Marc Alexander
950d8b8a13
Merge pull request #6198 from Noxwizard/ticket/16766
[ticket/16766] Show long error messages during install/update
2021-04-29 20:30:55 +02:00
Marc Alexander
c27c846a1d
Merge pull request #6197 from rubencm/ticket/16764
[ticket/16764] Remove unused services
2021-04-28 10:07:15 +02:00
Patrick Webster
31fc85153e [ticket/16766] Restructure conditional
PHPBB3-16766
2021-04-27 18:00:08 -05:00
Marc Alexander
782b0758ef
[prep-release-3.3.4] Update changelog for 3.3.4 2021-04-27 21:20:02 +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
f861f1fb9a
[prep-release-3.3.4] Update version numbers to 3.3.4 2021-04-27 21:19:36 +02:00
Marc Alexander
9805224b39
Merge branch '3.3.x' 2021-04-27 20:09:53 +02:00
Marc Alexander
7f79849146
Merge pull request #6189 from 3D-I/ticket/16757
[ticket/16757] Properly handle RTL text in ACP QA Captcha HTML
2021-04-27 20:09:48 +02:00
Marc Alexander
7201acf070
Merge branch '3.3.x' 2021-04-26 22:05:54 +02:00
Marc Alexander
c45c7f4622
[ticket/16764] Remove more remnants of remote uploading
PHPBB3-16764
2021-04-26 20:44:15 +02:00
Marc Alexander
0ccce7c4f8
[ticket/16764] Remove remote upload certificate validation
PHPBB3-16764
2021-04-26 20:38:03 +02:00
Patrick Webster
134482f6c2 [ticket/16767] Report missing migration instead of dependency
If a migration has an unfulfillable dependency, the migration causing the
dependency to be unfulfillable is now shown in the error message instead
of just the dependency.

PHPBB3-16767
2021-04-25 15:22:42 -05: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
Patrick Webster
1f76aa65f3 [ticket/16766] Show long error messages during install/update
PHPBB3-16766
2021-04-24 12:39:27 -05:00
rubencm
e1bbef7774 [ticket/16764] Remove remote avatar from converter
PHPBB3-16764
2021-04-24 16:04:10 +02:00
rubencm
e543874d08 [ticket/16764] Remove unused files
PHPBB3-16764
2021-04-24 15:24:59 +02:00
Máté Bartus
3e6e8ece18
Merge pull request #6196 from marc1706/ticket/16764
[ticket/16764] Remove remote avatar functionality
2021-04-24 08:35:16 +02:00
Marc Alexander
cc8b4ef619
[ticket/16764] Remove remote avatar functionality
PHPBB3-16764
2021-04-23 22:26:07 +02:00
hanakin
88da57a052
[ticket/16763] fix imageset mine pip alignment
PHPBB3-16763
2021-04-20 14:59:39 -10:00
hanakin
6fc3b913ba
[ticket/16762] fix topicrow paging
PHPBB3-16762
2021-04-18 20:38:43 -10:00
hanakin
9abba5f50f
[ticket/16761] add closing a tag
PHPBB3-16761
2021-04-18 17:17:17 -10:00
rubencm
257f59ed66 [ticket/16758] Initialize search_query property with an empty string
PHPBB3-16758
2021-04-15 21:41:24 +02:00
3D-I
ecd7b14171 [ticket/16757] Properly handle RTL text in ACP QA Captcha HTML
Twig version

PHPBB3-16757
2021-04-14 23:23:30 +02:00
3D-I
65a1ed0f82 [ticket/16757] Properly handle RTL text in ACP QA Captcha HTML
Remove double newline

PHPBB3-16757
2021-04-14 23:12:08 +02:00
3D-I
f6a8981028 [ticket/16757] Properly handle RTL text in ACP QA Captcha HTML
PHPBB3-16757
2021-04-14 23:03:59 +02:00
Marc Alexander
c0f031ba3a
Merge branch '3.3.x' 2021-04-10 23:07:44 +02:00
Máté Bartus
6eb357b421 [ticket/16754] Fix docblocks
PHPBB3-16754
2021-04-10 10:36:01 +02:00
Marc Alexander
59b07502e9
Merge pull request #6185 from hanakin/ticket/16751
[ticket/16751] add rank-img class to template files for consistency with area51 and .com
2021-04-09 21:33:04 +02:00
Marc Alexander
6490143c00
Merge branch '3.3.x' 2021-04-09 17:29:19 +02:00
Marc Alexander
2d42b2a6c2
Merge pull request #5778 from gijsmartens/ticket/15233
[ticket/15233] Standardize avatar output variables
2021-04-08 22:03:37 +02:00
Marc Alexander
16fb9cc05f
Merge pull request #6172 from rubencm/ticket/16737
[ticket/16737] Rewrite acp_search
2021-04-08 21:35:03 +02:00
Marc Alexander
70337e99fa
[ticket/16752] Add deprecation notices and fix tests
PHPBB3-16752
2021-04-08 21:18:35 +02:00
Marc Alexander
1ecc2e042b
[ticket/16752] Add methods for exporting events to rst by script
PHPBB3-16752
2021-04-08 20:14:18 +02:00
hanakin
6fa78f696c [ticket/16751] cleanup inline while at it
PHPBB3-16751
2021-04-07 18:22:24 -10:00
hanakin
ee998588a2 [ticket/16751] Twig it up!!!!
PHPBB3-16751
2021-04-07 17:37:52 -10:00
Marc Alexander
bcc75099ab
[ticket/16752] Add first version of exporter to restructured text (rst)
PHPBB3-16752
2021-04-07 22:20:23 +02:00
hanakin
2a4bd12465 [ticket/16751] add rank-img class to template files
PHPBB3-16751
2021-04-06 20:21:59 -10:00