| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [ticket/13454] Remove more unused variables | Marc Alexander | 2016-01-06 | 1 | -2/+0 |
| | | | | | | | This should be the last part. Off to checking if the changes were correct. PHPBB3-13454 | ||||
| * | [ticket/13454] Remove unused variables | Marc Alexander | 2016-01-06 | 1 | -1/+1 |
| | | | | | | | This is part 5 and there is more to come. PHPBB3-13454 | ||||
| * | [ticket/13454] Remove unused variables | Marc Alexander | 2016-01-06 | 1 | -1/+1 |
| | | | | | | | Part 4 PHPBB3-13454 | ||||
| * | [ticket/13454] Remove unused variables | Marc Alexander | 2016-01-06 | 1 | -4/+2 |
| | | | | | | | This is part 2 of the pr. PHPBB3-13454 | ||||
| * | [ticket/13454] Remove unused variables | Marc Alexander | 2016-01-06 | 1 | -2/+2 |
| | | | | | | | This is the first part of the changes. More to come. PHPBB3-13454 | ||||
| * | Merge branch '3.1.x' | Marc Alexander | 2016-01-06 | 1 | -1/+1 |
| |\ | | | | | | | | | Conflicts: phpBB/includes/mcp/mcp_main.php | ||||
| | * | [ticket/14343] Added missing $phpbb_dispatcher | kasimi | 2016-01-06 | 1 | -1/+1 |
| | | | | | | | | | PHPBB3-14343 | ||||
| * | | Merge branch '3.1.x' | Tristan Darricau | 2015-12-07 | 1 | -0/+16 |
| |\ \ | |/ | | | | | | | * 3.1.x: [ticket/14343] Add event when locking/unlocking posts/topics | ||||
| | * | [ticket/14343] Add event when locking/unlocking posts/topics | kasimi | 2015-12-06 | 1 | -0/+16 |
| | | | | | | | | | PHPBB3-14343 | ||||
| * | | [ticket/9485] Add post_id to relevant $phpbb_log->add() | Zoddo | 2015-08-30 | 1 | -0/+3 |
| | | | | | | | | | PHPBB3-9485 | ||||
| * | | [ticket/8708] Apply permission 'f_announce_global' | Oliver Schramm | 2015-07-19 | 1 | -1/+1 |
| | | | | | | | | | PHPBB3-8708 | ||||
| * | | Merge branch '3.1.x' | Marc Alexander | 2015-06-09 | 1 | -2/+2 |
| |\ \ | |/ | | | | | | | Conflicts: phpBB/includes/mcp/mcp_main.php | ||||
| | * | [ticket/13685] Add phpbb_dispatcher to fulltext search constructors | brunoais | 2015-06-07 | 1 | -2/+2 |
| | | | | | | | | | PHPBB3-13685 | ||||
| * | | Merge branch '3.1.x' | Joas Schilling | 2015-04-06 | 1 | -0/+25 |
| |\ \ | |/ | |||||
| | * | [ticket/11424] Add space between control flow keywords and parenthesis | Jakub Senko | 2015-02-19 | 1 | -2/+2 |
| | | | | | | | | | PHPBB3-11424 | ||||
| | * | [ticket/11424] Handle race condition properly for Quick-Mod Tools | Jakub Senko | 2015-02-16 | 1 | -0/+25 |
| | | | | | | | | | PHPBB3-11424 | ||||
| * | | [ticket/13455] Update calls to `request_var()` | Gaëtan Muller | 2015-02-03 | 1 | -16/+16 |
| | | | | | | | | | PHPBB3-13455 | ||||
| * | | Merge pull request #3281 from MGaetan89/ticket/13496 | Andreas Fischer | 2015-02-03 | 1 | -2/+2 |
| |\ \ | | | | | | | | | | | | | | | | | | | [ticket/13496] Change set_config_count() calls with $config->increment() * MGaetan89/ticket/13496: [ticket/13496] Update calls to `set_config_count()` | ||||
| | * | | [ticket/13496] Update calls to `set_config_count()` | Gaëtan Muller | 2015-02-02 | 1 | -2/+2 |
| | | | | | | | | | | | | | PHPBB3-13496 | ||||
| * | | | Merge branch 'develop-ascraeus' into develop | Andreas Fischer | 2015-02-03 | 1 | -0/+1 |
| |\ \ \ | |/ / |/| / | |/ | | | * develop-ascraeus: [ticket/13569] Add missing sql_freeresults and remove unneeded results | ||||
| | * | [ticket/13569] Add missing sql_freeresults and remove unneeded results | Marc Alexander | 2015-02-02 | 1 | -0/+1 |
| | | | | | | | | | PHPBB3-13569 | ||||
| * | | [ticket/13468] Update calls to `add_log()` | Gaëtan Muller | 2015-01-27 | 1 | -15/+60 |
| | | | | | | | | | PHPBB3-13468 | ||||
| * | | [ticket/13450] Type-hint return value of $phpbb_container->get() | Gaëtan Muller | 2015-01-12 | 1 | -0/+3 |
| |/ | | | | PHPBB3-13450 | ||||
| * | [ticket/13100] Remove pointless variable | Oliver Schramm | 2014-11-04 | 1 | -1/+0 |
| | | | | | PHPBB3-13100 | ||||
| * | [ticket/13100] Display only confirmation buttons when deleting shadow topic | Oliver Schramm | 2014-10-20 | 1 | -2/+13 |
| | | | | | PHPBB3-13100 | ||||
| * | [ticket/13171] Check the correct (soft)delete permission when deleting in MCP | Joas Schilling | 2014-10-17 | 1 | -2/+4 |
| | | | | | PHPBB3-13171 | ||||
| * | Merge pull request #2903 from rxu/ticket/13006 | Tristan Darricau | 2014-09-11 | 1 | -1/+5 |
| |\ | | | | | | | | | | | | | [ticket/13006] Add variables to the 'core.modify_quickmod_actions' event * rxu/ticket/13006: [ticket/13006] Add variables to the 'core.modify_quickmod_actions' event | ||||
| | * | [ticket/13006] Add variables to the 'core.modify_quickmod_actions' event | rxu | 2014-08-22 | 1 | -1/+5 |
| | | | | | | | | | | | | | | | | | Add $quickmod and $action variables for the 'core.modify_quickmod_actions' event trigerring to avoid of using global operator in corresponding extensions. PHPBB3-13006 | ||||
| * | | [ticket/12966] Sort by post_time and post_id where applicable | Marc Alexander | 2014-08-23 | 1 | -1/+1 |
| |/ | | | | | | | This change was not applied to the search as this would require a larger rewrite of the search methods. PHPBB3-12966 | ||||
| * | [ticket/11520] Re-adjust userpost count on topic fork | Geolim4 | 2014-08-08 | 1 | -2/+1 |
| | | | | | PHPBB3-11520 | ||||
| * | [ticket/11520] Coding guideline compliance | Geolim4 | 2014-08-08 | 1 | -8/+7 |
| | | | | | PHPBB3-11520 | ||||
| * | [ticket/11520] Re-adjust userpost count on topic fork | Geolim4 | 2014-08-08 | 1 | -2/+28 |
| | | | | | PHPBB3-11520 | ||||
| * | [ticket/12612] Prefix check_ids() with phpbb_ | Joas Schilling | 2014-06-23 | 1 | -8/+8 |
| | | | | | PHPBB3-12612 | ||||
| * | [ticket/12612] Prefix get_*_data() with phpbb_ and delete unused global | Joas Schilling | 2014-06-23 | 1 | -11/+11 |
| | | | | | PHPBB3-12612 | ||||
| * | [ticket/12721] Add Squiz.ControlStructures.ElseIfDeclaration in legacy | Tristan Darricau | 2014-06-16 | 1 | -2/+2 |
| | | | | | PHPBB3-12721 | ||||
| * | [ticket/12722] Add Generic.Formatting.SpaceAfterCast in the legacy ruleset | Tristan Darricau | 2014-06-16 | 1 | -1/+1 |
| | | | | | PHPBB3-12722 | ||||
| * | Merge pull request #2357 from Nicofuma/ticket/11942 | Joas Schilling | 2014-05-30 | 1 | -8/+6 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/11942] Delete post/topic reason should be added to logs * Nicofuma/ticket/11942: [ticket/11942] Don't change the reason to '' when hard deleting [ticket/11942] Don't show the checkbox if the post is already soft-deleted [ticket/11942] Remove useless IF in templates [ticket/11942] Apply the modifications to subsilver [ticket/11942] Always display delete reason [ticket/11942] Edits messages [ticket/11942] Change the formulation [ticket/11942] Adding the reason to hard deleted topic/post [ticket/11942] Delete post/topic reason should be added to logs | ||||
| | * | [ticket/11942] Don't change the reason to '' when hard deleting | Tristan Darricau | 2014-05-29 | 1 | -2/+2 |
| | | | | | | | | | PHPBB3-11942 | ||||
| | * | [ticket/11942] Always display delete reason | Tristan Darricau | 2014-05-11 | 1 | -2/+0 |
| | | | | | | | | | PHPBB3-11942 | ||||
| | * | [ticket/11942] Adding the reason to hard deleted topic/post | Nicofuma | 2014-05-04 | 1 | -2/+2 |
| | | | | | | | | | PHPBB3-11942 | ||||
| | * | [ticket/11942] Delete post/topic reason should be added to logs | Nicofuma | 2014-05-04 | 1 | -2/+2 |
| | | | | | | | | | | | | | https://tracker.phpbb.com/browse/PHPBB3-11942 PHPBB3-11942 | ||||
| * | | [ticket/12594] Remove @package tags and update file headers | Yuriy Rusko | 2014-05-27 | 1 | -4/+7 |
| |/ | | | | PHPBB3-12594 | ||||
| * | [ticket/12052] Use different visibility when post was edited | Joas Schilling | 2014-04-25 | 1 | -1/+3 |
| | | | | | | | ... and needs to be reapproved. PHPBB3-12052 | ||||
| * | [ticket/12373] Add to and from forum_id to LOG_MOVE log entries | Joas Schilling | 2014-04-08 | 1 | -4/+13 |
| | | | | | PHPBB3-12373 | ||||
| * | [ticket/12213] Add MCP events for custom quick moderation options | rxu | 2014-02-20 | 1 | -0/+11 |
| | | | | | | | | Add core events to mcp.php and mcp_main.php. This allows extensions to add and to handle custom quick moderation options. PHPBB3-12213 | ||||
| * | [ticket/11672] Move the reapply_sid() call before meta_refresh() is called. | Cesar G | 2013-11-21 | 1 | -5/+3 |
| | | | | | | | | | | The $redirect assignment is not necessary because the variable has already been set near the start of the functions. The redirect value will also never default to index.php because a default value has already been provided when $redirect is initially assigned and passed to the template as a hidden field. PHPBB3-11672 | ||||
| * | [ticket/11672] Remove the messages for lock/unlock/change topic type. | Cesar G | 2013-11-19 | 1 | -22/+22 |
| | | | | | PHPBB3-11672 | ||||
| * | [ticket/11890] Fix untranslated string when deleting posts through MCP. | Cesar G | 2013-10-08 | 1 | -1/+1 |
| | | | | | PHPBB3-11890 | ||||
| * | [ticket/11700] Move all recent code to namespaces | Nils Adermann | 2013-09-16 | 1 | -4/+4 |
| | | | | | PHPBB3-11700 | ||||
| * | [ticket/11700] Modify all code to use the new interface names | Nils Adermann | 2013-07-14 | 1 | -4/+4 |
| | | | | | PHPBB3-11700 | ||||
