| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| | | |
| | | |
| | | |
| | | | |
PHPBB3-11405
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-11405
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-11405
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-11405
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-11405
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-11405
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-11405
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-11405
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Like in 3.0 we should also send notifications about new posts to users
that subscribed to the forum. (Subscriptions are verbose)
PHPBB3-11405
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Poster, should NOT receive a notification
Topic subscribed, should receive a notification
Topic subscribed, but unauthed to read, should NOT receive a notification
Topic subscribed, but already notified, should NOT receive a new notification
Topic and forum subscribed, should receive ONE notification
Forum subscribed, should receive a notification
Forum subscribed, but already notified, should NOT receive a new notification
PHPBB3-11405
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-11469
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-11469
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-11469
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-11469
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-11469
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-11469
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-11469
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-11469
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-11469
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-11469
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-11469
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-11469
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
ticket/11469
* nickvergessen/ticket/bantu/11469:
[ticket/11469] Use method to check config count, instead of repeating it
[ticket/11469] Return after sql_multi_insert when multi_insert is false
[ticket/11469] Add some basic unit tests for phpbb_db_sql_insert_buffer
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-11469
|
| |/ / /
| | | |
| | | |
| | | | |
PHPBB3-11469
|
|\ \ \ \
| |/ / /
|/| | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* github-bantu/ticket/11460:
[ticket/11460] Add default behaviour tests for notification and email types.
[ticket/11460] Configure functional test board email using dummy SMTP data.
[ticket/11460] Add test for whether post_email and topic_email are checked.
[ticket/11460] Add methods for checkbox handling to phpbb_functional_test_case.
[ticket/11460] Drop incorrect phpbb_notification_{type,method}_ prefix.
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-11460
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-11460
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-11460
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-11460
|
|/ / /
| | |
| | |
| | | |
PHPBB3-11457
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | | |
* nickvergessen/ticket/11443:
[ticket/11443] Fix Migrator Modules Tool by creating a phpbb_log object
[ticket/11443] Add _test suffix to migration test filenames
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-11443
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-11443
|
|\ \ \ \
| |_|/ /
|/| | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* bantu/ticket/11441:
[ticket/11441] Split user loader tests into multiple test methods.
[ticket/11441] Use setUp() in phpbb_user_loader_test.
[ticket/11441] Update/correct copyright year of user loader test.
[ticket/11441] Correct/fix class name of user loader test.
[ticket/11441] Add _test prefix to user loader test filename.
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-11441
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-11441
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-11441
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-11441
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-11441
|
|/ / /
| | |
| | |
| | | |
PHPBB3-11439
|
|\ \ \
| |/ /
|/| |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
# By Marc Alexander
# Via Marc Alexander
* remotes/Marc/ticket/11404:
[ticket/11404] Remove version ID from manager_test.php file header
[ticket/11404] Add tests for phpbb_avatar_manager::clean_row()
[ticket/11404] Convert manager_test to UNIX line endings
[ticket/11404] Use a default data row if $row is empty in clean_row()
[ticket/11404] Return empty array of avatar data if $row is empty
|
| | |
| | |
| | |
| | | |
PHPBB3-11404
|
| | |
| | |
| | |
| | | |
PHPBB3-11404
|
| | |
| | |
| | |
| | | |
PHPBB3-11404
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
# By Marc Alexander
# Via Marc Alexander
* remotes/marc/ticket/11323:
[ticket/11323] Reduce additional code and revert regex to previous one
[ticket/11323] Enable tests for inclusion of defined variables
[ticket/11323] Correctly treat variables in template defines
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-11323
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-10202
|
| |/ /
|/| |
| | |
| | | |
PHPBB3-10202
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
# By Joas Schilling
# Via Joas Schilling
* remotes/nickv/ticket/10714: (56 commits)
[ticket/10714] Get log from container in install, update and download/file
[ticket/10714] Use $phpbb_adm_relative_path instead of hardcoded adm/
[ticket/10714] Logs are disabled for this page call only
[ticket/10714] Update add_log docs block with @param and @deprecated
[ticket/10714] Remove fallback code from previous commits and move global
[ticket/10714] Fix missing parameter and global phpbb_log in unit tests
[ticket/10714] Add getter for is_in_admin and use it
[ticket/10714] Fix more comments
[ticket/10714] Cast values to integer before using them in the query
[ticket/10714] Fix several doc blocks and comments
[ticket/10714] Fix missing 8th argument in unit tests
[ticket/10714] Use new core.adm_relative_path to create the object.
[ticket/10714] Fix several comments and variable names
[ticket/10714] Fix database driver class name
[ticket/10714] Forgot most important, use container to create $phpbb_log
[ticket/10714] Remove type hinting to allow the usage of mocks in tests
[ticket/10714] Fix dependency injections in unit tests with mocks
[ticket/10714] Use dependencies instead of globals
[ticket/10714] Compare log_type to false, rather then null
[ticket/10714] Add global variables for the unit tests
...
|