Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/14264] Don't use constants as return values | Oliver Schramm | 2015-11-03 | 7 | -56/+0 |
| | | | | | | | This will prevent BC breaking in the future if we decide to get rid of constants. PHPBB3-14264 | ||||
* | [ticket/13990] Reparse markup inside of forum rules/description | JoshyPHP | 2015-07-06 | 5 | -2/+5 |
| | | | | PHPBB3-13990 | ||||
* | [ticket/13803] Fixed method name | JoshyPHP | 2015-05-30 | 1 | -1/+1 |
| | | | | PHPBB3-13803 | ||||
* | [ticket/13803] Renamed methods | JoshyPHP | 2015-05-30 | 2 | -2/+2 |
| | | | | PHPBB3-13803 | ||||
* | [ticket/13803] Added contact_admin_info tests | JoshyPHP | 2015-05-30 | 1 | -2/+2 |
| | | | | PHPBB3-13803 | ||||
* | [ticket/13803] Rewrote the poll_option plugin | JoshyPHP | 2015-05-30 | 1 | -12/+36 |
| | | | | | | As it turns out, poll_option_id is not a primary key. PHPBB3-13803 | ||||
* | [ticket/13803] Added user_signature tests | JoshyPHP | 2015-05-30 | 1 | -12/+15 |
| | | | | PHPBB3-13803 | ||||
* | [ticket/13803] Refactored test | JoshyPHP | 2015-05-30 | 8 | -16/+16 |
| | | | | PHPBB3-13803 | ||||
* | [ticket/13803] Added tests, fixed param order in generate_text_for_storage() | JoshyPHP | 2015-05-30 | 1 | -3/+36 |
| | | | | PHPBB3-13803 | ||||
* | [ticket/13803] Added plugins | JoshyPHP | 2015-05-30 | 9 | -0/+397 |
PHPBB3-13803 |