Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/15886] Clean up services | mrgoldy | 2018-12-29 | 1 | -3/+1 |
| | | | | PHPBB3-15886 | ||||
* | [ticket/15886] Arguments for path_helper | mrgoldy | 2018-11-29 | 1 | -1/+9 |
| | | | | PHPBB3-15886 | ||||
* | [ticket/15886] Fix notification_group_request_test | mrgoldy | 2018-11-29 | 1 | -1/+9 |
| | | | | PHPBB3-15886 | ||||
* | Merge pull request #4680 from marc1706/ticket/15055 | Derky | 2018-01-05 | 6 | -1/+12 |
|\ | | | | | | | [ticket/15055] Add appveyor file to allow running tests on appveyor as well | ||||
| * | [ticket/15055] Only drop dependent PK indexes and fix more tests for mssql | Marc Alexander | 2018-01-01 | 6 | -1/+12 |
| | | | | | | | | PHPBB3-15055 | ||||
* | | [ticket/14972] replace all occurrences of sizeof() with the count() | rxu | 2018-01-01 | 1 | -1/+1 |
|/ | | | | PHPBB3-14972 | ||||
* | [ticket/14576] Move common required files to bootstrap | Matt Friedman | 2016-03-31 | 3 | -7/+0 |
| | | | | PHPBB3-14576 | ||||
* | [ticket/14237] Use $language class for notifications | Matt Friedman | 2015-10-13 | 4 | -5/+14 |
| | | | | PHPBB3-14237 | ||||
* | [ticket/12143] Fix tests after rebase | Oliver Schramm | 2015-08-05 | 1 | -0/+3 |
| | | | | PHPBB3-12143 | ||||
* | [ticket/12143] Fix those tests | Oliver Schramm | 2015-08-05 | 1 | -0/+5 |
| | | | | | | I always have to fix them.. :( PHPBB3-12143 | ||||
* | [ticket/11444] Update tests and cleanup types/methods | Tristan Darricau | 2015-07-13 | 6 | -107/+130 |
| | | | | PHPBB3-11444 | ||||
* | [ticket/11444] Moving the in-board notifications to a method class | Nicofuma | 2015-07-13 | 11 | -78/+134 |
| | | | | | | | | | | | | | | Currently the in-board method for the notifications is hardcoded and cannot be disabled. This method should be in his own class extending `phpbb\notification\method\method_interface`. It also add the possibility, for each method, to be enabled by default (ie: no entry in the DB => notification enabled). https://tracker.phpbb.com/browse/PHPBB3-11444 https://tracker.phpbb.com/browse/PHPBB3-11967 PHPBB3-11444 | ||||
* | Merge pull request #3586 from s9e/ticket/13680 | Nicofuma | 2015-05-20 | 4 | -19/+38 |
|\ | | | | | | | [ticket/13680] Updated quote notifications | ||||
| * | [ticket/13680] Updated quote notifications | JoshyPHP | 2015-05-15 | 4 | -19/+38 |
| | | | | | | | | | | | | | | Added get_quote_authors() to text_formatter.utils service to retrieve the names used in first-level quotes PHPBB3-13680 | ||||
* | | [ticket/13828] Renamed testing doubles to avoid PHP7 keywords | JoshyPHP | 2015-05-10 | 1 | -1/+1 |
|/ | | | | PHPBB3-13828 | ||||
* | [ticket/13782] Rename null log to dummy for PHP7 compatibility | Marc Alexander | 2015-05-04 | 1 | -1/+1 |
| | | | | PHPBB3-13782 | ||||
* | [ticket/13782] Rename null driver to dummy for PHP7 compatibility | Marc Alexander | 2015-05-04 | 3 | -3/+3 |
| | | | | PHPBB3-13782 | ||||
* | [ticket/13762] Moving language related functionality into a separate class | MateBartus | 2015-05-02 | 3 | -9/+17 |
| | | | | PHPBB3-13762 | ||||
* | [ticket/11768] This commit integrates s9e\TextFormatter | s9e | 2015-04-02 | 1 | -0/+1 |
| | | | | | | | This commit integrates s9e\TextFormatter as outlined in http://area51.phpbb.com/phpBB/viewtopic.php?f=108&t=44467 PHPBB3-11768 | ||||
* | [ticket/10748] Replace direct creations of tools(); | Joas Schilling | 2015-02-07 | 1 | -1/+2 |
| | | | | PHPBB3-10748 | ||||
* | [ticket/13496] Update calls to `set_config_count()` | Gaëtan Muller | 2015-02-02 | 2 | -2/+0 |
| | | | | PHPBB3-13496 | ||||
* | [ticket/13494] Update calls to `set_config()` | Gaëtan Muller | 2015-02-02 | 3 | -4/+0 |
| | | | | PHPBB3-13494 | ||||
* | Merge branch 'develop-ascraeus' into develop | Joas Schilling | 2015-01-13 | 2 | -1/+4 |
|\ | |||||
| * | Merge pull request #3234 from brunoais/ticket/13154 | Joas Schilling | 2015-01-13 | 2 | -1/+4 |
| |\ | | | | | | | | | | [ticket/13154] Event to edit user list for notification in notifications | ||||
| | * | [ticket/13154] Don't assign dispatcher to a variable. Just the obj param. | brunoais | 2015-01-10 | 1 | -1/+1 |
| | | | | | | | | | | | | PHPBB3-13154 | ||||
| | * | [ticket/13154] Fix submit_post_test() test group | brunoais | 2014-12-18 | 1 | -1/+1 |
| | | | | | | | | | | | | PHPBB3-13154 | ||||
| | * | [ticket/13154] Adjusting phpBB tests for the dispatcher | brunoais | 2014-12-17 | 1 | -0/+3 |
| | | | | | | | | | | | | PHPBB3-13154 | ||||
* | | | Merge branch 'develop-ascraeus' into develop | Joas Schilling | 2015-01-10 | 1 | -1/+2 |
|\ \ \ | |/ / | |||||
| * | | [ticket/13146] Even more missing phpbb_mock_event_dispatcher() | brunoais | 2015-01-10 | 1 | -1/+2 |
| |/ | | | | | | | PHPBB3-13146 | ||||
* | | [ticket/13421] Move tools to subdirectory | Joas Schilling | 2014-12-06 | 1 | -1/+1 |
|/ | | | | PHPBB3-13421 | ||||
* | [ticket/13338] Add include statements for dependencies. | Andreas Fischer | 2014-11-17 | 1 | -0/+1 |
| | | | | PHPBB3-13338 | ||||
* | [ticket/12990] Fix unit tests | Tristan Darricau | 2014-08-17 | 14 | -83/+85 |
| | | | | PHPBB3-12990 | ||||
* | [ticket/12932] Fix tests and calls to create_datetime | Marc Alexander | 2014-08-10 | 3 | -3/+3 |
| | | | | PHPBB3-12932 | ||||
* | Merge pull request #2623 from dhruvgoel92/ticket/12738 | Tristan Darricau | 2014-08-07 | 1 | -1/+1 |
|\ | | | | | | | | | | | | | | | | | | | | | [ticket/12738] Move related code from functions_posting to function * dhruvgoel92/ticket/12738: [ticket/12738] Update constructor docblock [ticket/12738] Add $config to constructor in notification test [ticket/12738] Fix tests with new config object injection [ticket/12738] Inject config object into content_visibility class [ticket/11528] Move related code from functions_posting to function | ||||
| * | [ticket/12738] Add $config to constructor in notification test | Dhruv | 2014-06-20 | 1 | -1/+1 |
| | | | | | | | | PHPBB3-12738 | ||||
* | | [ticket/12662] Update tests that utilize get_username_string | PayBas | 2014-06-25 | 1 | -4/+4 |
| | | | | | | | | PHPBB3-12662 | ||||
* | | [ticket/12608] Updated tests | PayBas | 2014-06-15 | 1 | -5/+5 |
|/ | | | | PHPBB3-12608 | ||||
* | [ticket/11445] Improve unit tests for get_global_subscriptions | Dhruv | 2014-06-01 | 1 | -0/+21 |
| | | | | PHPBB3-11445 | ||||
* | [ticket/12594] Remove @package tags and update file headers | Yuriy Rusko | 2014-05-27 | 13 | -40/+91 |
| | | | | PHPBB3-12594 | ||||
* | [ticket/12371] We do not group quote notifications anymore | Joas Schilling | 2014-04-25 | 1 | -1/+2 |
| | | | | PHPBB3-12371 | ||||
* | [ticket/12370] Add unit tests for topic notifications | Joas Schilling | 2014-04-07 | 3 | -1/+284 |
| | | | | PHPBB3-12370 | ||||
* | Merge remote-tracking branch 'prototech/ticket/11959' into develop-ascraeus | Joas Schilling | 2014-03-29 | 2 | -0/+190 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * prototech/ticket/11959: [ticket/11959] Move phpbb_generate_string_list() to functions_content.php. [ticket/11959] Add unit tests. [ticket/11959] Remove use of plurals and make it possible to use Oxford comma. [ticket/11959] Rename phpbb_gen_string_list() & fix incorrect var name. [ticket/11959] Simplify how the users are trimmed. [ticket/11959] Add function to create a string list. [ticket/11959] Add samples for the untrimmed strings. [ticket/11959] List the last user with "and" instead of a comma. [ticket/11959] Use the plurals system for the untrimmed language strings. [ticket/11959] Fix the NOTIFICATION_QUOTE_TRIMMED text. [ticket/11959] Use plurals for the language strings. | ||||
| * | [ticket/11959] Add unit tests. | Cesar G | 2014-03-19 | 2 | -0/+190 |
| | | | | | | | | PHPBB3-11959 | ||||
* | | [ticket/12317] Fix notification tests for DBMSes returning integers as int. | Andreas Fischer | 2014-03-28 | 3 | -3/+3 |
| | | | | | | | | PHPBB3-12317 | ||||
* | | [ticket/12317] Do not repeat SQL query in notification_submit_post_base. | Andreas Fischer | 2014-03-28 | 1 | -6/+1 |
|/ | | | | PHPBB3-12317 | ||||
* | [ticket/12115] Also port user interests to profile fields | Joas Schilling | 2014-02-06 | 6 | -80/+0 |
| | | | | PHPBB3-12115 | ||||
* | [ticket/12050] Make phpbb_notification_submit_post_base abstract. | Andreas Fischer | 2013-12-01 | 1 | -1/+1 |
| | | | | PHPBB3-12050 | ||||
* | [ticket/12008] Update the run time value for the prune notifications cron task | Cesar G | 2013-11-14 | 2 | -1/+2 |
| | | | | PHPBB3-12008 | ||||
* | [ticket/11691] Fix conversion test | Joas Schilling | 2013-10-01 | 1 | -1/+1 |
| | | | | PHPBB3-11691 | ||||
* | [ticket/11700] Fix tests after merging new develop code | Nils Adermann | 2013-09-16 | 2 | -9/+9 |
| | | | | PHPBB3-11700 |