Marc Alexander
a6d4b460f1
Merge pull request #6277 from 3D-I/ticket/16858
...
[ticket/16858] Update jQuery to 3.6.0
2021-08-31 20:59:56 +02:00
Marc Alexander
975ad95bff
Merge pull request #6281 from paul999/ticket/16865
...
[ticket/16865] Update IRC + discord links in composer and documentati…
2021-08-31 20:57:29 +02:00
paul sohier
61c59bdc91
[ticket/16865] Update IRC + discord links in composer and documentation
...
Update the links from Freenode to Libera.chat,
add discord as option to chat in composer.json,
and remove references to wiki.phpbb.com
(And replace it with links to the development documentation)
PHPBB3-16865
2021-08-31 16:03:41 +02:00
Marc Alexander
79efbcaa4e
[ticket/16856] Make other vars twig as well
...
PHPBB3-16856
2021-08-30 20:09:15 +02:00
rxu
8cc0e5438a
[ticket/16859] Twigify the rest of respective template block
...
PHPBB3-16859
2021-08-29 11:10:00 +07:00
rxu
2c8be65dcf
[ticket/16859] Apply similar logic to UCP board preferences
...
PHPBB3-16859
2021-08-29 01:48:55 +07:00
rxu
c3598d0d58
[ticket/16859] Optimize code to save SQL queries and use Twig for template
...
PHPBB3-16859
2021-08-29 00:15:06 +07:00
rxu
92a2c08616
[ticket/16859] Exclude language option on register if only 1 language installed
...
PHPBB3-16859
2021-08-28 22:51:51 +07:00
3D-I
a8be17dd4d
[ticket/16858] Update jQuery to 3.6.0
...
PHPBB3-16858
2021-08-27 04:25:41 +02:00
Marc Alexander
170ddeaf63
[ticket/16856] Maybe use lang_js() for all lang vars in JS
...
PHPBB3-16856
2021-08-26 20:51:43 +02:00
Marc Alexander
8db200d75f
Merge pull request #6272 from MichaIng/ticket/16851
...
[ticket/16851] Add Amazonbot, AhrefsBot and SemrushBot
2021-08-25 20:07:31 +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
8804cf885b
[ticket/16856] Remove extra empty line
...
PHPBB3-16856
2021-08-24 19:07:32 +02:00
Marc Alexander
ad23388043
[ticket/16856] Add tests for lang_js() function
...
PHPBB3-16856
2021-08-24 19:05:13 +02:00
Marc Alexander
79a8ed4677
[ticket/16856] Proof that lang_js() actually works
...
PHPBB3-16856
2021-08-24 19:05:13 +02:00
Marc Alexander
5eeb213b12
[ticket/16856] Add lang_js() twig function
...
PHPBB3-16856
2021-08-24 19:05:13 +02:00
Marc Alexander
75df7c202e
Merge pull request #6258 from rxu/ticket/15729
...
[ticket/15729] Avoid unnecessary email headers encoding in Base64
2021-08-23 21:23:42 +02:00
Marc Alexander
2ef37a8e77
Merge pull request #6260 from Prosk8er/ticket/16829
...
[ticket/16829] forumtitle and lastsubject text decoration hover
2021-08-23 21:16:58 +02:00
Marc Alexander
acbcb18226
Merge pull request #5760 from v12mike/ticket/16138
...
Ticket/16138 Eliminate redundant parameters from board URLs
2021-08-23 20:11:35 +02:00
Marc Alexander
5d0fd9f73a
Merge pull request #6262 from 3D-I/ticket/16832
...
[ticket/16832] Fix UCP attachments plural rules
2021-08-20 16:58:01 +02:00
Marc Alexander
47c583516b
Merge pull request #6261 from Prosk8er/ticket/16831
...
[ticket/16831] fix tabs missing delimiters and remove commented class
2021-08-19 19:56:39 +02:00
Marc Alexander
91c6edf092
Merge pull request #6271 from 3D-I/ticket/16850-33
...
[ticket/16850][3.3] Update webfont loader
2021-08-19 19:43:12 +02:00
Marc Alexander
c2873cbc01
Merge pull request #6265 from rxu/ticket/16840
...
[ticket/16840] Add more PHP 8.x builds to tests matrix
2021-08-16 23:06:39 +02:00
3D-I
a1f1c0cc9d
[ticket/16850] Update webfont loader
...
PHPBB3-16850
2021-08-16 11:45:52 +02:00
3D-I
f46ebf5bec
[ticket/16850] Update webfont loader
...
PHPBB3-16850
2021-08-16 11:33:54 +02:00
Prosk8er
6dd7b7e8b5
[ticket/16831] fix tabs missing delimiters and remove commented class
...
this is just to fix tabs, missing delimiters, and
remove old commented classes in css files
PHPBB3-16831
2021-08-14 17:33:26 -04:00
rxu
721a39502a
[ticket/16840] Add PHP 8.0 / 8.1 builds for Windows tests
...
Also fix Postrges PHP 8.1 related issue.
PHPBB3-16840
2021-08-07 16:50:45 +07:00
rxu
b01a956461
[ticket/16840] Add PHP 8.1 test
...
PHPBB3-16840
2021-08-07 16:34:38 +07:00
3D-I
364c6d328a
[ticket/16832] Fix UCP attachments plural rules
...
PHPBB3-16832
2021-08-05 14:30:03 +02:00
Prosk8er
f7487e4e5c
[ticket/16829] forumtitle and lastsubject text decoration hover
...
Fix text decoration on hover for forumtitle and last subject
PHPBB3-16829
2021-08-04 19:50:17 -04:00
Marc Alexander
84b414a4f0
[ticket/16138] Remove redundant specifiers from functional test URLs
...
PHPBB3-16138
2021-08-04 22:11:02 +02:00
Marc Alexander
3f9e6c6013
[ticket/16138] Remove extra variables and improve fallback to viewforum
...
PHPBB3-16138
2021-08-04 21:44:49 +02:00
rxu
e855f5cba4
[ticket/15729] Avoid unnecessary email headers encoding in Base64
...
PHPBB3-15729
2021-08-03 00:33:13 +07:00
Máté Bartus
90fccff6f1
Merge pull request #6252 from rxu/ticket/16823
...
[ticket/16823] Make datetime class correctly handle edge cases
2021-07-31 12:05:26 +02:00
Marc Alexander
a380c78e1e
Merge pull request #6254 from marc1706/ticket/16804
...
[ticket/16804] Extend bbcode help line tooltip
2021-07-23 22:25:31 +02:00
3D-I
a6a18f2c59
[ticket/16804] Extend bbcode help line tooltip
...
PHPBB3-16804
2021-07-23 21:47:07 +02:00
Máté Bartus
6efebf7571
Merge pull request #6249 from marc1706/ticket/12075
...
[ticket/12075] Add acp/modules language file to extensions page
2021-07-23 07:56:00 +02:00
Marc Alexander
c7c3adf762
Merge pull request #6250 from rxu/ticket/16822
...
[ticket/16822] Replace patchwork/utf8 with symfony/polyfill
2021-07-22 10:53:34 +02:00
rxu
2e29bb48fa
[ticket/16823] Adjust wrapper condition
...
PHPBB3-16823
2021-07-20 20:59:28 +07:00
rxu
e1fc0a9059
[ticket/16823] Make datetime class correctly handle edge cases
...
PHPBB3-16823
2021-07-20 20:35:04 +07:00
rxu
c846dd5666
[ticket/16822] Replace patchwork/utf8 with symfony/polyfill
...
PHPBB3-16822
2021-07-19 22:49:04 +07:00
Marc Alexander
19a5900db5
Merge pull request #6247 from 3D-I/ticket/16810
...
[ticket/16810] Fix No end tag in Custom BBCodes
2021-07-18 15:19:19 +02:00
Marc Alexander
5de8c3dc3c
[ticket/12075] Add acp/modules language file to extensions page
...
PHPBB3-12075
2021-07-18 10:57:30 +02:00
Marc Alexander
3ae0d347c9
Merge pull request #6245 from 3D-I/ticket/16657
...
[ticket/16657] Properly decode usernames in member list live-search
2021-07-15 22:02:07 +02:00
3D-I
2244635a41
[ticket/16810] Fix No end tag in Custom BBCodes
...
PHPBB3-16810
2021-07-15 20:32:53 +02:00
3D-I
68bd4e9faa
[ticket/16810] Fix No end tag in Custom BBCodes
...
PHPBB3-16810
2021-07-15 20:27:37 +02:00
Máté Bartus
8c12c46869
Merge pull request #6242 from Prosk8er/ticket/16816
...
[ticket/16816] acp style html validation fixes
2021-07-13 18:48:07 +02:00
3D-I
aecd1fa04e
[ticket/16657] Properly decode usernames in member list live-search
...
Housekeeping
PHPBB3-16657
2021-07-13 16:06:21 +02:00
3D-I
ac781e570f
[ticket/16657] Properly decode usernames in member list live-search
...
PHPBB3-16657
2021-07-13 09:04:06 +02:00
Prosk8er
f28eed7f30
[ticket/16816] acp style html validation fixes
...
Fix acp style html validation errors and warnings
PHPBB3-16816
2021-07-09 18:14:38 -04:00