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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ticket/14661] Fix a typo in twig.php
lavigor
2016-06-05
1
-1
/
+1
*
[ticket/13995] Remove deprecated projection media type
Matt Friedman
2015-07-07
1
-1
/
+1
*
Merge pull request #3560 from Nicofuma/ticket/13790
Nils Adermann
2015-05-30
13
-13
/
+0
|
\
|
*
[ticket/13790] Update phpcs
Tristan Darricau
2015-05-19
13
-13
/
+0
*
|
[ticket/13838] Fix coding style
Nicofuma
2015-05-14
5
-7
/
+15
|
/
*
[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
*
|
[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
|
/
*
[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/12557] Template fixes
n-aleha
2014-08-03
3
-6
/
+6
*
[ticket/12781] Template regex for IF catch too many things
Tristan Darricau
2014-06-27
1
-1
/
+1
*
[ticket/12715] Cleanup comments in \phpbb\template\*
Tristan Darricau
2014-06-15
17
-124
/
+126
*
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
23
-71
/
+166
|
/
*
[ticket/12382] Allow nested loops in included files.
Nils Adermann
2014-05-03
1
-4
/
+11
*
[ticket/12100] Re-order arguments in template environment constructor
Matt Friedman
2014-01-27
2
-7
/
+8
*
[ticket/12100] Ensure enabled extensions are fresh in Twig environment
Matt Friedman
2014-01-27
2
-7
/
+7
*
[ticket/11943] Throw an exception if DEFINE is setup improperly
Nathan Guse
2013-11-09
1
-0
/
+7
*
[ticket/11943] Split fix_inline_variable_tokens into 3 steps
Nathan Guse
2013-11-08
1
-10
/
+50
*
[ticket/11943] Require stricter DEFINE statements for templates
Nathan Guse
2013-11-08
1
-9
/
+1
*
[ticket/11943] Do not quote the value when it is exactly true, false, or null
Nathan Guse
2013-11-04
1
-0
/
+8
*
[task/code-sniffer] Replace spaces with tabs.
Andreas Fischer
2013-10-30
3
-43
/
+43
*
[task/code-sniffer] Remove the IN_PHPBB check side-effect from class files.
Andreas Fischer
2013-10-30
19
-152
/
+0
*
[task/code-sniffer] Fix argument list spacing.
Andreas Fischer
2013-10-29
1
-1
/
+1
*
[ticket/11981] Fix code sniffer complaints
Marc Alexander
2013-10-28
2
-2
/
+2
*
[ticket/11852] Split filesystem and path_helper into 2 classes
Joas Schilling
2013-09-26
3
-23
/
+23
*
Merge remote-tracking branch 'EXreaction/ticket/11816-2' into develop
Joas Schilling
2013-09-26
1
-4
/
+4
|
\
|
*
[ticket/11816] Fix multiple parenthesis as well before $VARs in templates
Nathan Guse
2013-09-19
1
-4
/
+4
*
|
[ticket/11700] Replace some leftover phpbb_filesystem uses
Nils Adermann
2013-09-17
1
-2
/
+2
*
|
Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700
Nils Adermann
2013-09-17
3
-13
/
+48
|
\
\
|
|
/
|
*
[ticket/11832] get_url() from phpbb_template_asset should return web path
Nathan Guse
2013-09-15
1
-2
/
+2
|
*
[ticket/11832] Fix INCLUDE(JS/CSS)
Nathan Guse
2013-09-13
3
-13
/
+47
*
|
[ticket/11700] And some last comments with backslashes
Nils Adermann
2013-09-16
1
-2
/
+2
*
|
[ticket/11700] Fix tests after merging new develop code
Nils Adermann
2013-09-16
4
-4
/
+6
*
|
Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700
Nils Adermann
2013-09-16
8
-252
/
+340
|
\
\
|
|
/
|
*
[ticket/11843] The twig lexer fixes DEFINE variables with underscores again
rechosen
2013-09-13
1
-1
/
+1
|
*
Merge pull request #1689 from EXreaction/ticket/11727
David King
2013-09-12
2
-7
/
+165
|
|
\
|
|
*
[ticket/11727] Fix indentation
Nathan Guse
2013-09-12
1
-1
/
+1
|
|
*
[ticket/11727] Fix indentation
Nathan Guse
2013-09-12
1
-9
/
+9
|
|
*
[ticket/11727] Template loader support for safe directories to load files from
Nathan Guse
2013-09-02
2
-7
/
+165
|
*
|
Merge pull request #1705 from EXreaction/ticket/11833
David King
2013-09-12
1
-3
/
+3
|
|
\
\
|
|
*
|
[ticket/11833] Prevent Twig errors from invalid template loops using BEGINELSE
Nathan Guse
2013-09-09
1
-3
/
+3
|
*
|
|
Merge branch 'develop' of github.com:phpbb/phpbb3 into ticket/11816
Nathan Guse
2013-09-12
3
-6
/
+41
|
|
\
\
\
[next]