| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
PHPBB3-14732
|
| |\
| |
| |
| | |
[ticket/15044] Create search index during installation
|
| | |
| |
| |
| | |
PHPBB3-15044
|
| | |
| |
| |
| | |
PHPBB3-15044
|
| |\ \
| | |
| | |
| | | |
[ticket/15050] Use new file when new file already exists
|
| | | |
| | |
| | | |
PHPBB3-15050
|
| | |/
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Instead of trying to diff the new file against a pre-existing file,
we're just going to use the new file. It's impossible to know whether
the pre-existing file is newer or older than the new file. As the
system will rely on the files being in the "new" state it's better
to simply use the file in "new" state.
PHPBB3-15050
|
| |\ \
| | |
| | |
| | | |
[ticket/15047] Various db tools fixes for MSSQL
|
| | | | |
|
| | | | |
|
| | | | |
|
| | | | |
|
| | |/ |
|
| | |
| |
| |
| | |
PHPBB3-15037
|
| | |
| |
| |
| | |
PHPBB3-15037
|
| | |
| |
| |
| | |
PHPBB3-15037
|
| | |
| |
| |
| | |
PHPBB3-15037
|
| |/
|
|
| |
PHPBB3-15037
|
| |\
| |
| |
| |
| |
| |
| |
| | |
[ticket/11076] State current and minimum required versions in old PHP notice
* marc1706/ticket/11076-rhea:
[ticket/11076] Also state min PHP version when visiting forum website
[ticket/11076] Also add notice about unsupported version to installer
|
| | |
| |
| |
| |
| |
| |
| | |
A lot better to have a simple message than having the complete board break,
sometimes without even knowing thanks to bad host setups with no error logs.
PHPBB3-11076
|
| | |
| |
| |
| | |
PHPBB3-11076
|
| | |
| |
| |
| | |
PHPBB3-15025
|
| |\ \
| | |
| | |
| | |
| | | |
* 3.1.x:
[ticket/14997] Fixing topiclist_row_topic_title_after position
|
| | |\ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
[ticket/14997] Fixing topiclist_row_topic_title_after position
* marc1706/ticket/14997:
[ticket/14997] Fixing topiclist_row_topic_title_after position
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Fixing position as it is correctly on subsilver, or else it will appear
some problems when using polls or on topics with page numbers.
PHPBB3-14997
|
| |\ \ \ \
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* 3.1.x:
[ticket/14968] Use earlier version as written in comment
[ticket/14968] Update docblock and ensure method returns array
[ticket/14968] Display possible upgrade on acp index and update page
[ticket/14968] Add method for retrieving updates on current branch
|
| | |\ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
[ticket/14968] Distinguish between update/upgrade & show upgrade info in ACP index
* marc1706/ticket/14968:
[ticket/14968] Use earlier version as written in comment
[ticket/14968] Update docblock and ensure method returns array
[ticket/14968] Display possible upgrade on acp index and update page
[ticket/14968] Add method for retrieving updates on current branch
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-14968
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-14968
|
| | | |/ /
| | | |
| | | |
| | | | |
PHPBB3-14968
|
| |\ \ \ \
| |/ / /
| | | |
| | | |
| | | | |
* 3.1.x:
[ticket/15006] Pass inherit settings to form and use correct button
|
| | |/ /
| | |
| | |
| | | |
PHPBB3-15006
|
| |\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
[ticket/15015] Use correct explain string for enable email settings
* marc1706/ticket/15015:
[ticket/15015] Use correct explain string for enable email settings
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-15015
|
| |/ / /
| | |
| | |
| | | |
PHPBB3-15040
|
| |\ \ \
| |_|/
|/| |
| | | |
[ticket/15035] Add phpinfo.php to 3.2.x install directory
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
In 3.1.x there's a phpinfo.php in the /install folder which seems to be removed in 3.2.x, perhaps by accident?
https://github.com/phpbb/phpbb/commits/3.2.x/phpBB/install/phpinfo.php
Let's add it back for easier troubleshooting potential issues during installation.
PHPBB3-15035
|
| | | |
| | |
| | |
| | | |
PHPBB3-15023
|
| | | |
| | |
| | |
| | | |
PHPBB3-15023
|
| | | |
| | |
| | |
| | |
| | |
| | | |
no longer nessecary after this fix
PHPPB3-15023
|
| | | |
| | |
| | |
| | | |
PHPBB3-15023
|
| |\ \ \
| | |/
| |/|
| | |
| | | |
* 3.1.x:
[ticket/15011] Output meaningful errors when validating all metadata
|
| | |\ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
[ticket/15011] Output meaningful errors when validating all metadata
* marc1706/ticket/15011:
[ticket/15011] Output meaningful errors when validating all metadata
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-15011
|
| |\ \ \ \
| |/ / /
| | | |
| | | |
| | | | |
* 3.1.x:
[ticket/11076] State current and minimum required versions in old PHP notice
|
| | |/ /
| | |
| | |
| | | |
PHPBB3-11076
|
| |\ \ \
| | | |
| | | |
| | | | |
[ticket/15016] Fixed an issue with some parentheses in smilies
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-15016
|
| |\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
[ticket/14989] Allow more admin-configurable schemes in post links
* VSEphpbb/ticket/14989:
[ticket/14989] Allow more admin-configurable schemes in post links
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-14989
|