| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
PHPBB3-11088
|
| |
|
|
| |
PHPBB3-11088
|
| |
|
|
| |
PHPBB3-11088
|
| |
|
|
|
|
|
| |
Instead of being separated, these related ACP modules are now grouped
intuitively.
PHPBB3-11088
|
| |\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
# By Oleg Pudeyev (36) and others
# Via Oleg Pudeyev
* p/feature/template-events: (47 commits)
[feature/template-events] Pass arguments in correct order.
[feature/template-events] Order extensions in mock extension manager.
[feature/template-events] Changes per imkingdavid's review.
[feature/template-events] Make style names private on template.
[feature/template-events] Test for event that is defined in parent style only.
[feature/template-events] Specify style names, add inheritance tests.
[feature/template-events] Normalize expected directory trees.
[feature/template-events] Allow dataset to be correctly selectable.
[feature/template-events] Dataset for template event testing with inheritance.
[feature/template-events] Use style names array in template filter.
[feature/template-events] Generate style names array in set_style.
[feature/template-events] Convert a single style name to array of them.
[feature/template-events] Chase dependency injection for template context.
[feature/template-events] Adjust template events test to use the dataset.
[feature/template-events] Create a dataset for template event tests.
[feature/template-events] Indentation fix.
[feature/template-events] Cosmetic changes.
[feature/template-events] Wording: wrongly -> improperly.
[feature/template-events] Indentation fix.
[feature/template-events] Rename template_name to style_name.
...
|
| | |
| |
| |
| | |
PHPBB3-9550
|
| | |
| |
| |
| | |
PHPBB3-9550
|
| | |
| |
| |
| |
| |
| |
| |
| | |
If the template event identifier is wrongly formatted phpBB will
triggern an `E_USER_NOTICE` if the `DEBUG` constant is set, otherwise
the location is ignored.
PHPBB3-9550
|
| | |
| |
| |
| |
| |
| | |
The setting is copied from "Can use signature"
PHPBB3-10679
|
| | |
| |
| |
| | |
PHPBB3-10091
|
| |\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* dhruvgoel92/ticket/10771:
[ticket/10771] fix remember me language
[ticket/10771] use remember me in ucp
[ticket/10771] use remember me in acp
[ticket/10771] changed value in help_faq.php
[ticket/10771] Using Remember Me instead of autologin or persistent keys
|
| | | |
| | |
| | |
| | | |
PHPBB3-10771
|
| | | |
| | |
| | |
| | | |
PHPBB3-10771
|
| | | |
| | |
| | |
| | | |
PHPBB3-10771
|
| | | |
| | |
| | |
| | | |
PHPBB3-10771
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | | |
Changed language variable LOG_ME_IN's value to
"Remember me"
PHPBB3-10771
|
| | | |
| | |
| | |
| | | |
PHPBB3-10864
|
| | | |
| | |
| | |
| | | |
PHPBB3-10864
|
| | | |
| | |
| | |
| | | |
PHPBB3-10864
|
| | |/
|/|
| |
| | |
PHPBB3-10864
|
| |\ \
| |/
|/|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* develop-olympus:
[ticket/11192] Merge dataProvider arrays because the test is the same now.
[ticket/11192] Update $value parameter description to support other types.
[ticket/11192] Mark negative byte numbers as unsupported.
[ticket/11192] Test strings not converted to int/float before.
[ticket/11192] Also test strings, e.g. sums returned by the database.
[ticket/11192] Also test powers of 10 / 1000.
[ticket/11192] Add tests.
[ticket/11192] Add Tebibyte to get_formatted_filesize().
|
| | |
| |
| |
| | |
PHPBB3-11192
|
| | |
| |
| |
| |
| |
| |
| | |
Replace all the instances (I could find) where the colon is displayed
to the user with {L_COLON} so it can be localised.
PHPBB3-10780
|
| | |
| |
| |
| | |
PHPBB3-11181
|
| |\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* upstream/develop: (2171 commits)
[ticket/11164] Update composer.phar
[ticket/10933] Use inheritDoc, eliminate copy pasted docblocks.
[ticket/10933] Dependency inject template context.
[ticket/10933] Expanded prose documentation for phpbb_extension_provider.
[ticket/10933] Specify empty template path for absolute includephp test.
[ticket/10933] Useful documentation for template locate function
[ticket/10933] Typo fixes
[ticket/10933] Initialize template context when template is constructed.
[ticket/11099] Mark acp_ban::display_ban_options() as static.
[ticket/11158] Require acl_u_sig for ucp signature module.
[ticket/11158] Revert old fix in PHPBB3-10186.
[ticket/11159] static public is the currently approved order.
[ticket/11157] static public is the currently approved order.
[ticket/11157] Fix remaining captcha spam.
[ticket/11157] get_captcha_types is an instance method.
[ticket/11156] Delete "Misc" tab of forum based permissions + move items
[ticket/10848] Move include up.
[ticket/11014] Fix old pagination assignment
[ticket/11018] Fix several paginations in ACP
[ticket/11014] Fix IF statements for new template pagination
...
Conflicts:
phpBB/includes/functions_user.php
|
| | | |
| | |
| | |
| | | |
PHPBB3-11156
|
| | |\ \
| | |/
| | |
| | |
| | | |
* develop-olympus:
[ticket/10568] adding MESSAGE_EDITED to ucp.php and compose_pm
|
| | | |\
| | | |
| | | |
| | | |
| | | | |
* Senky/ticket/10568:
[ticket/10568] adding MESSAGE_EDITED to ucp.php and compose_pm
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-10568
|
| | |\ \ \
| | |/ /
| | | |
| | | |
| | | | |
* develop-olympus:
[ticket/8743] Include poster´s name in mail notifications
|
| | | |\ \
| | | | |
| | | | |
| | | | |
| | | | | |
* nickvergessen/ticket/8743:
[ticket/8743] Include poster´s name in mail notifications
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-8743
|
| | |\ \ \ \
| | |/ / /
| | | | |
| | | | |
| | | | | |
* develop-olympus:
[ticket/11131] Correctly use indefinite article for "warning".
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-11131
|
| | |\ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* EXreaction/ticket/11021:
[ticket/11021] Fix the language changes that were lost previously
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Change U_HOME to U_SITE_HOME
PHPBB3-11021
|
| | |\ \ \ \ \
| | |/ / / /
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* EXreaction/ticket/11021:
[ticket/11021] Remove unnecessary line spacing in functions.php
[ticket/11021] Use L_SITE_HOME instead of L_HOME
[ticket/11021] Better language strings for site home url/text
[ticket/11021] subsilver2 support
[ticket/11021] Add the option to specify a Site home URL and text
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Correct the logo title to be {L_HOME} if {U_HOME} is used.
Check if the Home text is instead of just equal to false when
outputting it to the template
PHPBB3-11021
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-11021
|
| | |\ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Conflicts:
phpBB/common.php
phpBB/download/file.php
|
| | | |\ \ \ \ \
| | | | |/ / /
| | | |/| | |
| | | | | | |
| | | | | | | |
* develop-olympus:
[ticket/10873] Change language for notice about undelivered, deleted PM.
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
See the ticket for my reasoning.
PHPBB3-10873
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Search backend displays an additional normalized search query just above
the ignored words.
PHPBB3-10943
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-10631
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-10631
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-10631
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-10631
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-10631
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-10631
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-10631
|