index
:
forums
master
The forums.mageia.org Website
Maat [maat]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
phpBB
/
phpbb
/
template
/
twig
/
twig.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ticket/14457] Fix twig/twig::assign_display
Tristan Darricau
2016-02-18
1
-1
/
+1
*
[ticket/13804] Remove unnecessary array_merge
MateBartus
2015-05-11
1
-6
/
+1
*
[ticket/13804] Make template's user dependency optional
MateBartus
2015-05-05
1
-3
/
+21
*
[ticket/13132] Twig: Add loops content to the root context
Tristan Darricau
2015-03-05
1
-0
/
+6
*
Merge branch 'develop-ascraeus' into develop
Tristan Darricau
2015-01-20
1
-4
/
+4
|
\
|
*
[ticket/13133] Fix variable name in set_custom_style()
Matt Friedman
2015-01-20
1
-4
/
+4
|
*
Merge pull request #3099 from Senky/ticket/13266
Joas Schilling
2014-12-27
1
-0
/
+5
|
|
\
|
|
*
[ticket/13266] Enable twig dump function
Jakub Senko
2014-11-01
1
-0
/
+5
*
|
|
Merge branch 'develop-ascraeus' into develop
Joas Schilling
2014-11-21
1
-4
/
+28
|
\
\
\
|
|
/
/
|
*
|
[ticket/13133] Rename $ok variable
Tristan Darricau
2014-11-07
1
-4
/
+4
|
*
|
[ticket/13133] Allow @vendor_name for includecss
Tristan Darricau
2014-10-08
1
-4
/
+28
|
|
/
*
|
Merge branch 'develop-ascraeus' into develop
Marc Alexander
2014-09-02
1
-0
/
+4
|
\
\
|
|
/
|
*
[ticket/12661] Add template test
Pico88
2014-08-24
1
-1
/
+1
|
*
[ticket/12661] Load extensions templates from "all" folder by render()
Pico88
2014-08-24
1
-0
/
+4
*
|
[ticket/11649] Expose Twig through the container
Tristan Darricau
2014-08-09
1
-29
/
+10
|
/
*
[ticket/12715] Cleanup comments in \phpbb\template\*
Tristan Darricau
2014-06-15
1
-4
/
+2
*
Merge remote-tracking branch 'upstream/develop-ascraeus' into ticket/12594
Yuriy Rusko
2014-05-28
1
-6
/
+26
|
\
|
*
[ticket/12509] Add example in doc block
Tristan Darricau
2014-05-27
1
-0
/
+4
|
*
[ticket/12509] Fix doc block
Tristan Darricau
2014-05-13
1
-1
/
+1
|
*
[ticket/12509] Fix the call to set_custom_file in adm/index and messenger
Tristan Darricau
2014-05-13
1
-3
/
+11
|
*
[ticket/12509] Add an option to set the path of custom file for extensions
Tristan Darricau
2014-05-13
1
-5
/
+13
*
|
[ticket/12594] Remove @package tags and update file headers
Yuriy Rusko
2014-05-27
1
-4
/
+7
|
/
*
[ticket/12100] Re-order arguments in template environment constructor
Matt Friedman
2014-01-27
1
-1
/
+1
*
[ticket/12100] Ensure enabled extensions are fresh in Twig environment
Matt Friedman
2014-01-27
1
-1
/
+1
*
[task/code-sniffer] Remove the IN_PHPBB check side-effect from class files.
Andreas Fischer
2013-10-30
1
-8
/
+0
*
[ticket/11852] Split filesystem and path_helper into 2 classes
Joas Schilling
2013-09-26
1
-11
/
+11
*
Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700
Nils Adermann
2013-09-17
1
-10
/
+15
|
\
|
*
[ticket/11832] Fix INCLUDE(JS/CSS)
Nathan Guse
2013-09-13
1
-10
/
+15
*
|
Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700
Nils Adermann
2013-09-16
1
-214
/
+85
|
\
\
|
|
/
|
*
[ticket/11727] Template loader support for safe directories to load files from
Nathan Guse
2013-09-02
1
-7
/
+15
|
*
[ticket/11628] Create base template class with common functions
Nathan Guse
2013-08-28
1
-179
/
+1
|
*
Merge branch 'develop' of github.com:phpbb/phpbb3 into ticket/11628
Nathan Guse
2013-08-28
1
-2
/
+2
|
|
\
|
|
*
[ticket/11701] Loop variables are not passed correctly to events
Nathaniel Guse
2013-07-23
1
-2
/
+2
|
*
|
[ticket/11628] Make get_template_vars protected
Nathaniel Guse
2013-07-24
1
-1
/
+1
|
*
|
[ticket/11628] Fix a bug I noticed in template->destroy
Nathaniel Guse
2013-07-24
1
-1
/
+1
|
*
|
[ticket/11628] Remove the one usage of get_style_path()
Nathaniel Guse
2013-07-24
1
-16
/
+2
|
*
|
[ticket/11628] Shorten an if to an inline statement
Nathaniel Guse
2013-07-24
1
-9
/
+2
|
*
|
[ticket/11628] Remove template_path option on set_custom_style
Nathaniel Guse
2013-07-24
1
-10
/
+3
|
*
|
[ticket/11628] Remove set_style_names function, moved to set_custom_style
Nathaniel Guse
2013-07-24
1
-21
/
+6
|
*
|
[ticket/11628] Set admin namespace in the constructor
Nathaniel Guse
2013-07-24
1
-13
/
+6
|
*
|
[ticket/11628] Change set_custom_style $template path to default to string
Nathaniel Guse
2013-07-24
1
-3
/
+3
|
*
|
[ticket/11628] Remove third parameter ($names) from set_custom_style
Nathaniel Guse
2013-07-24
1
-5
/
+4
|
*
|
[ticket/11628] Return $this from set_style, set_custom_style
Nathaniel Guse
2013-07-24
1
-4
/
+4
|
*
|
[ticket/11628] Move setting core namespace to set_style()
Nathaniel Guse
2013-07-24
1
-15
/
+15
|
*
|
[ticket/11628] Remove $this->names, $this->style_names from phpbb_template
Nathaniel Guse
2013-07-24
1
-16
/
+3
|
*
|
[ticket/11628] Remove phpbb_style (move methods to phpbb_template)
Nathaniel Guse
2013-07-24
1
-1
/
+106
|
|
/
*
|
[ticket/11700] Move all recent code to namespaces
Nils Adermann
2013-09-16
1
-29
/
+31
|
/
*
[ticket/11698] Moving all autoloadable files to phpbb/
Nils Adermann
2013-07-14
1
-0
/
+465