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
/
includes
/
template
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ticket/11227] @return void -> @return null, per coding guidelines.
Oleg Pudeyev
2012-11-30
1
-1
/
+1
*
Merge remote-tracking branch 'p/ticket/10933' into develop
Igor Wiedler
2012-11-17
2
-80
/
+47
|
\
|
*
[ticket/10933] Prose for get_first_file_location.
Oleg Pudeyev
2012-11-02
1
-5
/
+47
|
*
[ticket/10933] Dispose of locate function in template class.
Oleg Pudeyev
2012-11-02
1
-54
/
+0
|
*
[ticket/10933] Delete template_path from template class.
Oleg Pudeyev
2012-11-02
1
-7
/
+0
|
*
[ticket/10933] Add get_first_template_location.
Oleg Pudeyev
2012-11-02
1
-15
/
+1
*
|
Merge remote-tracking branch 'EXreaction/ticket/11189' into develop
Andreas Fischer
2012-11-10
1
-2
/
+2
|
\
\
|
*
|
[ticket/11189] Replace DEBUG_EXTRA with DEBUG
Nathaniel Guse
2012-11-10
1
-2
/
+2
|
|
/
*
|
Merge pull request #881 from Fyorl/ticket/10970
Nils Adermann
2012-11-10
2
-16
/
+51
|
\
\
|
|
/
|
/
|
|
*
[ticket/10970] Added extra documentation to parse_dynamic_path.
Fyorl
2012-11-10
1
-1
/
+2
|
*
[ticket/10970] Added newline in docblock
Fyorl
2012-08-19
1
-0
/
+1
|
*
[ticket/10970] Removed unused $vars
Fyorl
2012-08-10
1
-2
/
+0
|
*
[ticket/10970] Fixed a problem with prepending root paths
Fyorl
2012-07-24
1
-1
/
+5
|
*
[ticket/10970] Added missing initialisations and modified the regex
Fyorl
2012-07-24
1
-2
/
+5
|
*
[ticket/10970] Added support for forms such as {FOO}bar.{EXT}
Fyorl
2012-07-08
1
-21
/
+9
|
*
[ticket/10970] Paths of the form {FOO}/a/{BAR}/b parsed correctly
Fyorl
2012-07-08
1
-15
/
+55
*
|
[ticket/10933] Dependency inject template context.
Oleg Pudeyev
2012-11-02
1
-2
/
+3
*
|
[ticket/10933] Useful documentation for template locate function
Oleg Pudeyev
2012-11-02
1
-2
/
+34
*
|
[ticket/10933] Typo fixes
Oleg Pudeyev
2012-11-02
1
-1
/
+1
*
|
[ticket/10933] Initialize template context when template is constructed.
Oleg Pudeyev
2012-11-02
1
-1
/
+2
*
|
Merge remote-tracking branch 'nickvergessen/ticket/10876' into develop
David King
2012-09-08
1
-1
/
+1
|
\
\
|
*
|
[ticket/10876] Update regex to a version which still matches our tests
Joas Schilling
2012-08-21
1
-1
/
+1
|
*
|
[ticket/10876] Revert "add newline after php tag"-regex back to 3.0 version
Joas Schilling
2012-08-05
1
-1
/
+1
*
|
|
[ticket/11043] Allow call_hook() to be called from more than one location.
Andreas Fischer
2012-08-03
1
-5
/
+6
|
/
/
*
|
[ticket/11012] Normalize $phpEx member vars to $php_ext
Igor Wiedler
2012-07-21
1
-4
/
+4
|
/
*
[ticket/10799] Removing global variable from includejs
Vjacheslav Trushkin
2012-05-01
2
-3
/
+8
*
[ticket/10756] Fixing variable declarations in style and template classes
Vjacheslav Trushkin
2012-04-19
2
-18
/
+12
*
[ticket/10756] Renaming phpbb_style_template to phpbb_template
Vjacheslav Trushkin
2012-04-19
3
-2
/
+511
*
[ticket/10756] Creating locator interface
Vjacheslav Trushkin
2012-04-19
1
-0
/
+133
*
[ticket/10756] Renaming template classes
Vjacheslav Trushkin
2012-04-19
6
-10
/
+10
*
[ticket/10756] Moving template classes
Vjacheslav Trushkin
2012-04-19
6
-0
/
+1670
*
[feature/merging-style-components] Moving template classes to style
Vjacheslav Trushkin
2012-03-14
11
-2611
/
+0
*
[feature/append_var] Adding append_var template class function
Vjacheslav Trushkin
2012-03-05
2
-2
/
+34
*
[ticket/10652] Fixing typo in template class
Vjacheslav Trushkin
2012-02-15
1
-1
/
+1
*
Merge pull request #526 from p/ticket/10500
Igor Wiedler
2012-02-14
1
-1
/
+1
|
\
|
*
[ticket/10500] Use correct class name in @uses.
Oleg Pudeyev
2011-12-03
1
-1
/
+1
*
|
[ticket/9916] Updating header license and removing Version $Id$
Unknown
2011-12-31
11
-11
/
+11
|
/
*
[feature/extension-manager] Clear up docs of extension related template changes
Nils Adermann
2011-11-18
3
-15
/
+35
*
[feature/extension-manager] Correctly reset paths in set_template
Nils Adermann
2011-09-29
1
-1
/
+1
*
[feature/extension-manager] Make sure named styles are loaded from root dir
Nils Adermann
2011-09-29
4
-6
/
+12
*
[feature/extension-manager] Fallback template might not always be set
Nils Adermann
2011-09-29
1
-4
/
+8
*
[feature/extension-manager] Reset all template paths after a set_templates call
Nils Adermann
2011-09-29
1
-0
/
+1
*
[feature/extension-manager] Refactoring the structure of extension provider
Nils Adermann
2011-09-29
4
-59
/
+179
*
[feature/extension-manager] Don't use the extension manager during install
Nils Adermann
2011-09-29
1
-9
/
+11
*
[feature/extension-manager] Add support for templates in extensions.
Nils Adermann
2011-09-29
3
-81
/
+220
*
Merge branch 'develop' of git://github.com/phpbb/phpbb3 into develop
Andreas Fischer
2011-09-27
1
-5
/
+14
|
\
|
*
[ticket/10392] Alter parent namespace stripping.
Chris Smith
2011-09-27
1
-2
/
+9
|
*
[ticket/10392] Missed fix for S_BLOCK_NAME.
Chris Smith
2011-09-27
1
-1
/
+1
|
*
[ticket/10392] Fix access to nested special block variables.
Chris Smith
2011-09-26
1
-4
/
+6
*
|
Merge remote-tracking branch 'cs278/ticket/10384' into develop
Andreas Fischer
2011-09-24
1
-2
/
+3
|
\
\
|
|
/
|
/
|
[next]