1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-29 21:10:31 +02:00
Commit Graph

2114 Commits

Author SHA1 Message Date
Marc Alexander
a0477a10ce [ticket/16938] Replace invalid nowrap with white-space css
PHPBB3-16938
2023-01-07 15:44:29 +01:00
Marc Alexander
2b91202879 Merge branch '3.3.x' 2023-01-04 21:48:09 +01:00
Marc Alexander
11e68e910b Merge pull request #6444 from iMattPro/ticket/17075
[ticket/17075] Add template events to ACP footers after $SCRIPT
2023-01-04 21:47:53 +01:00
Matt Friedman
7434783b07 [ticket/17075] Add template events to ACP footers after $SCRIPT
PHPBB3-17075
2023-01-03 08:24:07 -08:00
Marc Alexander
94ed73b812 Merge branch 'ticket/16913_3.3.x' into ticket/16913_master 2022-12-30 09:09:09 +01:00
Marc Alexander
dd2723b0bd [ticket/15769] Use class instead of ID for avatar box
PHPBB3-15769
2022-12-13 21:17:52 +01:00
Marc Alexander
dd7d1cb521 [ticket/15769] Remove template var for cropping available
Avatar cropping should always be available.

PHPBB3-15769
2022-12-13 21:17:51 +01:00
mrgoldy
4d860bf967 [ticket/15769] Crop avatars on upload
PHPBB3-15769
2022-12-13 21:17:34 +01:00
Marc Alexander
67fa7ad060 Merge branch '3.3.x' 2022-12-09 21:43:17 +01:00
Marc Alexander
c66923bafc [ticket/16105] Add domain selection to recaptcha v2 & check against list
PHPBB3-16105
2022-11-21 17:24:10 +01:00
Marc Alexander
3db6cc98f5 [ticket/16913] Move progress bar HTML to acp_search.html
PHPBB3-16913
2022-11-17 02:20:48 +05:30
Dark❶
a45f8f0796 [ticket/16913] Add Search Index Progress Bar with Stats
- Update SQL for count of posts
- Update search index test
- Removed "Pop-up Progress Bar".
- For first run display the "Success Message".
- Display the Info from "Pop-up Progress Bar" to "Success Message".
- Only display "Redirect" & "Rate" of post refreshed "Success Message".
- Minor Language Fix.
- Use `ORDER BY post_id ASC` for progress stats.
- Removed HTML from Lang String.
- Moved HTML to PHP file.
- Increased the size of Progress-Bar by 2x.

PHPBB3-16913
2022-11-17 02:20:46 +05:30
Marc Alexander
620ee4d85b [ticket/16405] Update code for eslint and stylelint updates
PHPBB3-16405
2022-04-16 17:06:12 +02:00
rxu
85f23474d7 [ticket/16688] Fix 'Remove' link for Extension manager
'Remove' link is broken and rendered as 'Array'.

PHPBB3-16943
2021-12-19 19:42:25 +07:00
Marc Alexander
7911c9cb73 Merge branch '3.3.x' 2021-12-13 20:23:16 +01:00
Marc Alexander
1df74005a8 Merge pull request #6318 from 3D-I/ticket/16899
[ticket/16899] Add SVG and WEBP to ranks, smilies and topic icons
2021-12-13 20:23:13 +01:00
Máté Bartus
0766facdb2 Merge branch '3.3.x' 2021-11-21 21:49:07 +01:00
rxu
39db7005cd [ticket/16910] Fix PHP warnings on uploading orphaned files to posts
PHPBB3-16910
2021-11-14 16:31:52 +07:00
3D-I
9671a00214 [ticket/16899] Add SVG and WEBP to ranks, smilies and topic icons
Prevent breaking layout

PHPBB3-16899
2021-10-24 19:52:37 +02:00
Matt Friedman
25054ade56 [ticket/16893] Remove mentions template files and CSS from ACP
PHPBB3-16893
2021-10-18 10:05:42 -07:00
Matt Friedman
f39de8ea1c [ticket/16893] Remove user mentions from ACP post editor
PHPBB3-16893
2021-10-17 22:41:24 -07:00
Marc Alexander
f94eec5e0d Merge branch '3.3.x' 2021-10-03 17:34:31 +02:00
3D-I
1862992ca7 [ticket/16881] Fix ACP statistics
PHPBB3-16881
2021-09-24 00:39:44 +02:00
Máté Bartus
aa06580807 Merge branch '3.3.x' 2021-09-02 10:48:56 +02:00
Máté Bartus
86af3a2ba4 Merge pull request #6275 from marc1706/ticket/16856
[ticket/16856] Add lang_js twig function as replacement for LA_
2021-09-02 10:48:22 +02:00
Marc Alexander
860663d205 Merge branch '3.3.x' 2021-08-31 20:59:59 +02:00
Marc Alexander
79efbcaa4e [ticket/16856] Make other vars twig as well
PHPBB3-16856
2021-08-30 20:09:15 +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
170ddeaf63 [ticket/16856] Maybe use lang_js() for all lang vars in JS
PHPBB3-16856
2021-08-26 20:51:43 +02:00
Marc Alexander
79a8ed4677 [ticket/16856] Proof that lang_js() actually works
PHPBB3-16856
2021-08-24 19:05:13 +02:00
Jakub Senko
28f98402f3 [ticket/16574] Remove flash BBcode
PHPBB3-16574
2021-08-19 23:01:42 +02:00
3D-I
5ed5dc1411 [ticket/16835] Add missing template file in ACP
PHPBB3-16835
2021-08-06 20:46:10 +02:00
Marc Alexander
8ea4d235bf Merge pull request #6248 from marc1706/ticket/16207
[ticket/16207] Require cookies for sessions
2021-07-25 15:41:20 +02:00
Marc Alexander
c8dc942f38 Merge branch '3.3.x' 2021-07-23 22:25:36 +02:00
3D-I
a6a18f2c59 [ticket/16804] Extend bbcode help line tooltip
PHPBB3-16804
2021-07-23 21:47:07 +02:00
Marc Alexander
a207454692 [ticket/16207] Stop forcing SID in the ACP
PHPBB3-16207
2021-07-17 22:31:45 +02:00
Máté Bartus
460ed2ff31 Merge branch '3.3.x' 2021-07-13 18:48:39 +02:00
Prosk8er
f28eed7f30 [ticket/16816] acp style html validation fixes
Fix acp style html validation errors and warnings

PHPBB3-16816
2021-07-09 18:14:38 -04:00
Marc Alexander
072d62b0c0 Merge branch '3.3.x' 2021-05-29 20:25:57 +02:00
Marc Alexander
fe24ba7d2f [ticket/16775] Resolve eslint errors in timezone.js
PHPBB3-16775
2021-05-26 08:58:25 +02:00
Marc Alexander
acf0885948 [ticket/16783] Add back data only backups
PHPBB3-16783
2021-05-25 20:34:31 +02:00
Marc Alexander
d8ef094a9a [ticket/16783] Remove structure only backup
PHPBB3-16783
2021-05-24 16:36:54 +02:00
Marc Alexander
442995120e [ticket/13713] Remove not needed css rules
PHPBB3-13713
2021-05-20 20:40:36 +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
4f116db48e [ticket/13713] Remove not needed svg rule
PHPBB3-13713
2021-05-15 21:26:52 +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
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