Marc Alexander
|
902283c368
|
[ticket/17153] Use twig and avatar helper to render avatars
PHPBB3-17153
|
2024-05-31 11:25:22 +02:00 |
|
Marc Alexander
|
0434bce5af
|
[ticket/16944] Generate iconify bundle as needed via icons & assets bag
PHPBB3-16944
|
2023-11-12 16:04:52 +01:00 |
|
Marc Alexander
|
66b54d4469
|
[ticket/17176] Use Symfony name for event dispatcher
The previously used override of the names is no longer supported.
PHPBB3-17176
|
2023-09-18 19:28:18 +02:00 |
|
Marc Alexander
|
60dacf0bfe
|
[ticket/17100] Use twig functions for form elements
PHPBB3-17100
|
2023-04-09 13:43:05 +02:00 |
|
Marc Alexander
|
e95778df58
|
Merge branch '3.3.x'
|
2020-03-01 21:41:03 +01:00 |
|
mrgoldy
|
2451c0a815
|
[ticket/16382] Update Twig_Extension_Debug
PHPBB3-16382
|
2020-02-27 16:28:49 +01:00 |
|
Marc Alexander
|
f4462bdfd6
|
Merge branch '3.3.x'
|
2019-09-28 12:57:43 +02:00 |
|
mrgoldy
|
133dfd0a84
|
[ticket/15905] Try it without auth
PHPBB3-15905
|
2019-09-25 20:39:04 +02:00 |
|
mrgoldy
|
7989f3f71f
|
[ticket/15905] Try with existing phpbb extension
PHPBB3-15905
|
2019-09-25 20:07:09 +02:00 |
|
mrgoldy
|
91b89b6374
|
[ticket/15905] Create multiple twig extensions
PHPBB3-15905
|
2019-09-25 19:49:17 +02:00 |
|
François-Xavier de Guillebon
|
40e61e4d1e
|
[ticket/15508] Remove call to getEnvironment() from parser
PHPBB3-15508
|
2019-05-09 21:30:12 +02:00 |
|
François-Xavier de Guillebon
|
23b13c239b
|
[ticket/15508] Remove call to getEnvironment() from parser
PHPBB3-15508
|
2018-01-16 15:26:58 +01:00 |
|
Rubén Calvo
|
04a34d9f4f
|
[ticket/15289] Use macros to generate form
PHPBB3-15289
|
2017-09-08 16:22:10 +02:00 |
|
Rubén Calvo
|
19b99a0770
|
[ticket/15289] Add twig extension to generate inputs from the template
PHPBB3-15289
|
2017-09-08 16:22:10 +02:00 |
|
Rubén Calvo
|
737a8f9f7d
|
[ticket/15289] Update acp module
PHPBB3-15289
|
2017-09-08 16:22:10 +02:00 |
|
Rubén Calvo
|
ecb79539f4
|
[ticket/15253] Use storage helper methods instead of filesystem methods
PHPBB3-15253
|
2017-07-20 19:55:52 +02:00 |
|
rxu
|
fcc8e155ec
|
[ticket/14990] Move dispatcher object to the front of the options array
PHPBB3-14990
|
2017-04-16 23:40:16 +07:00 |
|
rxu
|
633bbc9c6d
|
[ticket/14990] Add core events to the Twig environment
PHPBB3-14990
|
2017-04-16 22:43:49 +07:00 |
|
Tristan Darricau
|
5cdbef860d
|
[ticket/13616] Uses symfony/proxy-manager-bridge to lazy load twig lexer
PHPBB3-13616
|
2016-04-03 16:22:07 +02:00 |
|
Tristan Darricau
|
56c2caf6c0
|
[ticket/14555] Uniformize cache directory usages
PHPBB3-14555
|
2016-03-24 09:15:34 +01:00 |
|
Matt Friedman
|
d9d89cad94
|
[ticket/14247] Use quotes around @ and % strings in YAML
PHPBB3-14247
|
2015-12-07 13:11:22 -08:00 |
|
Nicofuma
|
8e5e954438
|
[ticket/13645] Move the feeds to controllers
PHPBB3-13645
|
2015-08-23 22:36:10 +02:00 |
|
Oliver Schramm
|
cddecec146
|
Merge pull request #3591 from Nicofuma/ticket/12632
[ticket/12632] Add twig.debug and twig.auto_reload in config.yml
|
2015-05-16 00:30:19 +02:00 |
|
MateBartus
|
7b301e22f3
|
[ticket/13804] Make template's user dependency optional
PHPBB3-13804
|
2015-05-05 19:16:49 +02:00 |
|
Nicofuma
|
51376a4391
|
[ticket/13638] Inject $filesystem in \phpbb\template\asset
PHPBB3-13638
|
2015-05-05 17:07:11 +02:00 |
|
Tristan Darricau
|
f821130c3a
|
[ticket/12632] Add twig.debug and twig.auto_reload in config.yml
PHPBB3-13206
PHPBB3-12632
|
2015-05-04 14:43:58 +02:00 |
|
MateBartus
|
9a99c9e4b1
|
[ticket/13762] Replace user service with lang in twig extension
PHPBB3-13762
|
2015-05-02 13:37:13 +02:00 |
|
MateBartus
|
4bdef6fd21
|
[ticket/13697] Moving filesystem related functions to filesystem service
* Moving filesystem service to \phpbb\filesystem namespace
* Wraping Symfony's Filesystem component
* Moving filesystem related functions from includes/functions.php
into \phpbb\filesystem\filesystem
Functions moved (and deprecated):
- phpbb_chmod
- phpbb_is_writable
- phpbb_is_absolute
- phpbb_own_realpath
- phpbb_realpath
* Adding interface for filesystem service
PHPBB3-13697
|
2015-04-16 13:24:10 +02:00 |
|
Tristan Darricau
|
6850169095
|
[ticket/13266] Enable the debug extension in the development environment
PHPBB3-13266
|
2014-11-22 12:33:45 +01:00 |
|
Tristan Darricau
|
6cbb60d13f
|
[ticket/12620] Adds a yaml config file
PHPBB3-12620
|
2014-11-20 20:59:48 +01:00 |
|