Marc Alexander
|
9ec60b4523
|
Merge pull request #6534 from Crizz0/ticket/17191
[ticket/17191] New config values to language/en/composer.json
|
2023-10-31 20:27:12 +01:00 |
|
Marc Alexander
|
9a1a613c0c
|
Merge branch '3.3.x'
|
2023-10-31 20:24:59 +01:00 |
|
Marc Alexander
|
58fc9e042a
|
[ticket/17201] Add comment on need to add dot to script_name
PHPBB3-17201
|
2023-10-29 16:54:07 +01:00 |
|
Marc Alexander
|
593c4b875c
|
[ticket/17201] Split off logic into function and add tests
PHPBB3-17201
|
2023-10-23 21:10:53 +02:00 |
|
Marc Alexander
|
dc9ef40669
|
[ticket/17191] Inject variables from composer.json when loading language files
PHPBB3-17191
|
2023-10-04 21:33:19 +02:00 |
|
Christian Schnegelberger
|
8abf9b66e1
|
[ticket/17191] Use di and avoid circular ref
PHPBB3-17191
|
2023-10-04 20:14:41 +02:00 |
|
Christian Schnegelberger
|
706c788f28
|
[ticket/17191] Add L_RECAPTCHA_LANG to page_header()
PHPBB3-17191
|
2023-10-04 20:14:40 +02:00 |
|
Christian Schnegelberger
|
6d07852410
|
[ticket/17191] Add new direction and user_langto helper and language.php
PHPBB3-17191
|
2023-10-04 20:14:39 +02:00 |
|
Christian Schnegelberger
|
06f38a5646
|
[ticket/17191] Add language helper function to get composer.json content
PHPBB3-17191
|
2023-10-04 20:14:39 +02:00 |
|
Christian Schnegelberger
|
1cc6a479a1
|
[ticket/17191] Replace lang keys in fucntions with composer output
PHPBB3-17191
|
2023-10-04 20:14:39 +02:00 |
|
Marc Alexander
|
daf30b89f1
|
[ticket/17176] Limit characters for bbcode uid
PHPBB3-17176
|
2023-09-18 19:28:19 +02:00 |
|
Marc Alexander
|
abc4867dbd
|
Merge branch '3.3.x'
|
2023-08-06 14:56:53 +02:00 |
|
Marc Alexander
|
e5db724d2c
|
Merge pull request #6501 from marc1706/ticket/13276
[ticket/13276] Support PHPBB_USE_BOARD_URL_PATH in web root path
|
2023-08-06 14:54:42 +02:00 |
|
Marc Alexander
|
5d7335671e
|
Merge branch '3.3.x'
|
2023-07-26 21:02:13 +02:00 |
|
Marc Alexander
|
56f0846378
|
[ticket/11765] Support IPv4 embedded IPv6 addresses in short_ipv6()
PHPBB3-11765
|
2023-07-26 17:21:43 +02:00 |
|
Marc Alexander
|
a686a2f057
|
[ticket/13276] Support PHPBB_USE_BOARD_URL_PATH in web root path
PHPBB3-13276
|
2023-06-30 16:42:27 +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
|
015472ab91
|
[ticket/17100] Move timezone select HTML from PHP file
PHPBB3-17100
|
2023-04-09 13:43:04 +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
|
4846723bb6
|
[ticket/17100] Move lang options HTML to template
PHPBB3-17100
|
2023-04-09 13:42:59 +02:00 |
|
Ruben Calvo
|
daa2dd280c
|
[ticket/16955] Fix most return types in phpdoc
PHPBB3-16955
|
2023-01-02 14:17:04 +01:00 |
|
Ruben Calvo
|
3e8fced5c8
|
[ticket/16955] Fix phpdoc annotations and return types
PHPBB3-16955
|
2022-12-31 16:18:06 +01:00 |
|
Marc Alexander
|
416718742a
|
Merge branch '3.3.x'
|
2022-04-15 23:48:31 +02:00 |
|
battye
|
691a891634
|
[ticket/16871] Do not allow negative forum and topic IDs in page_header
PHPBB3-16871
|
2022-04-15 19:58:42 +08:00 |
|
Marc Alexander
|
74950c667c
|
Merge branch '3.3.x'
|
2021-10-19 17:24:37 +02:00 |
|
Marc Alexander
|
99734fc648
|
Merge pull request #6278 from rxu/ticket/16859
[ticket/16859] Exclude language selection option on register if only 1 language is installed
|
2021-10-19 17:24:33 +02:00 |
|
Marc Alexander
|
860663d205
|
Merge branch '3.3.x'
|
2021-08-31 20:59:59 +02:00 |
|
rxu
|
2c8be65dcf
|
[ticket/16859] Apply similar logic to UCP board preferences
PHPBB3-16859
|
2021-08-29 01:48:55 +07:00 |
|
rxu
|
c3598d0d58
|
[ticket/16859] Optimize code to save SQL queries and use Twig for template
PHPBB3-16859
|
2021-08-29 00:15:06 +07:00 |
|
3D-I
|
a8be17dd4d
|
[ticket/16858] Update jQuery to 3.6.0
PHPBB3-16858
|
2021-08-27 04:25:41 +02:00 |
|
Marc Alexander
|
72cf2ba2ea
|
Merge branch '3.3.x'
|
2021-08-23 20:30:14 +02:00 |
|
Marc Alexander
|
acbcb18226
|
Merge pull request #5760 from v12mike/ticket/16138
Ticket/16138 Eliminate redundant parameters from board URLs
|
2021-08-23 20:11:35 +02:00 |
|
Marc Alexander
|
3913544782
|
[ticket/16825] Add link hashes to logout links
PHPBB3-16825
|
2021-07-25 20:47:41 +02:00 |
|
Marc Alexander
|
2e6c71eb0a
|
[ticket/16207] Mention use of session_id in append_sid() as deprecated
PHPBB3-16207
|
2021-07-25 13:38:52 +02:00 |
|
Marc Alexander
|
dd8191404d
|
[ticket/16207] Stop appending ? to build_url URLs if not needed
PHPBB3-16207
|
2021-07-18 09:55:08 +02:00 |
|
Marc Alexander
|
5b68527eec
|
[ticket/16207] Stop forcing session id in URLs
PHPBB3-16207
|
2021-07-17 22:31:54 +02:00 |
|
Marc Alexander
|
513de4c482
|
[ticket/16207] Remove session_id from MCP links
PHPBB3-16207
|
2021-07-17 22:31:27 +02:00 |
|
Máté Bartus
|
abbca757ff
|
Merge branch '3.3.x'
|
2021-07-06 11:34:24 +02:00 |
|
David Colón
|
068f8eed25
|
[ticket/16808] Make sure we have a container before using it
PHPBB3-16808
|
2021-07-01 16:34:38 -04: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 |
|
lavigor
|
8f21a7365d
|
[ticket/13713] Rework batch size handling
PHPBB3-13713
|
2021-05-14 21:52:09 +02:00 |
|
lavigor
|
6f8467a2fa
|
[ticket/13713] Do not show user's own name in the dropdown list
PHPBB3-13713
|
2021-05-14 21:52:02 +02:00 |
|
lavigor
|
2bb50add04
|
[ticket/13713] Refactor sorting functionality
PHPBB3-13713
|
2021-05-14 21:52:00 +02:00 |
|
lavigor
|
31e4fb4729
|
[ticket/13713] Introduce ACP settings for mentions
PHPBB3-13713
|
2021-05-14 21:51:54 +02:00 |
|
lavigor
|
c70ac7eb62
|
[ticket/13713] Introduce notifications for mentions
PHPBB3-13713
|
2021-05-14 21:51:53 +02:00 |
|
lavigor
|
8817e23474
|
[ticket/13713] Make mentions globally available
PHPBB3-13713
|
2021-05-14 21:51:52 +02:00 |
|
Marc Alexander
|
c0f031ba3a
|
Merge branch '3.3.x'
|
2021-04-10 23:07:44 +02:00 |
|
Máté Bartus
|
6eb357b421
|
[ticket/16754] Fix docblocks
PHPBB3-16754
|
2021-04-10 10:36:01 +02:00 |
|
mrgoldy
|
d77415dbab
|
[ticket/15233] Standardize variable generation
PHPBB3-15233
|
2021-03-06 22:27:42 +01:00 |
|
mrgoldy
|
7e3d22063a
|
[ticket/15233] Standardize avatar output variables
PHPBB3-15233
|
2021-03-06 08:18:30 +01:00 |
|