aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [ticket/12591] Improve breadcrumb naming and extend it's usageJakub Senko2019-05-091-2/+2
* [ticket/14573] Add Whoisonline breadcrumbsJakub Senko2019-05-061-0/+5
* Merge branch '3.1.x' into 3.2.xMarc Alexander2017-06-051-1/+4
|\
| * [ticket/15237] Fix unguarded includes to functions_userRMcGirr832017-05-241-1/+4
* | Merge branch '3.1.x' into 3.2.xMarc Alexander2017-02-111-2/+2
|\|
| * [ticket/13429] Replace @change with @changedJakub Senko2017-01-231-2/+2
* | [ticket/14739] Remove SQLite 2.8.x database driverJakub Senko2016-11-161-1/+0
* | [ticket/10961] Send HTTP 403 when applicableJakub Senko2016-09-011-0/+1
* | Merge branch '3.1.x' into 3.2.xJoas Schilling2016-02-131-0/+2
|\|
| * [ticket/14409] Update session page info before displaying online listOliver Schramm2016-02-131-0/+2
* | Merge branch '3.1.x'Tristan Darricau2015-10-121-1/+1
|\|
| * [ticket/14200] Allow hidden users to see himself on viewonlineZoddo2015-10-101-1/+1
* | [ticket/12143] Replace group name outputOliver Schramm2015-08-051-1/+4
* | [ticket/13844] FAQ in new controller formatJoas Schilling2015-05-161-1/+1
* | Merge branch '3.1.x'Marc Alexander2015-05-081-4/+20
|\|
| * [ticket/13752] Add viewonline.php core event to allow modifying forum data SQLrxu2015-04-091-4/+20
* | [ticket/13647] Switch FAQ handling in view online to controllerJoas Schilling2015-02-221-5/+10
* | [ticket/13455] Update calls to `request_var()`Gaëtan Muller2015-02-031-6/+6
* | [ticket/13450] Type-hint return value of $phpbb_container->get()Gaëtan Muller2015-01-121-0/+3
|/
* [ticket/13051] Fix core event nameMatt Friedman2014-09-091-2/+2
* [ticket/13051] Rename new event core.viewonline_modify_user_rowMatt Friedman2014-09-091-2/+2
* [ticket/13051] Add a new core event to handle the template arrayMatt Friedman2014-09-091-2/+17
* [ticket/13051] Fix viewonline event, remove template dataMatt Friedman2014-09-081-21/+17
* [ticket/13026] Add template vars array to core.viewonline_overwrite_locationrxu2014-09-071-17/+21
* [ticket/12837] Use else if instead of elseifPayBas2014-07-161-1/+1
* [ticket/12837] Detect "viewing contact admin page" on viewonlinePayBas2014-07-161-1/+14
* Merge remote-tracking branch 'github-nicofuma/ticket/12446' into develop-ascr...Nils Adermann2014-07-041-1/+1
|\
| * [ticket/12446] Unnecessary db connect inphpbb_bootstrap_enabled_extsTristan Darricau2014-06-261-1/+1
* | [ticket/9801] Add viewonline_helper service to allow proper testingMarc Alexander2014-06-241-5/+2
* | [ticket/9801] Allow display of page outside board directory on viewonlineMarc Alexander2014-06-111-1/+1
|/
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-3/+7
* [feature/sqlite3] Add support for SQLite 3Patrick Webster2014-05-021-0/+1
* [ticket/12273] Update since version to 3.1.0-a* styleJoas Schilling2014-04-251-2/+2
* [ticket/12364] Add template identifier var to all missing pagesPayBas2014-04-061-2/+3
* [ticket/12139] Spaces $ show_guests viewonline.phpkaran2014-02-201-1/+1
* [ticket/12153] Remove redundant calls to pagination.on_page().Cesar G2014-02-031-1/+0
* [ticket/11849] Update pagination in viewonline.phpJoas Schilling2013-12-181-2/+5
* [ticket/12015] Add some parameters to viewonline eventsJoas Schilling2013-11-131-2/+7
* [ticket/11259] adm_relative_path -> phpbb_adm_relative_pathNathan Guse2012-12-091-1/+1
* [ticket/11259] Make phpbb_admin_path available everywhereNathan Guse2012-12-091-1/+1
* [ticket/11014] Fix old pagination assignmentJoas Schilling2012-10-171-1/+0
* [feature/php-events] Fix doc of core.viewonline_overwrite_locationJoas Schilling2012-08-201-1/+1
* [feature/php-events] Fix doc and position of viewonline_overwrite_locationJoas Schilling2012-08-201-13/+13
* [feature/php-events] Fix docs and naming of core.viewonline_override_locationJoas Schilling2012-08-011-1/+11
* [feature/php-events] Add docs and fix naming of core.viewonline_modify_sqlJoas Schilling2012-08-011-1/+9
* [feature/events] Removing the third trigger_event parameterMichael Cullum2012-08-011-2/+2
* [feature/events] Change to use the new method of adding eventsMichael Cullum2012-08-011-6/+2
* [feature/events] Adding ledge viewonline_get_userdataJoas Schilling2012-08-011-6/+17
* [feature/events] Adding ledge viewonline_locationJoas Schilling2012-08-011-0/+5
* [feature/pagination-as-list] New parameter for name of start varDrae2012-07-181-1/+1