phpbb/phpBB
toxyy 827f744ca4
[ticket/15214] Add event & functionality for assigning template event priority
Event added to allow template events to be assigned priority per extension,
event location chosen so that it only fires once.
Twig node event class refactored to allow template event priority assignment,
compile calls are deferred until all locations are processed
per extension namespace.
Priority precedence mirrors Symfony priority, with higher numbers
being placed at the beginning of the array.
Duplicate priority assignment will currently have the later events
compiled before the others.

PHPBB3-15214
2025-01-10 16:08:37 +07:00
..
adm [ticket/17449] Better handling of emoji in site name for webpush manifest 2024-12-06 07:11:52 -08:00
assets [ticket/14404] Set board & admin timezone based on browser timezone 2024-10-06 17:41:17 +02:00
bin [ticket/17176] Use Symfony name for event dispatcher 2023-09-18 19:28:18 +02:00
cache [ticket/16556] Remove purposeless <Files "*"> from .htaccess 2020-09-01 18:19:13 +02:00
config [ticket/15214] Add event & functionality for assigning template event priority 2025-01-10 16:08:37 +07:00
develop [ticket/17328] Update requires for exporting events 2024-06-01 15:55:00 +02:00
docs [ticket/17135] Remove SMTP auth method option 2025-01-05 15:57:39 +07:00
download [ticket/15687] Force supplied filename to be correct and modify route 2023-06-28 10:51:22 +02:00
ext
files [ticket/16556] Remove purposeless <Files "*"> from .htaccess 2020-09-01 18:19:13 +02:00
images [ticket/17418] Fix broken path in redface 2024-10-27 16:21:02 +01:00
includes [ticket/17135] Optimize save_queue() method call for acp_inactive 2025-01-08 10:27:55 +07:00
install [ticket/17135] Move notify method constants to interface class 2025-01-06 20:01:52 +07:00
language [ticket/17135] Remove SMTP auth method option 2025-01-05 15:57:39 +07:00
phpbb [ticket/15214] Add event & functionality for assigning template event priority 2025-01-10 16:08:37 +07:00
store [ticket/16556] Remove purposeless <Files "*"> from .htaccess 2020-09-01 18:19:13 +02:00
styles [ticket/17457] Use "use-credentials" to make the code more relevant 2024-12-19 23:22:45 +07:00
vendor-ext [ticket/16213] Add .htaccess to vendor-ext as well 2024-07-07 15:24:34 +02:00
.htaccess
app.php
common.php Merge branch '3.3.x' 2023-10-31 20:24:59 +01:00
composer-ext.json [ticket/17049] Add minimum valid JSON for composer-ext files 2022-10-16 14:04:48 +02:00
composer-ext.lock [ticket/17049] Add minimum valid JSON for composer-ext files 2022-10-16 14:04:48 +02:00
composer.json [ticket/17135] Rebase to reflect upgrading to Symfony 6.3 2025-01-05 15:57:44 +07:00
composer.lock [ticket/17135] Update Symfony mailer 2025-01-05 16:01:06 +07:00
cron.php [ticket/17091] Add kernel terminate logic and exit to cron response handling 2023-01-16 16:56:11 +01:00
faq.php
feed.php
index.php [ticket/9687] Remove no longer needed code after adjusting query 2023-11-06 17:58:13 +01:00
mcp.php [ticket/16640] Show MCP link in menu 2020-11-23 23:35:10 -05:00
memberlist.php [ticket/17135] Fix code flaws 2025-01-05 15:57:46 +07:00
posting.php [ticket/17414] Replace confirm types with enum 2024-10-17 19:50:36 +02:00
report.php
search.php Merge branch '3.3.x' 2024-10-20 15:29:52 +00:00
ucp.php Merge branch '3.3.x' 2024-07-28 20:35:52 +02:00
viewforum.php Merge branch '3.3.x' 2024-10-09 19:31:46 +00:00
viewonline.php [ticket/17200] Remove not needed addition 2023-10-29 16:45:33 +01:00
viewtopic.php Merge branch '3.3.x' 2024-07-09 19:22:41 +02:00
web.config [ticket/16907] Adjust request filtering for phpbb paths 2024-07-06 17:39:49 +02:00