Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge remote-tracking branch 'EXreaction/ticket/11408' into develop | David King | 2013-03-06 | 1 | -1/+1 |
|\ | | | | | | | | | | | | | # By Nathaniel Guse # Via Nathaniel Guse * EXreaction/ticket/11408: [ticket/11408] user_jabber instead of jabber | ||||
| * | [ticket/11408] user_jabber instead of jabber | Nathaniel Guse | 2013-03-06 | 1 | -1/+1 |
| | | | | | | | | PHPBB3-11408 | ||||
* | | [ticket/11400] If email is disabled, disable it for notifications | Nathan Guse | 2013-03-05 | 1 | -2/+1 |
|/ | | | | PHPBB3-11400 | ||||
* | [ticket/11103] Correcting constructor comments | Nathan Guse | 2013-01-15 | 1 | -3/+3 |
| | | | | PHPBB3-11103 | ||||
* | [ticket/11103] Fix some various issues, better comments | Nathan Guse | 2013-01-15 | 1 | -11/+29 |
| | | | | PHPBB3-11103 | ||||
* | [ticket/11103] dbal -> phpbb_db_driver | Nathan Guse | 2012-12-13 | 1 | -2/+2 |
| | | | | PHPBB3-11103 | ||||
* | [ticket/11103] Create user loader class, update for DIC | Nathan Guse | 2012-11-20 | 2 | -6/+12 |
| | | | | | | | | | | | | | 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] Make jabber use short/ email template files | Nathaniel Guse | 2012-11-11 | 2 | -1/+15 |
| | | | | PHPBB3-11103 | ||||
* | [ticket/11103] Use phpBB Container to load types/methods | Nathaniel Guse | 2012-11-09 | 3 | -0/+27 |
| | | | | PHPBB3-11103 | ||||
* | [ticket/11103] Do not have empty queue in the interface | Nathan Guse | 2012-10-20 | 1 | -5/+0 |
| | | | | | | This is not needed as it is not public. PHPBB3-11103 | ||||
* | [ticket/11103] Replace $email_template with get_email_template() | Nathan Guse | 2012-10-20 | 1 | -1/+6 |
| | | | | PHPBB3-11103 | ||||
* | [ticket/11103] Interface docblocks | Nathan Guse | 2012-10-18 | 2 | -0/+22 |
| | | | | PHPBB3-11103 | ||||
* | [ticket/11103] Expand class vars and use docblocks for phpBB classes | Nathan Guse | 2012-10-18 | 1 | -19/+28 |
| | | | | PHPBB3-11103 | ||||
* | [ticket/11103] Remove extra line break in the header | Nathan Guse | 2012-10-05 | 1 | -1/+0 |
| | | | | | | Was introduced with ff136cc96a62147bc7468b716b86a30f12754e77 PHPBB3-11103 | ||||
* | [ticket/11103] Working on test case | Nathan Guse | 2012-10-05 | 1 | -1/+1 |
| | | | | | | | | Fixing extension type/method naming scheme so they can be autoloaded. Other bugs PHPBB3-11103 | ||||
* | [ticket/11103] Fixing a few bugs from the previous changes | Nathan Guse | 2012-10-04 | 1 | -1/+2 |
| | | | | PHPBB3-11103 | ||||
* | [ticket/11103] Do not use Symfony\...\ContainerBuilder; | Nathan Guse | 2012-10-04 | 1 | -1/+0 |
| | | | | | | It's no longer needed PHPBB3-11103 | ||||
* | [ticket/11103] Use dependency injection instead of phpbb_container | Nathan Guse | 2012-10-04 | 3 | -26/+16 |
| | | | | PHPBB3-11103 | ||||
* | [ticket/11103] Move notification files to includes/notification/ | Nathan Guse | 2012-10-04 | 4 | -0/+285 |
PHPBB3-11103 |