Commit Graph

27 Commits

Author SHA1 Message Date
14d4061beb Fixes during secondary app dev
While working on another app some bugs came up that are related to the
way the framework is included and working in combination with the app.
These changes make it more general purpose friendly.
2016-09-07 20:54:28 +02:00
2ead4010b3 fixes #64 2016-08-19 13:25:53 +02:00
3ec9c8c1bb Started to implement more default parameters 2016-08-09 15:48:10 +02:00
38350e9c77 Test fixes 2016-07-23 18:17:25 +02:00
ef5dfe0aa1 Uniform isset check 2016-07-20 18:06:55 +02:00
d2de70d356 Auto-format 2016-07-15 21:33:05 +02:00
0376d85ace Optimize imports and order 2016-07-15 21:30:16 +02:00
ebafbe059a Added automatic lock after init
If someone wants to create a custom request. Init should not be called?!
2016-07-03 15:32:44 +02:00
486ac07eea Optimized language display
Language is no longer passed in "10" different ways.
2016-07-02 14:17:01 +02:00
ce182bab92 Formatting & bug fixes 2016-05-05 11:27:16 +02:00
292ac8d739 jsOMS response fixes and formatting 2016-05-03 20:52:00 +02:00
f673579340 PhpStorm fixes 2016-04-16 12:03:42 +02:00
669c3b7244 PhpStorm cleanup 2016-04-13 22:58:48 +02:00
16320978d3 Code base cleanup 2016-04-09 23:01:49 +02:00
4a127fd1ac Fixing remaining bugs for route-restructure 2016-04-09 10:44:12 +02:00
bab6abfd0d General bug fixes 2016-04-03 21:14:54 +02:00
3f5d562af9 New dispatcher and router 2016-04-02 16:21:23 +02:00
6ec9b7fd84 Fixing local error for remote test 2016-03-26 18:32:19 +01:00
cb9ee501d0 Formatting and namespace fixes 2016-03-26 14:59:09 +01:00
9dd230df36 Cleanup 2016-03-16 22:33:44 +01:00
e7f2e1d71c Uri and request fixes
Making uri a request parameter. Uri can be more easily initialized by passing uri as constructor parameter
2016-02-04 18:40:27 +01:00
97687422eb Remove namespace from scalar 2016-01-23 10:17:34 +01:00
95a390f701 Removing super globals+case insensitiv get 2015-12-27 18:45:03 +01:00
a16f0c1d71 Code style fix 2015-12-21 11:12:19 +01:00
fdef759d37 Removing verbs 2015-12-20 22:26:24 +01:00
8c95184780 Supporting uploaded files and removing http verbs for security reasons 2015-12-20 22:26:07 +01:00
7de136815a Init 2015-11-29 22:03:06 +01:00