aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #3731 from marcovo/ticket/13971Marc Alexander2015-07-171-0/+3
|\
| * [ticket/13971] Add draft_id var to event core.posting_modify_template_varsMarco Kubuntu2015-06-271-0/+3
* | Merge pull request #3593 from satanasov/ticket/13817Marc Alexander2015-07-171-4/+54
|\ \
| * | [ticket/13817] Fix target versionStanislav Atanasov2015-07-121-4/+4
| * | [ticket/13817] fix after for session_updateStanislav Atanasov2015-06-241-3/+3
| * | [ticket/13817] Add read-only notes to eventsStanislav Atanasov2015-06-201-0/+3
| * | [ticket/13817] Fix missing var namesStanislav Atanasov2015-06-201-0/+1
| * | [ticket/13817] Add _afterStanislav Atanasov2015-06-201-19/+19
| * | [ticket/13817] Change trgger_event to dispatchStanislav Atanasov2015-06-201-1/+1
| * | [ticket/13817] Fix empty eventStanislav Atanasov2015-06-201-1/+1
| * | [ticket/13817] Fix empty vars arrayStanislav Atanasov2015-06-201-2/+1
| * | [ticket/13817] Fix missing phpbb_dispatcherStanislav Atanasov2015-06-201-3/+17
| * | [ticket/13817] Add session_kill and session_gcStanislav Atanasov2015-06-201-2/+24
| * | [ticket/13817] Change sinceStanislav Atanasov2015-06-201-1/+1
| * | [ticket/13817] Add core.update_session eventStanislav Atanasov2015-06-201-1/+12
* | | Merge pull request #3755 from RMcGirr83/ticket/14004Marc Alexander2015-07-161-0/+3
|\ \ \
| * | | [ticket/14004] Add user_info to core eventRichard McGirr2015-07-121-0/+3
* | | | Merge pull request #3737 from javiexin/ticket/13980Marc Alexander2015-07-151-0/+7
|\ \ \ \ | |/ / / |/| | |
| * | | [ticket/13980] Uploaded avatar not removed when new is uploadedjaviexin2015-07-091-5/+2
| * | | [ticket/13980] Uploaded avatar not removed when new is uploadedjaviexin2015-07-031-0/+10
* | | | Merge pull request #3741 from rxu/ticket/13984Marc Alexander2015-07-101-1/+4
|\ \ \ \
| * | | | [ticket/13984] Fix the call of Ajax loading indicatorrxu2015-07-041-1/+4
* | | | | Merge pull request #3749 from VSEphpbb/ticket/13995Marc Alexander2015-07-089-22/+22
|\ \ \ \ \
| * | | | | [ticket/13995] Remove projection from testsMatt Friedman2015-07-081-4/+4
| * | | | | [ticket/13995] Invalid avatar HTML missing space between elementsMatt Friedman2015-07-071-1/+1
| * | | | | [ticket/13995] Remove invalid name element from anchors in DocsMatt Friedman2015-07-076-6/+6
| * | | | | [ticket/13995] Remove deprecated projection media typeMatt Friedman2015-07-077-11/+11
| |/ / / /
* | | | | Merge pull request #3740 from kinerity/ticket/13955Marc Alexander2015-07-072-2/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | [ticket/13955] Revert changes made in previous commitKailey Truscott2015-07-062-20/+20
| * | | | [ticket/13955] Fix javascript to conform to Google and add simple_headerKailey Truscott2015-07-062-20/+20
| * | | | [ticket/13955] Fix WebFontConig to load web fonts correctlyKailey Truscott2015-07-031-1/+1
|/ / / /
* | | | Merge pull request #3734 from RMcGirr83/ticket/13759Joas Schilling2015-07-031-1/+0
|\ \ \ \
| * | | | [ticket/13579] This commit corrects the regression.RMcGirr832015-07-021-1/+0
* | | | | Merge pull request #3654 from s9e/ticket/13880Tristan Darricau2015-06-293-23/+142
|\ \ \ \ \
| * | | | | [ticket/13880] Replaced the quote regexp to allow bracketsJoshyPHP2015-06-271-1/+1
| * | | | | [ticket/13880] Automatically remove quotes that are nested too deepJoshyPHP2015-06-273-23/+142
* | | | | | Merge pull request #3620 from VSEphpbb/ticket/13818Joas Schilling2015-06-276-2/+28
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | [ticket/13818] Add browse CDB links to ext style lang managementMatt Friedman2015-06-066-2/+28
* | | | | | Merge pull request #3714 from marc1706/ticket/13951Joas Schilling2015-06-271-1/+1
|\ \ \ \ \ \
| * | | | | | [ticket/13951] Make sure the page number is an integerMarc Alexander2015-06-181-1/+1
* | | | | | | Merge pull request #3725 from RMcGirr83/ticket/13962Joas Schilling2015-06-271-1/+1
|\ \ \ \ \ \ \
| * | | | | | | [ticket/13962] MCP Queue dropdown for forum selectionRMcGirr832015-06-231-1/+1
* | | | | | | | Merge pull request #3729 from Zoddo/ticket/13967Joas Schilling2015-06-271-2/+2
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | [ticket/13967] Use HTTPS on phpbb.com linksZoddo2015-06-261-2/+2
|/ / / / / / /
* | | | | | | Merge pull request #3728 from Crizz0/ticket/13966Marc Alexander2015-06-261-1/+1
|\ \ \ \ \ \ \
| * | | | | | | [ticket/13966] Adds the missing phpbb_dispatcher to includes/mcp/mcp_postCrizzo2015-06-251-1/+1
|/ / / / / / /
* | | | | | | Merge pull request #3538 from RMcGirr83/ticket/13759Marc Alexander2015-06-241-1/+8
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | [ticket/13759] Take post_time into accountRMcGirr832015-04-211-1/+8
* | | | | | | Merge pull request #3528 from RMcGirr83/ticket/13598Marc Alexander2015-06-242-1/+8
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | [ticket/13598] Allow topic lock on topic creationRichard McGirr2015-04-092-1/+8