1
0
mirror of https://github.com/billz/raspap-webgui.git synced 2023-10-10 13:37:24 +02:00
Commit Graph

33 Commits

Author SHA1 Message Date
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
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