60 Commits

Author SHA1 Message Date
00b1b4cff2 Removed unused variable 2019-04-17 23:40:57 +02:00
815f2bc69d Upgraded CI 2019-04-17 21:16:34 +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
51aba20c00 Corrected test error 2019-04-17 01:43:19 +02: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
3102855c98 Updated doc 2019-04-17 01:27:32 +02:00
cd861a071a Updated Gitlab CI to use composer 2019-04-17 01:27:21 +02:00
5848de0ec7 Updated EditorConfig 2019-04-17 01:26:52 +02:00
890757f1c9 Removed node Dependency 2019-04-17 00:35:48 +02:00
fd2390e4e7 Merge branch 'gitlab-ci' into 'master'
Added gitlab-ci

See merge request delta-wings/adminpanel!1
2019-04-16 16:32:20 +00:00
6facd02730 Added gitlab-ci 2019-04-16 16:32:19 +00:00
739fe46ce9 Support for forms in cache 2019-04-16 16:35:48 +02:00
b9e3115838 Updated gitignore 2019-04-16 16:35:02 +02:00
03d45937d7 Added config file for project 2019-04-16 16:34:30 +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
783f33381a Updated Logger tests 2019-04-16 16:32:42 +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
cc0fc06cd2 Removed unused lines 2019-04-16 16:29:34 +02:00
41df7843cc Removed server failover 2019-04-16 16:28:40 +02:00
cffa8c4b67 Changed use 2019-04-16 16:28:04 +02:00
bffacf4eb7 Moved files 2019-04-16 16:26:59 +02:00
fb59a83f5d Renamed phpcs.xml 2019-04-16 16:14:50 +02:00
b80210ed64 update 2019-04-12 16:56:36 +02:00
bf4e1d44c0 moved index.css to the files linked ot it 2019-03-29 00:54:48 +01:00
15fd6b0b7f Added common systems ignored files 2019-03-29 00:54:25 +01:00
c32fec5d4a Moved ESLint into package.json 2019-03-29 00:41:24 +01:00
841b615de1 Added eslint with standard config 2019-03-29 00:37:32 +01:00
0b7e97dadb merged stylint files with package.json 2019-03-29 00:21:32 +01: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
19ad5c54ee Added stylelint as a dependency using Yarn 2019-03-29 00:06:06 +01:00
b377734ea6 Renamed README, CHANGELOG
and added basic build informations in README
2019-03-29 00:04:21 +01:00
6914ffc307 Added failover for server configuration 2019-03-29 00:03:09 +01:00
bc8ad9e656 Added stylelint rules 2019-03-29 00:02:22 +01:00
fafe29f42d Modifications aand started working on adminBundle 2019-03-20 00:00:53 +01:00
73a8455cba Merge branch 'master' of gitlab.com:delta-wings/adminpanel 2019-03-14 23:24:52 +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