1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-05-12 18:45:20 +02:00

51 Commits

Author SHA1 Message Date
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
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
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
d94e8f5721 [ticket/16414] setup xo for use in future
PHPBB3-16414
2020-03-24 11:51:05 -10:00
mrgoldy
2a32d74d20 [ticket/15422] Remove redundant BBCode helpline
PHPBB3-15422
2019-09-04 15:29:50 +02:00
Oliver Schramm
6a96249e24 [ticket/15149] Fix Ctrl+Submit action on posting
PHPBB3-15149
2017-09-09 15:54:10 +02:00
Marc Alexander
18fea1b286 Merge branch '3.1.x' into 3.2.x 2016-03-10 22:11:07 +01:00
Marc Alexander
1f25f710ea [ticket/14422] Submit when pressing ctrl or cmd + enter
PHPBB3-14422
2016-03-10 15:08:12 +01:00
Callum Macrae
8058967e7f [ticket/14422] Support cmd+enter for submitting message
PHPBB3-14422
2016-03-10 12:31:04 +01:00
JoshyPHP
5a55ce3f68 [ticket/10620] Add more whitespace to long quotes in JS
PHPBB3-10620
2015-06-25 22:51:43 +02:00
JoshyPHP
4c9507e20a [ticket/10620] Fixed some stylistic issues in JS
PHPBB3-10620
2015-06-25 22:51:40 +02:00
JoshyPHP
4f1b25706f [ticket/10620] Removed extraneous quotes from attribute values
PHPBB3-10620
2015-06-25 03:11:58 +02:00
JoshyPHP
06936bda05 [ticket/10620] Added enhanced quotes in topic review
Added support for enhanced quotes in topic_review's quote button.
NOTE: the UI doesn't appear to be testable via PhantomJS.

PHPBB3-10620
2015-06-25 03:11:58 +02:00
Callum Macrae
143578ad09 [ticket/13887] Minor JS refactoring
PHPBB3-13887
2015-05-29 12:51:28 +02:00
Marc Alexander
c018b3bbc7 [ticket/12542] Rename javascript method and add doc block
PHPBB3-12542
2015-04-29 12:24:12 +02:00
Marc Alexander
46a789de5c [ticket/12542] Add initial drag-n-drop animation
PHPBB3-12542
2015-04-28 16:12:58 +02:00
Cesar G
80d5a1ec1f [ticket/13011] Do not apply bbcode to whole text when selecting first 2 chars.
PHPBB3-13011
2014-09-23 12:56:20 -07:00
Nathan Guse
bd8951cfbe Merge branch 'develop-olympus' into develop
* develop-olympus:
  [ticket/12093] Check that document.selection is supported.

Conflicts:
	phpBB/adm/style/editor.js
	phpBB/assets/javascript/editor.js
	phpBB/styles/prosilver/template/editor.js
2014-02-19 09:23:02 -06:00
Cesar G
cd14eec8e5 [ticket/12135] Reduce verbosity in bbfontstyle() by using textarea var.
PHPBB3-12135
2014-01-26 18:25:48 -08:00
Cesar G
0385d16364 [ticket/10810] Move the color palette code to core.js.
PHPBB3-10810
2013-11-12 23:57:27 -08:00
Cesar G
79b5e96896 [ticket/11472] Make the color swatch configurable and fix it in subsilver2
PHPBB3-11472
2013-11-12 18:11:56 -08:00