29 Commits

Author SHA1 Message Date
ae535719f2 Moved index & htaccess to public folder 2019-04-25 10:26:11 +02:00
616d1a15b5 Extends classes to Abstract Input 2019-04-17 23:41:55 +02:00
00b1b4cff2 Removed unused variable 2019-04-17 23:40:57 +02:00
50a035047d Updated Form 2019-04-17 21:16:08 +02:00
28de4669fe Updated Inputs 2019-04-17 21:16:00 +02:00
ee266e719f Added session cache manager 2019-04-17 21:15:04 +02:00
caead40204 Updated Cache to have Abstract method 2019-04-17 21:14:52 +02:00
946ab52d61 Removed spaced in index 2019-04-17 21:14:11 +02:00
21c8fff855 Deleted File in .gitignore 2019-04-16 23:59:02 +00:00
0a724f9dc6 Updated Form handler 2019-04-17 01:31:12 +02:00
ca0150ca0b Added Input objects 2019-04-17 01:31:00 +02:00
0dfe90ebf6 Moved forms templates 2019-04-17 01:30:31 +02:00
56b99ffff1 Finished Logger tests 2019-04-17 01:29:57 +02:00
f7001060ea Updated to respect PHPmd 2019-04-17 01:29:08 +02:00
739fe46ce9 Support for forms in cache 2019-04-16 16:35:48 +02:00
147777af0d Removed initCache & Added jsonc_decode functions 2019-04-16 16:34:14 +02:00
bf80fe298a Added support for forms
still work in progress
2019-04-16 16:33:45 +02:00
5c48243306 Added EntityManager support 2019-04-16 16:32:24 +02:00
20d4d58a00 Updated FileCache to support options
file cache was updated to support options object
2019-04-16 16:31:00 +02:00
cffa8c4b67 Changed use 2019-04-16 16:28:04 +02:00
bffacf4eb7 Moved files 2019-04-16 16:26:59 +02:00
b80210ed64 update 2019-04-12 16:56:36 +02:00
213aedfecb Added template to use on modules 2019-03-29 00:11:20 +01:00
0bf98c2bf1 Reworked routing for future usage with caching 2019-03-29 00:10:42 +01:00
5d522a2064 Reworked most file to respect PSR-2 2019-03-29 00:10:10 +01:00
fb3249fa74 Moved .htaccess & added rules.
- deny all requests for server side only files
- allow only the index.php in src/
2019-03-29 00:08:22 +01:00
fafe29f42d Modifications aand started working on adminBundle 2019-03-20 00:00:53 +01:00
e4d59be18c many changes
updated composer.json to user psr-4 autoloader
updated .htaccess to point to the correct file
Rewrite of most of the project
2019-03-14 23:24:04 +01:00
17f223d517 pouet 2019-03-02 15:54:10 +01:00