Commit graph

38383 commits

Author SHA1 Message Date
Michael Miday
7bf59917a1
[ticket/16775] Update check-js
PHPBB3-16775
2021-05-26 08:58:03 +02:00
Marc Alexander
acf0885948
[ticket/16783] Add back data only backups
PHPBB3-16783
2021-05-25 20:34:31 +02:00
rubencm
1e624bef15 [ticket/14285] Add prefix in routing
PHPBB3-14285
2021-05-25 07:28:05 +02:00
Marc Alexander
d8ef094a9a
[ticket/16783] Remove structure only backup
PHPBB3-16783
2021-05-24 16:36:54 +02:00
Marc Alexander
c925e8ef58
[ticket/16138] Use same variable for forum_id in one query
PHPBB3-16138
2021-05-24 16:20:13 +02:00
Marc Alexander
3f518c9263
[ticket/16138] Use array to pass parameters to append_sid()
PHPBB3-16138
2021-05-24 16:14:17 +02:00
Marc Alexander
b62d60431b
Merge pull request #5757 from gijsmartens/ticket/16240
[ticket/16240] Remove deprecated LOG_ template/theme language strings
2021-05-24 15:57:48 +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
2c46f0dc13
[ticket/16775] Only run valid eslint runs and fix linting errors
PHPBB3-16775
2021-05-23 21:38:38 +02:00
Marc Alexander
47ada71b3a
[ticket/16775] Switch from xo to eslint for JavaScript linting
PHPBB3-16775
2021-05-23 21:38:12 +02:00
Marc Alexander
66499cfd64
[ticket/16775] Update package-lock after changes to package.json
PHPBB3-16775
2021-05-23 21:08:29 +02:00
Michael Miday
7d7a194b2b
[ticket/16775] update dependencies
PHPBB3-16775
2021-05-23 21:08:29 +02:00
Michael Miday
0d308b78d5
[ticket/16775] fix minify function
PHPBB3-16775
2021-05-23 21:08:28 +02:00
Marc Alexander
e682224746
[ticket/16775] Resolve issues noticed by xo in gulpfile
PHPBB3-16775
2021-05-23 21:08:28 +02:00
Marc Alexander
7ec618155e
[ticket/16775] Fix syntax in gulpfile and remove minify from default tasks
PHPBB3-16775
2021-05-23 21:08:28 +02:00
Michael Miday
57b0547fd6
[ticket/16775] use gulp 4.0 syntax
PHPBB3-16775
2021-05-23 21:08:28 +02:00
Marc Alexander
98a89c8fb7
[ticket/16775] Use export.defaults in gulpfile
PHPBB3-16775
2021-05-23 21:08:27 +02:00
Marc Alexander
b24e05ffcb
[ticket/16775] Add gulpfile to xo linting
Disabled unicorn/prefer-module because it complained about default
gulpfile syntax.

PHPBB3-16775
2021-05-23 21:08:27 +02:00
Marc Alexander
d73222e8a9
[ticket/16775] Remove yargs-parser from node devDependencies
PHPBB3-16775
2021-05-23 21:08:27 +02:00
Marc Alexander
0c995207d3
[ticket/16775] Skip checking timezone.js with xo
PHPBB3-16775
2021-05-23 21:08:26 +02:00
Marc Alexander
378b2482d1
[ticket/16775] Run xo linter in GitHub Actions runs
PHPBB3-16775
2021-05-23 21:08:26 +02:00
Máté Bartus
f3c426389c
Merge pull request #6206 from marc1706/ticket/13713
[ticket/13713] User Mentions
2021-05-23 17:49:33 +02:00
Marc Alexander
a1a29e1392
Merge pull request #6214 from hanakin/ticket/16778
[ticket/16778] fix stylesheet.css
2021-05-23 17:30:07 +02:00
Máté Bartus
4e1896af38 Merge branch '3.3.x' 2021-05-22 08:24:08 +02:00
Máté Bartus
8a746b457d
Merge pull request #6216 from marc1706/ticket/16570
[ticket/16570] Support continuing update on manually merging files
2021-05-22 08:23:26 +02:00
Marc Alexander
0502b9cc22
[ticket/16570] Support continuing update on manually merging files
PHPBB3-16570
2021-05-21 22:19:47 +02:00
hanakin
53823a1f67
[ticket/16778] Fix incorrect files in stylesheet
PHPBB3-16778
2021-05-20 21:30:31 +02:00
Marc Alexander
442995120e
[ticket/13713] Remove not needed css rules
PHPBB3-13713
2021-05-20 20:40:36 +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
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