|
0b3694d14d
|
Changed index to now load from ModuleLoader
|
2019-05-07 14:34:01 +02:00 |
|
|
c49b7a5459
|
Added router function to fetch global router
|
2019-05-07 14:33:21 +02:00 |
|
|
67eb20dd1c
|
Removed unused function
This function was moved in DeltaCMS\Route\Router
|
2019-05-07 14:32:45 +02:00 |
|
|
d0af5fda5f
|
Added Abstract module
|
2019-05-07 14:31:59 +02:00 |
|
|
b951eb2716
|
Added class to manage Module loading
|
2019-05-07 14:31:45 +02:00 |
|
|
05b8625c59
|
Changed Modules Handling from json to php
|
2019-05-07 14:31:27 +02:00 |
|
|
4abe7447bd
|
Added Module Config Handler
|
2019-05-07 14:30:44 +02:00 |
|
|
0d36c51ad2
|
Changed root variable and made it public
|
2019-05-07 14:29:47 +02:00 |
|
|
12b6bf71cc
|
Added Routes Handlers
|
2019-05-07 14:26:00 +02:00 |
|
|
3fe397dacd
|
Added Multiple interfaces
|
2019-04-29 16:23:21 +02:00 |
|
|
e945325c63
|
4-move-modules-folder-up (#4)
Files were moved to /modules/ and tests config were changed too.
|
2019-04-29 11:46:33 +00:00 |
|
|
9afa848864
|
bump 0.1.0
0.1.0
|
2019-04-28 15:04:10 +02:00 |
|
|
bacd24af0e
|
Updated production files
|
2019-04-28 15:04:04 +02:00 |
|
|
be6828b72f
|
Removed unnecessary phpdoc
|
2019-04-28 14:27:07 +02:00 |
|
|
5ab9905ee3
|
Updated README
|
2019-04-28 13:46:25 +02:00 |
|
|
9b5cf2d691
|
Upgrade of Drone.io (#2)
Fix [#1](issues/1)
|
2019-04-26 22:13:43 +00:00 |
|
|
c6892caf29
|
Added type hint
|
2019-04-26 23:47:52 +02:00 |
|
|
043343e7aa
|
Fix Session SessionCache not return bool in 7.1
|
2019-04-26 23:22:18 +02:00 |
|
|
6799b8d8a2
|
add comparason for php 7.1 support
|
2019-04-26 17:29:32 +02:00 |
|
|
20680fa590
|
Fixed incorrect namespace
|
2019-04-26 15:35:57 +02:00 |
|
|
1f6d957aa1
|
Changed Caches Tests
|
2019-04-26 15:27:28 +02:00 |
|
|
1f687b8cd9
|
Updated Logger tests
|
2019-04-26 15:27:12 +02:00 |
|
|
6f6bfa5e7e
|
Added type on getEm() function
|
2019-04-26 15:26:42 +02:00 |
|
|
9ddbacd4e2
|
Removed unused methods
Some comments where added to be more precise on whats going on
|
2019-04-26 15:26:28 +02:00 |
|
|
cfd9ad8377
|
Fixed links and Removed Title
the full page image do the work better
|
2019-04-26 15:25:40 +02:00 |
|
|
37f62ba892
|
Added exception when file could not be created
|
2019-04-26 15:25:04 +02:00 |
|
|
c71600aa66
|
Fixed ttl thinking 0 was false
that was setting the TTL to the default value
|
2019-04-26 15:22:41 +02:00 |
|
|
952535a19f
|
Added 404 handler
if the server don't show 403 errors but 404 they will also be used
|
2019-04-26 10:32:43 +02:00 |
|
|
be5ed19c13
|
Fixed Cache folder not made in the correct place
|
2019-04-26 10:31:50 +02:00 |
|
|
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 |
|