Commit graph

36304 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
6a0b1333da
[ticket/16138] Resolve misc coding style issues
PHPBB3-16138
2021-05-19 22:11:01 +02:00
Marc Alexander
d05abc0807
[ticket/16138] Fix typo in visibility_reapprove_test
PHPBB3-16138
2021-05-19 22:05:08 +02:00
v12mike
b734fed853
[ticket/16138] Eliminate redundant parameters from board URLs
Revert mcp change to fix some moderator functions
such as selecting topic for move posts

PHPBB3-16138
2021-05-19 22:05:08 +02:00
Marc Alexander
67f80c7942
[ticket/16138] Make comment more objective
PHPBB3-16138
2021-05-19 22:05:07 +02:00
v12mike
bb24d619d2
[ticket/16138] Eliminate redundant parameters from board URLs
Fix whitespace

PHPBB3-16138
2021-05-19 22:05:07 +02:00
v12mike
62f59fa59d
[ticket/16138] Eliminate redundant parameters from board URLs
Minor fixes after review

PHPBB3-16138
2021-05-19 22:05:07 +02:00
v12mike
adacf21edb
[ticket/16138] Eliminate redundant parameters from board URLs
Rebase to 3.3.x

PHPBB3-16138
2021-05-19 22:05:06 +02:00
Marc Alexander
2edf8b29b2
Merge branch '3.3.x' 2021-05-19 21:49:36 +02:00
Marc Alexander
314ab17edd
Merge pull request #6210 from 3D-I/ticket/16772
[ticket/16772] Fix Emoji for Email signature
2021-05-19 21:49:14 +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
5c2ada19c8
[ticket/13713] Add eslint config to package.json
PHPBB3-13713
2021-05-17 22:14:37 +02:00
Marc Alexander
a86d9699a5
[ticket/13713] Add mentions code to mentions.js
PHPBB3-13713
2021-05-17 22:14:11 +02:00
Máté Bartus
c1989fc1aa
Merge pull request #6215 from marc1706/ticket/16771
[ticket/16771] Add missing phpbb_dispatcher to globals
2021-05-17 12:06:14 +02:00
Marc Alexander
6b5363d43a
[ticket/16771] Add missing phpbb_dispatcher to globals
PHPBB3-16771
2021-05-17 11:19:50 +02:00
Marc Alexander
ab38261937
Merge branch '3.3.x' 2021-05-16 21:07:15 +02:00
Marc Alexander
49974a169b
Merge pull request #6209 from rxu/ticket/16771
[ticket/16771] Add MCP core events
2021-05-16 21:07:04 +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
3bb58556ea
[ticket/16771] Fix typo and invalid type in event docblocks
PHPBB3-16771
2021-05-15 22:49:28 +02:00
Marc Alexander
692253029c
Merge branch '3.3.x' 2021-05-15 22:38:08 +02:00
Marc Alexander
98713a7cbe
Merge pull request #5505 from toxyy/ticket/15925
[ticket/15925] Add core events for sync and mcp functions
2021-05-15 22:38:04 +02:00
Marc Alexander
fa7376303a
Merge branch '3.3.x' 2021-05-15 22:31:20 +02:00
Marc Alexander
43e503e0ee
Merge pull request #6211 from AlfredoRamos/ticket/16773
[ticket/16773] Add missing constraints in PostgreSQL backups
2021-05-15 22:31:16 +02:00
Marc Alexander
643bab44ea
[ticket/13713] Make sure service collection is accepted by controller
PHPBB3-13713
2021-05-15 22:23:42 +02:00
Marc Alexander
4f116db48e
[ticket/13713] Remove not needed svg rule
PHPBB3-13713
2021-05-15 21:26:52 +02:00
Marc Alexander
8513b8d932
[ticket/13713] Update expected test results
PHPBB3-13713
2021-05-14 21:52:19 +02:00
Marc Alexander
ed291843f2
[ticket/13713] Add type hints and clean up code
PHPBB3-13713
2021-05-14 21:52:19 +02:00
Marc Alexander
794b77971c
[ticket/13713] Move profile_url to a tag in textformatter factory
PHPBB3-13713
2021-05-14 21:52:19 +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
17ce85d012
[ticket/13713] Fix stylelint infractions in mentions stylesheet
PHPBB3-13713
2021-05-14 21:52:18 +02:00
Marc Alexander
f27be9a4f1
[ticket/13713] Clean up declarations and adjust tests for latest master
PHPBB3-13713
2021-05-14 21:52:17 +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
ae1f556b74
[ticket/13713] Fix scrolling not working and not needed includes
PHPBB3-13713
2021-05-14 21:52:16 +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
640444c8d7
[ticket/13713] Resolve issues with PHPUnit calls in PHP >= 8.0
PHPBB3-13713
2021-05-14 21:52:16 +02:00
Marc Alexander
a271d0cacb
[ticket/13713] Fix incorrect parameter to mention_helper constructor
PHPBB3-13713
2021-05-14 21:52:15 +02:00
Marc Alexander
d3e1deb3e5
[ticket/13713] Add missing services in tests
PHPBB3-13713
2021-05-14 21:52:15 +02:00
lavigor
e2c50eae68
[ticket/13713] Avoid same attributes for different types of IDs
PHPBB3-13713
2021-05-14 21:52:15 +02:00
lavigor
9905e54013
[ticket/13713] Fix mention notification update
PHPBB3-13713
2021-05-14 21:52:15 +02:00
Marc Alexander
4ed4e336fa
[ticket/13713] Fix compatibility with phpunit 7
PHPBB3-13713
2021-05-14 21:52:14 +02:00
Marc Alexander
8083846850
[ticket/13713] Add jsdoc docblocks to Mentions
PHPBB3-13713
2021-05-14 21:52:14 +02:00
lavigor
d5c9508aed
[ticket/13713] Add an explanation regarding the future avatar ratio
PHPBB3-13713
2021-05-14 21:52:14 +02:00
lavigor
6572b735b8
[ticket/13713] Fix for current avatars
PHPBB3-13713
2021-05-14 21:52:14 +02:00
lavigor
e769a036b6
[ticket/13713] Rework names caching
PHPBB3-13713
2021-05-14 21:52:13 +02:00
lavigor
5e26380da7
[ticket/13713] Fix tests (specify user lastvisit)
PHPBB3-13713
2021-05-14 21:52:13 +02:00
lavigor
b84c10733b
[ticket/13713] Remove mention colors to reduce the cache size
PHPBB3-13713
2021-05-14 21:52:13 +02:00