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-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
| * | | | | | | | | | | | [ticket/11103] Normalization of $phpbb_notifications variable nameNathan Guse2012-09-141-7/+7
| * | | | | | | | | | | | [ticket/11103] Add/Update/Mark Read functions accept an array for the typeNathan Guse2012-09-141-4/+2
| * | | | | | | | | | | | [ticket/11103] Mark all post/quote notifications read when marking topicsNathan Guse2012-09-141-0/+15
| * | | | | | | | | | | | [ticket/11103] Store the item's parent id for marking things readNathan Guse2012-09-141-2/+16
| * | | | | | | | | | | | [ticket/11103] Restyle the notification listNathan Guse2012-09-091-1/+1
| * | | | | | | | | | | | [ticket/11103] Output the notifications to the templateNathan Guse2012-09-081-1/+8
* | | | | | | | | | | | | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/softde...Joas Schilling2012-12-201-22/+250
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | |
| * | | | | | | | | | | | [ticket/11015] Move comment in the right place.Oleg Pudeyev2012-12-131-7/+7
| * | | | | | | | | | | | [ticket/11015] Correctly transform 'mysqli' etc. in phpbb_convert_30_dbms_to_31Andreas Fischer2012-12-131-0/+9
| * | | | | | | | | | | | [ticket/11015] Fix 3.0 to 3.1 dbms conversion for mysqli.Oleg Pudeyev2012-12-131-5/+21
| * | | | | | | | | | | | Merge remote-tracking branch 'upstream/develop' into ticket/11015Oleg Pudeyev2012-12-131-1/+99
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | |
| | * | | | | | | | | | | Merge remote-tracking branch 'p/ticket/11095-develop' into developAndreas Fischer2012-12-081-1/+99
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | |
| | | * | | | | | | | | | [ticket/11095] Restore brace on previous line.Oleg Pudeyev2012-11-291-2/+1
| | | * | | | | | | | | | [ticket/11095] Docs and tests for phpbb_build_hidden_fields_for_query_params.Oleg Pudeyev2012-11-291-0/+14
| | | * | | | | | | | | | [ticket/11095] Forward GET parameters into hidden fields for jumpbox.Oleg Pudeyev2012-11-291-2/+40
| | | * | | | | | | | | | [ticket/11095] Python quoteattr port.Oleg Pudeyev2012-11-291-0/+47
| | | | |_|_|_|_|_|_|/ / | | | |/| | | | | | | |
| * | | | | | | | | | | Merge remote-tracking branch 'upstream/develop' into ticket/11015Oleg Pudeyev2012-12-061-17/+101
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / /
| | * | | | | | | | | | Merge branch 'develop-olympus' into developAndreas Fischer2012-11-291-2/+2
| | |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | / | | | | |_|_|_|_|_|_|/ | | | |/| | | | | | |