Nicofuma
be0d4e20d4
[ticket/11444] Moving the in-board notifications to a method class
...
Currently the in-board method for the notifications is hardcoded and
cannot be disabled. This method should be in his own class extending
`phpbb\notification\method\method_interface`.
It also add the possibility, for each method, to be enabled by default (ie:
no entry in the DB => notification enabled).
https://tracker.phpbb.com/browse/PHPBB3-11444
https://tracker.phpbb.com/browse/PHPBB3-11967
PHPBB3-11444
2015-07-13 22:41:13 +02:00
Mate Bartus
e46689a0cd
[ticket/13740] Remove service container from modules
...
PHPBB3-13740
2015-07-09 23:23:40 +02:00
Mate Bartus
e967f3c1a8
[ticket/13740] Fix itteration problems, implement class name aware collections
...
PHPBB3-13740
2015-07-09 19:08:28 +02:00
Mate Bartus
62103cec30
[ticket/13740] Use service collection instead of array of task names
...
PHPBB3-13740
2015-07-09 15:30:30 +02:00
Tristan Darricau
96c5165a65
[ticket/12692] Fix languages vars and services order
...
PHPBB3-12692
2015-07-09 09:21:51 +02:00
Tristan Darricau
487fea8cff
[ticket/12692] Move the language strings to cli.php
...
PHPBB3-12692
2015-07-09 09:21:51 +02:00
Tristan Darricau
98ab5478e6
[ticket/12692] Add a console command to manage the thumbnails
...
PHPBB3-12692
2015-07-09 09:21:50 +02:00
Tristan Darricau
06f4ebce1b
[ticket/13740] CLI installer and fixes
...
[ci skip]
PHPBB3-13740
2015-07-08 01:28:08 +02:00
Mate Bartus
524b98e7bd
[ticket/13740] Fix controller class name in service definition
...
PHPBB3-13740
2015-07-08 01:28:08 +02:00
CHItA
0f5f62f8db
[ticket/13740] Load schema_data.sql from the correct location
...
[ci skip]
PHPBB3-13740
2015-07-08 01:28:06 +02:00
CHItA
c53ce3d5fb
[ticket/13740] Fix CS and extend phpbb extensions
...
[ci skip]
PHPBB3-13740
2015-07-08 01:28:04 +02:00
CHItA
db4cfa7df6
[ticket/13740] Add navigation bar support for the installer
...
Also added various UI elements and texts.
[ci skip]
PHPBB3-13740
2015-07-08 01:28:02 +02:00
CHItA
1b81bf5b23
[ticket/13740] Add better progress handling, also add log messages
...
PHPBB3-13740
2015-07-08 01:28:01 +02:00
CHItA
0dc6029bfe
[ticket/13740] Tasks can appear as multiple steps for the progress bar
...
PHPBB3-13740
2015-07-08 01:28:01 +02:00
MateBartus
0b74e3b0de
[ticket/13740] Installer's install tasks and modules
...
[ci skip]
PHPBB3-13740
2015-07-08 01:27:58 +02:00
MateBartus
11623dd671
[ticket/13740] Front facing files and controllers
...
[ci skip]
PHPBB3-13740
2015-07-08 01:27:57 +02:00
MateBartus
5afc632bca
[ticket/13740] Core file workarounds
...
[ci skip]
PHPBB3-13740
2015-07-08 01:27:55 +02:00
Tristan Darricau
d54aa190f1
Merge pull request #3623 from s9e/ticket/10620
...
[ticket/10620] Quote improvements
2015-07-07 09:46:36 +02:00
JoshyPHP
119f90e363
[ticket/13891] Replaced ContainerBuilder with service_collection
...
PHPBB3-13891
2015-06-30 10:31:58 +02:00
JoshyPHP
615ab099e2
[ticket/13891] Added reparser:list and reparser:reparse to CLI
...
PHPBB3-13891
2015-06-30 10:31:28 +02:00
JoshyPHP
f02cc27014
[ticket/10620] Implemented quote improvements
...
PHPBB3-10620
2015-06-25 03:11:55 +02:00
Tristan Darricau
8747c7a2c1
Merge pull request #3579 from s9e/ticket/13803
...
[ticket/13803] Implement a generic and scalable way to reparse rich text
2015-06-24 16:58:41 +02:00
Andreas Fischer
8213f24b35
Merge branch '3.1.x'
...
* 3.1.x:
[ticket/13952] Fix docblocks
[ticket/13952] Inject dispatcher dependency to the tidy search cron task
2015-06-22 00:45:42 +02:00
rxu
a8fe3926dc
[ticket/13952] Inject dispatcher dependency to the tidy search cron task
...
PHPBB3-13952
2015-06-20 21:39:06 +07:00
MateBartus
e877a752be
[ticket/13777] Deduplicate migration service definitions
...
PHPBB3-13777
2015-05-31 13:22:45 +02:00
MateBartus
71d03647f0
[ticket/13777] Move module management into service
...
PHPBB3-13777
2015-05-31 13:22:44 +02:00
JoshyPHP
25ce302a60
[ticket/13803] Added text_reparser_collection service
...
PHPBB3-13803
2015-05-30 17:29:43 +02:00
JoshyPHP
f463b99ad0
[ticket/13803] Updated services.yml [ci skip]
...
PHPBB3-13803
2015-05-30 17:26:01 +02:00
JoshyPHP
54b18df084
[ticket/13803] Added contact_admin_info tests
...
PHPBB3-13803
2015-05-30 17:26:01 +02:00
JoshyPHP
986af43f37
[ticket/13803] Added plugins
...
PHPBB3-13803
2015-05-30 17:26:00 +02:00
JoshyPHP
e11ae7e9cd
[ticket/13803] Hyphenated class names
...
PHPBB3-13803
2015-05-30 17:26:00 +02:00
JoshyPHP
de52580a78
[ticket/13803] WIP implementation
...
PHPBB3-13803
2015-05-30 17:26:00 +02:00
Tristan Darricau
66c0e0c6a8
[ticket/13388] Integrate routing and di parameters resolution
...
PHPBB3-13388
2015-05-29 16:48:51 +02:00
Tristan Darricau
a3d46575c7
Merge pull request #3613 from nickvergessen/ticket/13844
...
Ticket/13844 Better FAQ language files
2015-05-29 15:44:39 +02:00
Joas Schilling
077051fef5
[ticket/13844] Add events
...
PHPBB3-13844
2015-05-20 20:11:52 +02:00
Nicofuma
c5493c2bb8
Merge pull request #3586 from s9e/ticket/13680
...
[ticket/13680] Updated quote notifications
2015-05-20 00:38:49 +02:00
JoshyPHP
deadc06652
[ticket/13801] Removed user dependency from text_formatter.s9e.parser
...
PHPBB3-13801
2015-05-18 02:58:33 +02:00
Joas Schilling
07231e7943
[ticket/13844] FAQ in new controller format
...
PHPBB3-13844
2015-05-16 22:09:05 +02:00
Joas Schilling
ff7e9dc912
[ticket/13844] Refactor bbcode help to the new system
...
PHPBB3-13844
2015-05-16 22:09:04 +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
JoshyPHP
f5ce9f2738
[ticket/13680] Updated quote notifications
...
Added get_quote_authors() to text_formatter.utils service to retrieve
the names used in first-level quotes
PHPBB3-13680
2015-05-15 02:10:46 +02:00
Nicofuma
ba9ac01dc0
Merge pull request #3581 from MateBartus/ticket/13804
...
[ticket/13804] Make template's user dependency optional
2015-05-14 17:03:12 +02:00
Nicofuma
a26ab86dc6
Merge pull request #3577 from MateBartus/ticket/13800
...
[ticket/13800] Make router's extension manager dependency optional
2015-05-14 16:47:18 +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
74dbaac039
[ticket/13800] Make router's extension manager dependency optional
...
PHPBB3-13800
2015-05-02 23:45:45 +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
179a470022
[ticket/13762] Moving language related functionality into a separate class
...
PHPBB3-13762
2015-05-02 13:37:12 +02:00
MateBartus
57072a1e28
[ticket/13793] Remove translation on throwing exceptions
...
PHPBB3-13793
2015-05-01 12:40:53 +02:00