Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | [ticket/11744] Create base notification test class for setup | Nathaniel Guse | 2013-07-26 | 2 | -83/+107 | |
| | | | | | | | | PHPBB3-11744 | |||||
* | | [ticket/11700] Correclty use namespaces in notifications | Nils Adermann | 2013-09-16 | 5 | -6/+8 | |
| | | | | | | | | PHPBB3-11700 | |||||
* | | [ticket/11700] Move all recent code to namespaces | Nils Adermann | 2013-09-16 | 5 | -20/+20 | |
|/ | | | | PHPBB3-11700 | |||||
* | [ticket/11696] Rename db_tools.php so it can be autoloaded | Joas Schilling | 2013-07-14 | 1 | -2/+0 | |
| | | | | PHPBB3-11696 | |||||
* | Merge pull request #1017 from nickvergessen/feature/softdelete-1-permission | Nathan Guse | 2013-07-13 | 1 | -0/+1 | |
|\ | | | | | Soft delete | |||||
| * | [ticket/9657] Fix notification tests | Joas Schilling | 2013-07-11 | 1 | -0/+1 | |
| | | | | | | | | PHPBB3-9657 | |||||
* | | Merge remote-tracking branch 'EXreaction/ticket/11420' into develop | Joas Schilling | 2013-07-13 | 2 | -0/+190 | |
|\ \ | |/ |/| | | | | | | | | | | | | | | | | | | | * EXreaction/ticket/11420: [ticket/11420] Fix tests [ticket/11420] Fix tests [ticket/11420] Fix tests [ticket/11420] Use !==, === when comparing strings [ticket/11420] Fix comments, license link [ticket/11420] Rename migrations file to something more helpful [ticket/11420] Forgot to include mock sql_insert_buffer [ticket/11420] Fix notification options conversion | |||||
| * | [ticket/11420] Fix tests | Nathaniel Guse | 2013-07-12 | 1 | -0/+21 | |
| | | | | | | | | PHPBB3-11420 | |||||
| * | [ticket/11420] Fix tests | Nathaniel Guse | 2013-07-11 | 1 | -1/+1 | |
| | | | | | | | | PHPBB3-11420 | |||||
| * | [ticket/11420] Fix tests | Nathaniel Guse | 2013-07-11 | 1 | -0/+7 | |
| | | | | | | | | PHPBB3-11420 | |||||
| * | [ticket/11420] Use !==, === when comparing strings | Nathan Guse | 2013-07-06 | 1 | -3/+3 | |
| | | | | | | | | PHPBB3-11420 | |||||
| * | [ticket/11420] Fix notification options conversion | Nathaniel Guse | 2013-05-02 | 2 | -0/+162 | |
| | | | | | | | | PHPBB3-11420 | |||||
* | | [ticket/11561] Specify used tables in notification fixture, so they are emptied | Joas Schilling | 2013-06-18 | 1 | -0/+8 | |
| | | | | | | | | PHPBB3-11561 | |||||
* | | [ticket/11413] Use phpbb_user in test | Nathaniel Guse | 2013-05-13 | 1 | -1/+1 | |
| | | | | | | | | PHPBB3-11413 | |||||
* | | [ticket/11413] Fix unit tests | Nathaniel Guse | 2013-05-13 | 1 | -1/+1 | |
| | | | | | | | | PHPBB3-11413 | |||||
* | | [ticket/11413] Remove remaining irrelevant code to this PR | Nathaniel Guse | 2013-05-03 | 3 | -8/+6 | |
| | | | | | | | | PHPBB3-11413 | |||||
* | | [ticket/11413] Remove changes for ticket 11420 from this branch | Nathaniel Guse | 2013-05-02 | 2 | -162/+0 | |
| | | | | | | | | PHPBB3-11413 | |||||
* | | [ticket/11413] Include mock class | Nathaniel Guse | 2013-04-30 | 1 | -0/+1 | |
| | | | | | | | | PHPBB3-11413 | |||||
* | | [ticket/11413] Don't use the database for the convert test | Nathaniel Guse | 2013-04-30 | 1 | -21/+16 | |
| | | | | | | | | | | | | | | Different databases seem to work slightly differently here and are causing errors PHPBB3-11413 | |||||
* | | [ticket/11413] Test get_notification_type_id and _ids functions | Nathaniel Guse | 2013-04-30 | 1 | -0/+29 | |
| | | | | | | | | PHPBB3-11413 | |||||
* | | [ticket/11413] Create test for notification conversion | Nathaniel Guse | 2013-04-30 | 2 | -0/+166 | |
| | | | | | | | | PHPBB3-11413 | |||||
* | | [ticket/11413] Fix test fixtures and tests | Nathaniel Guse | 2013-04-29 | 5 | -28/+46 | |
| | | | | | | | | PHPBB3-11413 | |||||
* | | [ticket/11413] Fix some more tests | Nathaniel Guse | 2013-04-29 | 1 | -4/+6 | |
| | | | | | | | | PHPBB3-11413 | |||||
* | | [ticket/11413] Fix notification tests | Nathaniel Guse | 2013-04-29 | 2 | -12/+104 | |
|/ | | | | | | | Send types/methods the cache service, not the driver (not sure why the driver was sent before) PHPBB3-11413 | |||||
* | [ticket/11335] (more tests) Make php_ext 'php' not '.php' | Nathan Guse | 2013-04-24 | 1 | -3/+3 | |
| | | | | PHPBB3-11335 | |||||
* | [ticket/11474] Add test user with only global m_approve permissions | Joas Schilling | 2013-03-27 | 2 | -2/+22 | |
| | | | | | PHPBB3-11405 PHPBB3-11474 | |||||
* | [ticket/11405] Add unit tests for post_in_queue | Joas Schilling | 2013-03-26 | 2 | -0/+262 | |
| | | | | PHPBB3-11405 | |||||
* | [ticket/11405] Fix "only variables should be passed by reference" | Joas Schilling | 2013-03-26 | 1 | -1/+3 | |
| | | | | PHPBB3-11405 | |||||
* | [ticket/11405] Use different fixtures so it's not a total mess | Joas Schilling | 2013-03-26 | 4 | -123/+319 | |
| | | | | PHPBB3-11405 | |||||
* | [ticket/11405] Add unit tests for bookmarking | Joas Schilling | 2013-03-26 | 2 | -0/+165 | |
| | | | | PHPBB3-11405 | |||||
* | [ticket/11405] Move test to submit_post_base.php and use data sets for testing | Joas Schilling | 2013-03-26 | 3 | -111/+155 | |
| | | | | PHPBB3-11405 | |||||
* | [ticket/11405] Correctly prefill the tables (missed the posts and not-types) | Joas Schilling | 2013-03-25 | 3 | -5/+39 | |
| | | | | PHPBB3-11405 | |||||
* | [ticket/11405] Add a base class to avoid duplicated setUp() code | Joas Schilling | 2013-03-25 | 3 | -154/+102 | |
| | | | | PHPBB3-11405 | |||||
* | [ticket/11405] Add unit tests for quoted users notifications | Joas Schilling | 2013-03-25 | 3 | -1/+279 | |
| | | | | PHPBB3-11405 | |||||
* | [ticket/11405] Fix some coding style issues | Joas Schilling | 2013-03-25 | 1 | -7/+10 | |
| | | | | PHPBB3-11405 | |||||
* | [ticket/11405] Send post notifications to forum subscribers | Joas Schilling | 2013-03-25 | 1 | -23/+1 | |
| | | | | | | | Like in 3.0 we should also send notifications about new posts to users that subscribed to the forum. (Subscriptions are verbose) PHPBB3-11405 | |||||
* | [ticket/11405] Add some basic tests for notifications in submit_post() | Joas Schilling | 2013-03-23 | 2 | -0/+327 | |
| | | | | | | | | | | | | 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 | |||||
* | [ticket/11457] Remove check and include for set_var function. It's not used. | Andreas Fischer | 2013-03-17 | 1 | -5/+0 | |
| | | | | PHPBB3-11457 | |||||
* | [ticket/11439] Add _test suffix to notification test filename. | Andreas Fischer | 2013-03-15 | 1 | -0/+0 | |
| | | | | PHPBB3-11439 | |||||
* | [ticket/11103] Fix some various issues, better comments | Nathan Guse | 2013-01-15 | 2 | -4/+5 | |
| | | | | PHPBB3-11103 | |||||
* | [ticket/11103] Remove global $db usage in test | Nathaniel Guse | 2012-12-26 | 1 | -6/+4 | |
| | | | | PHPBB3-11103 | |||||
* | [ticket/11103] data -> notification_data | Nathan Guse | 2012-12-15 | 1 | -16/+16 | |
| | | | | PHPBB3-11103 | |||||
* | [ticket/11103] unread -> notification_read | Nathan Guse | 2012-12-15 | 1 | -10/+10 | |
| | | | | PHPBB3-11103 | |||||
* | [ticket/11103] time -> notification_time | Nathan Guse | 2012-12-15 | 1 | -10/+10 | |
| | | | | PHPBB3-11103 | |||||
* | [ticket/11103] Use scope: prototype | Nathan Guse | 2012-12-09 | 1 | -1/+1 | |
| | | | | | | | | This lets us clean up the mess that was in load_object(), but requires scope: prototype to be added to the service definitions for all types or methods! PHPBB3-11103 | |||||
* | [ticket/11103] User loader test.bat | Nathan Guse | 2012-12-08 | 1 | -1/+0 | |
| | | | | PHPBB3-11103 | |||||
* | [ticket/11103] Create user loader class, update for DIC | Nathan Guse | 2012-11-20 | 2 | -53/+93 | |
| | | | | | | | | | | | | | Create a very basic user loader class to handle querying/storing user data in a centralized location. Use DIC collection service for notification types/methods. Cleanup unused dependencies. Fix some other issues. PHPBB3-11103 | |||||
* | [ticket/11103] Handle the ext notification type better | Nathan Guse | 2012-10-29 | 1 | -41/+2 | |
| | | | | | | | We don't actually need to test the finder here, so don't copy the ext directory over PHPBB3-11103 | |||||
* | [ticket/11103] Set basic notifications to be enabled by default | Nathan Guse | 2012-10-29 | 2 | -146/+5 | |
| | | | | | | | | | | | Now, if there is no row for the user in the user_notifications table, the user will receive basic notifications. If the user wishes to not receive notifications, a row must be added with notify = 0. For other methods besides the basic (e.g. email, jabber) a row must still be added with notify = 1 for them to receive notifications PHPBB3-11103 | |||||
* | [ticket/11103] Correct the test case | Nathan Guse | 2012-10-20 | 1 | -3/+6 | |
| | | | | | | Fix a bug that broke it and make sure to set the needed config/auth settings PHPBB3-11103 |