| Commit message (Collapse) | Author | Age | Files | Lines |
| |\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* 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
|
| | |\
| | |
| | |
| | |
| | | |
* develop-olympus:
[ticket/11164] Update composer.phar
|
| | | |\
| | | |
| | | |
| | | |
| | | | |
* unknownbliss/ticket/111642:
[ticket/11164] Update composer.phar
|
| | | |/
| | |
| | |
| | | |
PHPBB3-11164
|
| | |\ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* p/ticket/10933-lite:
[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.
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-10933
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-10933
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-10933
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This was probably necessary all along, and the test happened to work
because state was not correctly reset between test runs and
a previous test set an empty template path.
PHPBB3-10933
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-10933
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-10933
|
| | |/ /
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
There is no apparent reason for either initializing or clearing
the context in set_style/set_custom_style.
Initially the initialization there was added in
0501640d5db158a010741e27803191ab469834c4, for reasons that
presently I do not see.
This permits making context property back private.
PHPBB3-10933
|
| | |\ \
| | | |
| | | | |
[ticket/11099] Mark acp_ban::display_ban_options() as static.
|
| | |/ /
| | |
| | |
| | |
| | |
| | | |
It is called statically from mcp_ban.
PHPBB3-11099
|
| | |\ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* p/ticket/11157:
[ticket/11157] static public is the currently approved order.
[ticket/11157] Fix remaining captcha spam.
[ticket/11157] get_captcha_types is an instance method.
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-11157
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-11157
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
It is specific to a particular captcha factory implementation,
instantiate a captcha factory to invoke it.
PHPBB3-11157
|
| | |\ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
* p/ticket/11159-develop:
[ticket/11159] static public is the currently approved order.
|
| | | |/ /
| | | |
| | | |
| | | | |
PHPBB3-11159
|
| | |\ \ \
| | |/ /
| |/| /
| | |/
| | |
| | |
| | |
| | |
| | |
| | | |
* develop-olympus:
[ticket/11158] Require acl_u_sig for ucp signature module.
[ticket/11158] Revert old fix in PHPBB3-10186.
Conflicts:
phpBB/install/database_update.php
phpBB/ucp.php
|
| | | |\
| | | |
| | | |
| | | |
| | | |
| | | | |
* p/ticket/11158:
[ticket/11158] Require acl_u_sig for ucp signature module.
[ticket/11158] Revert old fix in PHPBB3-10186.
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-11158
|
| | | |/
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Revert "[ticket/10186] UCP signature panel displays when not authed
for signatures"
This reverts commit f6fa52540c0fb20d79b4d59cb08c49484d9f3116.
PHPBB3-10186
PHPBB3-11158
|
| | |\ \
| | | |
| | | |
| | | |
| | | | |
* p/ticket/11156:
[ticket/11156] Delete "Misc" tab of forum based permissions + move items
|
| | |/ /
| | |
| | |
| | | |
PHPBB3-11156
|
| | |\ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* nickvergessen/ticket/11018:
[ticket/11014] Fix old pagination assignment
[ticket/11018] Fix several paginations in ACP
[ticket/11014] Fix IF statements for new template pagination
[ticket/11014] Fix text for previous/next links in Subsilver2
[ticket/11023] Fix additional whitespaces that were added by PHPBB3-10968
[ticket/11018] Always display previous/next links if we can display one
[ticket/11014] Restore template vars for next/previous links
[ticket/11018] Swap prev/next links on pagination to the old order
[ticket/11067] Copy prosilver CSS to adm, so the pagination looks the same
[ticket/11018] Fix minor issues with CSS in prosilver
[ticket/11018] Attempt to fix li.pagination alignment issue
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-11014
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-11018
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-11014
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-11014
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-11023
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-11018
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
They were dropped while the function was refactored:
If the block_var_name is a nested block, we will use the last (most inner)
block as a prefix for the template variables. If the last block name is
pagination, the prefix is empty. If the rest of the block_var_name is not
empty, we will modify the last row of that block and add our pagination items.
PHPBB3-11014
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
In the old pagination Prev was left of the pagination and Next right of the
pagination. While moving these blocks, I also removed the whitespaces, which
were introduced.
PHPBB3-11023
PHPBB3-11018
|
| | | | |
| | | |
| | | |
| | | |
| | | | |
PHPBB3-11067
PHPBB3-11018
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-11018
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This is somewhat kludgy fix for the vertical alignment issue
for pagination contained within a linklist parented li element.
Tested and doesn't seem to impact anything else negatively. May
need further browser testing.
PHPBB3-11018
|
| | |\ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* EXreaction/ticket/8796:
[ticket/8796] Prevent setting post_time greater than time() in markread
[ticket/8796] Fix a few issues with the previous commits
[ticket/8796] Mark read links updated to include time() in url
[ticket/8796] Revert changes to $user->data['lastmark']
[ticket/8796] Make function markread obey the $post_time argument
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-8796
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Fix an SQL error and the redirect url generated
PHPBB3-8796
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Submitting the current time() allows us to mark only the topics
and forums read up until a certain time (when the user loaded
the page). This means that any new posts or topics posted between
when the user opened the page and clicked the link are still
shown as unread.
PHPBB3-8796
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
The earlier change might change the way some things work
(after looking at viewtopic) and I'd rather not risk introducing
new bugs, so I'm going to revert those changes to be safe.
PHPBB3-8796
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Also do a little cleanup of the markread function
PHPBB3-8796
|
| | |\ \ \ \
| | | |_|/
| | |/| |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* develop-olympus:
[ticket/10848] Move include up.
[ticket/10848] Add phpbb_ prefix.
[ticket/10848] Redirect from adm to installer correctly.
Conflicts:
phpBB/includes/functions.php
|
| | | |\ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* p/ticket/10848:
[ticket/10848] Move include up.
[ticket/10848] Add phpbb_ prefix.
[ticket/10848] Redirect from adm to installer correctly.
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-10848
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-10848
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-10848
|
| | |\ \ \ \ \
| | |/ / / /
| | | | | /
| | |_|_|/
| |/| | | |
* develop-olympus:
[ticket/10568] adding MESSAGE_EDITED to ucp.php and compose_pm
|