91 Commits

Author SHA1 Message Date
e5ae2db418 Fixed PHPMD global usage 2019-04-26 10:31:14 +02:00
7414958771 Added PHPStan step in CI 2019-04-26 10:21:23 +02:00
3d52fb48e2 Fixed files for PHPStan 2019-04-26 10:19:32 +02:00
9f56eec39a Added PHPStan to test suite 2019-04-26 10:17:56 +02:00
0774ca10d9 Added ISSUE and PULL REQUEST templates 2019-04-26 00:16:03 +02:00
c4c806a3e0 Updated README 2019-04-25 22:54:29 +02:00
b80d605ba4 Re-Added Doctrine/orm
this should have been stayed :p
2019-04-25 17:31:41 +02:00
77738c707a Renamed Main File 2019-04-25 17:31:06 +02:00
e4d320e5e7 Renamed AdminPanel to DeltaCMS
lot of changes :p
2019-04-25 17:13:02 +02:00
d73566086c Added Multiple Input Types 2019-04-25 16:15:37 +02:00
64a836c0e4 Changed Twig templates
Changed twig template to reflect changes in precedent commit
2019-04-25 16:15:17 +02:00
cacdc2c3d6 Changed whole Input Objects
they now lives by themselves when before
they where highly connected to Form.php
2019-04-25 16:14:25 +02:00
90a69fd16c Removed unused functions 2019-04-25 16:11:54 +02:00
3c63c139ae Changed function from public to private
this function shouldn't ever been public
2019-04-25 16:11:32 +02:00
9e854b1153 Deleted index.html
After moving the folder to public having it here will be unnecessary
2019-04-25 16:09:38 +02:00
4f9a8b93d9 Updated Readme badges 2019-04-25 16:08:52 +02:00
d6bb20ff22 Removed unused Step in CI 2019-04-25 16:07:26 +02:00
ceeb19afcb Added git package to make Codacy work 2019-04-25 10:29:56 +02:00
ae535719f2 Moved index & htaccess to public folder 2019-04-25 10:26:11 +02:00
8811769ea3 Update 'prepare.sh' 2019-04-24 23:44:27 +00:00
51a299bf62 Correct Codacy Warning 2019-04-25 01:28:04 +02:00
18f367ad41 Failed adding prepare.sh 2019-04-25 01:24:19 +02:00
b4dafa64b3 Switch from Gitlab to self-host! 2019-04-25 01:22:33 +02:00
bd7c90747e Updated Composer scripts 2019-04-25 01:06:59 +02:00
cdabecdff3 Updated productions files 2019-04-24 23:45:22 +02:00
a0225ed03b Removed modules from being excluded 2019-04-24 23:43:08 +02:00
5b74d5db7b hope I fixed gitlab-ci :p 2019-04-18 01:25:25 +02:00
08236867af Fixed Gitlab CI 2019-04-18 01:13:22 +02:00
5120088706 Started working on Cache testing 2019-04-18 00:44:00 +02:00
1207b91536 Updated commands 2019-04-17 23:42:04 +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
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