Commit Graph

34 Commits

Author SHA1 Message Date
bergware 0c5abec7a1 Revamp of themes White and Black
New style themes, including fixes and enhancements.
Ported back to themes Azure and Gray
2018-08-21 07:43:04 +02:00
Tom Mortensen e46d347eae Minor wording change. 2017-10-20 23:49:57 -07:00
bergware 65a498230a Adjust dropdownchecklst width according to selected theme 2017-08-21 14:29:25 +02:00
bergware a9f012c584 Add font-awesome tag 2017-08-20 18:20:53 +02:00
tom mortensen 985ec81593 Merge branch '6.4-wip' into 6.4-wip 2017-07-17 16:39:58 -07: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 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
Tom Mortensen 516fcdc53d Prevent "hidden" submit form elements from being marked disabled. 2017-04-25 08:57:50 -07:00
bergware 00035551d3 Fixed array not reset when NO devices are selected in NewConfig (regression error) 2016-10-25 22:41:32 +02:00
bergware b7aed12d4f Replace deprecated HTML5 tags <big> <center> <font> 2016-10-24 09:26:24 +02:00
bergware deacba4b9c Fix possible 'race condition' when populating slots after a "new array" execution
It might happen that an array reset occurs before the "retain" list is
created, resulting in an empty list.

There is one open point:
When the form is submitted and the page returns then $var['mdState']
variable isn't updated yet by emhttp, this only occurs after a full page
reload or page switch. As a result the GUI doesn't show the correct
message after pressing Apply.

Is there a way to let emhttp update the $var variable before returning
the page?
2016-09-06 22:12:35 +02:00
bergware 3e7064185c Fixed NewConfig display of array status 2016-08-25 01:15:52 +02:00
bergware 9e675a4dff Added 'preset current configuration' with New Config utility [13] 2016-06-29 22:32:44 +02:00
bergware 906953e74e Added 'preset current configuration' with New Config utility [12] 2016-06-29 21:28:51 +02:00
bergware 3a7e6f51c9 Added 'preset current configuration' with New Config utility [11] 2016-06-29 21:00:48 +02:00
bergware a2464592e6 Added 'preset current configuration' with New Config utility [10] 2016-06-28 17:43:50 +02:00
bergware 2b170ef324 Added 'preset current configuration' with New Config utility [9] 2016-06-28 16:35:17 +02:00
bergware 5434d7db8a Added 'preset current configuration' with New Config utility [8] 2016-06-27 21:34:31 +02:00
bergware 32d3ff8424 Added 'preset current configuration' with New Config utility [7] 2016-06-26 15:56:24 +02:00
bergware 3a08bee756 Update copyright [7] 2016-06-26 11:53:24 +02:00
bergware 9869ec8d82 Added 'preset current configuration' with New Config utility [6] 2016-06-26 10:08:05 +02:00
bergware 7e1eca806e Added 'preset current configuration' with New Config utility [5] 2016-06-26 02:22:07 +02:00
bergware f598a5da59 Added 'preset current configuration' with New Config utility [4] 2016-06-26 01:52:54 +02:00
bergware 6e200616b0 Added 'preset current configuration' with New Config utility [3] 2016-06-26 00:07:40 +02:00
bergware 0bd618b757 Added 'preset current configuration' with New Config utility [2] 2016-06-25 18:33:37 +02:00
bergware bfd5469c69 Added 'preset current configuration' with New Config utility 2016-06-25 15:05:09 +02:00
bergware 56c575342f Remove SMART config files when "New Config" is done
prevent outdated assignments
2016-06-19 07:11:00 +02:00
bergware e7032eaff3 Update copyright [6]
2005 it is....
2016-06-14 13:31:56 +02:00
bergware 600930a263 Made copyright consistent and updated to 2016 2016-06-12 08:01:52 +02:00
Eric Schultz 30ca111094 initial commit 2015-10-24 10:17:28 -07:00