| Commit message (Collapse) | Author | Age | Files | Lines |
| |\
| |
| |
| |
| | |
* brunoais/ticket/10871:
[ticket/10871] Delete the unwanted implode
|
| | |
| |
| |
| |
| |
| | |
Deleted the implode that had no reason to be there
PHPBB3-10871
|
| |\ \
| | |
| | | |
[task/10869] Remove PHP 5.2 check from .travis.yml
|
| |/ /
| |
| |
| |
| |
| |
| |
| | |
The travis configuration file contains a statement that checks whether
the test is ran against PHP 5.2 but as that version isn't tested at
all the check can be removed.
PHPBB3-10869
|
| |\ \
| | |
| | |
| | |
| | | |
* nickvergessen/ticket/10818:
[ticket/10818] Global Announcements Update Dialog should call exit_handler()
|
| |/ /
| |
| |
| | |
PHPBB3-10818
|
| |\ \
| | |
| | |
| | |
| | | |
* mvinny/ticket/10778:
[ticket/10778] Remove extra space from close link in prosilver smilies window
|
| | |/
| |
| |
| | |
PHPBB3-10778
|
| |\ \
| | |
| | |
| | |
| | | |
* Senky/ticket/10847:
[ticket/10847] fixing all misspelled "dependant" to "dependent"
|
| | | |
| | |
| | |
| | | |
PHPBB3-10847
|
| |\ \ \
| |/ /
|/| |
| | |
| | | |
* develop-olympus:
[ticket/10846] fixing SQL query bug in acp_main.php
|
| | |\ \
| | | |
| | | |
| | | |
| | | | |
* Senky/ticket/10846:
[ticket/10846] fixing SQL query bug in acp_main.php
|
| | |/ /
| | |
| | |
| | | |
PHPBB3-10846
|
| |\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* Senky/ticket/10161:
[ticket/10161] added fullstop to the end of sentence
[ticket/10161] coding-guidelines.html updated
[ticket/10161] all "e-mail" strings in language files changed to "email"
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-10161
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-10161
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
according to Oleg's comment:
email is preferred by RFCs and probably the way of the future
PHPBB3-10161
|
| |\ \ \ \
| | |/ /
| |/| |
| | | |
| | | |
| | | | |
* develop-olympus:
[ticket/10836] Check if avatar directory is writable after install
[ticket/10836] Enable avatars by default at install
|
| | |\ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* galaxyAbstractor/ticket/10836:
[ticket/10836] Check if avatar directory is writable after install
[ticket/10836] Enable avatars by default at install
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Check if the avatar directory is writeable after the installation is complete.
If it isn't, disable avatars and avatar uploading by default.
PHPBB3-10836
|
| | |/ / /
| | | |
| | | |
| | | |
| | | |
| | | | |
Enables avatars and local avatar upload by default.
PHPBB3-10836
|
| |\ \ \ \
| |_|_|/
|/| | |
| | | |
| | | | |
* VSEphpbb/ticket/10779:
[ticket/10779] Move jQuery CDN option to Load Settings
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
http://tracker.phpbb.com/browse/PHPBB3-10779
PHPBB3-10779
|
| |\ \ \ \
| | |/ /
| |/| |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* develop-olympus:
[ticket/10492] Fix line endings
[ticket/10492] Backporting functional tests
[ticket/10492] Separate config generation from the installer
Conflicts:
phpBB/includes/functions_install.php
phpunit.xml.functional
tests/bootstrap.php
tests/test_framework/phpbb_functional_test_case.php
tests/test_framework/phpbb_test_case_helpers.php
|
| | |\ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
develop-olympus
* github-noxwizard/ticket/10492:
[ticket/10492] Fix line endings
[ticket/10492] Backporting functional tests
[ticket/10492] Separate config generation from the installer
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-10492
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-10492
|
| | |/ / /
| | | |
| | | |
| | | | |
PHPBB3-10492
|
| |\ \ \ \
| |/ / /
| | | |
| | | |
| | | | |
* develop-olympus:
[ticket/10815] enables feed feature by default for a fresh install
|
| | |\ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
* github-dhruv/ticket/10815:
[ticket/10815] enables feed feature by default for a fresh install
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-10815
|
| |\ \ \ \ \
| |/ / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* develop-olympus:
[ticket/10767] Clarify what happens at the end of the hook.
[ticket/10767] Use warning/error language as appropriate.
[ticket/10767] Default to non-fatal behavior.
[ticket/10767] Revert unconditional unfatality in commit-msg hook.
|
| | |\ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* p/ticket/10767:
[ticket/10767] Clarify what happens at the end of the hook.
[ticket/10767] Use warning/error language as appropriate.
[ticket/10767] Default to non-fatal behavior.
[ticket/10767] Revert unconditional unfatality in commit-msg hook.
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
If there are problems and fatal is true, print that the commit
is aborted.
If there are problems and fatal is false, print instructions
for fixing the commit.
PHPBB3-10767
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
When commit-msg hook is fatal, label the message as an error.
When it is not fatal, label the message as a warning.
"Syntax error" is still always an error, not sure if this
should be changed.
PHPBB3-10767
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-10767
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Revert "[ticket/10093] Make commit-msg always not fatal by nuking all fatal logic."
This reverts commit 88cad5523e7cdac6826dd8581e27e22a65afda26.
PHPBB3-10093
PHPBB3-10767
|
| |\ \ \ \ \ \
| |/ / / / /
| | | | | |
| | | | | |
| | | | | | |
* develop-olympus:
[ticket/10812] Disabled register_globals check in PHP 5.4
|
| | |\ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
develop-olympus
* galaxyAbstractor/ticket/10812:
[ticket/10812] Disabled register_globals check in PHP 5.4
|
| | | |/ / / /
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Disabled the check for register_globals if PHP version is 5.4+
PHPBB3-10812
|
| |\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
* shibulijack/ticket/10688:
[ticket/10688] Update install.html for 3.1 and current practices.
[ticket/10688] Update readme for 3.1 and current practices.
[ticket/10688] Changed version 3.0 to 3.1
[ticket/10688] Updated version to 3.1
[ticket/10688] Changed 3.0 to 3.1 in docs
Conflicts:
phpBB/docs/INSTALL.html
phpBB/docs/README.html
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-10688
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-10688
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Replaced phpBB 3.0 to 3.1 in the stylesheets
PHPBB-10688
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Replace phpBB 3.0.x to phpBB 3.1.x
PHPBB-10688
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Replaced all the occurrences of phpBB 3.0 with phpBB 3.1 in all the doc
files
PHPBB-10688
|
| |\ \ \ \ \ \ \
| | |/ / / / /
| |/| | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
* develop-olympus:
[ticket/9089] Add tabindex to pm/topic/post icon-options aswell
[ticket/9089] Add tabindex to PM recipient box, to allow tabbing to the subject
|
| | |\ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
* nickvergessen/ticket/9089:
[ticket/9089] Add tabindex to pm/topic/post icon-options aswell
[ticket/9089] Add tabindex to PM recipient box, to allow tabbing to the subject
|
| | | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-9089
|
| | | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
I also added tabindex 1 to the buttons for adding the recipients.
Also note, that duplicated tabindex are fine:
http://www.w3.org/TR/html4/interact/forms.html#adef-tabindex
PHPBB3-9089
|