Commit Graph

978 Commits

Author SHA1 Message Date
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
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
bergware 04cfaf0471 Make separator color a little more distinct in themes AZURE and GRAY 2017-06-30 09:26:10 +02: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
bergware e5ad6251a0 Fixed regression error in logging.htm and make coloring the same as all themes 2017-06-26 17:26:59 +02:00
bergware 8873b7279a Aligned logging.htm buttons with popup buttons 2017-06-25 18:15:32 +02: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
bergware f5c1148272 Changed popup windows to higher contrast and the same for all themes
Improve readability
2017-06-25 10:13:39 +02:00
bergware bade2148c4 Improved readability of popup box on VM page 2017-06-25 00:35:15 +02:00
bergware e1190b47c4 Adjust css styling for proper display in firefox 2017-06-25 00:12:01 +02:00
bergware 8fa10409f4 Show cpu pairs in VM creator and VM overview 2017-06-25 00:03:26 +02:00
bergware bd55a96073 Undo GUI Access 2017-06-24 11:24:29 +02:00
Tom Mortensen 51021eacfc Change permission bits. 2017-06-23 16:03:19 -07:00
Tom Mortensen 3606fdb700 Remove remnants and references to 'dynamix.plg'.
The 'unRAID' attribute of an existing dynamix.plg file is used as the 'max' compatible version.  This
prevents stale dyanamix.plg files being loaded.
2017-06-23 16:01:38 -07:00
tom mortensen 621596b1c0 Merge pull request #134 from bergware/6.4-wip
Undo GUI access
2017-06-23 11:52:58 -07:00
bergware 66bbc91c3f Undo GUI access 2017-06-23 19:58:43 +02:00
bergware bcaa259957 Added validation of free port(s) before committing GUI access 2017-06-23 17:17:32 +02:00
bergware 60529514c7 make unraidcheck executable 2017-06-23 15:51:26 +02:00
bergware a286a7c7cf Introduced "restart" for emhttp 2017-06-23 15:31:20 +02:00
bergware e0d09ff9b1 Minor code change 2017-06-23 13:50:14 +02:00
bergware 19ac7c4d12 Fix go file parsing 2017-06-23 13:44:29 +02:00
tom mortensen 4fff3d7ef5 Merge pull request #132 from bergware/6.4-wip
Added GUI access mode
2017-06-23 03:43:01 -07:00
bergware 7ba8d3e9fc make scripts executable 2017-06-23 12:30:04 +02:00
bergware 1d2f5d1d44 Added GUI access mode - allows changes in access mode from GUI itself
See Tools - WebGUI
2017-06-23 12:28:31 +02:00
tom mortensen 50695f4a49 Merge pull request #131 from bergware/6.4-wip
More updates to plugin manager - remove dynamix check
2017-06-23 01:18:04 -07:00
bergware 7bfdf85726 More updates to plugin manager - remove dynamix check 2017-06-23 07:50:33 +02:00
tom mortensen 4c0061b4f3 Merge pull request #130 from bergware/6.4-wip
Fixed auto resize icons to 48px in plugins page
2017-06-22 16:38:07 -07:00
bergware 85bef0c50e Fixed incorrect name when plugin check is done 2017-06-23 00:37:02 +02:00
bergware a9c04a1ed4 Additional correction in ShowPlugins 2017-06-22 22:12:15 +02:00
bergware 4571a2fde0 Add "Check for Updates" button and disable auto-check as needed 2017-06-22 22:08:37 +02:00
bergware e37edf5613 Remove unused code in plugins.page 2017-06-22 16:16:19 +02:00
bergware 5a6f2b209f Remove the "Retry" button when communication failure 2017-06-22 16:12:13 +02:00
bergware 290a043d2d Removed the "Retry" button when communication failure
At the end this is most likely the least confusion for users!
2017-06-22 16:08:18 +02:00
bergware 40a8214da4 Fixed missing action when Retry button is shown. And added info text to Retry button 2017-06-22 13:54:10 +02:00
bergware e606e1612c Fixed regression error of double function declaration 2017-06-22 11:18:37 +02:00
bergware 5892a58793 Fixed auto resize icons to 48px in plugins page 2017-06-22 10:52:56 +02:00
tom mortensen 48738d6adf Merge pull request #129 from bergware/6.4-wip
Minor textual adjustment in "waiting message"
2017-06-21 11:40:41 -07:00
bergware b60caad851 Minor textual adjustment in "waiting message" 2017-06-21 19:34:36 +02:00
Eric Schultz ca2413023f webGui: fix visual border around cpu cores on VM edit page when there are 6 cores 2017-06-21 07:27:13 -05:00
Eric Schultz 8537c50fe4 webGui: improve reading docker template xml network settings 2017-06-21 07:24:03 -05:00
tom mortensen 5cb295a088 Merge pull request #128 from bergware/6.4-wip
Make bootmode script executable
2017-06-21 00:41:14 -07:00