Commit Graph

15 Commits

Author SHA1 Message Date
Marc Alexander
ca2304abb8 [ticket/289] Add method for checking if redirect is needed 2014-07-24 23:24:40 +02:00
Marc Alexander
50f5cfcbf3 [ticket/289] Add method for checking module count 2014-07-24 23:12:44 +02:00
Marc Alexander
149a92e822 [ticket/289] Add method for assigning template vars 2014-07-24 22:54:53 +02:00
Marc Alexander
d7fadc322e [ticket/294] Remove scrutinizer issues introduced recently
B3P-294
2014-07-07 22:43:46 +02:00
Marc Alexander
b9a6a3b3e5 [ticket/291] Add portal helper class
B3P-291
2014-07-07 11:35:11 +02:00
Marc Alexander
87bf71684d [ticket/269] Move definition of portal tables to services file
B3P-269
2014-06-27 17:38:43 +02:00
Marc Alexander
c4ab45ade1 [ticket/246] Fix misspellings in portal files
B3P-246
2014-06-08 23:45:11 +02:00
Marc Alexander
edaf25cebd [ticket/223] Display whois_online if module is enabled
The page_header() function's default was changed from true to false which
means we now have to call it with the second parameter set to true if we want
to display the whois online list.

B3P-223
2014-04-05 20:04:31 +02:00
Marc Alexander
c873fd768c [ticket/208] Fix paths after moving includes files
B3P-208
2014-02-04 00:14:59 +01:00
Marc Alexander
fd93ef9702 [move/language] Move language files out of mods folder use module folder
The standard language files are now in language/%language%/ and the module
language files have been moved to  language/%language%/modules/.
2013-11-25 20:48:18 +01:00
Marc Alexander
aceb686d70 [fix/license] Fix license info in PHP files 2013-11-19 00:11:32 +01:00
Marc Alexander
2a7773eec3 [feature/module_services] Minor changes to docblocks and migration file 2013-11-14 19:22:25 +01:00
Marc Alexander
d63149f33b [feature/module_services] Add ability to use old module files for now 2013-11-10 13:18:57 +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
Marc Alexander
0ed406ae04 [fix/folders] move files up one level
Root folder now equals the root folder of the extension.
2013-10-29 18:19:15 +01:00