a1346054
48c63c0a0b
Fix spelling
...
Signed-off-by: a1346054 <36859588+a1346054@users.noreply.github.com >
2021-09-15 21:22:59 +00:00
Tony Jeffree
b7244ad56a
Merge branch 'devel' of https://github.com/pi-hole/AdminLTE into devel
...
Signed-off-by: Tony Jeffree <tjeffree@gmail.com >
2020-09-14 11:11:27 +01:00
Tony Jeffree
4a53a8aa1c
Add cache busting to all vendor scripts
...
Signed-off-by: Tony Jeffree <tjeffree@gmail.com >
2020-08-21 10:12:41 +01:00
Tony
0a4ebe14e3
Add cache busting to all custom scripts and common css
...
Signed-off-by: Tony Jeffree <tjeffree@gmail.com >
2020-08-17 08:30:00 +01:00
DL6ER
a901489a96
Merge branch 'devel' into new/mac_clients
...
Signed-off-by: DL6ER <dl6er@dl6er.de >
2020-06-05 22:24:17 +02:00
XhmikosR
469d491260
Move JS files where they are used.
...
Signed-off-by: XhmikosR <xhmikosr@gmail.com >
2020-05-29 07:43:13 +03:00
DL6ER
f780ff3fbc
Add :interface description
...
Signed-off-by: DL6ER <dl6er@dl6er.de >
2020-05-26 18:31:31 +02:00
XhmikosR
b7540de7d0
Revert "Remove the invalid width="100% attribute"
...
This reverts commit 59ea121e07 .
Apparently, we are doing something weird in the settings tables and this doesn't work. We should revisit this later.
Signed-off-by: XhmikosR <xhmikosr@gmail.com >
2020-05-24 17:14:04 +03:00
XhmikosR
59ea121e07
Remove the invalid width="100% attribute
...
Also, add the missing `table` class in a network table.
Signed-off-by: XhmikosR <xhmikosr@gmail.com >
2020-05-24 16:13:43 +03:00
XhmikosR
d3cd52b992
Remove the obsolete cellspacing="0" attribute.
...
Signed-off-by: XhmikosR <xhmikosr@gmail.com >
2020-05-24 16:07:46 +03:00
XhmikosR
de71dd0fb5
Clean up table classes.
...
These are DataTables classes which we don't use since we use Bootstrap.
Signed-off-by: XhmikosR <xhmikosr@gmail.com >
2020-05-24 16:05:24 +03:00
XhmikosR
e70e108cce
Use .hidden/.show for showing/hiding the reset buttons
...
Signed-off-by: XhmikosR <xhmikosr@gmail.com >
2020-05-23 13:04:13 +03:00
XhmikosR
444e97b2b9
Rename groups-common.js to utils.js.
...
It's not used only in group pages, and we should try to move more common stuff here later.
Signed-off-by: XhmikosR <xhmikosr@gmail.com >
2020-05-23 10:29:48 +03:00
DL6ER
67da847440
Rename IP column on groups->clients page.
...
Signed-off-by: DL6ER <dl6er@dl6er.de >
2020-05-19 11:27:10 +02:00
DL6ER
eb983dc292
Add support for entering client host names.
...
Signed-off-by: DL6ER <dl6er@dl6er.de >
2020-05-18 14:59:39 +02:00
DL6ER
bdca8104e5
Add better select menu allowing users to filter inside the dropdown as well as add new entries in place.
...
Signed-off-by: DL6ER <dl6er@dl6er.de >
2020-05-13 21:19:05 +02:00
DL6ER
a0bd88c7ef
Add proper IP sorting to the groups->client table. Also implement subnet (CIDR notation) support into our existing IP sorting algorithm. This fixes #1268 .
...
Signed-off-by: DL6ER <dl6er@dl6er.de >
2020-05-11 23:53:24 +02:00
XhmikosR
43151d3c43
Add type="button" to all buttons.
...
The default is `type="submit"`.
Signed-off-by: XhmikosR <xhmikosr@gmail.com >
2020-05-11 21:40:26 +03:00
DL6ER
73ee91a024
Merge branch 'master' into master-to-development-v5.0
...
Signed-off-by: DL6ER <dl6er@dl6er.de >
2020-05-10 22:00:07 +02:00
DL6ER
a64810e00e
Merge branch 'release/v5.0' into devel
...
Signed-off-by: DL6ER <dl6er@dl6er.de >
2020-04-08 12:25:18 +02:00
DL6ER
43b45d3da7
Merge pull request #1100 from Ghalid/patch-1
...
Disable text correction features, change types to make input fields easier to type in (especially for mobile devices)
2020-04-07 13:59:44 +02:00
TheME
ff5e4eec86
fix input fields spacing issues
...
Signed-off-by: Th3M3 <the_me@outlook.de >
2020-04-06 20:52:17 +02:00
DL6ER
ded679a9b7
Add IPv4/IPv6 address validation to clients management page
...
Signed-off-by: DL6ER <dl6er@dl6er.de >
2020-03-14 13:37:33 +00:00
XhmikosR
b2bc0cb211
Streamline button classes and display.
...
Signed-off-by: XhmikosR <xhmikosr@gmail.com >
2020-03-06 17:44:28 +02:00
DL6ER
3c3e22bd98
Add support for client comment and timestamp fields.
...
Signed-off-by: DL6ER <dl6er@dl6er.de >
2020-02-16 15:55:29 +01:00
DL6ER
43a861a6a9
Disable form elements while database operation is pending.
...
Signed-off-by: DL6ER <dl6er@dl6er.de >
2020-01-22 19:51:48 +01:00
Ghalid
112a5abf80
Merge branch 'devel' into patch-1
...
Signed-off-by: Ghalid <24234921+Ghalid@users.noreply.github.com >
2019-12-29 14:22:12 -05:00
DL6ER
ede9d41341
Add "Reset Sorting" button to remaining pages.
...
Signed-off-by: DL6ER <dl6er@dl6er.de >
2019-12-20 08:35:29 +00:00
DL6ER
d0d1174010
Use bootstrap notify for notifications.
...
Signed-off-by: DL6ER <dl6er@dl6er.de >
2019-12-17 12:48:25 +00:00
DL6ER
b025ffd208
Make sure all fields are searchable on all pages (where this is meaningful) and remove ID column from clients group page.
...
Signed-off-by: DL6ER <dl6er@dl6er.de >
2019-12-13 15:59:46 +00:00
DL6ER
70589fa844
Add Adlists group management
...
Signed-off-by: DL6ER <dl6er@dl6er.de >
2019-12-13 15:41:14 +00:00
DL6ER
600c16c269
Add Client group management
...
Signed-off-by: DL6ER <dl6er@dl6er.de >
2019-12-13 14:40:29 +00:00