Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/10073] Move config values to config_text | Joas Schilling | 2014-05-29 | 1 | -4/+11 |
| | | | | PHPBB3-10073 | ||||
* | [ticket/10073] Use phpbb_validate_email to verify email address | Joas Schilling | 2014-05-29 | 1 | -2/+20 |
| | | | | PHPBB3-10073 | ||||
* | [ticket/10073] Deduplicate the if statement | Joas Schilling | 2014-05-29 | 1 | -10/+1 |
| | | | | PHPBB3-10073 | ||||
* | [ticket/10073] Fallback to board_contact when contact page is disabled | Joas Schilling | 2014-05-29 | 2 | -3/+12 |
| | | | | PHPBB3-10073 | ||||
* | [ticket/10073] Display contact info | Joas Schilling | 2014-05-29 | 1 | -2/+10 |
| | | | | PHPBB3-10073 | ||||
* | [ticket/10073] Fix missing language string | Joas Schilling | 2014-05-29 | 1 | -0/+1 |
| | | | | PHPBB3-10073 | ||||
* | [ticket/10073] Use get_username_string and correctly sprintf for languages | Joas Schilling | 2014-05-29 | 1 | -2/+3 |
| | | | | PHPBB3-10073 | ||||
* | [ticket/10073] Add @config_text to admin_form | Joas Schilling | 2014-05-29 | 1 | -1/+24 |
| | | | | PHPBB3-10073 | ||||
* | [ticket/10073] Remove unneccessary todos he config switch is enough | Joas Schilling | 2014-05-29 | 1 | -1/+1 |
| | | | | PHPBB3-10073 | ||||
* | [ticket/10073] Add doc blocks to new classes | Joas Schilling | 2014-05-29 | 5 | -23/+251 |
| | | | | PHPBB3-10073 | ||||
* | [ticket/10073] Fix grammar in comment | Joas Schilling | 2014-05-29 | 1 | -1/+1 |
| | | | | PHPBB3-10073 | ||||
* | [ticket/10073] Global announcements have a forum_id now | Joas Schilling | 2014-05-29 | 1 | -24/+5 |
| | | | | PHPBB3-10073 | ||||
* | [ticket/10073] Fix code sniffer complain | Joas Schilling | 2014-05-29 | 1 | -1/+0 |
| | | | | PHPBB3-10073 | ||||
* | [ticket/10073] Use namespaces and fix all class names | Joas Schilling | 2014-05-29 | 5 | -0/+666 |
PHPBB3-10073 |