Marc Alexander
68b243f4ff
Update copyright blocks
2023-02-07 20:36:48 +01:00
Marc Alexander
0845725ded
[ticket/649] Use phpbb_get_user_rank() instead of deprecated function
...
B3P-649
2015-09-13 18:18:48 +02:00
Marc Alexander
f3be40fd72
[ticket/571] Intval more variables and improve code quality
...
B3P-571
2015-06-06 14:47:35 +02:00
Marc Alexander
1e405e9d91
[ticket/494] Cache more queries on portal page
...
B3P-494
2015-03-03 15:25:22 +01:00
Marc Alexander
5f04c9a2bb
[ticket/382] Code clean up in modules
...
B3P-382
2014-10-31 07:49:46 +01:00
Marc Alexander
aa6e53812b
[ticket/382] Fix inheritdoc and functions_upload docblock
...
B3P-382
2014-10-31 07:08:57 +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
f0f8b85280
[ticket/346] Use phpbb_get_avtar() instead of deprecated function
...
B3P-346
2014-08-24 00:04:17 +02:00
Marc Alexander
ff26914f72
[ticket/346] Use $config->set() instead of set_config()
...
B3P-346
2014-08-23 22:27:02 +02:00
Marc Alexander
4b099019e0
[ticket/207] Use different template var for redirect and fix portal link
2014-07-28 16:27:52 +02:00
Marc Alexander
2692429e82
[ticket/289] Fix scrutinizer documentation issues
2014-07-23 23:21:39 +02:00
Marc Alexander
eb256a647d
[ticket/249] Fix codesniffer complaints in portal files
...
B3P-249
2014-06-09 00:32:38 +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
8a7212bdb3
[ticket/224] Fix incorrect include and call to get_user_rank
...
B3P-224
2014-04-05 18:09:49 +02:00
Marc Alexander
cb4dc1fe5e
[funct_test/registered] Fix incorrect topic and post columns in user menu
...
Fixed #203
B3P-203
2014-01-31 16:56:14 +01:00
Marc Alexander
aceb686d70
[fix/license] Fix license info in PHP files
2013-11-19 00:11:32 +01:00
Marc Alexander
12db763560
[feature/module_services] Move user_menu to module services
2013-11-17 01:26:06 +01:00