cp6
455cf45c29
Cleaned up Server.php
...
Added Return types on relations
2023-08-18 19:35:53 +10:00
cp6
afe5c1e525
Cleaned up queries that had un-needed '='
2023-08-18 19:33:26 +10:00
cp6
877592f614
Updated count
2023-08-18 19:31:21 +10:00
cp6
924415eb66
Added & implemented notes
...
Added & implemented notes to servers, shared, reseller, domains, DNS and IPs
/notes is a CRUD resource
2022-12-02 13:57:28 +11:00
wky0211
6b12e764c2
style: capitalization
2022-11-02 11:02:12 +00:00
cp6
10e2d7dbba
Fix orderByProcess() input being null
...
Fix orderByProcess() input being null by having the input be 2 if the settings values via the session havent been set
2022-10-31 11:14:26 +11:00
cp6
beaf9af041
Updated order/sort by on index pages
...
Updated order/sort by on index pages
As using the relationship for price related sorts does not work this method does
2022-10-20 13:57:04 +11:00
cp6
20d308b7be
Removed unused labels.label with
...
Removed unused labels.label with
2022-10-13 13:43:09 +11:00
corbpie
d0d2cc71ac
Merge pull request #70 from cp6/Development
...
Added order by for index actions
2022-10-13 13:30:32 +11:00
cp6
b44b4bb259
Code cleanup
...
Removed unused osIdAsString function
Added return types to some functions
2022-10-05 11:58:19 +11:00
cp6
4abbd451b9
Added order by for index actions
...
Added order by setting
Order by for index
Updated showing 404 methods in serverController
2022-10-04 14:35:46 +11:00
cp6
41413a224f
Updated server fixed server_type & virt
...
Updated server fixed server_type & virt
Merged server_type & virt into just server_type
Updated serviceServerType() for paramater types and a short/long return value
2022-10-04 11:13:57 +11:00
cp6
df779ba633
Updated models and controllers to use first()
...
Updated models and controllers to use first() rather than get() with [0]
2022-09-22 13:20:23 +10:00
cp6
51bad4a64b
Fixed OS icons not showing for correct OS INT
...
Fixed OS icons not showing for correct OS INT
2022-09-22 12:25:19 +10:00
cp6
20058cb9c9
Issue 56 & 57 fix?
...
Issue 56 & 57 fix?
2022-07-22 23:49:18 +10:00
cp6
0491f84ed4
Updated Server model & Added LabelsAssigned model
...
Huge update for Server to use relationships (no more joins)
Created LabelsAssigned class for the labels relationship
Removed pricingForService() function
Removed now unused server cache forgets
2022-07-19 13:12:51 +10:00
cp6
50d4b8b3e2
Added YABs compare & implemented cache for YABs
...
Added YABs compare
Made YABs calls use relationship with disk and network table
Update YABs views to reflect access changes in data
Implemented cache for YABs
Added Server function serverYabsAmount() to count YABs for a server id
2022-07-18 14:27:11 +10:00
imlonghao
9fd7d3d33b
model(server): add cpu to fillable
2022-06-26 15:47:18 +08:00
cp6
025d206618
Updated doServicesCount func to be cached
...
Updated doServicesCount func to be cached
2022-05-29 17:02:49 +10:00
cp6
59f644a1c9
Added forget all_pricing cache to Server model
...
Added forget all_pricing cache to Server model
2022-05-16 14:45:22 +10:00
cp6
2f3eaadb25
Cleaned up server controller
...
Moved DB calls into models & cached them
2022-05-15 01:21:51 +10:00
cp6
da34256194
Added VMware for server virt type
...
Added VMware for server virt type
2022-05-14 23:39:31 +10:00
cp6
da83aa1f23
Fix
...
Fix
2022-03-06 02:58:25 +11:00
cp6
fd22b0bf58
V2 (Laravel re-make)
...
V2 (Laravel re-make)
2022-03-06 02:02:12 +11:00