Commit Graph

19 Commits

Author SHA1 Message Date
Marc Alexander
9f374290ad [ticket/701] Fix tests and move declarations to services file
B3P-701
2021-09-04 17:15:12 +02:00
Marc Alexander
bca0afa86d [ticket/701] Replaces spaces with tabs
B3P-701
2021-09-04 16:27:41 +02:00
MarkusWME
d0a74065c0 Add Font Awesome functionality 2021-09-04 12:17:53 +02:00
Marc Alexander
a832bea536 [ticket/565] Properly create select box for multiple options
B3P-565
2015-06-04 22:28:33 +02:00
Marc Alexander
cddeb1eeac Merge pull request #559 from marc1706/ticket/558
[ticket/558] Fix coding guidelines infractions
2015-06-03 15:38:43 +02:00
Marc Alexander
522b4d3087 [ticket/558] Fix coding guidelines infractions
B3P-558
2015-06-03 13:59:26 +02:00
Marc Alexander
530d841674 [ticket/555] Fix tests
B3P-555
2015-06-03 13:36:21 +02:00
Marc Alexander
a5ccbb48c7 [ticket/555] Allow defining default currency in ACP
B3P-555
2015-06-03 12:53:21 +02:00
Marc Alexander
8e85752c65 [ticket/469] Enable portal on all pages in subsilver2 & add tests
B3P-469
2015-02-14 22:21:10 +01:00
Marc Alexander
30bd67f3d8 [ticket/469] Fix tests with new settings
B3P-469
2015-02-13 19:52:00 +01:00
Marc Alexander
311c7cb97f [ticket/469] Only allow showing left or right module on all pages
B3P-469
2015-02-13 16:34:53 +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
39a14ea788 [ticket/314] Fix function and method comments 2014-08-17 22:36:45 +02:00
Marc Alexander
e3e60b3068 [ticket/289] Fix incorrect method docs 2014-07-24 19:22:46 +02:00
Marc Alexander
d41bd0eab9 [ticket/289] Move store_selected_forums to modules_helper 2014-07-24 19:18:25 +02:00
Marc Alexander
d554480697 [ticket/289] Add missing class variable to modules_helper 2014-07-24 17:51:16 +02:00
Marc Alexander
7f887b872c [ticket/289] Add method for generating forum select boxes 2014-07-24 17:42:51 +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
40f630a55d [ticket/291] Add modules_helper and use for permission checks
B3P-291
2014-07-07 15:16:29 +02:00