Commit graph

57 commits

Author SHA1 Message Date
Franco Fichtner
2783ef18b7 net/wol: model style 2026-01-19 04:46:53 +01:00
Franco Fichtner
e3bf36a2ec plugins: remove a few of my historic maintainerships
These plugins have had maintainership attached due to the fact
that they became plugins at one point in time.  Since we can now
annotate this better, do it.
2025-12-04 09:19:37 +01:00
Franco Fichtner
bb2097f8b7 net/wol: fix another one 2025-07-31 21:11:30 +02:00
Monviech
0980d86e07
net/wol: Fix command buttons not in grid (#4854) 2025-07-31 13:54:31 +02:00
Monviech
a801568156
net/wol: Fix interface matching in widget to determine online status (#4842) 2025-07-27 19:49:51 +02:00
Monviech
45235845fb
mvc: Turn camelCase into snake_case in missing javascript, ACL and volt files. (#4796) 2025-07-08 17:29:26 +02:00
Franco Fichtner
f240ec0fce plugins: run style-model 2025-07-02 10:46:07 +02:00
Monviech
089aaa256d
mvc: Replace camelCase API notation with snake_case, some more spots that were missed (#4768) 2025-06-23 17:32:56 +02:00
Monviech
4b4ec29eca
mvc: Replace camelCase API notation with snake_case (#4767)
* mvc: Replace camelCase API notation with snake_case

* mvc: Replace camelCase API notation with snake_case, fixed some special cases in www/caddy
2025-06-23 14:45:51 +02:00
Franco Fichtner
d95b1dcf77 net/wol: revision bump 2024-09-17 07:45:37 +02:00
IDH-oliver
ed333b463c
net/wol: fix false negatives on MAC lookup (#4231) 2024-09-13 12:28:45 +02:00
Franco Fichtner
bae6b2bb9e net/wol: fix ACL dasbhoard definitions 2024-09-13 12:20:21 +02:00
Franco Fichtner
fd504cf04a net/wol: change this back, bug in getArp() 2024-08-26 15:09:49 +02:00
Franco Fichtner
ba175b5cc6 net/wol: remove focus after click 2024-08-26 13:21:24 +02:00
Franco Fichtner
40d28ac149 net/wol: fix the ARP lookup in the least intrusive way #4192
Also make sure the wake button has some form of user feedback.
The checkmark is reset when the plugin is refreshed.  Omitted
spinner because the action only takes a fraction of a second.
2024-08-26 13:12:19 +02:00
Michał Brzeziński
e553f5691f
WOL widget rewrite for new dashboard (#4192) 2024-08-26 11:48:10 +02:00
Franco Fichtner
d2ad811cca net/wol: bump was missing
PR: https://forum.opnsense.org/index.php?topic=36219.0
2023-09-29 23:53:38 +02:00
Andrew
4eb295bf68
Update DHCP Leases Status in wake_on_lan.widget.php (#3542) 2023-08-12 20:41:48 +02:00
Franco Fichtner
58880dede5 net/wol: bump after cron change 2022-01-18 08:09:32 +01:00
digitalshow
874d2e393e
Add description and message to wol action (#2753)
To be able to create a cronjob via the web GUI we need a description for the action.
2022-01-17 08:33:30 +01:00
kulikov-a
61a9282bea
WOL widget fix (#2291)
fix button binding after cutting scripts from widgets
2021-03-21 20:36:09 +01:00
Franco Fichtner
a9d1b8b741 net: revision bumps 2021-02-22 15:22:40 +01:00
Franco Fichtner
6a58d19c49 net/wol: next version 2020-04-22 13:24:29 +02:00
Gauss23
df26283388 wake_on_lan widget: find macs case-insensitive
Find mac addresses case-insensitive. When mac addresses are added, they are saved like the users enters them. If the user used upper-case letters, this results in showing the host offline in the dashboard, although it´s online. Other fix would be to make all mac inputs lowercase while saving.
2020-04-21 08:16:40 +02:00
Franco Fichtner
a91c65f2fe net/wol: bump revision 2020-03-18 08:11:52 +01:00
Mikael Falkvidd
a5ecf3c098
net/wol: add validation message + support for uppercase hex (#1741) 2020-03-16 10:38:02 +01:00
Franco Fichtner
0588678f43 net/wol: fix link
PR: https://github.com/opnsense/core/issues/3862
2019-12-30 10:12:35 +01:00
Franco Fichtner
752a9d88b4 net: PSR12 conversion 2019-10-07 22:01:00 +02:00
Franco Fichtner
111609549c net/wol: fix conversion; closes #1172
Suggested by: @mixmint
2019-07-14 17:39:14 +02:00
Franco Fichtner
588ceb595d net/wol: fix count on iterator
PR: https://forum.opnsense.org/index.php?topic=12327.0
2019-04-05 18:14:36 +02:00
Franco Fichtner
32e14d7ba2 net/wol: single quotes in translation 2019-03-12 07:10:06 +01:00
Franco Fichtner
4ff026076a src: style sweep 2019-01-14 09:04:33 +01:00
Franco Fichtner
e0a5227f77 net/wol: fix link, needs relative 2019-01-13 15:15:45 +01:00
Fabian Franz BSc
231857b7df
net/wol: fix link (forgotten while refactoring to MVC) (#1127)
* net/wol: fix link (forgotten while refactoring to MVC)
* Update Makefile
2019-01-13 13:41:23 +01:00
Franco Fichtner
fd2447bbca net/wol: bump revision after change 2018-12-10 19:13:20 +01:00
Ad Schellevis
d3f7e3d397 MVC, change __items to iterateItems(), closes https://github.com/opnsense/core/issues/2670 2018-11-29 21:06:52 +01:00
Franco Fichtner
87e65c2736 net/wol: no longer needed
Also see: https://github.com/opnsense/core/commit/6547e86fa
2018-08-09 09:29:44 +02:00
Franco Fichtner
21cbe4479d net/wol: fix ACL matching 2018-07-30 23:10:26 +02:00
Franco Fichtner
ccd89d956f */*: no more trailing slashes in navigation 2018-07-03 10:14:42 +02:00
Franco Fichtner
56d62fe534 net/wol: style update 2018-06-03 18:39:32 +00:00
Franco Fichtner
4de794f09a net/wol: style update 2018-04-17 17:27:44 +00:00
Franco Fichtner
89e9a9c6fc net/wol: whitespace sweep 2018-04-03 08:57:18 +02:00
Fabian Franz
d988835e17 fix: delete button, decription field not working; add ui response to clicking the clock 2018-04-01 18:07:16 +02:00
Franco Fichtner
b36721d8b7 net: whitespace sweep 2018-03-23 09:46:34 +01:00
Fabian Franz
7633c14cd9
net/wol: bump version 2018-03-22 18:28:59 +01:00
Fabian Franz
23bb90918c
net/wol: more user feedback + remove OpenVPN from selection - maybe IPsec too 2018-03-22 18:00:29 +01:00
Franco Fichtner
409cf22557 */*: whitespace sweep 2018-03-14 07:22:35 +01:00
Fabian Franz BSc
52d93653e2 net/wol to mvc (#570) 2018-03-04 12:21:09 +01:00
NOYB
5533702035 HTML Compliance - Attribute "type" on Element <script>
Warning: The type attribute is unnecessary for JavaScript resources.

HTML5: Edition for Web Authors
http://www.w3.org/TR/2014/REC-html5-20141028/scripting-1.html
The default, which is used if the attribute is absent, is "text/javascript".

The Script element
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/script
HTML5 specification urges authors to omit the attribute rather than provide a redundant MIME type.
2018-01-21 13:35:06 +01:00
NOYB
789845004b HTML Compliance - Attribute "for" on Element <div>
Error: Attribute "for" not allowed on element "div" at this point.
Attributes for element "div": http://www.w3.org/html/wg/drafts/html/master/single-page.html#the-div-element

HTML attribute reference: https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes
The "Output" element: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/output

Attributes for element "output": http://www.w3.org/html/wg/drafts/html/master/single-page.html#the-output-element
2018-01-06 10:10:41 +01:00