| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
| |
This was previously removed without needing to. Adding it back to force
users to not emulate the page for previous versions of IE. The
imagetoolbar http-equiv tag was not restored as IE does not contain that
anymore since IE7. Also, the chome=1 has been removed from the
X-UA-Compatible content as ChromeFrame does not receive any further
updates since 2014 and is potentially broken.
PHPBB3-14136
|
|
|
|
| |
PHPBB3-13995
|
|
|
|
| |
PHPBB3-13995
|
|
|
|
| |
PHPBB3-12599
|
|
|
|
| |
PHPBB3-12599
|
|
|
|
| |
PHPBB3-12599
|
|
|
|
| |
PHPBB3-12599
|
|
|
|
| |
PHPBB3-12599
|
|
|
|
| |
PHPBB3-12594
|
|
|
|
| |
PHPBB3-11866
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* develop-olympus:
[ticket/11112] Do not change opensource.org link to https
[ticket/11112] Use https for user-visible links to phpbb.com
Conflicts:
phpBB/language/en/install.php
phpBB/language/en/ucp.php
|
| |
| |
| |
| | |
PHPBB3-11112
|
|\ \
| |/
| |
| |
| | |
* develop-olympus:
[ticket/11227] @return void -> @return null in develop-olympus.
|
| |
| |
| |
| | |
PHPBB3-11227
|
| |
| |
| |
| | |
PHPBB3-10609
|
|\ \
| |/
| |
| |
| |
| |
| |
| |
| |
| | |
* develop-olympus:
[ticket/9916] Changing header in non-distributed files
[ticket/9916] Changing coding guidelines license
[ticket/9916] Updating License in the header
Conflicts:
tests/mock/cache.php
|
| |
| |
| |
| | |
PHPBB3-9916
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
It fails HTML5 validation and we already have a 'copyright and
disclaimer' section in all of those documents. We can always represent
the copyright more semantically later (such as the HTML5 <copyright>
tag).
PHPBB3-10258
|
| |
| |
| |
| |
| |
| | |
They break HTML5 validation.
PHPBB3-10258
|
| |
| |
| |
| |
| |
| | |
These meta tags are IE specific and do not validate as HTML5.
PHPBB3-10258
|
|/
|
|
| |
PHPBB3-10258
|
|
|
|
| |
PHPBB3-9859
|
|
|
|
| |
PHPBB3-9859
|
|\
| |
| |
| |
| | |
* ticket/bantu/9857:
[ticket/9857] Remove visible $Id$ from phpBB/docs files.
|
| |
| |
| |
| | |
PHPBB3-9857
|
|/
|
|
|
|
| |
Notably, the auth_admin class is still missing documentation.
PHPBB3-9854
|
|
|
|
| |
git-svn-id: file:///svn/phpbb/trunk@8097 89ea8834-ac86-4346-8a33-228a782c2dd0
|
|
|
|
|
|
|
| |
- two fixes...
git-svn-id: file:///svn/phpbb/trunk@8061 89ea8834-ac86-4346-8a33-228a782c2dd0
|
|
|
|
|
|
| |
menu.
git-svn-id: file:///svn/phpbb/trunk@7819 89ea8834-ac86-4346-8a33-228a782c2dd0
|
|
|
|
| |
git-svn-id: file:///svn/phpbb/trunk@7020 89ea8834-ac86-4346-8a33-228a782c2dd0
|
|
|
|
| |
git-svn-id: file:///svn/phpbb/trunk@6915 89ea8834-ac86-4346-8a33-228a782c2dd0
|
|
|
|
|
|
|
|
|
|
|
| |
- added user_add() function
- check posted images ([img]) for same domain/scipt and php files
- auth_api.html updated to the coding guidelines look&feel
- introduced ability to force non page-updates (cron is using it)
- correctly resend coppa email
git-svn-id: file:///svn/phpbb/trunk@6048 89ea8834-ac86-4346-8a33-228a782c2dd0
|
|
|
|
|
|
|
|
|
|
|
| |
- updated documentation for the auth class
- use cache for "SELECT forum_name FROM phpbb_forums WHERE forum_id = X" queries everywhere and not only in functions_display
- updated the permission trace to include information about global settings overwriting local ones
- take global permissions into account for local permission results on the view permission pages for users
- only allow to change the post author with m_chgposter
git-svn-id: file:///svn/phpbb/trunk@6009 89ea8834-ac86-4346-8a33-228a782c2dd0
|
|
git-svn-id: file:///svn/phpbb/trunk@3272 89ea8834-ac86-4346-8a33-228a782c2dd0
|