44 Commits

Author SHA1 Message Date
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
17f223d517 pouet 2019-03-02 15:54:10 +01:00
455140a6f2 Add CONTRIBUTING 2019-02-18 19:57:25 +00:00
c1c70a3dcd Add LICENSE 2019-02-18 19:52:07 +00:00
bc8fba19d4 too manu changes (will list by files)
.gitignore
ignores some launch files

changelog.md, readme.md
added end file line

public.php
moved
started the work on it

router.php
added require to functions & moved the function in the file
set an ini value to show errors
defied some constants
moved the public page management to public/public.php

exampleModule -> headGenerator.php
started working on module management

*.json
reworked files

function.php
added this file to manages cores functions

website.php
the Website Object for theme & modules

page.php
created a test theme
2019-02-17 00:12:50 +01:00
0399e5043b commit 2019-02-11 20:34:41 +01:00
df674a7ec5 WIP 2019-02-11 17:36:40 +01:00
14a732c31e Update readme.md 2019-02-10 23:53:00 +00:00
b90c5cee81 Update changelog.md 2019-02-10 23:51:02 +00:00
5bfd83ba08 preparation projet 2019-02-10 23:46:52 +00:00
8722e3ed74 Initial commit 2019-02-10 23:36:22 +01:00