aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/functions.php
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Merge PR #1130 branch 'EXreaction/ticket/11259' into developOleg Pudeyev2012-12-291-2/+2
| | |\ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | | * | | | [ticket/11259] Make phpbb_admin_path available everywhereNathan Guse2012-12-091-2/+2
| * | | | | | Merge branch 'develop' of github.com:phpbb/phpbb3 into ticket/11103Nathan Guse2012-12-131-0/+46
| |\ \ \ \ \ \ | | |/ / / / /
| * | | | | | [ticket/11103] Instantiate $phpbb_notifications as neededNathan Guse2012-12-131-6/+16
| * | | | | | Merge branch 'develop' of git://github.com/phpbb/phpbb3 into ticket/11103Nathan Guse2012-12-091-2/+101
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | Merge branch 'develop' of github.com:EXreaction/phpbb3 into ticket/11103Nathan Guse2012-12-071-2/+2
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge branch 'develop' of git://github.com/phpbb/phpbb3 into ticket/11103Nathan Guse2012-11-201-15/+99
| |\ \ \ \ \ \
| * | | | | | | [ticket/11103] Create user loader class, update for DICNathan Guse2012-11-201-18/+18
| * | | | | | | Merge branch 'develop' of github.com:EXreaction/phpbb3 into ticket/11103Nathaniel Guse2012-11-111-4/+4
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'develop' of github.com:EXreaction/phpbb3 into ticket/11103Nathaniel Guse2012-11-101-9/+47
| |\ \ \ \ \ \ \ \
| * | | | | | | | | [ticket/11103] Use the full class name as the item_type/methodNathan Guse2012-10-201-5/+28
| * | | | | | | | | [ticket/11103] Remove unnecessary commentsNathan Guse2012-10-181-1/+0
| * | | | | | | | | Merge branch 'develop' of git://github.com/phpbb/phpbb3 into ticket/11103Nathan Guse2012-10-181-18/+78
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | [ticket/11103] U_VIEW_ALL_NOTIFICATIONS LinkNathan Guse2012-10-161-0/+2
| * | | | | | | | | | Merge branch 'develop' of git://github.com/phpbb/phpbb3 into ticket/11103Nathan Guse2012-10-121-2/+2
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | [ticket/11103] ACP option to enable/disable notifications output in headerNathan Guse2012-10-051-8/+13
| * | | | | | | | | | | [ticket/11103] Make $phpbb_notifications a global and use it everywhereNathan Guse2012-10-041-6/+2
| * | | | | | | | | | | [ticket/11103] Do not abbreviate template outputNathan Guse2012-10-041-2/+2
| * | | | | | | | | | | Merge branch 'develop' of git://github.com/phpbb/phpbb3 into ticket/11103Nathan Guse2012-10-041-2/+2
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | [ticket/11103] UCP Notification Options can now be setNathan Guse2012-09-271-0/+1
| * | | | | | | | | | | | [ticket/11103] Prettify the output for prosilver.Nathaniel Guse2012-09-201-1/+4
| * | | | | | | | | | | | [ticket/11103] Topic and post dis/approval notificationsNathan Guse2012-09-151-4/+5
| * | | | | | | | | | | | Merge branch 'develop' of git://github.com/phpbb/phpbb3 into ticket/11103Nathan Guse2012-09-151-29/+31
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | [ticket/11103] Display all unread notifications by defaultNathan Guse2012-09-141-7/+9