aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/functions.php
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | [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
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / | | |/| | | | | | | | / / | | | | |_|_|_|_|_|_|/ / | | | |/| | | | | | | |
| | | * | | | | | | | | [ticket/11227] @return void -> @return null in develop-olympus.Oleg Pudeyev2012-11-291-2/+2
| | * | | | | | | | | | Merge remote-tracking branch 'imkingdavid/feature/controller-new' into developIgor Wiedler2012-11-191-3/+62
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | [feature/controller] Correctly create Symfony object from globalsDavid King2012-11-191-32/+38
| | | * | | | | | | | | | [feature/controller] Add documentation about input being HTML-escapedDavid King2012-11-181-0/+3
| | | * | | | | | | | | | [feature/controller] Create Symfony Request in new functionDavid King2012-11-181-0/+39
| | | * | | | | | | | | | [feature/controller] Remove now-unused codeDavid King2012-11-181-4/+1
| | | * | | | | | | | | | [feature/controller] Use query string, not path info, for controller accessDavid King2012-11-171-15/+1
| | | * | | | | | | | | | [feature/controller] Move new functions to their own fileDavid King2012-11-161-49/+0
| | | * | | | | | | | | | [feature/controller] Use a dumped url matcher class to improve performanceDavid King2012-11-161-0/+52