| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
PHPBB3-8610
|
|
|
|
|
|
|
| |
Update bookmarks and subscriptions to add bookmarks/subscriptions to the
new topic when using the split_topic function
PHPBB3-8610
|
|
|
|
|
|
|
| |
Update bookmarks to the new topic when merging posts into another topic
using the merge_posts function.
PHPBB3-8610
|
|
|
|
|
|
|
| |
Update bookmarks to the new topic when forking topics using
the mcp_fork_topic function.
PHPBB3-8610
|
|
|
|
|
|
|
| |
Update bookmarks to the new topic when merging multiple topics using
the merge_topics function.
PHPBB3-8610
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* p/ticket/10205:
[ticket/10205] Reduce nesting in mysql drivers.
[ticket/10205] Rewrite _sql_error implementations to have a single return.
[ticket/10205] Cosmetic changes.
[ticket/10205] Add some columns to the empty fixture file for mssqlnative.
[ticket/10205] Delete stray return.
[ticket/10205] Test failed connection attempts.
[ticket/10205] Check for function existence in mssql connect method.
[ticket/10205] Convert mssqlnative driver to the same logic.
[ticket/10205] Fix a parse error in oracle driver.
[ticket/10205] Fix remaining db drivers.
[ticket/10205] Avoid calling mysqli functions when mysqli is missing.
[ticket/10205] Account for potentially missing extensions in dbal.
|
| |
| |
| |
| | |
PHPBB3-10205
|
| |
| |
| |
| | |
PHPBB3-10205
|
| |
| |
| |
| | |
PHPBB3-10205
|
| |
| |
| |
| | |
PHPBB3-10205
|
| |
| |
| |
| | |
PHPBB3-10205
|
| |
| |
| |
| | |
PHPBB3-10205
|
| |
| |
| |
| | |
PHPBB3-10205
|
| |
| |
| |
| | |
PHPBB3-10205
|
| |
| |
| |
| | |
PHPBB3-10205
|
| |
| |
| |
| | |
PHPBB3-10841
|
| |
| |
| |
| | |
PHPBB3-10841
|
| |
| |
| |
| |
| |
| | |
this sould reduce load and be faster. Also freeresult functions added
PHPBB3-10841
|
| |
| |
| |
| |
| |
| |
| | |
Commit also deletes all unnecessary blank spaces at
the end of the lines in both ucp_prefs_personal.html
PHPBB3-10841
|
| |
| |
| |
| | |
PHPBB3-10602
|
|/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
We keep the last queue run time around, therefore for determining
whether enough time has passed since the last run we can simply
use this config variable.
When there is no queue file we consider a queue run successful.
Previously queue.php ("cache file") modification time would be used
for determining whether enough time has passed since last queue run.
The problem was that modification time would be updated whenever
anything was added to the queue, creating a situation where if
queue is processed less frequently than it is added to that email
would not be sent.
PHPBB3-10602
|
|
|
|
| |
PHPBB3-11227
|
|
|
|
| |
PHPBB3-11192
|
|
|
|
| |
PHPBB3-11192
|
|
|
|
| |
PHPBB3-11192
|
|\
| |
| |
| |
| |
| |
| | |
develop-olympus
* github-igorw/ticket/11181-olympus:
[ticket/11181] Bump PHP requirement to 5.3.3 (from 5.3.2) [develop-olympus]
|
| |
| |
| |
| | |
PHPBB3-11181
|
| |
| |
| |
| | |
PHPBB3-11158
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
* p/ticket/10848:
[ticket/10848] Move include up.
[ticket/10848] Add phpbb_ prefix.
[ticket/10848] Redirect from adm to installer correctly.
|
| | |
| | |
| | |
| | | |
PHPBB3-10848
|
| | |
| | |
| | |
| | | |
PHPBB3-10848
|
|\ \ \
| |/ /
|/| |
| | |
| | | |
* Senky/ticket/10568:
[ticket/10568] adding MESSAGE_EDITED to ucp.php and compose_pm
|
| | |
| | |
| | |
| | | |
PHPBB3-10568
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
* nickvergessen/ticket/8743:
[ticket/8743] Include poster´s name in mail notifications
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-8743
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
* Senky/ticket/10967:
[ticket/10967] adding $root_path to posting_get_topic_icons
|
| | |/ /
| |/| |
| | | |
| | | | |
PHPBB3-10967
|
| |_|/
|/| |
| | |
| | | |
PHPBB3-11112
|
| | |
| | |
| | |
| | | |
PHPBB3-10758
|
| | |
| | |
| | |
| | | |
PHPBB3-10758
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
For some reason, all errors are just flipped on before connecting to the
database, despite the system as a whole having a different setting for
displayable errors. Had to add & ~E_STRICT in PHP 5.4.5 to suppress Strict
Standards messages, but I would assume that the db piece shouldn't be involved
with setting error_reporting at all.
PHPBB3-11066
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
* prep-release-3.0.11:
[ticket/10965] Profile data is only grabbed when show_novalue is enabled
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-10965
|
|\ \ \ \
| |/ / /
| | | |
| | | |
| | | | |
* prep-release-3.0.11:
[ticket/10965] Make sure all profile fields are always grabbed on viewtopic
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-10965
|
|\ \ \ \
| |/ / /
| | | |
| | | |
| | | |
| | | | |
* prep-release-3.0.11:
[ticket/10965] Database update was referring to 3.0.5 instead of 3.0.11-RC1
[ticket/10965] Introduce a new profile field option to display no value
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
By default the 3.0.10 behaviour is kept, profile fields will not show up
if they have either not yet been selected or in case of an optional
dropdown field if the novalue option was selected.
PHPBB3-10965
|
|\ \ \ \
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* prep-release-3.0.11:
[ticket/10950] Fix grammar in comments
[ticket/10950] Delete PMs for users that have not yet read the pm
[ticket/10950] Fix unit tests to fit the new pm deleting behaviour
[ticket/10950] Update undelivered pm counts in batches not 1 by 1 for each user
[ticket/10950] Remove deleted entries in tests instead of commenting them out
[ticket/10950] Use database count() and group by instead of doing that in php
[ticket/10950] Check $delete_ids to be not empty
[ticket/10950] Recreated the behaviour of phpbb_delete_user_pms()
[ticket/10950] Fix unit tests to reflect desired behaviour
[ticket/10950] Add some first and simple unit tests for phpbb_delete_user_pms()
[ticket/10950] Correct comment for the second query.
[ticket/10950] Add empty line to make unset() call more visible.
[ticket/10950] Select the correct columns in SQL queries.
[ticket/10950] Use a variable for the private message id.
[ticket/10950] Move array initialisation to the front.
[ticket/10950] Remove redundant if statement.
[ticket/10950] Fix SQL coding style (indentation) in second SQL query.
[ticket/10950] Use proper ' in order to fix comment.
|
| |\ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
prep-release-3.0.11
* github-nickvergessen/ticket/10950:
[ticket/10950] Fix grammar in comments
[ticket/10950] Delete PMs for users that have not yet read the pm
[ticket/10950] Fix unit tests to fit the new pm deleting behaviour
[ticket/10950] Update undelivered pm counts in batches not 1 by 1 for each user
[ticket/10950] Remove deleted entries in tests instead of commenting them out
[ticket/10950] Use database count() and group by instead of doing that in php
[ticket/10950] Check $delete_ids to be not empty
[ticket/10950] Recreated the behaviour of phpbb_delete_user_pms()
[ticket/10950] Fix unit tests to reflect desired behaviour
[ticket/10950] Add some first and simple unit tests for phpbb_delete_user_pms()
[ticket/10950] Correct comment for the second query.
[ticket/10950] Add empty line to make unset() call more visible.
[ticket/10950] Select the correct columns in SQL queries.
[ticket/10950] Use a variable for the private message id.
[ticket/10950] Move array initialisation to the front.
[ticket/10950] Remove redundant if statement.
[ticket/10950] Fix SQL coding style (indentation) in second SQL query.
[ticket/10950] Use proper ' in order to fix comment.
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-10950
|