a2fd058bf5
Changes for phpbb 3.3.0
2020-08-03 20:54:37 +02:00
Marc Alexander
e6a4c8758a
[ticket/690] Checkout 3.2.x in master & fix .yml syntax for symfony
...
B3P-690
2017-01-15 12:12:56 +01:00
Marc Alexander
a5ccbb48c7
[ticket/555] Allow defining default currency in ACP
...
B3P-555
2015-06-03 12:53:21 +02:00
Marc Alexander
22e48beb8f
[ticket/504] Order who is online based on phpBB ACP setting
...
B3P-504
2015-03-15 09:00:20 +01:00
Marc Alexander
2640fea635
[ticket/436] Generate routes with modules_helper and remove use of app.php
...
Modules should generate routes with the modules helper instead of directly
creating links to app.php.
B3P-436
2015-01-04 16:09:43 +01:00
Marc Alexander
c08f728fe4
[ticket/436] Use controller helper for generating URLs in announcements
...
B3P-436
2015-01-04 15:40:42 +01:00
Marc Alexander
420d389c27
[ticket/334] Allow specifying flash clock instead of using the standard clock
...
B3P-334
2014-11-26 14:53:29 +01:00
Marc Alexander
c3366f746a
[ticket/347] Rename services and controllers to be prefix with vendor & ext
...
B3P-347
2014-08-24 01:16:09 +02:00
Marc Alexander
3f87caf3f3
[ticket/346] Use phpBB log class instead of add_log()
...
B3P-346
2014-08-23 23:50:32 +02:00
Marc Alexander
240168e925
[ticket/289] Add method for generating select boxes in modules
2014-07-24 13:16:48 +02:00
Marc Alexander
e57d1f411a
[ticket/305] Use fetch posts service in news and announcements modules
...
B3P-305
2014-07-13 10:25:47 +02:00
Marc Alexander
40f630a55d
[ticket/291] Add modules_helper and use for permission checks
...
B3P-291
2014-07-07 15:16:29 +02:00
Marc Alexander
8db374bcd8
[ticket/233] Properly redirect to portal after login
...
We need to provide a proper path with controller helper and path helper.
A simple path to the portal is not enough, as we redirect from ucp.php.
Therefore, we need to remove the web root path from the URL to the portal.
B3P-233
2014-04-06 19:48:41 +02:00
Marc Alexander
2eace0a015
[ticket/203] Remove preceding backslash from service definitions
...
Fixed #203
B3P-203
2014-01-31 17:54:02 +01:00
Marc Alexander
ecdaf2acdb
[responsive/portal] Add new pagination to announcements module
2013-12-29 00:10:52 +01:00
Marc Alexander
6e2b9e3a13
[responsive/portal] Add new pagination to portal
2013-12-29 00:09:07 +01:00
Marc Alexander
e20eae3e18
[use/request_class] Use request class in calendar module
2013-11-26 14:23:45 +01:00
Marc Alexander
84fef324b1
[use/request_class] Use request class in welcome module
2013-11-26 14:20:15 +01:00
Marc Alexander
e0f676c2f4
[use/request_class] Use request class in news module
2013-11-26 14:17:11 +01:00
Marc Alexander
837e36eba6
[use/request_class] Use request class in custom module
2013-11-26 14:14:15 +01:00
Marc Alexander
591e232650
[use/request_class] Use request class in announcements module
2013-11-26 14:07:36 +01:00
Marc Alexander
c601476ead
[use/request_class] Use request class in stylechanger
2013-11-26 14:05:14 +01:00
Marc Alexander
af84d05fd3
[use/request_class] Use request class in recent module
2013-11-26 13:10:08 +01:00
Marc Alexander
9476743f55
[use/request_class] Use request class in attachments module
2013-11-26 13:07:00 +01:00
Marc Alexander
98dab4ed0f
[use/request_class] Use request class in links module
2013-11-26 13:03:45 +01:00
Marc Alexander
c4fd78dfd2
[use/request_class] Use request class in main menu module
2013-11-26 12:47:54 +01:00
Marc Alexander
f7ec84633d
[use/request_class] Use request class in poll module
2013-11-26 12:25:23 +01:00
Marc Alexander
d55a921e81
[feature/module_services] Move module definitions to modules.yml
2013-11-17 01:56:44 +01:00