Commit Graph

871 Commits

Author SHA1 Message Date
Dane Everitt
abaff455b4 Add missing semicolon 2017-03-18 16:05:19 -04:00
Dane Everitt
c06c39def6 Update changelog 2017-03-18 15:58:51 -04:00
Dane Everitt
4f16509447 Use env() properly throughout panel to avoid cache issues. 2017-03-18 15:56:19 -04:00
Dane Everitt
9a581ef536 Add support for rebuilding servers from the console. 2017-03-18 15:26:08 -04:00
Dane Everitt
9a803e61ec Update seeder and migrations to use new docker images. 2017-03-18 14:49:48 -04:00
Dane Everitt
710d5f111a Actually save the changes so we don't end up with duplicates... 2017-03-18 13:53:22 -04:00
Dane Everitt
c2d630cfb5 Fix migration 2017-03-18 13:45:38 -04:00
Dane Everitt
5d990dcb06 Revert "Rename startup command to add deprecation support to containers."
This reverts commit fdd1d11038.
2017-03-17 19:35:48 -04:00
Dane Everitt
fdd1d11038 Rename startup command to add deprecation support to containers. 2017-03-17 19:09:54 -04:00
Dane Everitt
0c6e6f39fe Fix multiple clients causing all consoles to refresh 2017-03-17 19:05:54 -04:00
Dane Everitt
202dd52e2b Fixes bug causing MySQL user accounts to be corrupted when resetting a password via the panel.
closes #352
2017-03-17 17:17:36 -04:00
Dane Everitt
d5352e2b1e Adjust filemanager display 2017-03-17 16:20:27 -04:00
Dane Everitt
7e45f917c7 Fix subuser permissions in file manager 2017-03-17 16:19:45 -04:00
Dane Everitt
a5902bf39c Show indicator of user permissions on server when listing 2017-03-17 15:34:29 -04:00
Dane Everitt
4ad09c5435 Fixes bug introduced during admin rewrite that broke server creation 2017-03-16 21:11:15 -04:00
Dane Everitt
be60299089 Send correct container to daemon 2017-03-16 20:49:11 -04:00
Dane Everitt
34d5e81b7a Fix new server page display 2017-03-16 20:29:48 -04:00
Dane Everitt
48e261bb91 closes #288 2017-03-16 19:59:24 -04:00
Dane Everitt
b8c3ab6960 closes #339 2017-03-16 19:56:58 -04:00
Dane Everitt
1aa191210a closes #344 2017-03-16 19:54:31 -04:00
Dane Everitt
955d89c0c6 Move everything over to pterodactyl theme 2017-03-16 19:48:24 -04:00
Dane Everitt
198a021a97 Add database host management to panel. 2017-03-16 19:35:29 -04:00
Dane Everitt
5bbded2c03 Correctly json_encode validation errors. 2017-03-16 19:30:04 -04:00
Dane Everitt
05d2a6d370 Add back locations with new theme 2017-03-16 18:09:02 -04:00
Dane Everitt
db072025d4 Reference the correct column in the DB 2017-03-15 21:39:50 -04:00
Dane Everitt
1852018397 Add back missing node creation page. 2017-03-15 21:38:09 -04:00
Dane Everitt
4094a49e9c Update changelog 2017-03-15 20:59:16 -04:00
Dane Everitt
65f9e30164 Merge pull request #350 from Pterodactyl/feature/service-changes
Merge service changes into develop
2017-03-15 20:54:13 -04:00
Dane Everitt
436ba814a9 Apply fixes from StyleCI (#351) 2017-03-15 20:53:49 -04:00
Dane Everitt
1c47b2ed55 Finish pack management in Admin CP 2017-03-15 20:52:37 -04:00
Dane Everitt
4730309589 Add IDE helper for all functions 2017-03-15 19:47:44 -04:00
Dane Everitt
50558db7c3 Add initial pack creation and overview pages 2017-03-14 21:18:36 -04:00
Dane Everitt
2d90187c83 StyleCI fixes 2017-03-12 19:38:50 -04:00
Dane Everitt
668dc9216a Update seeders to reflect removed table column 2017-03-12 19:36:13 -04:00
Dane Everitt
fcadee7e67 Fix front and backend views with new service variable setups 2017-03-12 19:34:06 -04:00
Dane Everitt
66e94dd7c0 combine validation 2017-03-12 18:31:56 -04:00
Dane Everitt
d67f65bb71 Attempt to properly handle new start lines on servers for migration 2017-03-12 18:26:36 -04:00
Dane Everitt
63029bb396 Clean old migration.
New seeder method allows most all of this migration to occur in the
seeder, aside from renaming a few duplicate keys.
2017-03-12 18:05:30 -04:00
Dane Everitt
97cad1d55e Update seeders to not error out and allow updating values quickly. 2017-03-12 18:02:15 -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
37a723aa58 Remove old views no longer in use. 2017-03-12 16:29:04 -04:00
Dane Everitt
f5a4ec981d Add ability to create new service variable. 2017-03-12 16:28:38 -04:00
Dane Everitt
b1b1f448e9 Send the correct information to daemon for new index.js setup 2017-03-12 16:04:47 -04:00
Dane Everitt
419031e0cd Add function file editing, and move all service file items into database 2017-03-12 15:59:17 -04:00
Dane Everitt
d585294289 Misc. file removal and migration cleanup 2017-03-12 00:03:04 -05: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
bccbb309b2 Fix broken descriptors 2017-03-11 15:02:04 -05:00
Dane Everitt
871b735464 Ignore VSCode files 2017-03-11 14:44:18 -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