1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-05-10 09:35:24 +02:00

384 Commits

Author SHA1 Message Date
Marc Alexander
860663d205
Merge branch '3.3.x' 2021-08-31 20:59:59 +02:00
3D-I
a8be17dd4d [ticket/16858] Update jQuery to 3.6.0
PHPBB3-16858
2021-08-27 04:25:41 +02:00
Marc Alexander
b305be06c9
[ticket/16782] Use alternative template for mention BBCode
PHPBB3-16782
2021-05-24 15:09:10 +02:00
Marc Alexander
b420419655
[ticket/13713] Cleanup code based on eslint suggestions
PHPBB3-13713
2021-05-20 20:38:55 +02:00
Marc Alexander
a0d9c7fe85
[ticket/13713] Move function to get textarea element to core.js
PHPBB3-13713
2021-05-20 20:38:13 +02:00
Marc Alexander
1b5c521d8f
[ticket/13713] Move html from JS to mentions templates
PHPBB3-13713
2021-05-19 21:30:27 +02:00
Marc Alexander
00e43600c1
[ticket/13713] Adjust use of template and clean up mentions template
PHPBB3-13713
2021-05-18 20:39:12 +02:00
Marc Alexander
51097d937a
[ticket/13713] Move mentions avatar template HTML to html file
PHPBB3-13713
2021-05-18 17:13:58 +02:00
Marc Alexander
a86d9699a5
[ticket/13713] Add mentions code to mentions.js
PHPBB3-13713
2021-05-17 22:14:11 +02:00
Marc Alexander
6eeb22cdb5
[ticket/13713] Set mention-list class if needed
PHPBB3-13713
2021-05-16 10:45:48 +02:00
Marc Alexander
9ae015569c
[ticket/13713] Fix avatar display with new helper methods
PHPBB3-13713
2021-05-14 21:52:18 +02:00
Marc Alexander
169015eab4
[ticket/13713] Use is-active class instead of cur for current items
PHPBB3-13713
2021-05-14 21:52:18 +02:00
Marc Alexander
c317368a39
[ticket/13713] Enable zurb tribute 5.1.3 also in ACP and remove old files
PHPBB3-13713
2021-05-14 21:52:17 +02:00
Marc Alexander
7a86977d01
[ticket/13713] Use our filter function for zurb tribute
PHPBB3-13713
2021-05-14 21:52:17 +02:00
Marc Alexander
1a5e3966e6
[ticket/13713] Start switching over to zurb tribute
PHPBB3-13713
2021-05-14 21:52:16 +02:00
Marc Alexander
8083846850
[ticket/13713] Add jsdoc docblocks to Mentions
PHPBB3-13713
2021-05-14 21:52:14 +02:00
lavigor
c2720792ac
[ticket/13713] Handle TODOs
PHPBB3-13713
2021-05-14 21:52:10 +02:00
lavigor
f64dbf5303
[ticket/13713] Fix multiple dropdown issues
PHPBB3-13713
2021-05-14 21:52:09 +02:00
lavigor
8f21a7365d
[ticket/13713] Rework batch size handling
PHPBB3-13713
2021-05-14 21:52:09 +02:00
lavigor
99d57e2743
[ticket/13713] Fix caching and priorities
PHPBB3-13713
2021-05-14 21:52:03 +02:00
lavigor
6f8467a2fa
[ticket/13713] Do not show user's own name in the dropdown list
PHPBB3-13713
2021-05-14 21:52:02 +02:00
lavigor
aee1dfd837
[ticket/13713] Introduce priorities for groups
PHPBB3-13713
2021-05-14 21:52:02 +02:00
lavigor
0269d53c5d
[ticket/13713] Improve client-side caching
PHPBB3-13713
2021-05-14 21:52:01 +02:00
lavigor
b5ce3343ed
[ticket/13713] Fix variable definitions as requested by @hanakin
PHPBB3-13713
2021-05-14 21:52:00 +02:00
lavigor
783449d626
[ticket/13713] Fix issue with duplicate queries
PHPBB3-13713
2021-05-14 21:52:00 +02:00
lavigor
2bb50add04
[ticket/13713] Refactor sorting functionality
PHPBB3-13713
2021-05-14 21:52:00 +02:00
lavigor
d195244004
[ticket/13713] Introduce priorities based sorting
PHPBB3-13713
2021-05-14 21:51:59 +02:00
lavigor
6d849f2cce
[ticket/13713] Fix avatars
PHPBB3-13713
2021-05-14 21:51:59 +02:00
lavigor
c66f4806e8
[ticket/13713] Rework BBCode parameters
PHPBB3-13713
2021-05-14 21:51:58 +02:00
lavigor
9ded988c27
[ticket/13713] Refactor JS
PHPBB3-13713
2021-05-14 21:51:58 +02:00
lavigor
659928f042
[ticket/13713] Use SVGs and the styling by @hanakin
PHPBB3-13713
2021-05-14 21:51:56 +02:00
lavigor
ad97751d68
[ticket/13713] Fix styles for mentions
PHPBB3-13713
2021-05-14 21:51:55 +02:00
lavigor
b66d298dde
[ticket/13713] Use format buttons div as mentions data container
PHPBB3-13713
2021-05-14 21:51:55 +02:00
lavigor
50400cb785
[ticket/13713] Fix styles for mention dropdown
PHPBB3-13713
2021-05-14 21:51:55 +02:00
lavigor
31e4fb4729
[ticket/13713] Introduce ACP settings for mentions
PHPBB3-13713
2021-05-14 21:51:54 +02:00
lavigor
f775c1e79d
[ticket/13713] Implement ranks
PHPBB3-13713
2021-05-14 21:51:51 +02:00
lavigor
a176be4c1d
[ticket/13713] Implement avatars
PHPBB3-13713
2021-05-14 21:51:50 +02:00
lavigor
eec7703d3b
[ticket/13713] Fix case for phpBB directory
PHPBB3-13713
2021-05-14 21:51:50 +02:00
lavigor
41b1b32e29
[ticket/13713] Implement mention BBCode
PHPBB3-13713
2021-05-14 21:51:50 +02:00
lavigor
86b5fbed38
[ticket/13713] Very basic dropdown implementation
PHPBB3-13713
2021-05-14 21:51:49 +02:00
hanakin
3c7d941135 [ticket/16237] need to update WebDriver/phantomJS
PHPBB3-16237
2020-08-19 10:40:06 -10:00
hanakin
21bef051af [ticket/16237] rework navbar-footer css only no js
PHPBB3-16237
2020-08-19 10:40:06 -10:00
hanakin
8f4b546958 [ticket/16237] fix ajax subscribe icons
PHPBB3-16237
2020-08-19 10:40:06 -10:00
Marc Alexander
5f0b3c2141
Merge branch '3.3.x' 2020-08-06 17:44:03 +02:00
Marc Alexander
1dd6d583d0
[ticket/16555] Update jQuery to 3.5.1
PHPBB3-16555
2020-07-24 10:43:56 +02:00
Marc Alexander
e59d514ed3
Merge branch '3.3.x' 2020-04-29 21:52:01 +02:00
Marc Alexander
a43cdbac54
Merge pull request #5902 from mrgoldy/ticket/15937
[ticket/15937] Google reCAPTCHA v3 Plugin
2020-04-29 21:51:52 +02:00
hanakin
d94e8f5721 [ticket/16414] setup xo for use in future
PHPBB3-16414
2020-03-24 11:51:05 -10:00
Marc Alexander
b42ee7d52e
Merge branch '3.3.x' 2020-03-21 17:17:30 +01:00
Marc Alexander
8c6ef3f0fd
Merge branch '3.2.x' into 3.3.x 2020-03-21 17:17:25 +01:00