Marc Alexander
b1aa0ccbcd
[ticket/17100] Remove reuse of template/all files in acp
...
PHPBB3-17100
2023-04-29 13:56:37 +02:00
Marc Alexander
11eeeae150
[ticket/17100] Revert not needed twig changes
...
PHPBB3-17100
2023-04-29 13:54:52 +02:00
Marc Alexander
5655febb8d
[ticket/15129] Ensure link to installation guide is correct
...
PHPBB3-15129
2023-04-26 21:42:54 +02:00
Marc Alexander
437839ba72
[ticket/17129] Update contact url template
...
PHPBB3-17129
2023-04-26 20:54:24 +02:00
rxu
4f49fb1f98
[ticket/17132] Restore language entries missing in phpBB 2.0 converter
...
PHPBB3-17132
2023-04-21 00:23:35 +07:00
Marc Alexander
6e77ca50ae
[ticket/17129] Update social media profile types to support latest URLs
...
PHPBB3-17129
2023-04-17 21:40:27 +02:00
Christian Schnegelberger
015c038d92
[ticket/17004] Remove not needed if and topic_count
...
PHPBB3-17004
2023-04-17 18:44:03 +02:00
Marc Alexander
bd55fe7e8c
[ticket/17129] Update youtube profile field to be up to date with migrations
...
PHPBB3-17129
2023-04-16 10:01:45 +02:00
Marc Alexander
80e55b2ec8
Merge branch '3.3.x'
2023-04-11 22:22:26 +02:00
Marc Alexander
6e66f1505c
Merge pull request #6392 from lionel-rowe/ticket/8071
...
[ticket/8071] Add sql_last_inserted_id alias for sql_nextid
2023-04-11 22:18:57 +02:00
Marc Alexander
db93cfba0e
Merge branch '3.3.x'
2023-04-11 21:17:41 +02:00
Marc Alexander
640a2221a5
Merge pull request #6477 from rxu/ticket/17127
...
[ticket/17127] Do not purge guest sessions when resetting password
2023-04-11 21:17:28 +02:00
Marc Alexander
c27214495c
[ticket/17127] Remove redundant check for changed password
...
user_password will have been updated if u_chgpasswd is yes and new password
has been set, no need to check password against old hash again.
PHPBB3-17127
2023-04-10 19:39:23 +02:00
Marc Alexander
4b17de74a4
[ticket/17100] Move forum selects to HTML files
...
PHPBB3-17100
2023-04-10 15:17:26 +02:00
Marc Alexander
9ee130fc59
[ticket/17100] Move date format select HTML to HTML files
...
PHPBB3-17100
2023-04-10 10:53:58 +02:00
Marc Alexander
dda8766471
[ticket/17100] Use class members for some global vars in acp_board
...
PHPBB3-17100
2023-04-10 10:53:28 +02:00
Marc Alexander
69f65956a9
[ticket/17100] Move onchange for date select to admin ajax.js
...
PHPBB3-17100
2023-04-10 10:52:37 +02:00
Marc Alexander
3b20b84e5a
[ticket/17100] Cast after using null coalescing operator
...
PHPBB3-17100
2023-04-09 14:35:07 +02:00
Marc Alexander
64297cbbd4
[ticket/17100] Remove no longer existing param description
...
PHPBB3-17100
2023-04-09 14:26:22 +02:00
Marc Alexander
60dacf0bfe
[ticket/17100] Use twig functions for form elements
...
PHPBB3-17100
2023-04-09 13:43:05 +02:00
Marc Alexander
69f5d5f40f
[ticket/17100] Add missing space
...
PHPBB3-17100
2023-04-09 13:43:05 +02:00
Marc Alexander
6473167d6e
[ticket/17100] Reuse form_macros in ACP and fix tests
...
PHPBB3-17100
2023-04-09 13:43:04 +02:00
Marc Alexander
015472ab91
[ticket/17100] Move timezone select HTML from PHP file
...
PHPBB3-17100
2023-04-09 13:43:04 +02:00
Marc Alexander
540097eed7
[ticket/17100] Move filesize config HTML from PHP files
...
PHPBB3-17100
2023-04-09 13:43:04 +02:00
Marc Alexander
b09af35c90
[ticket/17100] Move html of build_select to templates
...
PHPBB3-17100
2023-04-09 13:43:03 +02:00
Marc Alexander
d91f11d55f
[ticket/17100] Update styles/all macros
...
PHPBB3-17100
2023-04-09 13:43:03 +02:00
Marc Alexander
8e05baca87
[ticket/17100] Improve support for selects
...
PHPBB3-17100
2023-04-09 13:43:02 +02:00
Marc Alexander
003b606781
[ticket/17100] Improve output of unwrapped macros
...
PHPBB3-17100
2023-04-09 13:43:02 +02:00
Marc Alexander
2dfe5ebe6d
[ticket/17100] Refactor code to be more reusable
...
PHPBB3-17100
2023-04-09 13:43:01 +02:00
Marc Alexander
516d5313ad
[ticket/17100] Update tests for changed build_cfg_template
...
PHPBB3-17100
2023-04-09 13:43:01 +02:00
Marc Alexander
99368ab19a
[ticket/17100] Move build_cfg_template parts to HTML-less function
...
PHPBB3-17100
2023-04-09 13:43:01 +02:00
Marc Alexander
f64eb7dd04
[ticket/17100] Move html for ext group selects from PHP files
...
PHPBB3-17100
2023-04-09 13:43:00 +02:00
Marc Alexander
3e75aabc64
[ticket/17100] Remove select html for attachments category select
...
PHPBB3-17100
2023-04-09 13:43:00 +02:00
Marc Alexander
fb1899de62
[ticket/17100] Remove inline javascript from lang select
...
PHPBB3-17100
2023-04-09 13:42:59 +02:00
Marc Alexander
4846723bb6
[ticket/17100] Move lang options HTML to template
...
PHPBB3-17100
2023-04-09 13:42:59 +02:00
Marc Alexander
97933380bb
[ticket/17100] Move legend generation to group helper
...
... and moved HTML to actual HTML files.
PHPBB3-17100
2023-04-09 13:42:48 +02:00
Marc Alexander
9cee7a77d6
Merge pull request #6476 from marc1706/ticket/17108
...
[ticket/17108] Update composer dependencies and expect trigger error code
2023-04-07 15:50:27 +02:00
rxu
98f6a1a300
[ticket/17127] Do not purge guest sessions when resetting password
...
PHPBB3-17127
2023-04-07 18:37:57 +07:00
Marc Alexander
42b7c3afa2
Merge branch '3.3.x'
2023-04-05 21:40:05 +02:00
Marc Alexander
0260fcd6a7
Merge pull request #6474 from andrew-demb/patch-2
...
Fix filename in instructions about running all tests
2023-04-05 21:40:02 +02:00
Marc Alexander
4f2b29fc78
[ticket/17108] Suppress warning about less specific return type
...
PHPBB3-17108
2023-04-05 21:38:49 +02:00
Marc Alexander
51cdac9100
[ticket/17108] Update composer dependencies and expect trigger error code
...
PHPBB3-17108
2023-04-05 20:54:40 +02:00
Marc Alexander
21222adc99
[ticket/17108] Stop using backslashes for css selectors
...
PHPBB3-17108
2023-04-05 20:53:20 +02:00
Marc Alexander
0fad1dc1da
Merge branch '3.3.x'
2023-04-04 21:33:11 +02:00
Marc Alexander
0567655bf7
Merge pull request #6473 from rxu/ticket/17115-master
...
[ticket/17115] Fix PHP warning for space+hyphen ending search query - master
2023-04-04 21:33:05 +02:00
Marc Alexander
f2d004a881
Merge pull request #6472 from rxu/ticket/17115
...
[ticket/17115] Fix PHP warning for space+hyphen ending search query - 3.3.x
2023-04-04 21:32:39 +02:00
Andrii Dembitskyi
31654e728f
[ticket/17126] Fix filename in instructions about running all tests
...
PHPBB3-17126
2023-04-04 20:45:03 +02:00
Marc Alexander
8d00db1522
Merge branch '3.3.x'
2023-04-04 20:38:42 +02:00
Marc Alexander
c879d9380f
Merge pull request #6475 from iMattPro/ticket/17125
...
[ticket/17125] use box-sizing for message box text areas
2023-04-04 20:34:49 +02:00
Matt Friedman
9db5da5b3d
[ticket/17125] Use box-sizing to fix message box
...
PHPBB3-17125
2023-04-02 14:27:35 +00:00