Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/12591] Improve breadcrumb naming and extend it's usage | Jakub Senko | 2019-05-09 | 1 | -2/+2 |
| | | | | PHPBB3-12591 | ||||
* | [ticket/14573] Add Whoisonline breadcrumbs | Jakub Senko | 2019-05-06 | 1 | -0/+5 |
| | | | | PHPBB3-14573 | ||||
* | Merge branch '3.1.x' into 3.2.x | Marc Alexander | 2017-06-05 | 1 | -1/+4 |
|\ | |||||
| * | [ticket/15237] Fix unguarded includes to functions_user | RMcGirr83 | 2017-05-24 | 1 | -1/+4 |
| | | | | | | | | | | | | https://tracker.phpbb.com/browse/PHPBB3-15237 PHPBB3-15237 | ||||
* | | Merge branch '3.1.x' into 3.2.x | Marc Alexander | 2017-02-11 | 1 | -2/+2 |
|\ \ | |/ | |||||
| * | [ticket/13429] Replace @change with @changed | Jakub Senko | 2017-01-23 | 1 | -2/+2 |
| | | | | | | | | PHPBB3-13429 | ||||
* | | [ticket/14739] Remove SQLite 2.8.x database driver | Jakub Senko | 2016-11-16 | 1 | -1/+0 |
| | | | | | | | | PHPBB3-14739 | ||||
* | | [ticket/10961] Send HTTP 403 when applicable | Jakub Senko | 2016-09-01 | 1 | -0/+1 |
| | | | | | | | | PHPBB3-10961 | ||||
* | | Merge branch '3.1.x' into 3.2.x | Joas Schilling | 2016-02-13 | 1 | -0/+2 |
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | Conflicts: build/build.xml phpBB/docs/CHANGELOG.html phpBB/includes/constants.php phpBB/includes/functions_user.php phpBB/install/convertors/convert_phpbb20.php phpBB/install/schemas/schema_data.sql phpBB/styles/prosilver/style.cfg phpBB/styles/subsilver2/style.cfg | ||||
| * | [ticket/14409] Update session page info before displaying online list | Oliver Schramm | 2016-02-13 | 1 | -0/+2 |
| | | | | | | | | PHPBB3-14409 | ||||
* | | Merge branch '3.1.x' | Tristan Darricau | 2015-10-12 | 1 | -1/+1 |
|\ \ | |/ | | | | | | | * 3.1.x: [ticket/14200] Allow hidden users to see himself on viewonline | ||||
| * | [ticket/14200] Allow hidden users to see himself on viewonline | Zoddo | 2015-10-10 | 1 | -1/+1 |
| | | | | | | | | PHPBB3-14200 | ||||
* | | [ticket/12143] Replace group name output | Oliver Schramm | 2015-08-05 | 1 | -1/+4 |
| | | | | | | | | | | | | So now we can use translated group names for non-special groups PHPBB3-12143 | ||||
* | | [ticket/13844] FAQ in new controller format | Joas Schilling | 2015-05-16 | 1 | -1/+1 |
| | | | | | | | | PHPBB3-13844 | ||||
* | | Merge branch '3.1.x' | Marc Alexander | 2015-05-08 | 1 | -4/+20 |
|\ \ | |/ | |||||
| * | [ticket/13752] Add viewonline.php core event to allow modifying forum data SQL | rxu | 2015-04-09 | 1 | -4/+20 |
| | | | | | | | | PHPBB3-13752 | ||||
* | | [ticket/13647] Switch FAQ handling in view online to controller | Joas Schilling | 2015-02-22 | 1 | -5/+10 |
| | | | | | | | | PHPBB3-13647 | ||||
* | | [ticket/13455] Update calls to `request_var()` | Gaëtan Muller | 2015-02-03 | 1 | -6/+6 |
| | | | | | | | | PHPBB3-13455 | ||||
* | | [ticket/13450] Type-hint return value of $phpbb_container->get() | Gaëtan Muller | 2015-01-12 | 1 | -0/+3 |
|/ | | | | PHPBB3-13450 | ||||
* | [ticket/13051] Fix core event name | Matt Friedman | 2014-09-09 | 1 | -2/+2 |
| | | | | PHPBB3-13051 | ||||
* | [ticket/13051] Rename new event core.viewonline_modify_user_row | Matt Friedman | 2014-09-09 | 1 | -2/+2 |
| | | | | PHPBB3-13051 | ||||
* | [ticket/13051] Add a new core event to handle the template array | Matt Friedman | 2014-09-09 | 1 | -2/+17 |
| | | | | PHPBB3-13051 | ||||
* | [ticket/13051] Fix viewonline event, remove template data | Matt Friedman | 2014-09-08 | 1 | -21/+17 |
| | | | | PHPBB3-13051 | ||||
* | [ticket/13026] Add template vars array to core.viewonline_overwrite_location | rxu | 2014-09-07 | 1 | -17/+21 |
| | | | | | | | Add template vars array to core.viewonline_overwrite_location event to allow modifying/adding template vars for every user row. PHPBB3-13026 | ||||
* | [ticket/12837] Use else if instead of elseif | PayBas | 2014-07-16 | 1 | -1/+1 |
| | | | | PHPBB3-12837 | ||||
* | [ticket/12837] Detect "viewing contact admin page" on viewonline | PayBas | 2014-07-16 | 1 | -1/+14 |
| | | | | PHPBB3-12837 | ||||
* | Merge remote-tracking branch 'github-nicofuma/ticket/12446' into ↵ | Nils Adermann | 2014-07-04 | 1 | -1/+1 |
|\ | | | | | | | | | | | | | develop-ascraeus * github-nicofuma/ticket/12446: [ticket/12446] Unnecessary db connect inphpbb_bootstrap_enabled_exts | ||||
| * | [ticket/12446] Unnecessary db connect inphpbb_bootstrap_enabled_exts | Tristan Darricau | 2014-06-26 | 1 | -1/+1 |
| | | | | | | | | PHPBB3-12446 | ||||
* | | [ticket/9801] Add viewonline_helper service to allow proper testing | Marc Alexander | 2014-06-24 | 1 | -5/+2 |
| | | | | | | | | | | | | | | The viewonline_helper service can and will be extended in the future which will allow us to also test the viewonline page better. PHPBB3-9801 | ||||
* | | [ticket/9801] Allow display of page outside board directory on viewonline | Marc Alexander | 2014-06-11 | 1 | -1/+1 |
|/ | | | | | | | | | | | | Until now, the preg_match didn't take into account that a page might be outside the board directory. After this change, the regular expression will allow preceding dots and slashes. Paths like ../../test.php will be allowed. The page will be unknown in viewonline.php and it will revert to index.php as current page. However, the core.viewonline_overwrite_location event will receive proper info of the page the user is on right now allowing a listener to change the info that is being displayed. PHPBB3-9801 | ||||
* | [ticket/12594] Remove @package tags and update file headers | Yuriy Rusko | 2014-05-27 | 1 | -3/+7 |
| | | | | PHPBB3-12594 | ||||
* | [feature/sqlite3] Add support for SQLite 3 | Patrick Webster | 2014-05-02 | 1 | -0/+1 |
| | | | | | | | Minimum version requirement is 3.6.15 as that's what ships with PHP 5.3.0 when support for SQLite 3 was added. PHPBB3-9728 | ||||
* | [ticket/12273] Update since version to 3.1.0-a* style | Joas Schilling | 2014-04-25 | 1 | -2/+2 |
| | | | | PHPBB3-12273 | ||||
* | [ticket/12364] Add template identifier var to all missing pages | PayBas | 2014-04-06 | 1 | -2/+3 |
| | | | | PHPBB3-12364 | ||||
* | [ticket/12139] Spaces $ show_guests viewonline.php | karan | 2014-02-20 | 1 | -1/+1 |
| | | | | PHPBB3-12139 | ||||
* | [ticket/12153] Remove redundant calls to pagination.on_page(). | Cesar G | 2014-02-03 | 1 | -1/+0 |
| | | | | PHPBB3-12153 | ||||
* | [ticket/11849] Update pagination in viewonline.php | Joas Schilling | 2013-12-18 | 1 | -2/+5 |
| | | | | PHPBB3-11849 | ||||
* | [ticket/12015] Add some parameters to viewonline events | Joas Schilling | 2013-11-13 | 1 | -2/+7 |
| | | | | PHPBB3-12015 | ||||
* | [ticket/11259] adm_relative_path -> phpbb_adm_relative_path | Nathan Guse | 2012-12-09 | 1 | -1/+1 |
| | | | | | | We can assume they properly format their config settings, right? PHPBB3-11259 | ||||
* | [ticket/11259] Make phpbb_admin_path available everywhere | Nathan Guse | 2012-12-09 | 1 | -1/+1 |
| | | | | PHPBB3-11259 | ||||
* | [ticket/11014] Fix old pagination assignment | Joas Schilling | 2012-10-17 | 1 | -1/+0 |
| | | | | PHPBB3-11014 | ||||
* | [feature/php-events] Fix doc of core.viewonline_overwrite_location | Joas Schilling | 2012-08-20 | 1 | -1/+1 |
| | | | | PHPBB3-9550 | ||||
* | [feature/php-events] Fix doc and position of viewonline_overwrite_location | Joas Schilling | 2012-08-20 | 1 | -13/+13 |
| | | | | PHPBB3-9550 | ||||
* | [feature/php-events] Fix docs and naming of core.viewonline_override_location | Joas Schilling | 2012-08-01 | 1 | -1/+11 |
| | | | | PHPBB3-9550 | ||||
* | [feature/php-events] Add docs and fix naming of core.viewonline_modify_sql | Joas Schilling | 2012-08-01 | 1 | -1/+9 |
| | | | | PHPBB3-9550 | ||||
* | [feature/events] Removing the third trigger_event parameter | Michael Cullum | 2012-08-01 | 1 | -2/+2 |
| | | | | PHPBB3-9550 | ||||
* | [feature/events] Change to use the new method of adding events | Michael Cullum | 2012-08-01 | 1 | -6/+2 |
| | | | | PHPBB3-9550 | ||||
* | [feature/events] Adding ledge viewonline_get_userdata | Joas Schilling | 2012-08-01 | 1 | -6/+17 |
| | | | | | | Used by phpBB Gallery PHPBB3-9550 | ||||
* | [feature/events] Adding ledge viewonline_location | Joas Schilling | 2012-08-01 | 1 | -0/+5 |
| | | | | | | Used by phpBB Gallery PHPBB3-9550 | ||||
* | [feature/pagination-as-list] New parameter for name of start var | Drae | 2012-07-18 | 1 | -1/+1 |
| | | | | | | | Add a new parameter to hold the name of the start variable. This fulfills ticket PHPBB3-8535. PHPBB3-10968 |