1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-14 05:36:30 +02:00
Commit Graph

2037 Commits

Author SHA1 Message Date
1a4e6fe3e8 [ticket/9687] Use Forms for template display and fix display for users
PHPBB3-9687
2023-11-05 20:21:38 +01:00
c88a9f0b01 [ticket/9687] Remove support for ban exclude
PHPBB3-9687
2023-11-05 20:21:38 +01:00
2aa3b8f1ac Merge branch '3.3.x' 2023-07-19 22:44:08 +02:00
cca85f648b [ticket/8777] Discourage deleting user with only one group
It will still be possible from the manage groups page though is discouraged
now by hiding the delete entry when managing users.

In addition to this, the manage user page will now show that no group is
specified for the user when viewing the groups page of a user.

PHPBB3-8777
2023-07-04 08:43:54 +02:00
d2e14f5d5d [ticket/17100] Add back style/all folder
PHPBB3-17100
2023-04-30 16:47:19 +02:00
b1aa0ccbcd [ticket/17100] Remove reuse of template/all files in acp
PHPBB3-17100
2023-04-29 13:56:37 +02:00
69f65956a9 [ticket/17100] Move onchange for date select to admin ajax.js
PHPBB3-17100
2023-04-10 10:52:37 +02:00
60dacf0bfe [ticket/17100] Use twig functions for form elements
PHPBB3-17100
2023-04-09 13:43:05 +02:00
6473167d6e [ticket/17100] Reuse form_macros in ACP and fix tests
PHPBB3-17100
2023-04-09 13:43:04 +02:00
015472ab91 [ticket/17100] Move timezone select HTML from PHP file
PHPBB3-17100
2023-04-09 13:43:04 +02:00
540097eed7 [ticket/17100] Move filesize config HTML from PHP files
PHPBB3-17100
2023-04-09 13:43:04 +02:00
b09af35c90 [ticket/17100] Move html of build_select to templates
PHPBB3-17100
2023-04-09 13:43:03 +02:00
8e05baca87 [ticket/17100] Improve support for selects
PHPBB3-17100
2023-04-09 13:43:02 +02:00
003b606781 [ticket/17100] Improve output of unwrapped macros
PHPBB3-17100
2023-04-09 13:43:02 +02:00
2dfe5ebe6d [ticket/17100] Refactor code to be more reusable
PHPBB3-17100
2023-04-09 13:43:01 +02:00
99368ab19a [ticket/17100] Move build_cfg_template parts to HTML-less function
PHPBB3-17100
2023-04-09 13:43:01 +02:00
f64eb7dd04 [ticket/17100] Move html for ext group selects from PHP files
PHPBB3-17100
2023-04-09 13:43:00 +02:00
3e75aabc64 [ticket/17100] Remove select html for attachments category select
PHPBB3-17100
2023-04-09 13:43:00 +02:00
4846723bb6 [ticket/17100] Move lang options HTML to template
PHPBB3-17100
2023-04-09 13:42:59 +02:00
21222adc99 [ticket/17108] Stop using backslashes for css selectors
PHPBB3-17108
2023-04-05 20:53:20 +02:00
4a9b201ae5 Merge pull request #6441 from marc1706/ticket/16913_master
[ticket/16913] Add Search Index Progress Bar with Stats [master]
2023-01-31 16:51:25 +01:00
1b82ea8a11 Merge pull request #6410 from DaRk1V0iD/ticket/16913_3.3.x
[ticket/16913] Add Search Index Progress Bar with Stats [3.3.x]
2023-01-31 16:50:59 +01:00
c90376ddf8 Merge branch '3.3.x' 2023-01-09 21:39:32 +01:00
a0477a10ce [ticket/16938] Replace invalid nowrap with white-space css
PHPBB3-16938
2023-01-07 15:44:29 +01:00
2b91202879 Merge branch '3.3.x' 2023-01-04 21:48:09 +01:00
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
7434783b07 [ticket/17075] Add template events to ACP footers after $SCRIPT
PHPBB3-17075
2023-01-03 08:24:07 -08:00
94ed73b812 Merge branch 'ticket/16913_3.3.x' into ticket/16913_master 2022-12-30 09:09:09 +01:00
dd2723b0bd [ticket/15769] Use class instead of ID for avatar box
PHPBB3-15769
2022-12-13 21:17:52 +01:00
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
4d860bf967 [ticket/15769] Crop avatars on upload
PHPBB3-15769
2022-12-13 21:17:34 +01:00
67fa7ad060 Merge branch '3.3.x' 2022-12-09 21:43:17 +01:00
c66923bafc [ticket/16105] Add domain selection to recaptcha v2 & check against list
PHPBB3-16105
2022-11-21 17:24:10 +01:00
3db6cc98f5 [ticket/16913] Move progress bar HTML to acp_search.html
PHPBB3-16913
2022-11-17 02:20:48 +05:30
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
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
7911c9cb73 Merge branch '3.3.x' 2021-12-13 20:23:16 +01:00
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
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
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
25054ade56 [ticket/16893] Remove mentions template files and CSS from ACP
PHPBB3-16893
2021-10-18 10:05:42 -07:00
f39de8ea1c [ticket/16893] Remove user mentions from ACP post editor
PHPBB3-16893
2021-10-17 22:41:24 -07:00
f94eec5e0d Merge branch '3.3.x' 2021-10-03 17:34:31 +02:00
1862992ca7 [ticket/16881] Fix ACP statistics
PHPBB3-16881
2021-09-24 00:39:44 +02:00
aa06580807 Merge branch '3.3.x' 2021-09-02 10:48:56 +02:00
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
860663d205 Merge branch '3.3.x' 2021-08-31 20:59:59 +02:00
79efbcaa4e [ticket/16856] Make other vars twig as well
PHPBB3-16856
2021-08-30 20:09:15 +02:00