aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/user.php
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '3.2.x' into 3.3.xMarc Alexander2019-10-071-1/+35
|\
| * [ticket/16144] Provide extra fallback to board's default style for $user3D-I2019-09-231-1/+1
| * [ticket/16144] As per request3D-I2019-09-221-10/+5
| * [ticket/16144] Provide extra fallback to board's default style for $user3D-I2019-09-011-1/+40
* | [ticket/12623] Add allow_install_dirRubén Calvo2019-05-091-2/+2
* | [ticket/15424] Multiple typo fixes in docs & commentsluzpaz2019-05-081-2/+2
* | [ticket/14584] Change all to be removed tags to 4.0Máté Bartus2019-05-061-6/+6
|/
* Merge pull request #5359 from Elsensee/ticket/15509Marc Alexander2018-12-271-1/+1
|\
| * [ticket/15509] Don't show disabled board when in installOliver Schramm2018-09-151-1/+1
* | [ticket/15541] Explicitly explain how to add lang files in core.user_setupJakub Senko2018-08-011-0/+3
|/
* [ticket/15201] Remove wrong user style checkRubén Calvo2017-08-281-18/+0
* [ticket/15217] Add core.user_format_date_override eventJakub Senko2017-06-051-3/+28
* Merge branch '3.1.x' into 3.2.xTristan Darricau2016-03-241-1/+1
|\
| * [ticket/14536] Force unix time stamps to be integerMarc Alexander2016-03-231-1/+1
* | [ticket/13454] Fix a few issues introduced by overdeleting stuffMarc Alexander2016-01-061-1/+1
* | [ticket/13454] Remove unused variablesMarc Alexander2016-01-061-2/+0
* | [ticket/13454] Remove unused variablesMarc Alexander2016-01-061-1/+1
* | Merge branch '3.1.x'Marc Alexander2015-08-131-0/+8
|\ \ | |/
| * [ticket/13968] Add core.user_setup_after eventZoddo2015-08-121-0/+8
| * [ticket/13942] Check if path to language file contains language pathMarc Alexander2015-06-131-1/+1
* | [ticket/14033] Fix errors in docblocksMatt Friedman2015-07-161-2/+2
* | [ticket/13762] Moving language related functionality into a separate classMateBartus2015-05-021-233/+103
|/
* [ticket/13118] Correctly use the provided datetime classJoas Schilling2014-09-301-1/+1
* [ticket/12932] Remove set_datetime_class method from user classMarc Alexander2014-08-101-13/+0
* [ticket/12932] Add method for getting the datetime class and allow overridingMarc Alexander2014-08-101-2/+22
* [ticket/10073] Make contact page available when board is disabledJoas Schilling2014-05-291-1/+1
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-5/+7
* [ticket/12500] Set a title attribute in user.img()Cesar G2014-05-041-2/+8
* [ticket/10521] Allow language switching by URL parameterMatt Friedman2014-05-021-3/+11
* Merge remote-tracking branch 'github-vse/ticket/12254' into develop-ascraeusNils Adermann2014-05-021-3/+13
|\
| * [ticket/12254] Use a cookie instead of SID to store language selectionMatt Friedman2014-05-021-6/+2
| * [ticket/12254] Use 'language' instead of 'set_lang' as the variable nameMatt Friedman2014-04-111-3/+3
| * [ticket/12254] Use new set_lang var to avoid conflict with change_langMatt Friedman2014-04-071-3/+3
| * [ticket/12254] Stop using deprecated request_var in user classMatt Friedman2014-04-071-3/+3
| * [ticket/12254] Better language switching on registration pageMatt Friedman2014-04-061-2/+16
* | [ticket/12273] Update since version to 3.1.0-a* styleJoas Schilling2014-04-251-1/+1
* | [ticket/12273] Update existing eventsJoas Schilling2014-04-251-2/+9
* | [ticket/12273] Fix long $vars lines for existing eventsJoas Schilling2014-04-241-1/+2
|/
* [ticket/12285] Fix mult-lingual issues between extensionsMatt Friedman2014-03-191-2/+4
* [ticket/11071] Add fallback if requested style don't existOliver Schramm2014-03-151-0/+13
* [ticket/12167] Allow users to change style via style parameter by defaultMarc Alexander2014-02-061-1/+1
* [ticket/12005] Remove PM popupLukasz2013-11-081-1/+1
* [task/code-sniffer] Remove the IN_PHPBB check side-effect from class files.Andreas Fischer2013-10-301-8/+0
* [ticket/11981] Fix code sniffer complaintsMarc Alexander2013-10-281-1/+0
* [ticket/11700] And some last comments with backslashesNils Adermann2013-09-161-1/+1
* Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700Nils Adermann2013-09-161-3/+25
|\
| * Merge branch 'develop' of github.com:phpbb/phpbb3 into ticket/11628Nathan Guse2013-08-281-1/+23
| |\
| | * [ticket/11792] Add performance remark to core.user_setup event PHPDocrechosen2013-08-191-0/+3
| | * [ticket/11792] Add variable 'lang_set_ext' to event core.user_setuprechosen2013-08-191-1/+13
| | * Merge remote-tracking branch 'upstream/develop' into ticket/11574Igor Wiedler2013-07-141-0/+7