Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge remote-tracking branch 'nickvergessen/ticket/11733' into develop | Andreas Fischer | 2013-07-23 | 1 | -1/+1 |
|\ | | | | | | | | | | | * nickvergessen/ticket/11733: [ticket/11733] Fix "Illegal offset type" Warning caused by overall feed [ticket/11733] Add browse test for feed.php | ||||
| * | [ticket/11733] Fix "Illegal offset type" Warning caused by overall feed | Joas Schilling | 2013-07-23 | 1 | -1/+1 |
| | | | | | | | | PHPBB3-11733 | ||||
* | | [ticket/11728] Replace topic_approved with topic_visibility | Joas Schilling | 2013-07-22 | 1 | -1/+1 |
|/ | | | | PHPBB3-11728 | ||||
* | [ticket/11717] Use topic_posts_approved instead of topic_replies | Marc Alexander | 2013-07-20 | 1 | -1/+1 |
| | | | | | | | Due to the move to soft-delete, the topic_replies column no longer exists in the topics table. Instead, the column topic_posts_approved should be used. PHPBB3-11717 | ||||
* | [ticket/11698] Moving all autoloadable files to phpbb/ | Nils Adermann | 2013-07-14 | 12 | -0/+1427 |
PHPBB3-11698 |