Commit Graph

14 Commits

Author SHA1 Message Date
Marc Alexander
68b243f4ff Update copyright blocks 2023-02-07 20:36:48 +01:00
Marc Alexander
522b4d3087 [ticket/558] Fix coding guidelines infractions
B3P-558
2015-06-03 13:59:26 +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
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
aa6e53812b [ticket/382] Fix inheritdoc and functions_upload docblock
B3P-382
2014-10-31 07:08:57 +01:00
Marc Alexander
a031bd611e [ticket/331] Remove EPV errors in code 2014-08-17 16:01:53 +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
c601476ead [use/request_class] Use request class in stylechanger 2013-11-26 14:05:14 +01:00
Marc Alexander
aceb686d70 [fix/license] Fix license info in PHP files 2013-11-19 00:11:32 +01:00
Marc Alexander
d0e8cbea32 [feature/module_services] Fix docblocks and missing variables in modules 2013-11-12 14:45:19 +01:00
Marc Alexander
8de0a01890 [feature/module_services] Turn clock and stylechanger into new modules only 2013-11-12 13:41:05 +01:00
Marc Alexander
7f85489f69 [feature/module_services] Remove IN_PHPBB check from modules files 2013-11-11 23:03:06 +01:00
Marc Alexander
e3220460a9 [feature/module_services] Start using services for modules
This includes a module_interface and module_base for the modules.
Adding, moving, or managing modules doesn't work yet.
2013-11-07 17:33:59 +01:00