1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-09 11:24:35 +02:00
Commit Graph

384 Commits

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