aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/functions.php
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1854 from Pico88/ticket/12005Nathan Guse2013-11-211-2/+0
|\
| * [ticket/12005] Remove PM popupLukasz2013-11-081-2/+0
* | Merge pull request #1790 from prototech/ticket/11280Nathan Guse2013-11-021-1/+0
|\ \ | |/ |/|
| * [ticket/11280] Prevent duplicate entry in forums_track table.Cesar G2013-10-161-1/+0
* | Merge remote-tracking branch 'nickvergessen/ticket/11974' into developDhruv2013-10-301-10/+4
|\ \
| * | [ticket/11974] Translate all timezonesJoas Schilling2013-10-271-10/+4
| |/
* | Merge pull request #1784 from nickvergessen/ticket/11924Nils Adermann2013-10-281-6/+6
|\ \ | |/ |/|
| * [ticket/11924] Fix some minor issues with the php event docsJoas Schilling2013-10-161-6/+6
* | [ticket/11921] Directly inject unread messages count into the templateMatt Friedman2013-10-161-8/+2
* | [ticket/11921] Only get the count of unread PMsMatt Friedman2013-10-161-4/+1
* | [ticket/11921] Move any HTML for Notifications to the templatesMatt Friedman2013-10-161-1/+1
* | [ticket/11921] Remove "l_" from non-lang variablesMatt Friedman2013-10-151-5/+5
* | [ticket/11921] Improve appearance of PM notifications in linklistMatt Friedman2013-10-151-8/+5
|/
* Merge pull request #1764 from EXreaction/ticket/11874Nils Adermann2013-10-101-1/+1
|\
| * [ticket/11874] Correct when $phpbb_root_path is appended to build_url()Nathan Guse2013-10-101-1/+1
* | [ticket/11703] Also use empty() for T_JQUERY_LINK.Andreas Fischer2013-10-101-1/+1
* | [ticket/11703] Make jQuery CDN switch more generic.Andreas Fischer2013-10-101-2/+2
|/
* [ticket/11898] Correct admin S_LOGIN_ACTIONNathaniel Guse2013-10-091-2/+2
* Merge pull request #1735 from nickvergessen/ticket/11852Nathan Guse2013-09-301-13/+14
|\
| * [ticket/11852] Split filesystem and path_helper into 2 classesJoas Schilling2013-09-261-13/+14
* | Merge branch 'develop-olympus' into developAndreas Fischer2013-09-281-0/+7
|\ \ | |/ |/|
| * [ticket/11873] Do not hash very large passwords in order to safe resources.Joas Schilling2013-09-281-0/+7
* | Merge pull request #1733 from nickvergessen/ticket/11866David King2013-09-251-1/+1
|\ \
| * | [ticket/11866] Update some occurances of phpbb_db_ to new NamespaceJoas Schilling2013-09-261-1/+1
* | | [ticket/11805] Move page-url generating code into a new functionJoas Schilling2013-09-251-28/+29
* | | [ticket/11805] Do not generate the same link twiceJoas Schilling2013-09-251-20/+10
* | | [ticket/11805] Allow specifying the page in the route for paginationJoas Schilling2013-09-251-6/+45
|/ /
* | [ticket/11700] Replace some leftover phpbb_filesystem usesNils Adermann2013-09-171-1/+1
* | [ticket/11700] Fix unit tests after develop mergeNils Adermann2013-09-171-1/+1
* | Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700Nils Adermann2013-09-171-106/+33
|\ \
| * \ Merge remote-tracking branch 'EXreaction/ticket/11832' into developJoas Schilling2013-09-161-106/+33
| |\ \
| | * | [ticket/11832] Correct ROOT_PATH variableNathan Guse2013-09-151-1/+1
| | * | [ticket/11832] Fix INCLUDE(JS/CSS)Nathan Guse2013-09-131-1/+8
| | * | [ticket/11832] Fix constructions of phpbb_filesystemNathan Guse2013-09-131-5/+4
| | * | [ticket/11832] Create phpbb_symfony_request to handle initiating symfony_requestNathan Guse2013-09-131-41/+0
| | * | [ticket/11832] Fix build_url and the S_LOGIN_ACTIONNathan Guse2013-09-121-16/+18
| | * | Merge branch 'develop' of github.com:phpbb/phpbb3 into ticket/11832Nathan Guse2013-09-121-2/+25
| | |\ \
| | * | | [ticket/11832] Use $phpbb_filesystem instead of the container in append_sidNathan Guse2013-09-101-4/+6
| | * | | [ticket/11832] update_web_root_path helper and testsNathan Guse2013-09-091-5/+2
| | * | | [ticket/11832] Inject dependencies for phpbb_get_web_root_path (also moving)Nathan Guse2013-09-091-44/+5
* | | | | Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700Nils Adermann2013-09-161-21/+85
|\ \ \ \ \ | |/ / / /
| * | | | [ticket/11795] Move PM popup JS to forum_fn.jsVjacheslav Trushkin2013-09-141-1/+0
| * | | | [ticket/11795] Get rid of pagination JS variablesVjacheslav Trushkin2013-09-141-2/+1
| | |/ / | |/| |
| * | | Merge branch 'develop' of git://github.com/phpbb/phpbb3 into feature/oauthJoseph Warner2013-09-101-1/+7
| |\ \ \ | | |/ /
| | * | [ticket/develop/11832] Fix path detectionVjacheslav Trushkin2013-09-091-1/+7
| * | | [feature/oauth] Merge branch 'develop' of git://github.com/phpbb/phpbb3 into ...Joseph Warner2013-09-061-16/+53
| |\ \ \ | | |/ /
| | * | [ticket/11215] Add commented-out URL rewrite capability to .htaccessDavid King2013-09-021-0/+8
| | * | [ticket/11215] Everything appears to be working...David King2013-08-311-19/+9
| | * | Merge branch 'develop' into ticket/11215David King2013-08-311-2/+0
| | |\ \
| | | * | [ticket/11754] Remove styleswitcher leftoversVjacheslav Trushkin2013-07-301-2/+0