Ad Schellevis
5003ce8f05
System: High Availability: Settings - move services to sync in its own pane and add [de]select all buttons. closes https://github.com/opnsense/core/issues/6890
2023-10-09 17:27:10 +02:00
Vlad Glagolev
4d8468434c
System -> HA-> Settings : Typo fix ( #5689 )
2022-04-09 08:15:54 +02:00
Ad Schellevis
2cfd70b7eb
System: High Availability - optionally disconnect dailup interfaces when going into CARP backup mode. while here reformat the HA section a bit as state sync is only part of the options. closes https://github.com/opnsense/core/issues/3185
2021-11-24 20:05:46 +01:00
Franco Fichtner
ef551570e8
src: spacing on html inputs
2021-11-24 12:47:03 +01:00
NOYB
14f3cb5214
Prevent Browser Auto Fill Username/Password ( #5311 )
2021-11-22 09:03:18 +01:00
Franco Fichtner
6af782455d
src: avoid htmlentities() if possible: closes #4012
...
Leave config write as is. There are no other relevant migrations
for PHP 7.4 and it works well in practice already.
2021-06-17 08:59:34 +02:00
Robin Schneider
5b8228430d
Use HTTPS everywhere (mechanical edit using util from https-everywhere) ( #4534 )
2021-03-08 20:04:45 +01:00
Ad Schellevis
25959a45a9
HA Sync: unify sync sections and remove legacy blocks from system_hasync.php
2021-03-04 17:54:37 +01:00
Michael
d53c0b1b8b
update helptext to reality ( #3632 )
2019-08-08 09:22:09 +02:00
Ad Schellevis
b877610296
HASync- add dashboard widgets, closes https://github.com/opnsense/core/issues/3482
2019-06-20 17:39:32 +02:00
Franco Fichtner
8f80173401
www: a few for #3218
2019-02-14 12:17:07 +01:00
Alexander Shursha
c4c7f8d732
Translate HighAvailability. ( #2744 )
2019-02-03 19:43:51 +01:00
Ad Schellevis
7d07a15fe0
HAsync, remove references to "automatic", since we don't usually sync automatic (maybe there are some spots left, which we better kill as well then). Add a link to the status page, to make it a bit more explicit in the settings.
...
discussed here https://github.com/opnsense/core/issues/2920
2018-12-17 11:27:25 +01:00
Michael Steenbeek
88c28e3258
Fix typos and mismatched HTML tags ( #2998 )
2018-12-03 13:19:11 +01:00
Michael
c393bdb3c7
Update system_hasync.php
2018-09-22 23:34:53 +02:00
Franco Fichtner
e741b9e450
system: unify selectpicker width
2018-06-02 12:38:10 +00:00
Franco Fichtner
10cf1bbcc2
www: more of the same typo
2018-05-03 21:34:29 +02:00
Franco Fichtner
6b14406be6
system: another tweak
2018-03-25 16:13:35 +02:00
Franco Fichtner
b074216e93
www: style updates, less strong/bold markup #2290
2018-03-25 10:08:53 +00:00
Franco Fichtner
1449503cdc
system: "fly me to the moon" error in previous :)
2018-03-24 11:30:50 +00:00
Franco Fichtner
700dc954d4
system: small corrections in pfsync peer IP handling
2018-03-24 12:26:40 +01:00
NOYB
9d96bdcbc7
Help For - Data For Attribute
...
Use original element (<div>/<small>) with "data-for" attribute.
The old jquery "for" attribute selectors can be removed once conversion to "data-for" attribute is complete (including plugins).
The old jquery selectors to remove once conversion is complete.
opnsense_ui.js & head.inc
$("*[for='" + $(this).attr('id') + "']")....
$('[for*="help_for"]')....
2018-03-17 16:12:55 +01:00
NOYB
4a7bcae7af
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:52:17 +01:00
NOYB
b2f4cfa7c1
HTML Compliance - Attribute "type" on Element <i>
...
Error: Attribute "type" not allowed on element <i> at this point.
2018-01-05 08:36:26 +01:00
NOYB
76aab5cb52
HTML Compliance - Obsolete table attributes
...
width, align, valign, cellpadding, cellspacing, border, summary
Error: The width attribute on the table element is obsolete. Use CSS instead.
Error: The align attribute on the table element is obsolete. Use CSS instead.
Error: The valign attribute on the table element is obsolete. Use CSS instead.
Error: The cellpadding attribute on the table element is obsolete. Use CSS instead.
Error: The cellspacing attribute on the table element is obsolete. Use CSS instead.
Error: The border attribute on the table element is obsolete. Use CSS instead.
Error: The summary attribute on the table element is obsolete. Consider describing the structure of the table in a caption element or in a figure element containing the table; or, simplify the structure of the table so that no description is needed.
2018-01-04 18:26:02 +01:00
Ad Schellevis
b372909970
hasync, column seems a bit off
2017-11-11 13:20:34 +01:00
Ad Schellevis
69510a5fad
legacy ui pages cleanup for https://github.com/opnsense/core/issues/1733
2017-07-22 15:01:26 +02:00
Franco Fichtner
8527911968
system: remove duplicated hint
...
We added the former, but it basically says the same thing. ;)
2017-06-13 08:31:27 +02:00
Michael
f039e9211d
Added help for setting up a backup machine
2017-05-22 12:05:04 +02:00
Ad Schellevis
7596738104
CARP, add option "Disable preempt", move preempt to later boot stage. for https://github.com/opnsense/core/issues/1557
2017-05-01 20:25:40 +02:00
Franco Fichtner
bdd1be3962
plugins: not going away anytime soon
...
If we want to be pluggable, simply delete contents of
/usr/local/etc/inc/plugins.inc.d/ and be done with it.
2017-02-22 15:49:22 +01:00
Franco Fichtner
9fb7a30568
system: more migration of xmlrcp sync settings #1319
2016-12-31 15:04:19 +01:00
Franco Fichtner
2e44a885ca
plugins: xml sync refactor for ipfw features #1319
2016-12-31 14:11:51 +01:00
Franco Fichtner
d3376f7f10
src: webConfigurator -> web GUI
2016-12-19 07:16:08 +01:00
Ad Schellevis
52b95b80c0
(legacy) cancel button behaviour, closes https://github.com/opnsense/core/issues/1099
2016-12-12 21:34:03 +01:00
Franco Fichtner
baa813eb95
plugins: protect calls to functions as done elsewhere
2016-11-30 15:32:08 +01:00
Ad Schellevis
ad0109f60a
(plugins) add xmlrpc sync to plugins, closes https://github.com/opnsense/core/issues/1224
2016-11-22 20:56:43 +01:00
Franco Fichtner
c5ab052b67
system: url_safe() for #1168
2016-10-11 08:11:12 +02:00
Franco Fichtner
a44b468809
Merge pull request #955 from fabianfrz/translation
...
whitespace cleanup
2016-05-25 21:19:28 +02:00
Fabian Franz
8028daeee4
whitespace cleanup
2016-05-21 12:33:56 +02:00
Ad Schellevis
0b31dc522f
add opnsense_standard_table_form class to forms
2016-05-20 17:09:58 +02:00
Ad Schellevis
7ab0b3463f
(legacy) www: strip action attribute from forms where not needed, closes https://github.com/opnsense/core/issues/929
2016-05-12 19:45:28 +02:00
Ad Schellevis
53c1001b5a
(hasync) add dns resolver to sync, service restart not included, probably needs a seperate page at some point. closes https://github.com/opnsense/core/issues/923
2016-05-04 11:47:28 +02:00
Ad Schellevis
67b827a84f
html correction
2016-03-04 12:07:12 +01:00
Ad Schellevis
1a4a3229a4
(hasync) add captiveportal and traffic shaper to hasync
...
note: there's no trigger to perform the sync, so currently differences are only synced in the slipstream of otther events.
The events around synchronisation and reloading services really need some work sometime....
2016-01-26 11:31:29 +01:00
Ad Schellevis
2b4858fcb6
fix gettext
2016-01-25 20:37:21 +01:00
Ad Schellevis
f4537c33fa
(legacy) change help text system_hasync.php thanks to @fabianfrz
2016-01-25 20:08:19 +01:00
Ad Schellevis
44d4839515
(legacy) change help text
2016-01-25 19:24:06 +01:00
Franco Fichtner
d41b5a7456
src: reindent copyright block to four spaces
2015-12-29 20:22:41 +01:00
Ad Schellevis
85669dbdb0
(legacy) refactor system_hasync.php
2015-12-08 20:34:51 +01:00