72 Commits

Author SHA1 Message Date
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