Dane Everitt
|
4a43c53e07
|
Fix seeders; fixes typo; use glibc java
|
2017-03-18 20:20:14 -04:00 |
|
Dane Everitt
|
c484bb6b2f
|
Move and delete JS and such so that themes are cleaner
|
2017-03-18 19:03:25 -04:00 |
|
Dane Everitt
|
6ee878080b
|
Fix rebuild to pass things that are needed.
|
2017-03-18 19:03:05 -04:00 |
|
Dane Everitt
|
891fd13911
|
Fix docker image name
|
2017-03-18 17:42:50 -04:00 |
|
Dane Everitt
|
f8a1a1789c
|
Fix EULA agreement popup
|
2017-03-18 17:21:49 -04:00 |
|
Jakob Schrettenbrunner
|
f410efa866
|
add favicons for everything
|
2017-03-18 21:57:12 +01:00 |
|
Jakob Schrettenbrunner
|
944f25e6e8
|
move api key create button in top right corner
|
2017-03-18 21:38:23 +01:00 |
|
Jakob Schrettenbrunner
|
bc4e42dcdd
|
move tasks and subusers create button in top right corner
|
2017-03-18 21:36:46 +01:00 |
|
Jakob Schrettenbrunner
|
117ce5e51a
|
remove tabbing on user quick navigation sidebar
|
2017-03-18 21:32:00 +01:00 |
|
Jakob Schrettenbrunner
|
02ab70ecfb
|
move packs create button in top right corner
|
2017-03-18 21:27:31 +01:00 |
|
Jakob Schrettenbrunner
|
e90c9b6e01
|
move databases and locations create button in the top right corner to match other lists
|
2017-03-18 21:25:36 +01:00 |
|
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 |
|