| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
PHPBB3-11751
|
|\
| |
| | |
[ticket/11688] Purge TWIG cache
|
| |
| |
| |
| | |
PHPBB3-11688
|
| |
| |
| |
| | |
PHPBB3-11688
|
| |
| |
| |
| |
| |
| |
| | |
Remove tpl_ and ctpl_ from cache->purge() because those prefixes
are no longer used.
PHPBB3-11688
|
| |
| |
| |
| |
| |
| |
| | |
Purge directories
Replace opendir() with DirectoryIterator
PHPBB3-11688
|
|\ \
| | |
| | | |
[ticket/11464] Add missing and remove unnecessary database entry
|
| | |
| | |
| | |
| | | |
PHPBB3-11464
|
|\ \ \
| |/ /
|/| |
| | |
| | |
| | | |
* Elsensee/ticket/8228:
[ticket/8228] Fix still existing problems with code in firefox
[ticket/8228] Fix whitespaces before code in Firefox
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
A user of a board mentioned that there are still some problems
in firefox if php-highlighting is on. So I used a snippet which
they worked on for weeks. Link to the snippet (in german):
http://www.ongray-design.de/forum/viewtopic.php?t=541
PHPBB3-8228
|
| | |
| | |
| | |
| | |
| | |
| | | |
Based on the "[code] enhancements" modification by TerraFrost
PHPBB3-8228
|
| | |
| | |
| | |
| | | |
PHPBB3-11757
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
# By Bruno Ais
# Via Bruno Ais (1) and Joas Schilling (1)
* 'develop' of https://github.com/phpbb/phpbb3:
[ticket/11638] Variable names goof...
|
| |\ \ \
| | | | |
| | | | | |
[ticket/11638] Variable names goof...
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
sub-task of ticket PHPBB3-11635:
find and fix all bypasses of generate_text_for_*
PHPBB3-11638
|
|\ \ \ \ \
| |/ / / /
|/| | | |
| | | | |
| | | | |
| | | | | |
* develop-olympus:
[ticket/11753] Remove ?> from MySQL Upgrader.
[ticket/11753] Update MySQL upgrader schema data.
|
| |\ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* prep-release-3.0.12:
[ticket/11753] Remove ?> from MySQL Upgrader.
[ticket/11753] Update MySQL upgrader schema data.
|
| | |\ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
* bantu/ticket/11753:
[ticket/11753] Remove ?> from MySQL Upgrader.
[ticket/11753] Update MySQL upgrader schema data.
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-11753
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-11753
|
|\ \ \ \ \ \ \
| |/ / / / / /
| | | | | | |
| | | | | | |
| | | | | | | |
* develop-olympus:
[ticket/11524] Add another isset() to mitigate "Illegal string offset 'limit'"
|
| |\ \ \ \ \ \
| | |/ / / / /
| | | | | | |
| | | | | | |
| | | | | | | |
* prep-release-3.0.12:
[ticket/11524] Add another isset() to mitigate "Illegal string offset 'limit'"
|
| | |\ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
* bantu/ticket/11524:
[ticket/11524] Add another isset() to mitigate "Illegal string offset 'limit'"
|
| | | |/ / / /
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
... on PHP 5.4 or higher.
PHPBB3-11524
|
|\ \ \ \ \ \ \
| |/ / / / / /
| | | | | | |
| | | | | | |
| | | | | | | |
* develop-olympus:
[ticket/11752] HTTP -> HTTPs in email/installed.txt
|
| |\ \ \ \ \ \
| | |/ / / / /
| | | | | | |
| | | | | | |
| | | | | | | |
* prep-release-3.0.12:
[ticket/11752] HTTP -> HTTPs in email/installed.txt
|
| | |/ / / /
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-11752
|
|\ \ \ \ \ \
| |/ / / / /
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* develop-olympus:
[ticket/10917] Variable used only once so delete it
[ticket/10917] Revert use of phpbb wrapper
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
The variable $this->unequal_version was only used once
and only to display the version the package updates to.
To display the version it updates to makes no sense when
the update files just aren't meant to update from the
current version. (It's already shown in an error message)
So I deleted the variable from there.
Furthermore the use of version_compare makes the variable
useless in that context which is why I deleted the variable
from the whole file and replaced it in the relevant if statement
with the old comparison.
PHPBB3-10917
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-10917
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
[ticket/11640] removed the space that I wonder what it was doing there.
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
sub-task of ticket PHPBB3-11635:
find and fix all bypasses of generate_text_for_*
PHPBB3-11640
|
|\ \ \ \ \ \ \
| | |_|_|/ / /
| |/| | | | | |
[ticket/11638] Changed the layout to match the other similar commits
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
sub-task of ticket PHPBB3-11635:
find and fix all bypasses of generate_text_for_*
PHPBB3-11638
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | | |
[ticket/11723] Correctly redirect user to agreement page and let him leave
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
This patch consists of two changes. The first one will make sure that $agree
is correctly reset to 0 and the user redirected back to the agreement page
after changing the display language. Secondly, by reseting 'change_lang',
the user will be able to agree to the terms on the agreement page again.
The changed language will still be kept, as this is correctly saved in the
'lang' field that is passed to the ucp_register page.
The variable $agree has also been changed to be boolean. It is not used as
an integer anywere in the ucp_register file.
PHPBB3-11723
|
|\ \ \ \ \ \ \ \
| | |/ / / / / /
| |/| | | | | | |
[ticket/11638] generate_text_for_display on viewtopic.php
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
sub-task of ticket PHPBB3-11635:
find and fix all bypasses of generate_text_for_*
PHPBB3-11638
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
sub-task of ticket PHPBB3-11635:
find and fix all bypasses of generate_text_for_*
PHPBB3-11638
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
sub-task of ticket PHPBB3-11635:
find and fix all bypasses of generate_text_for_*
PHPBB3-11638
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
sub-task of ticket PHPBB3-11635:
find and fix all bypasses of generate_text_for_*
PHPBB3-11638
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
sub-task of ticket PHPBB3-11635:
find and fix all bypasses of generate_text_for_*
PHPBB3-11638
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
sub-task of ticket PHPBB3-11635:
find and fix all bypasses of generate_text_for_*
PHPBB3-11638
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
lines: 1403-1417
sub-task of ticket PHPBB3-11635:
find and fix all bypasses of generate_text_for_*
PHPBB3-11638
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
lines: 1395-1403
sub-task of ticket PHPBB3-11635:
find and fix all bypasses of generate_text_for_*
PHPBB3-11638
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
lines: 846-854
sub-task of ticket PHPBB3-11635:
find and fix all bypasses of generate_text_for_*
PHPBB3-11638
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
lines: 835-843
sub-task of ticket PHPBB3-11635:
find and fix all bypasses of generate_text_for_*
PHPBB3-11638
|
|\ \ \ \ \ \ \ \
| | |_|/ / / / /
| |/| | | | | | |
[ticket/11640] generate_text_for_display on functions_privmsgs.php
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
sub-task of ticket PHPBB3-11635:
find and fix all bypasses of generate_text_for_*
PHPBB3-11640
|
| |/ / / / / /
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
sub-task of ticket PHPBB3-11635:
find and fix all bypasses of generate_text_for_*
PHPBB3-11640
|