Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/12508] Fix usages of the finder | Joas Schilling | 2014-06-10 | 6 | -20/+23 |
| | | | | PHPBB3-12508 | ||||
* | [ticket/12508] Remove extension manager from finder | Joas Schilling | 2014-06-10 | 1 | -36/+25 |
| | | | | PHPBB3-12508 | ||||
* | Merge pull request #2569 from bantu/ticket/12664 | Joas Schilling | 2014-06-10 | 3 | -46/+70 |
|\ | | | | | | | | | | | | | [ticket/12664] Refactor develop/migration_tips.php into a console command. * bantu/ticket/12664: [ticket/12664] Refactor develop/migration_tips.php into a console command. | ||||
| * | [ticket/12664] Refactor develop/migration_tips.php into a console command. | Andreas Fischer | 2014-06-10 | 3 | -46/+70 |
|/ | | | | PHPBB3-12664 | ||||
* | Merge pull request #2518 from Pico88/ticket/12606 | Joas Schilling | 2014-06-10 | 1 | -1/+106 |
|\ | | | | | | | | | | | | | [ticket/12606] Add ACP group core events * Pico88/ticket/12606: [ticket/12606] Add ACP group core events | ||||
| * | [ticket/12606] Add ACP group core events | Pico88 | 2014-06-09 | 1 | -1/+106 |
| | | | | | | | | PHPBB3-12606 | ||||
* | | Merge pull request #2568 from prototech/ticket/12667 | Joas Schilling | 2014-06-10 | 3 | -2/+8 |
|\ \ | | | | | | | | | | | | | | | | | | | [ticket/12667] Do not point viewtopic URL to unread post outside of view=unread. * prototech/ticket/12667: [ticket/12667] Do not point viewtopic URL to unread post outside of view=unread | ||||
| * | | [ticket/12667] Do not point viewtopic URL to unread post outside of view=unread | Cesar G | 2014-06-09 | 3 | -2/+8 |
| | | | | | | | | | | | | PHPBB3-12667 | ||||
* | | | Merge pull request #2434 from Nicofuma/ticket/8610 | Joas Schilling | 2014-06-09 | 3 | -7/+43 |
|\ \ \ | |/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/8610] Merging topics does not handle bookmarks correctly * Nicofuma/ticket/8610: [ticket/8610] Use css selector instead of xPath [ticket/8610] Add functional test when two topics are merged [ticket/8610] Throw an error when the dest topic isn't set [ticket/8610] Fix bookmarks when merging all the posts of a topic [ticket/8610] Merging topics does not handle bookmarks correctly | ||||
| * | | [ticket/8610] Use css selector instead of xPath | Tristan Darricau | 2014-05-31 | 1 | -1/+2 |
| | | | | | | | | | | | | PHPBB3-8610 | ||||
| * | | [ticket/8610] Add functional test when two topics are merged | Tristan Darricau | 2014-05-29 | 1 | -0/+7 |
| | | | | | | | | | | | | PHPBB3-8610 | ||||
| * | | [ticket/8610] Throw an error when the dest topic isn't set | Tristan Darricau | 2014-05-27 | 1 | -1/+1 |
| | | | | | | | | | | | | PHPBB3-8610 | ||||
| * | | [ticket/8610] Fix bookmarks when merging all the posts of a topic | Tristan Darricau | 2014-05-27 | 1 | -4/+18 |
| | | | | | | | | | | | | PHPBB3-8610 | ||||
| * | | [ticket/8610] Merging topics does not handle bookmarks correctly | Tristan Darricau | 2014-05-10 | 1 | -3/+17 |
| | | | | | | | | | | | | | | | | | | https://tracker.phpbb.com/browse/PHPBB3-8610 PHPBB3-8610 | ||||
* | | | Merge remote-tracking branch 'github-nickvergessen/ticket/10073' into ↵ | Nils Adermann | 2014-06-09 | 40 | -397/+1745 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | develop-ascraeus * github-nickvergessen/ticket/10073: (36 commits) [ticket/10073] Fix button descriptions [ticket/10073] Do not check disable boxes by default [ticket/10073] Store values with config_text in the ACP [ticket/10073] Move config values to config_text [ticket/10073] Fix request usage [ticket/10073] Deduplicate template variable names [ticket/10073] Get service from container [ticket/10073] Fix more "Contact Us" strings [ticket/10073] Move template code into the template [ticket/10073] Make contact page available when board is disabled [ticket/10073] Change name of the ACP module [ticket/10073] Deduplicate posting buttons code in ACP [ticket/10073] Use phpbb_validate_email to verify email address [ticket/10073] Add tests for new validate_email() [ticket/10073] Split email validation from email ban and taken checks [ticket/10073] Deduplicate the if statement [ticket/10073] Fallback to board_contact when contact page is disabled [ticket/10073] Remove language string from rebase conflict [ticket/10073] Add ACP module to add bbcode text for contact admin info [ticket/10073] Add new configs to the schema ... | ||||
| * | | | [ticket/10073] Fix button descriptions | Joas Schilling | 2014-06-09 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | PHPBB3-10073 | ||||
| * | | | [ticket/10073] Do not check disable boxes by default | Joas Schilling | 2014-06-09 | 3 | -6/+8 |
| | | | | | | | | | | | | | | | | PHPBB3-10073 | ||||
| * | | | [ticket/10073] Store values with config_text in the ACP | Joas Schilling | 2014-05-29 | 1 | -8/+17 |
| | | | | | | | | | | | | | | | | PHPBB3-10073 | ||||
| * | | | [ticket/10073] Move config values to config_text | Joas Schilling | 2014-05-29 | 3 | -7/+15 |
| | | | | | | | | | | | | | | | | PHPBB3-10073 | ||||
| * | | | [ticket/10073] Fix request usage | Joas Schilling | 2014-05-29 | 1 | -1/+3 |
| | | | | | | | | | | | | | | | | PHPBB3-10073 | ||||
| * | | | [ticket/10073] Deduplicate template variable names | Joas Schilling | 2014-05-29 | 2 | -6/+6 |
| | | | | | | | | | | | | | | | | PHPBB3-10073 | ||||
| * | | | [ticket/10073] Get service from container | Joas Schilling | 2014-05-29 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | PHPBB3-10073 | ||||
| * | | | [ticket/10073] Fix more "Contact Us" strings | Joas Schilling | 2014-05-29 | 1 | -6/+6 |
| | | | | | | | | | | | | | | | | PHPBB3-10073 | ||||
| * | | | [ticket/10073] Move template code into the template | Joas Schilling | 2014-05-29 | 2 | -6/+6 |
| | | | | | | | | | | | | | | | | PHPBB3-10073 | ||||
| * | | | [ticket/10073] Make contact page available when board is disabled | Joas Schilling | 2014-05-29 | 2 | -1/+2 |
| | | | | | | | | | | | | | | | | PHPBB3-10073 | ||||
| * | | | [ticket/10073] Change name of the ACP module | Joas Schilling | 2014-05-29 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | PHPBB3-10073 | ||||
| * | | | [ticket/10073] Deduplicate posting buttons code in ACP | Joas Schilling | 2014-05-29 | 4 | -140/+88 |
| | | | | | | | | | | | | | | | | PHPBB3-10073 | ||||
| * | | | [ticket/10073] Use phpbb_validate_email to verify email address | Joas Schilling | 2014-05-29 | 1 | -2/+20 |
| | | | | | | | | | | | | | | | | PHPBB3-10073 | ||||
| * | | | [ticket/10073] Add tests for new validate_email() | Joas Schilling | 2014-05-29 | 1 | -0/+102 |
| | | | | | | | | | | | | | | | | PHPBB3-10073 | ||||
| * | | | [ticket/10073] Split email validation from email ban and taken checks | Joas Schilling | 2014-05-29 | 6 | -55/+75 |
| | | | | | | | | | | | | | | | | PHPBB3-10073 | ||||
| * | | | [ticket/10073] Deduplicate the if statement | Joas Schilling | 2014-05-29 | 7 | -64/+46 |
| | | | | | | | | | | | | | | | | PHPBB3-10073 | ||||
| * | | | [ticket/10073] Fallback to board_contact when contact page is disabled | Joas Schilling | 2014-05-29 | 8 | -9/+69 |
| | | | | | | | | | | | | | | | | PHPBB3-10073 | ||||
| * | | | [ticket/10073] Remove language string from rebase conflict | Joas Schilling | 2014-05-29 | 1 | -1/+0 |
| | | | | | | | | | | | | | | | | PHPBB3-10073 | ||||
| * | | | [ticket/10073] Add ACP module to add bbcode text for contact admin info | Joas Schilling | 2014-05-29 | 7 | -0/+323 |
| | | | | | | | | | | | | | | | | PHPBB3-10073 | ||||
| * | | | [ticket/10073] Add new configs to the schema | Joas Schilling | 2014-05-29 | 1 | -0/+6 |
| | | | | | | | | | | | | | | | | PHPBB3-10073 | ||||
| * | | | [ticket/10073] Display contact info | Joas Schilling | 2014-05-29 | 1 | -2/+10 |
| | | | | | | | | | | | | | | | | PHPBB3-10073 | ||||
| * | | | [ticket/10073] Add configs for contact info text | Joas Schilling | 2014-05-29 | 1 | -0/+10 |
| | | | | | | | | | | | | | | | | PHPBB3-10073 | ||||
| * | | | [ticket/10073] Fix invalid type hint | Joas Schilling | 2014-05-29 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | PHPBB3-10073 | ||||
| * | | | [ticket/10073] Fix missing language string | Joas Schilling | 2014-05-29 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | PHPBB3-10073 | ||||
| * | | | [ticket/10073] Fix title for "Email topic" | Joas Schilling | 2014-05-29 | 2 | -7/+15 |
| | | | | | | | | | | | | | | | | PHPBB3-10073 | ||||
| * | | | [ticket/10073] Use get_username_string and correctly sprintf for languages | Joas Schilling | 2014-05-29 | 4 | -3/+6 |
| | | | | | | | | | | | | | | | | PHPBB3-10073 | ||||
| * | | | [ticket/10073] Add @config_text to admin_form | Joas Schilling | 2014-05-29 | 3 | -2/+30 |
| | | | | | | | | | | | | | | | | PHPBB3-10073 | ||||
| * | | | [ticket/10073] Remove unneccessary todos he config switch is enough | Joas Schilling | 2014-05-29 | 2 | -2/+2 |
| | | | | | | | | | | | | | | | | 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 | 8 | -78/+116 |
| | | | | | | | | | | | | | | | | PHPBB3-10073 | ||||
| * | | | [ticket/10073] Add Admin contact email template | Nils Adermann | 2014-05-29 | 1 | -0/+23 |
| | | | | | | | | | | | | | | | | PHPBB3-10073 | ||||
| * | | | [ticket/10073] Replace board_contact mail with links to contact page | Nils Adermann | 2014-05-29 | 8 | -17/+13 |
| | | | | | | | | | | | | | | | | | | | | | | | | Error pages still contain the email address. PHPBB3-10073 |