Commit Graph

13 Commits

Author SHA1 Message Date
Dane Everitt
5545075302 Fix docker image field being required for inheritance, closes #413 2017-05-01 16:51:50 -04:00
Dane Everitt
30b4934013 Include default installation scripts, as well as ability to symlink a script 2017-04-27 16:16:59 -04:00
Dane Everitt
8dc24471ae Add reinstall abilities and cleanup process for new servers 2017-04-20 18:52:43 -04:00
Dane Everitt
c8f1335a09 Fixup merge 2017-04-20 17:26:20 -04:00
Dane Everitt
8d24e5f168 Merge branch 'develop' into feature/option-scripts
# Conflicts:
#	app/Http/Routes/AdminRoutes.php
#	app/Http/Routes/DaemonRoutes.php
#	app/Models/ServiceOption.php
2017-04-20 17:08:08 -04:00
Dane Everitt
0312c974f5 Update doc blocks for all app/ 2017-03-19 19:36:50 -04:00
Dane Everitt
03e0de28d9 Initial implementation of option scripts on panel side. 2017-03-18 13:09:30 -04:00
Dane Everitt
5bbded2c03 Correctly json_encode validation errors. 2017-03-16 19:30:04 -04:00
Dane Everitt
66e94dd7c0 combine validation 2017-03-12 18:31:56 -04:00
Dane Everitt
e791d561ba More StyleCI... 2017-03-12 16:35:25 -04:00
Dane Everitt
1897741381 StyleCI cleanup 2017-03-12 16:34:43 -04:00
Dane Everitt
d7682bb7c9 Complete new service, option, and variable management interface in Admin CP 2017-03-12 00:00:06 -05:00
Dane Everitt
70db461075 Start push of service changes.
Changes the way service files are stored and allows for much easier
updates in the future that won’t affect custom services.

Also stores more configurations in the database to make life easier for
everyone.
2017-03-10 18:25:12 -05:00