68b3b402e7
Made the core of FuzeWorks static.
...
Resolves #74
More tests are needed in order to prove functioning of renewed core
2015-09-05 21:47:35 +02:00
d2ec5b0c2a
Moved internal modules to the new module namespace.
...
Most of them have an alias starting with techfuze/ for backwards compatibility until #74 has been resolved.
Resolves #68
2015-09-05 19:06:19 +02:00
aa7bd856f2
Added the ability to add module aliases.
...
Setting a alias can be done by adding the aliases array to the moduleInfo.php and setting the names in there.
An example can be found in the example module.
2015-08-29 21:07:17 +02:00
f73f638b2b
Placed the License header in most files and implemented PHPDoc where needed.
...
Also removed useless whitespaces.
2015-08-29 17:43:13 +02:00
c86822f99b
Added multiple tests and started real continuous integration
2015-05-01 22:47:11 +02:00