Dane Everitt
3c7ffaaadb
Remove all references of packs from the Panel
2020-09-13 11:13:37 -07:00
Matthew Penner
59a150148a
feature/server-mounts initial commit
2020-05-20 17:29:03 -06:00
Dane Everitt
69eb33fb89
closes #1787
2020-05-07 20:24:28 -07:00
Dane Everitt
7115209b60
Hide statistics page for now
2020-04-12 16:03:41 -07:00
Matthew Penner
4d833af5f4
Fix script paths in layouts
2020-04-11 14:49:40 -06:00
Matthew Penner
b5e50719ac
Remove old Theme::js calls in blade layouts. Persist checkboxes, Server Owner, Node, Default Allocation, and Additional Allocations on servers/new.blade.php
2020-04-11 13:56:03 -06:00
Dane Everitt
1aacc48f0c
Remove forgotten traces of laroute
2019-12-15 18:20:37 -08:00
Dane Everitt
c97461d602
[L6] Move all of the template files into the new correct location
2019-09-04 21:19:52 -07:00
Dane Everitt
37a723aa58
Remove old views no longer in use.
2017-03-12 16:29:04 -04:00
Dane Everitt
9f54ff236a
Add back manage and delete tabs to server view
...
Will come back to deal with Startup and Database tabs at a later date.
2017-02-25 14:14:07 -05:00
Dane Everitt
bf7b58470a
Update copyright headers
2017-01-24 17:57:08 -05:00
Dane Everitt
19da4eda04
Update views, remove old theme views
2017-01-21 15:51:05 -05:00
Dane Everitt
6bd9663f59
Merge branch 'develop' into feature/service-changes
2017-01-12 13:15:37 -05:00
Dane Everitt
a1dff5cda0
Push updated languages
2016-12-30 17:17:36 -05:00
Dane Everitt
fc38b09e1f
Merge branch 'develop' into feature/service-changes
2016-12-14 16:53:53 -05:00
Dane Everitt
259b220dfc
misc file cleanup
2016-12-02 18:45:08 -05:00
Dane Everitt
9eb14614c2
Merge branch 'develop' into feature/service-changes
2016-11-27 14:01:13 -05:00
Dane Everitt
783c373100
Default company name if none is assigned.
2016-11-26 20:05:25 -05:00
Dane Everitt
09c2dcc1b6
Support for viewing and exporting packs
2016-11-15 23:12:47 -05:00
Dane Everitt
cfd5e0e854
Implement base service file modification through panel
2016-11-09 17:58:14 -05:00
Dane Everitt
e77b984596
remove beta notice. 🎉 🎉 🎉
2016-11-04 22:01:30 -04:00
Dane Everitt
d3220fa553
Fixes double error display on login forms
2016-10-29 20:29:26 -04:00
Dane Everitt
f24347d1bd
Remove old admin routes, fix display to non-admins
...
Complete!
2016-10-20 18:40:16 -04:00
Dane Everitt
53ec2c55ec
Add front-end support for adding and deleting API keys.
2016-10-20 18:20:58 -04:00
Dane Everitt
745c735b32
Add initial basic API changes
...
New route is `/api/me`
2016-10-14 20:22:23 -04:00
Dane Everitt
332da79b89
Move assets around into vendor dir
2016-09-30 20:35:27 -04:00
Dane Everitt
3fac66dfa0
Fixes navbar link, closes #94
2016-09-27 17:38:14 -04:00
Dane Everitt
a8fd7283ef
Fix error field highlighting, closes #90
2016-09-27 17:32:34 -04:00
Jakob
231bc79155
Add german translation ( #91 )
2016-09-25 20:32:32 -04:00
Dane Everitt
7b7bbdf576
Better crash display, closes #88
2016-09-17 19:27:02 -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
f1a3008a50
Fix display and subuser settings for databases
2016-08-17 17:36:06 -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
f6be06164f
fix user controller; closes #58 , closes #59
2016-02-21 01:15:37 -05:00
Dane Everitt
cb85557671
closes #51
2016-02-14 21:46:17 -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
3df694b618
Update theme support
2016-02-05 23:27:43 -05:00
DDynamic
192498e51a
Internal Themes
2016-02-04 18:19:31 -06: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
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
838c8d8cfc
Add developmental build notice
2016-01-23 12:32:45 -05:00
Dane Everitt
52229d5d2e
Add SFTP management to server front-end
2016-01-21 23:58:08 -05:00
Dane Everitt
b63fc02cef
Add settings to panel
2016-01-20 22:08:13 -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
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
3e595ca856
Add API Management to admin CP
2016-01-16 19:56:48 -05:00