Philipp Holzer
|
0d08d5dabc
|
SetLogger fix
|
2019-04-14 18:40:39 +02:00 |
|
Philipp Holzer
|
90a38a00d8
|
Adding basepath, urlpath, hostname and ssl_policy to installation
|
2019-04-14 14:23:06 +02:00 |
|
Philipp Holzer
|
fbd056327a
|
DBA-Logger fix
|
2019-04-13 20:46:58 +02:00 |
|
Philipp Holzer
|
318a3ca785
|
Create own base URL class which holds the whole base url business logic
|
2019-04-09 08:31:16 +02:00 |
|
Hypolite Petovan
|
d6d31f43a1
|
Add App\Router dependency injection to App
- Moved collectRoutes method from App to App\Router
|
2019-04-05 23:16:12 -04:00 |
|
Philipp Holzer
|
23654ce566
|
Added Update checks
- Logging
- Console
- Admin overview
|
2019-03-24 22:51:30 +01:00 |
|
Philipp Holzer
|
49def0dc27
|
Adding ConfigFileSaver and tests
|
2019-03-24 13:47:35 +01:00 |
|
Philipp Holzer
|
383a6715c3
|
Added first version of ConfigCacheSaver
|
2019-03-23 19:34:54 +01:00 |
|
Philipp Holzer
|
1a2527cdba
|
Move AppMode
|
2019-03-22 23:22:32 -04:00 |
|
Philipp Holzer
|
25b6db6aca
|
Moving Profiling to class
|
2019-03-22 23:07:39 -04:00 |
|
Hypolite Petovan
|
579d42a215
|
Fix fatal error when using Logger::devLog
- Error message is "Call to a member function log() on null in src/Core/Logger.php:304"
|
2019-03-10 22:19:12 -04:00 |
|
Philipp Holzer
|
8c3aebc376
|
Bugfixings in Config
- replaced usage of "!<unset>!" with null-returns
- fixed bool settings (0/1)
- fixed overriding config-values
- fixed basepath problems
|
2019-02-22 23:51:13 +01:00 |
|
Philipp Holzer
|
5e5c39b0e1
|
Refactored DependencyFactory for Profiler
|
2019-02-17 21:12:12 +01:00 |
|
Philipp Holzer
|
cdcf1667d7
|
Adding DependencyFactory
|
2019-02-17 20:45:39 +01:00 |
|