Commit Graph

986 Commits

Author SHA1 Message Date
Tom Mortensen 1cfa9db298 Explicitly add csrf_token in device assignment forms. 2017-07-17 13:48:10 -07:00
bergware 44963964cb Delete non-used file 2017-07-17 22:21:46 +02:00
bergware 0acb329059 Delete related files when new array is created 2017-07-17 22:17:02 +02:00
bergware 60d9a6ed44 Updated NewConfig, use new cmdinit variables 2017-07-17 21:01:52 +02:00
Tom Mortensen d14ccc71fc NewConfig.page tweaks. 2017-07-17 11:37:55 -07:00
bergware 98e2b8ea2a Minor enhancement in themes GRAY and AZURE 2017-07-16 11:08:24 +02:00
bergware e83678ee49 Minor correction in help text of Disk Settings 2017-07-16 10:49:05 +02:00
bergware 7f6fbdc6c4 Fixed race condition for retain function in New Config 2017-07-15 23:22:17 +02:00
bergware 8df4e66e4a Fixed race condition for retain function in New Config 2017-07-15 23:14:39 +02:00
bergware 45810b9903 Fixed race condition for retain function in New Config 2017-07-15 23:07:09 +02:00
bergware 09aac41e66 Make list of predefined shares complete 2017-07-14 17:43:42 +02:00
bergware 16723e133f Replace share size hack with more 'proper' solution 2017-07-14 12:49:09 +02:00
bergware 20b4c4230f Code cleanup 2017-07-14 10:45:57 +02:00
bergware 2120a11de6 Added help text about "flash backup" 2017-07-14 10:41:38 +02:00
bergware c7fea890d0 Correction in sidebar css for themes AZURE and GRAY 2017-07-14 10:00:33 +02:00
bergware 8b48a799df Code optimization 2017-07-14 09:20:44 +02:00
bergware 5b180ab636 Make flash_backup executable 2017-07-14 07:44:29 +02:00
bergware 20a4807272 Rename "USB backup" to "Flash backup" 2017-07-14 07:42:30 +02:00
bergware 0ce46a502a Added "USB backup" function 2017-07-14 07:25:32 +02:00
bergware bf8621f6e8 Added "USB backup" function 2017-07-14 07:17:22 +02:00
bergware 7ce3b00e35 Added "USB backup" function 2017-07-14 07:14:58 +02:00
bergware 8bcb70cffc Added "USB backup" function 2017-07-14 01:51:39 +02:00
bergware 6e82e2cc40 Minor correction in themes AZURE and GRAY 2017-07-11 13:59:22 +02:00
bergware 1128540c88 Suppress plugin online check when actions are done from plugin page itself 2017-07-09 13:50:44 +02:00
bergware 71fbfaeb98 Add LOG rotation option to docker settings
and cleanup...
2017-07-09 10:50:02 +02:00
bergware 3052821eed Merge branch '6.4-wip' into 6.4-wip 2017-07-08 23:11:04 +02:00
bergware 476100cf58 Display progress messages in blue 2017-07-08 22:51:02 +02:00
bergware 830e9d7a64 Added class 'blue'
Can we use blue instead of green as color of the array messages?
2017-07-08 21:09:42 +02:00
bergware 0090d2c571 Add date and warranty fields to disk identity information 2017-07-08 16:49:18 +02:00
bergware b7a43a56c1 Fixed IP calculation in docker settings 2017-07-08 07:41:42 +02:00
Tom Mortensen 65fc2b4198 Got rid of var['currTime'] so get the current time from php time() function. 2017-07-06 20:41:15 -07:00
Tom Mortensen 2b87e51534 Added new 'fsProgress' string to footer. No more logging of text to progressFrame.
Also fixed bug generating parity sync type text.
Also removed stupid comment I put in diskload script some time ago.
2017-07-05 23:12:32 -07:00
Tom Mortensen 95bfa90175 Get rid of 'heartbeat' event.
Footer status now updated via websocket.
2017-07-05 16:08:44 -07:00
Tom Mortensen 0b955a38a9 More websocket work. 2017-07-05 11:25:31 -07:00
bergware 81a2d93e62 Revert "Make separator color a little more distinct in themes AZURE and GRAY"
This reverts commit 04cfaf0471.
2017-07-02 09:09:00 +02:00
Tom Mortensen 6ae0ee0c45 Support selective emhttpd state update. 2017-06-30 13:28:06 -07:00
bergware 04cfaf0471 Make separator color a little more distinct in themes AZURE and GRAY 2017-06-30 09:26:10 +02:00
tom mortensen 7e1f676e1f Merge pull request #139 from bergware/6.4-wip
Added "shared" option to container path creation
2017-06-30 00:13:00 -07:00
bergware 501c28ed7f Automatic 2 or 3 column display on Dashboard page based on screen width 2017-06-30 08:54:40 +02:00
bergware a5d206afaf Fixed missing server name in docker update notifications 2017-06-27 09:07:20 +02:00
bergware be953cbf12 Added "shared" option to container path creation 2017-06-27 08:27:46 +02:00
tom mortensen f8d3074550 Merge pull request #137 from bergware/6.4-wip
Changed popup windows to higher contrast and the same for all themes
2017-06-25 15:53:30 -07:00
Eric Schultz ee5e2ac5ef webGui: use JSON for Slack notifications since it's preferred and may work better for 3rd party webhooks (e.g. Discord) 2017-06-25 11:15:14 -05:00
bergware 6e1f8d3aaf Auto-width reversed (not a good idea) 2017-06-25 12:23:11 +02:00
bergware 91abb83418 Changed slider-width to auto - this allows for longer titles 2017-06-25 12:19:59 +02:00
bergware f4ca187232 Made sidebar slide-out a little wider 2017-06-25 12:15:08 +02:00
bergware fa6cd27e1f Correction in VMMachines
Need to obtain the available CPUs just once
2017-06-25 12:03:47 +02:00
bergware e1a38ec13e Fixed display of APPS on Dashboard for themes AZURE and GRAY 2017-06-25 11:15:47 +02:00
bergware 660fc5ee42 Motion improvement of sidebar in themes AZURE and GRAY 2017-06-25 11:00:35 +02:00
bergware 60f81ec3c5 More improvements on contrast in popup windows 2017-06-25 10:21:52 +02:00