Dane Everitt
41a16d5fdc
Fixes file upload onClick bug, closes #82
2016-09-07 16:21:23 -04:00
Dane Everitt
36c139d33d
Better file deletion confirmation (shows file to be deleted)
2016-09-07 16:12:17 -04:00
Dane Everitt
e0bff4db8e
closes #85 , also fixes route names
2016-09-07 15:28:57 -04:00
Dane Everitt
9fb0cb420e
Add subuser support to tasks
...
Also allow task creation…
2016-09-05 17:39:58 -04:00
Dane Everitt
9b4a0ed143
Add task toggle and delete
2016-09-05 17:13:22 -04:00
Dane Everitt
91ad9b3eaa
fix server name linking on front-end, closes #79
2016-09-05 16:31:35 -04:00
Dane Everitt
40f7ae0eb0
Less world-ending-esq notice for development builds
2016-09-05 16:28:13 -04:00
Dane Everitt
7529e961de
Add back API ( #80 )
...
Re-implements the API after it was removed in the Laravel 5.3 upgrade.
2016-09-05 16:21:36 -04:00
Dane Everitt
b02df8e610
Implement base notifications support ( #77 )
...
* initial implementation of notifications
* typehint UUID returns. Fixes that notifications bug
2016-09-05 12:00:56 -04:00
Dane Everitt
afb5011fbe
Update to Laravel 5.3
...
[BREAKING] — REMOVES REMOTE API
A new API will need to be implemented properly using the new Laravel
Passport OAuth2 system. DingoAPI was becoming too unstable and
development wasn’t really moving along enough to continue to rely on it.
2016-09-03 17:09:00 -04:00
Dane Everitt
1ca07e665e
Add support for viewing SFTP password in panel
...
requested in #74
closes #74
2016-09-02 19:26:48 -04:00
Dane Everitt
38eae88bd0
Add support for suspension
2016-09-01 21:16:38 -04:00
Dane Everitt
e8c175f385
Add IP Aliasing ( #72 )
...
* complete support for IP Alias's throughout panel
Includes a database change and probably better allocation handling
anyways
closes #37
2016-08-31 16:03:37 -04:00
Dane Everitt
f1a3008a50
Fix display and subuser settings for databases
2016-08-17 17:36:06 -04:00
Dane Everitt
7c80588fd3
Allow IP if not using SSL
2016-08-16 18:45:22 -04:00
Dane Everitt
5233d6e87b
Add database password change support and fix column name
2016-08-16 00:07:10 -04:00
Dane Everitt
0d61c50dcc
closes #67 and fixes database tab display
2016-08-15 22:42:11 -04:00
Dane Everitt
67d9f9f4ab
Improve scheduled task layout and data handling
2016-03-18 16:23:10 -04:00
Dane Everitt
e7436aab2b
Add active session management
2016-02-26 00:35:23 -05:00
Dane Everitt
8190f08b75
Move to async lib for processing cpu data
...
Still doesn’t fix the page lag which seems to be due to the rendering
of the graphs.
2016-02-25 23:57:53 -05:00
Dane Everitt
ceb2ef49ae
fix JS bug
2016-02-25 23:57:31 -05:00
Dane Everitt
f6be06164f
fix user controller; closes #58 , closes #59
2016-02-21 01:15:37 -05:00
Dane Everitt
48b9bc0c52
add support for variable creation and deletion
2016-02-21 00:38:03 -05:00
Dane Everitt
dcf2f6fa0a
fix up urls to follow a cleaner pattern
2016-02-21 00:07:03 -05:00
Dane Everitt
dcfdb89e3c
add support for deleting service option
2016-02-20 16:55:05 -05:00
Dane Everitt
1e9bf1c220
Add support for adding new service option
2016-02-20 16:45:13 -05:00
Dane Everitt
177bd4ec9d
add ability to delete a service
2016-02-20 16:23:04 -05:00
Dane Everitt
a50bb5da14
add ability to create new service
2016-02-20 16:02:49 -05:00
Dane Everitt
e42547a1ff
add support for editing service options
2016-02-20 15:59:37 -05:00
Dane Everitt
ad5e253a07
Really basic initial implementation of service management
2016-02-15 15:21:28 -05:00
Dane Everitt
cb85557671
closes #51
2016-02-14 21:46:17 -05:00
Dane Everitt
217762a2eb
More complete implementation of database management in panel.
...
Still missing ability to change passwords for databases, but that will
come soon.
2016-02-14 21:43:20 -05:00
Dane Everitt
e14d1d3c95
small template design fixes
2016-02-14 19:42:10 -05:00
Dane Everitt
a903ae313a
Add per-service-option startup & executable
...
Also fixes display issue on front-end where users could see and edit
hidden settings
Fixes a bug in relation to #57
2016-02-13 17:29:52 -05:00
Dane Everitt
5678d643cd
Very basic view of databases and database servers on the system
2016-02-13 00:18:32 -05:00
Dane Everitt
938df4023d
Allow swap to be assigned as -1
2016-02-13 00:06:23 -05:00
Dane Everitt
7013d10987
Add basic support for per-server databases
...
Still missing ability to define database servers
2016-02-08 18:03:05 -05:00
Dane Everitt
3fe74b412d
Update binaryJS path for daemon changes
2016-02-06 15:28:31 -05:00
Dane Everitt
d171f767a3
Move from highcharts
2016-02-06 15:06:43 -05:00
Dane Everitt
3ee7d31fa6
Fix up admin CP graphs
2016-02-06 13:33:36 -05:00
Dane Everitt
aa54e657e1
Change graphing library for node view
...
Server view coming soon
2016-02-06 01:29:24 -05:00
Dane Everitt
e98e7d5e7f
clearly this was a bad day in the programming world
2016-02-05 23:58:13 -05:00
Dane Everitt
a9ced7d474
Very basic initial auto-deploy script setup
2016-02-05 23:41:16 -05:00
Dane Everitt
3df694b618
Update theme support
2016-02-05 23:27:43 -05:00
DDynamic
192498e51a
Internal Themes
2016-02-04 18:19:31 -06:00
Michael Parker
ea30ee17f7
Fix spelling
...
Per DireDoesGames fixing a spelling error
2016-02-01 19:10:00 -05:00
Dane Everitt
b0a9be98f9
Fixes bug with websocket uploads; closes #48
2016-01-26 22:42:24 -05:00
Dane Everitt
0b523bf468
This no longer happens :)
2016-01-26 22:18:40 -05:00
Dane Everitt
4030eb4994
add mobile view links; closes #44
2016-01-25 20:50:44 -05:00
Dane Everitt
94f5bf0862
fixes error display on login form; closes #46
2016-01-25 19:21:26 -05:00
Dane Everitt
cc9cfc74c9
Fix browser crashing; closes #38
2016-01-24 01:24:41 -05:00
Dane Everitt
35de668622
Change version handling; bump to 0.1.1-beta
2016-01-23 21:42:56 -05:00
Dane Everitt
c81bc37865
Why this was a problem is beyond me.
...
For some reason blade got really upset on a development machine because
of these comments. Doing individual lines fixes it.
2016-01-23 21:30:03 -05:00
Dane Everitt
5ce6b00f54
A few final changes prior to release
2016-01-23 14:42:26 -05:00
Dane Everitt
838c8d8cfc
Add developmental build notice
2016-01-23 12:32:45 -05:00
Dane Everitt
fbd1b3f097
Improved display for server view if not installed
2016-01-22 20:39:16 -05:00
Dane Everitt
be47565c78
Update to match new installer processing.
2016-01-22 20:31:47 -05:00
Dane Everitt
4719b20a27
Implement server startup stuff
2016-01-22 19:40:48 -05:00
Dane Everitt
af0ffa54ce
Correct headers on language files
2016-01-22 16:15:36 -05:00
Dane Everitt
80f3e4b11e
Merge pull request #36 from IanSzot/development
...
Initial translation to portuguese
2016-01-22 16:14:55 -05:00
Dane Everitt
ccfe444930
Fix file editing linkages
2016-01-21 23:58:08 -05:00
Dane Everitt
52229d5d2e
Add SFTP management to server front-end
2016-01-21 23:58:08 -05:00
Ian Szot
0e15622366
Initial translation to portuguese
...
Translated to pt_BR
2016-01-21 20:59:30 -02:00
Dane Everitt
b63fc02cef
Add settings to panel
2016-01-20 22:08:13 -05:00
Dane Everitt
40c68a5391
Add title to copyright
2016-01-20 16:05:16 -05:00
Dane Everitt
026df6a36f
Relicense project under MIT
...
Permission obtained from @DDynamic. Contributions from other users were
removed since we did not obtain permission from them for the re-license.
From this point forward all contributors must have a signed Contributor
License Agreement on file.
2016-01-20 15:56:40 -05:00
Dane Everitt
a457bf2806
Fix a few bugs
2016-01-18 21:35:37 -05:00
Dane Everitt
ac6edc4d64
Completed subuser system
2016-01-18 19:57:10 -05:00
Ian Szot
e831c75f4c
Initial translation to pt_BR
...
Translated to brazilian portuguese
2016-01-18 14:21:28 -02:00
Dane Everitt
b7666bdb05
Basic initial subuser management
2016-01-18 01:24:33 -05:00
Dane Everitt
57cf636816
Update server policy definitions
2016-01-18 00:56:09 -05:00
Dane Everitt
4f3629fc4c
Fixes issue with special characters in URL for file manager
...
closes #21
2016-01-17 22:54:03 -05:00
Dane Everitt
776af7d0f1
Add links in server information display
2016-01-16 23:31:07 -05:00
Dane Everitt
644f26fbfe
Add location creation
2016-01-16 23:10:46 -05:00
Dane Everitt
fb5533f107
add location editing
2016-01-16 22:57:28 -05:00
Dane Everitt
21a95a5d0e
Add location delete support
2016-01-16 22:29:35 -05:00
Dane Everitt
861af87e93
Fix password reset system
2016-01-16 21:57:10 -05:00
Dane Everitt
8613e05a72
Fix display issue if node has no assigned servers
2016-01-16 20:19:52 -05:00
Dane Everitt
3e595ca856
Add API Management to admin CP
2016-01-16 19:56:48 -05:00
Dane Everitt
6f97799e10
Make FuelUX global in admin cp
2016-01-16 17:08:26 -05:00
Dane Everitt
a6bc36a710
add initial api management page
2016-01-16 01:20:27 -05:00
Dane Everitt
4604500349
Replace tabs with Spaces
...
I *really* wish Atom would stop doing this to me.
2016-01-12 23:49:56 -05:00
Dane Everitt
02f6bf428e
Show initial locations list
2016-01-10 19:22:21 -05:00
Dane Everitt
4dfba7b3b1
Re-order admin sidebar
2016-01-10 19:01:26 -05:00
Dane Everitt
1d97b0be98
Add support for modification of server startup variables and command
2016-01-10 18:57:22 -05:00
Dane Everitt
62313eeac5
Cleaner required labels on server creation
2016-01-10 17:18:33 -05:00
Dane Everitt
232c05c31d
Add support for deleting nodes
...
Finishes node management
2016-01-10 16:59:19 -05:00
Dane Everitt
52c506b133
For whatever reason event.submit() decided to not work after preventDefault()
2016-01-10 16:56:23 -05:00
Dane Everitt
ac8d31d6d6
Fix login form width
2016-01-10 16:17:27 -05:00
Dane Everitt
b92376ff47
Fix node and server list display for smaller screens
2016-01-10 00:45:52 -05:00
Dane Everitt
2ad300461e
Fix hiding single port
2016-01-10 00:45:02 -05:00
Dane Everitt
179481c547
Add support for allocation management on nodes.
...
Allows deleting entire IP blocks, as well as allocating new IPs and
Ports via CIDR ranges, single IP, and single ports or a port range.
2016-01-10 00:38:16 -05:00
Dane Everitt
aaf9768a92
Improved alerts on server console and power controls
2016-01-08 22:54:30 -05:00
Dane Everitt
80bef5bd93
Fix file manager permissions
2016-01-08 22:42:33 -05:00
Dane Everitt
a1c6aa6358
Clean up setting allocation front-end
2016-01-08 22:36:57 -05:00
Dane Everitt
b41e7ecf09
Fix more permissions checking
2016-01-08 22:30:21 -05:00
Dane Everitt
b996316d92
Fixes some permissions stuff
2016-01-08 22:22:57 -05:00
Dane Everitt
022143dd86
use sweetalert modals on delete server
2016-01-08 20:26:21 -05:00
Dane Everitt
abed57546b
Show nicer alerts for file deletion
2016-01-08 20:08:20 -05:00
Dane Everitt
54bef1e7d5
Basic allocation information
...
Allows deleting ports, nothing else yet
2016-01-08 20:01:18 -05:00