|
2cbc431283
|
Implemented the first extension: the Encryption extension.
The Encryption Library provides two-way data encryption. To do so in a cryptographically secure way, it utilizes one of multple PHP extensions.
|
2016-05-13 22:52:14 +02:00 |
|
|
9f4742b063
|
Updated entire project to PSR2 code standard. Some classes still need to be moved around.
|
2016-05-07 19:22:09 +02:00 |
|
|
30f700a727
|
Implemented the fully renewed Layout Manager.
Now based on a new database schema, working with events and many more abilities.
An expansion with a built in login page might be possible.
|
2015-08-29 20:30:52 +02:00 |
|
|
8c1a7afda5
|
Fix for #28 and #23. This patch removes the mod and event registers so that modules can now be loaded dynamicly instead of using a global configuration file.
|
2015-04-22 11:31:29 +02:00 |
|
|
68c68cf91c
|
Added a mod register which allows the system to load advanced modules. This allows for the future build of module versions, prevention of module name conflicts and much more.
|
2015-03-14 15:46:05 +01:00 |
|
|
9edf81085a
|
Updated the config class. JSON support has been removed and a PHP config file writer has been implemented.
|
2015-02-23 19:30:13 +01:00 |
|