Commit Graph

47 Commits

Author SHA1 Message Date
Mark Pointing 6966bc7f3a Changed routing system to use the more common path approach instead of query strings. 2021-01-30 16:06:33 +00:00
glaszig 29d4653524 prevent variable name collision in renderTemplate() function 2020-03-06 16:54:48 +01:00
glaszig 1d6b4e6468 moved dhcp tab panes into partials 2020-03-06 16:53:22 +01:00
glaszig ad6a4b5228 improved tab id 2020-03-06 16:41:49 +01:00
glaszig 287bfcb568 dhcp: moved logging-related controls to logging tab 2020-03-06 16:39:24 +01:00
glaszig 67eefdcf05 fixed dhcp template markup
there was one closing div too many leading to empty
content area when nav is collapsed
2020-03-06 16:26:23 +01:00
billz ddd8b53fdf Minor: label change 2020-03-05 12:43:14 +00:00
billz 90b922c432 Update with dnsmasq logfile output 2020-03-05 10:35:40 +00:00
Bill Zimmerman 3ba6c135a8
Merge pull request #506 from glaszig/feature/dhcp-upstream-server
[WIP] added ui to manage upstream dns servers
2020-03-04 23:07:35 +01:00
glaszig 5259102b18 optimized select box position 2020-03-04 19:49:07 +01:00
glaszig cfa3f9cfd3 added selectable hosted dns servers 2020-03-04 19:43:22 +01:00
glaszig 6c6de51a45 improved dhcp tab label "advanced" 2020-03-04 18:26:21 +01:00
glaszig d431da3e3a use proper gettext message for dhcp section header 2020-02-29 19:42:48 +01:00
glaszig 4cd38dc8c6 generic buttons for all tab panes in dhcp 2020-02-29 19:30:28 +01:00
glaszig a45e3a5e32 fixed nav-tabs margin to content below 2020-02-29 19:22:44 +01:00
glaszig 490ca1cb5a added "advanced" tab to dhcp config, moved upstream dns into it 2020-02-29 19:19:15 +01:00
glaszig 9c3c27cb71 small input groups for upstream dns servers 2020-02-29 19:07:31 +01:00
glaszig 3ce99eeaa7 improved checkbox label 2020-02-29 19:03:49 +01:00
glaszig 0db3d151ee use bootstrap's pretty custom-switch 2020-02-29 19:02:27 +01:00
glaszig 1efbb52738 added label for new upstream dhcp server field 2020-02-29 18:55:57 +01:00
glaszig 9f672549f2 added placeholder 2020-02-29 18:50:06 +01:00
glaszig f3e8f0e64d fixed heading 2020-02-29 18:49:59 +01:00
glaszig dc77f304bf added note about no-resolv dnsmasq option 2020-02-29 18:43:23 +01:00
glaszig 56d7a74879 improved upstream dns server help text 2020-02-29 18:37:23 +01:00
glaszig 896797a6d6 fixed aria label 2020-02-29 18:35:23 +01:00
glaszig 835d2f2a42 removed superfluous class attribute 2020-02-29 18:34:20 +01:00
glaszig 6bb4abac56 added checkbox for no-resolv option in dnsmasq.conf 2020-02-29 18:33:51 +01:00
glaszig e87d2c1c72 remove left-over redundant wording 2020-02-29 18:07:24 +01:00
glaszig a3c8def120 added ui to manage upstream dns servers 2020-02-28 23:41:56 +01:00
Bill Zimmerman 50de4f73a3
Merge branch 'master' into patch-2 2020-01-27 11:34:18 +01:00
Bill Zimmerman 96773ab447 Minor: fix indentation 2020-01-27 07:39:16 +01:00
WRXTsla 26190c0f5c
Update dhcp.php
typo?
2020-01-26 02:16:47 +01:00
billz 929fbd2572 Standardize card-headers 2019-11-01 09:08:49 +00:00
billz a126b9c8c2 Standardized on col-md-6 2019-10-24 21:42:03 +01:00
billz 5bbf52e3b6 Update label for gettext support 2019-10-22 09:01:44 +01:00
Bill Zimmerman 093080cb49
Merge branch 'master' into bootstrap4 2019-10-20 22:33:09 +02:00
billz 8240be30d0 Rebase + fix indents 2019-10-14 23:18:39 +01:00
billz d517669c9f Add service-status indicator 2019-10-14 21:17:20 +01:00
billz 54816ec10f Fix header icons 2019-10-13 00:23:00 +01:00
billz 40e408dd98 Work in progress 2019-10-12 23:04:27 +01:00
Yusnel Rojas Garcia 4d45afa27b support dns options in dnsmasq configuration 2019-10-11 13:24:22 -04:00
billz 80aa640ac4 Minor: mode change 2019-09-08 16:12:51 +01:00
billz 8be24381a8 Processed with phpcbf for PSR-2 coding standard 2019-09-07 16:42:31 +01:00
billz ef406edc61 Added check for monitor setting. Resolves #378 2019-09-07 09:55:42 +01:00
glaszig 680fa1de87 status messages always render in div tags; wrapping them in p tags is illegal in html 2019-08-19 22:37:22 +02:00
glaszig df429064c6 fixed up dhcp template 2019-08-19 22:37:22 +02:00
glaszig 9defff1cf4 use template for dhcp page 2019-08-19 22:37:22 +02:00