Commit Graph

1116 Commits

Author SHA1 Message Date
bergware aae15f0d3c Sort unassigned devices by disk size, disk model, disk name
This groups disks together by size, followed by same model, and lastly
their assigned name (sdX)
2018-03-26 10:44:23 +02:00
bergware 8a88b87b82 Browse code optimization 2018-03-26 10:40:28 +02:00
bergware 4c14cf4ee2 Fixed: dashboard apps, properly initialize menu variable 2018-03-25 10:46:45 +02:00
bergware ca8923af3d Add short delay in array list update after spin up/spin down of disk 2018-03-24 11:47:02 +01:00
bergware 094fb15e49 Add short delay in array list update after spin up/spin down of disk 2018-03-24 11:43:24 +01:00
bergware 1ca35de46a Minor css adjustment 2018-03-23 00:27:08 +01:00
bergware ca4767236a Minor css adjustment 2018-03-23 00:24:33 +01:00
bergware 60d6c22851 CSS code optimization 2018-03-22 16:31:03 +01:00
bergware 6792999662 Copyright 2018 for newly changed files 2018-03-22 16:09:57 +01:00
bergware 4ed9f457de Apply button disabled by default 2018-03-22 14:04:46 +01:00
bergware 06a4c3f668 Added version checking on css files 2018-03-22 12:19:17 +01:00
bergware fd071f7eb2 Fixed disk share cycling 2018-03-22 12:04:15 +01:00
bergware 46fa0ac9ab Minor visual updates 2018-03-22 11:57:31 +01:00
bergware 12d8d2caaf Made "spinner" consistent in every display theme 2018-03-22 11:38:49 +01:00
bergware 82f4c05422 Change animation to spinning "refresh" 2018-03-19 10:00:03 +01:00
bergware dfa76e6600 Moved NchanSubscriber.js into dynamix.js (single file load) 2018-03-19 08:15:49 +01:00
bergware 31208231c4 Fix "Schedule" reference in tabbed/non-tabbed mode and return to Main page 2018-03-18 23:20:39 +01:00
bergware 298b88e152 Do Clear Statistics inline without complete page refresh 2018-03-18 22:46:27 +01:00
bergware b0f991841a Do Clear Statistics inline without complete page refresh 2018-03-18 22:19:13 +01:00
bergware 93ab98844f Change state using socket call to emhttpd 2018-03-18 20:17:32 +01:00
bergware e36e0bcc86 Change state using socket call to emhttpd 2018-03-18 20:15:11 +01:00
bergware a1da91914c Change state using socket call to emhttpd 2018-03-18 20:10:37 +01:00
bergware 9c13913429 Make disk spin up/down inline without refresh of complete page
+ added animation to spin up/down indicator
2018-03-18 15:15:06 +01:00
bergware a3fe701dfe Allow user sorting preference for containers and VMs
Sorting preference also dictates the sequence in which containers and
VMs are started and stopped (reversed)
2018-03-17 13:53:05 +01:00
bergware 4550957675 Regression: fix container sorting for Dashboard 2018-03-17 00:42:20 +01:00
tom mortensen 5b1298c15d Merge pull request #290 from realies/patch-4
Update app icons container slidedown speed
2018-03-12 13:38:26 -07:00
tom mortensen 80f56b4782 Merge pull request #286 from Squidly271/patch-3
Link to Schedule from Array Operations
2018-03-12 13:36:01 -07:00
bergware d14e1bc300 Make "waiting" message consistent across all pages 2018-03-12 08:47:28 +01:00
realies 7e30b73779 update app icons container slidedown speed
ain't nobody got time for that
2018-03-12 07:15:58 +00:00
Squidly271 ba574143fd Update ArrayOperation.page 2018-03-11 15:51:06 -04:00
Squidly271 f514a7d084 Link to Parity Check Schedule from Array Operations 2018-03-11 14:36:08 -04:00
bergware 242e2583c1 Corrected wrong menu references in Dashboard Apps 2018-03-11 14:05:17 +01:00
bergware d5804d2d83 Corrected memory display on Dashboard page
follows now the same logic as system information
2018-03-11 08:44:34 +01:00
bergware 58e006a54b Miscellaneous corrections and optimizations 2018-03-10 15:03:09 +01:00
bergware dcd14c1932 Change Dashboard Apps animation to slide up/down 2018-03-10 00:03:40 +01:00
bergware 2c04699163 Minor changes
Sort pages natural, so numbers are in correct order, e.g. 10 is after 9
2018-03-09 09:25:34 +01:00
bergware 9279720b03 Update plugins table inline instead of rebuilding the complete list 2018-03-08 16:45:57 +01:00
bergware 99b77a6366 Standardize VM folder structure (step 2) 2018-03-07 18:41:52 +01:00
bergware 37850372a6 Removed unecessary linefeeds from dynamix.js 2018-03-07 15:55:36 +01:00
bergware b933c7ef55 Removed context.js, it is already part of dynamix.js 2018-03-07 15:50:13 +01:00
bergware fd2af4ef46 Compressed javascript sources
I've kept the original sources outside github
2018-03-07 15:28:29 +01:00
bergware 6c5723ec80 Move require_once statements to the top 2018-03-07 13:17:02 +01:00
bergware cf7f0402d1 Added user preference for VM list
Changed animation to spinning 'knob'
2018-03-06 22:46:00 +01:00
bergware a63ca4e43f Dashboard animation update 2018-03-06 09:10:14 +01:00
bergware e4c9710991 Load docker and vm lists in background to speed up rendering
Add rotating animation when starting or stopping a container or vm
2018-03-06 03:09:08 +01:00
bergware 88f21a1671 Corrected PHP warnings 2018-03-02 20:05:33 +01:00
bergware a3984c810d Corrected PHP warnings 2018-03-02 18:54:31 +01:00
bergware 657c19c751 Updated tablesorter to v2.29.6 and fixed sorting issue in browser 2018-03-01 20:06:12 +01:00
bergware ad5149e8f5 fix apparent typo + javascript 2018-02-26 08:12:07 +01:00
bergware 8266e72f90 Add "Start Page" selection for GUI 2018-02-24 14:54:57 +01:00