aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/functions.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/11754] Remove styleswitcher leftoversVjacheslav Trushkin2013-07-301-2/+0
* Merge pull request #1541 from nickvergessen/ticket/11684Nathan Guse2013-07-131-2/+1
|\
| * [ticket/11684] Remove useless confirmation page after login and admin loginJoas Schilling2013-07-131-2/+1
* | [ticket/9657] Remove sql_visibility as it is always non-emptyJoas Schilling2013-07-111-6/+4
* | [ticket/9657] Use the service instead of the static classJoas Schilling2013-07-111-2/+3
* | Merge remote-tracking branch 'phpbb/develop' into feature/softdelete-1-permis...Joas Schilling2013-07-111-25/+27
|\ \ | |/
| * [ticket/9341] remove PREV_PAGE tpl var used for backward compatabilityDhruv2013-06-271-1/+0
| * [ticket/9341] Correctly named template varssakimahesh2013-06-221-2/+2
| * Merge branch 'develop-olympus' into developAndreas Fischer2013-05-161-1/+1
| |\
| | * [ticket/11545] Remove DIRECTORY_SEPARATOR dependency from is_absoluteJoas Schilling2013-05-161-1/+1
| * | Merge branch 'develop-olympus' into developAndreas Fischer2013-05-151-1/+1
| |\ \ | | |/
| | * [ticket/11546] Fix is_absolute() throws E_NOTICE for empty stringJoas Schilling2013-05-151-1/+1
| * | Merge branch 'develop-olympus' into developNils Adermann2013-05-121-1/+1
| |\ \ | | |/
| | * [ticket/11105] Added spaces between ; and "url=" to adhere to w3c conventions.gamerchan2013-05-121-1/+1
| * | Merge branch 'develop-olympus' into developAndreas Fischer2013-05-061-0/+1
| |\ \ | | |/
| | * [ticket/11144] Add missing {FORUM_NAME} variableGaƫtan Muller2013-05-061-0/+1
| * | Merge remote-tracking branch 'github-asperous/ticket/9975' into developNils Adermann2013-04-241-3/+3
| |\ \
| | * | [ticket/9975] Moved a few E_USER_ERROR errors to /languageasperous2013-04-231-3/+3
| * | | Merge pull request #1290 from nickvergessen/ticket/11362Nils Adermann2013-04-241-16/+18
| |\ \ \ | | |/ / | |/| |
| | * | [ticket/11362] Use container when available instead of creating a new instanceJoas Schilling2013-04-221-1/+1
| | * | [ticket/11362] Add compatibility function phpbb_clean_path() againJoas Schilling2013-04-181-0/+32
| | * | [ticket/11362] Move phpbb_clean_path into a simple filesystem serviceJoas Schilling2013-04-171-30/+0
| * | | Migration file and change board_home_text to board_index_textTabitha Backoff2013-03-281-1/+1
| * | | Ticket# 11477 - Allow customisation of "Board index"Tabitha Backoff2013-03-281-1/+1
| |/ /
* | | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/softde...Joas Schilling2013-03-071-3/+5
|\ \ \ | |/ /
| * | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into ticket/11166Joas Schilling2013-03-061-53/+131
| |\ \
| * | | [ticket/11166] Use provided custom templates on AJAX confirm boxJoas Schilling2012-12-181-3/+5
* | | | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/softde...Joas Schilling2013-03-051-46/+26
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into ticket/10714Joas Schilling2013-03-041-2/+81
| |\ \ \
| * \ \ \ Merge branch 'develop' of https://github.com/phpbb/phpbb3 into ticket/10714Joas Schilling2013-02-251-3/+22
| |\ \ \ \
| * | | | | [ticket/10714] Update add_log docs block with @param and @deprecatedJoas Schilling2013-02-251-1/+12
| * | | | | [ticket/10714] Remove fallback code from previous commits and move globalJoas Schilling2013-01-231-10/+2
| * | | | | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into ticket/10714Joas Schilling2013-01-161-2/+2
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'develop' of https://github.com/phpbb/phpbb3 into ticket/10714Joas Schilling2012-12-141-1/+145
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into ticket/10714Joas Schilling2012-12-071-77/+294
| |\ \ \ \ \ \
| * | | | | | | [ticket/10714] Rely on global instead of creating an instanceJoas Schilling2012-12-071-6/+0
| * | | | | | | [ticket/10714] Fix some commentsJoas Schilling2012-11-111-1/+1
| * | | | | | | [ticket/10714] Remove dependency injection and use global insteadJoas Schilling2012-08-211-14/+5
| * | | | | | | [ticket/10714] Remove event core.function_add_log, add_log should be used ins...Joas Schilling2012-08-211-12/+0
| * | | | | | | [ticket/10714] Change $phpbb_dispatcher calls to the new layoutJoas Schilling2012-08-211-3/+1
| * | | | | | | [ticket/10714] Use keys for the log data instead of requiring a special orderJoas Schilling2012-08-211-6/+3
| * | | | | | | [ticket/10714] Use new phpbb_log class in add_log functionJoas Schilling2012-08-211-40/+49
* | | | | | | | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/softde...Joas Schilling2013-03-031-7/+105
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | Merge branch 'develop' of git://github.com/phpbb/phpbb3 into ticket/11103Nathaniel Guse2013-02-261-3/+22
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| | * | | | | | Merge branch 'develop-olympus' into developNils Adermann2013-02-241-3/+22
| | |\ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | / | | | | |_|_|/ | | | |/| | |
| | | * | | | [ticket/7262] Add note about set_config() not updating is_dynamic.Andreas Fischer2013-02-241-0/+3
| | | * | | | [ticket/7262] Add $is_dynamic example to set_config() and set_config_count().Andreas Fischer2013-02-241-4/+6
| | | * | | | [ticket/7262] Backport set_config() and set_config_count() docs from develop.Andreas Fischer2013-02-241-2/+16
| * | | | | | [ticket/11103] Add Notification Settings link in flyout menuNathan Guse2013-02-151-0/+1
| * | | | | | Merge branch 'develop' of github.com:phpbb/phpbb3 into ticket/11103Nathan Guse2013-01-151-2/+2
| |\ \ \ \ \ \ | | |/ / / / /