aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/template/context.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/15424] Multiple typo fixes in docs & commentsluzpaz2019-05-081-2/+2
* [ticket/15904] Fix counting empty template blockskasimi2018-12-081-1/+2
* [ticket/15659] Fix retrieve_block_vars()Jakub Senko2018-07-071-0/+10
* [ticket/14972] Fix template context use of sizeof()Marc Alexander2018-01-011-46/+33
* [ticket/14994] Refactor template->assign_block_varjaviexin2017-11-011-1/+1
* [ticket/14994] Refactor template->assign_block_varjaviexin2017-11-011-19/+4
* [ticket/14994] Refactor template->assign_block_varjaviexin2017-10-291-51/+46
* Merge remote-tracking branch 'javiexin/ticket/15068' into 3.2.xMarc Alexander2017-05-291-0/+73
|\
| * Merge branch '3.2.x' into ticket/15068javiexin2017-03-091-33/+127
| |\
| * | [ticket/15068] Add template vars retrieval from the template objectjaviexin2017-03-091-3/+19
| * | [ticket/15068] Add template vars retrieval from the template objectjaviexin2017-02-051-0/+57
* | | Merge pull request #4612 from javiexin/ticket/14950Marc Alexander2017-04-151-1/+41
|\ \ \ | |_|/ |/| |
| * | [ticket/14950] Add possibility to delete a template blockjaviexin2017-01-121-1/+1
| * | [ticket/14950] Add possibility to delete a template blockjaviexin2017-01-041-1/+41
| |/
* | Merge pull request #4605 from javiexin/ticket/14943Marc Alexander2017-02-231-29/+40
|\ \
| * | [ticket/14943] Fix template loop access by indexjaviexin2017-01-121-30/+39
| * | [ticket/14943] Fix template loop access by indexjaviexin2017-01-011-1/+3
* | | Merge pull request #4598 from javiexin/ticket/14944Marc Alexander2017-02-191-0/+83
|\ \ \ | |/ / |/| |
| * | [ticket/14944] Add possibility to search for template loop indexes by keyjaviexin2017-01-281-1/+1
| * | [ticket/14944] Add possibility to search for template loop indexes by keyjaviexin2017-01-081-2/+14
| * | [ticket/14944] Add possibility to search for template loop indexes by keyjaviexin2016-12-301-5/+5
| * | [ticket/14944] Add possibility to search for template loop indexes by keyjaviexin2016-12-281-0/+71
| |/
* | [ticket/14943] Fix template loop access by indexjaviexin2016-12-281-4/+4
|/
* [ticket/12892] Do not set S_NUM_ROWS when adding a row to a template loopJoas Schilling2014-07-251-20/+58
* [ticket/12715] Cleanup comments in \phpbb\template\*Tristan Darricau2014-06-151-0/+5
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-5/+7
* Merge remote-tracking branch 'rxu3/ticket/12224' into developJoas Schilling2014-03-101-0/+16
|\
| * [ticket/12224] Add template wrapper method to assign block arraysrxu2014-02-231-0/+16
* | [ticket/12232] Fix a similar excessive pattern in the method.Cesar G2014-02-271-1/+2
* | [ticket/12232] Remove excessive calls to sizeof() in assign_block_vars() methodCesar G2014-02-271-1/+2
|/
* [task/code-sniffer] Remove the IN_PHPBB check side-effect from class files.Andreas Fischer2013-10-301-8/+0
* [ticket/11981] Fix code sniffer complaintsMarc Alexander2013-10-281-2/+2
* [ticket/11700] Fix some more incorrectly changed commentsNils Adermann2013-09-191-1/+1
* [ticket/11700] And some last comments with backslashesNils Adermann2013-09-161-2/+2
* [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-161-5/+7
* [ticket/11698] Moving all autoloadable files to phpbb/Nils Adermann2013-07-141-0/+389