| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| | |
|
| | |
|
| |
|
|
|
| |
the commit is still in git, and can be reserected with a branch, but
having it on HEAD make forum deployment more difficult
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |\
| |
| |
| |
| |
| | |
* ticket/9903:
[ticket/9903] Script for detecting potentially malicious flash bbcodes
[ticket/9903] Fix XSS in BBcode-parser's Flash-BBcode.
|
| | |
| |
| |
| | |
PHPBB3-9903
|
| | |
| |
| |
| |
| |
| | |
Fix XSS in Flash-BBcode by validating that the supplied argument is a URL.
PHPBB3-9903
|
| |\ \
| | |
| | |
| | |
| | | |
* ticket/igorw/9904:
[ticket/9904] Update WebPI Parameters.xml to work with WebMatrix.
|
| |/ /
| |
| |
| | |
PHPBB3-9904
|
| |\ \
| | |
| | |
| | |
| | | |
* ticket/igorw/9509:
[ticket/9509] Fix a typo and wrong period placement
|
| | |/
| |
| |
| |
| |
| | |
Thanks to Michael C. for spotting this.
PHPBB3-9509
|
| |\ \
| |/
|/|
| |
| | |
* ticket/rmcgirr83/9899:
[ticket/9899] Change recaptcha theme from default to 'clean' in the ACP.
|
| |/
|
|
|
|
|
|
|
| |
Change recaptcha theme from default to 'clean' in the ACP to better match
the administration control panel.
Follow up to d6aa25ede149a2d483b064f5ce96abcf49458ee3.
PHPBB3-9899
|
| | |
|
| |\
| |
| |
| |
| | |
* ticket/nickvergessen/9140:
[ticket/9140] Check current board version in incremental update packages
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
We need to use $this->current_version in this case instead of
$config['version']. Otherwise the message will be displayed after the database
got updated from database_update.php. Using PHPBB_VERSION from
includes/constants.php is not the right selection either, because than the
message is displayed after the files got updated and are checked one last time.
PHPBB3-9140
|
| |\ \
| |/
|/|
| |
| | |
* ticket/nickvergessen/9891:
[ticket/9891] Updater drops language-selection after database-update
|
| |/
|
|
| |
PHPBB3-9891
|
| | |
|
| |\
| |
| |
| |
| | |
* ticket/nickvergessen/9886:
[ticket/9886] Update fails on PostgreSQL because of an error in _add_module
|
| | |
| |
| |
| | |
PHPBB3-9886
|
| |\ \
| | |
| | |
| | |
| | | |
* ticket/igorw/9884:
[ticket/9884] Reduce queue interval to 60 seconds, email package size to 20
|
| |/ /
| |
| |
| | |
PHPBB3-9884
|
| |\ \
| | |
| | |
| | |
| | | |
* ticket/nickvergessen/9888:
[ticket/9888] Update fails when Bing [Bot] was already added to the users table
|
| | |/
| |
| |
| |
| |
| | |
Added a check whether the user already exists before we try to add it.
PHPBB3-9888
|
| |\ \
| | |
| | |
| | |
| | | |
* ticket/bantu/9885:
[ticket/9885] Fix extension group name updater. Loop through all languages.
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Fix a regression introduced by 58dc5a191c0203ea6d98c37df26b0830b3bf8203.
The problem is that $user->add_lang() includes language strings from the board
root folder instead of the update folder. Because the database updater is run
first, the root folder files have not been upgrade yet. Thus, the language
strings we're looking for cannot be found.
Since the language strings we are looking for have been moved from the
install.php language file to acp/attachments.php it should be possible to
always find them in either file. When there is an acp/attachments.php file in
the update package, it can also be used.
We now also loop through all the installed languages as well, because the board
could have been installed in a language other than the admin's current
language.
PHPBB3-9885
PHPBB3-7717
|
| | |/
|/| |
|
| |\ \
| | |
| | |
| | |
| | | |
* ticket/sa007/9847:
[ticket/9847] Fix typo in search synonyms. Use british english for 'judgement'.
|
| | |/
| |
| |
| |
| |
| |
| | |
The word "gauge" was misspelled as "guage".
The word "judgement" is preferred over "judgment" in british english.
PHPBB3-9847
|
| |\ \
| |/
|/|
| |
| | |
* ticket/sa007/9883:
[ticket/9883] Change an American English spelling to British English.
|
| |/
|
|
| |
PHPBB3-9883
|
| |\
| |
| |
| |
| | |
* task/naderman/phing-build:
[task/phing-build] Correct the path for update package patch files.
|
| | |
| |
| |
| | |
PHPBB3-9849
|
| |\ \
| | |
| | |
| | |
| | |
| | | |
* ticket/bantu/9880:
[ticket/9880] Change "antibot" to "anti-spambot".
[ticket/9880] Changing the term 'CAPTCHA' to something more obvious.
|
| | | |
| | |
| | |
| | | |
PHPBB3-9880
|
| | | |
| | |
| | |
| | | |
PHPBB3-9880
|
| |\ \ \
| | | |
| | | |
| | | |
| | | | |
* ticket/paul999/9696:
[ticket/9696] Surpress is_dir() notice when using SQLite with open_basedir.
|
| |/ / /
| | |
| | |
| | | |
PHPBB3-9696
|
| |\ \ \
| |/ /
|/| /
| |/
| |
| | |
* task/naderman/phing-build:
[task/phing-build] Automatically trigger build_diff
[task/phing-build] Added a build.xml configuration for phing.
|
| | |
| |
| |
| |
| |
| |
| |
| |
| | |
The build_diff script generates MOD format change descriptions for
language and style files. It is automatically triggered by phin with
the correct version numbers now so it does not need to be changed
anymore.
PHPBB3-9849
|
| | |
| |
| |
| |
| |
| |
| |
| |
| | |
The current state of the phing build script allowed the removal of
some code from the old packaging process written entirely in PHP.
Further simplifcations of the PHP code and additions to the phing
build file will follow.
PHPBB3-9849
|
| |\ \
| | |
| | |
| | |
| | |
| | | |
* ticket/cs278/9752:
[ticket/9752] Mark unused language variable as such.
[ticket/9752] Change reference to 'confirmation code' to be more generic.
|
| | | |
| | |
| | |
| | | |
PHPBB3-9752
|
| | | |
| | |
| | |
| | |
| | |
| | | |
Related to 71b35a924f7a5f517e8d07d975582c27813f5797
PHPBB3-9752
|