Ad Schellevis
1cd0c08082
Merge branch 'fprina-master'
2018-10-01 21:46:15 +02:00
Ad Schellevis
c314ac09e4
small cleanups for https://github.com/opnsense/core/pull/2748
2018-10-01 21:45:41 +02:00
Ad Schellevis
076ec93ce4
Merge branch 'master' of https://github.com/fprina/core into fprina-master
2018-10-01 21:28:29 +02:00
Ad Schellevis
bd8c938ba0
usermanager, ldap import: add [de]select all
2018-10-01 15:17:14 +02:00
Franco Fichtner
475e2e438f
firewall: hover on new colours does no longer work
...
And this now underlines " / " in between both icons.
2018-09-30 13:30:38 +02:00
framer99
480fb97b8a
Alter schedule legend in footer for active/inactive icon
2018-09-30 12:05:49 +02:00
framer99
c1c5ef115e
make Schedule icon reflect current schedule state
...
On firewall_rules.php, there is no indication whether a schedule-based
rule is active. This change to the schedule icon applies the same styles
that are applied to a disabled/enabled Pass rule icon (text-muted and
text-success).
The break added to the foreach loop is needed to retain reference to the
attached schedule for the filter_get_time_based_rule_status() call
2018-09-30 12:03:59 +02:00
opnsenseuser
26615835f3
ui: sidebar focus fix; closes #2773
...
if you click on a link and then leave it, the focus remains on this link.
With this fix, this is now also fixed.
2018-09-29 19:13:13 +02:00
Franco Fichtner
5ecf13681b
src: style sweep
2018-09-29 13:20:26 +02:00
Franco Fichtner
e3b05abbf5
ui: style in previous
2018-09-29 11:48:43 +02:00
opnsenseuser
d3c46be537
more space submenu-width
...
more space submenu-width
2018-09-29 11:20:52 +02:00
René
a687edb673
sidebar - hover in and out fix ( #2770 )
2018-09-29 11:17:38 +02:00
opnsenseuser
fc22da1ecd
Navigation optimisation
...
".collapsing" not needed anymore!
grouping classes for optimisation
2018-09-28 20:36:48 +02:00
Ad Schellevis
a4ab0d30ac
Firewall/Alias, fix migration issue in case source description doesn't fit model definition.
2018-09-28 18:46:57 +02:00
opnsenseuser
fe803f8d57
opnsense theme (no expansion delay / animation)
...
expansion delay / animation -> https://github.com/opnsense/core/issues/2554
sidebar toggle-button -> animation definition is not needed anymore
2018-09-28 18:37:31 +02:00
Franco Fichtner
383d39bd10
system: follow b -> y change in previous commit
2018-09-28 18:34:00 +02:00
Franco Fichtner
7e2f825bf9
system: remove FreeBSD 10 password workaround
2018-09-28 18:29:40 +02:00
Franco Fichtner
996923d464
system: comment cleanups
...
The "mschapv2" code referenced was removed in 2b17ad9077 and
additional dead code in bd2d28c6223.
See also: https://github.com/pfsense/pfsense/commit/651d468705
2018-09-28 18:24:30 +02:00
Franco Fichtner
84f35e7088
system: start to cleanup legacy notifications #2408
2018-09-28 17:59:46 +02:00
Ad Schellevis
4e3ce5c180
Firewall/alias, add legacy fallback as discussed with @fichtner
2018-09-28 11:32:01 +02:00
Ad Schellevis
7092d3c782
MVC/model migrations, show error message in run_migrations.php when migration fails.
2018-09-27 20:27:08 +02:00
Franco Fichtner
62fa8b5d66
firewall: proper alias sync in our new world order
2018-09-27 09:15:13 +02:00
Franco Fichtner
9e525528ba
system: legacy alias restore node no longer exists
2018-09-27 09:04:02 +02:00
Ad Schellevis
8967d76f70
prettify attribute access in BaseField type and replace uuid retrieval in ApiMutableModelControllerBase, close https://github.com/opnsense/core/issues/2760
2018-09-26 21:39:30 +02:00
CJ
2918fb59d6
Add uuid field to the result of addBase
...
PR for opnsense/core#2760
2018-09-26 21:39:30 +02:00
Franco Fichtner
a7dbe83957
version: improved crypto flavour reading
...
product_flavour is embedded in the release package but the
package itself does not insist on a particular flavour other
than having knowledge about the flavour the package was
built for originally. This is ok and direct crypto deps
seem to have failed to produce reliable upgrade / sidegrade
results in recent tests anyway.
Long story short: find out the real crypto flavour installed
from the OpenSSL binary or fall back to the metadata if said
binary cannot be found.
2018-09-26 20:30:45 +02:00
Ad Schellevis
63d38e58a7
Firewall/aliases, util controller, work in progress. The util controller should provide easy access to delete/add items, which in case of static items should also update the configuration. To make this work, we need to update the local running config as well, to prevent a full reload of the template.
2018-09-26 18:58:17 +02:00
Franco Fichtner
f8178e98d3
interfaces: 6RD IPv4 prefix is prefix only #2662
2018-09-26 15:29:43 +02:00
Franco Fichtner
21d3e84de6
pkg: this seems to be a bit unstable
2018-09-26 08:35:04 +02:00
Franco Fichtner
792e49d7bf
firewall: tiny issue with tiny fix
2018-09-25 09:24:14 +00:00
Michael
c5f3cb1b65
Update diag_limiter_info.php ( #2756 )
2018-09-25 11:23:37 +02:00
Franco Fichtner
770a708089
firewall: tiny issue in aliases lookup with menu
2018-09-25 08:47:09 +00:00
Franco Fichtner
e2fab5ccd7
dhcp: WPAD to advanced
...
Requested by: @adschellevis
2018-09-25 07:42:29 +00:00
Franco Fichtner
10a69987dd
unbound: WPAD to advanced
...
Requested by: @adschellevis
2018-09-25 07:30:25 +00:00
Franco Fichtner
70ea12a334
ui: larget text, smaller icons in minified menu #2554
2018-09-24 18:07:57 +02:00
René
3af38a34eb
Opnsense theme sidebar mod ( #2755 )
2018-09-24 16:45:29 +02:00
Franco Fichtner
5b2f0844ca
LICENSE: regenerate
2018-09-24 16:23:19 +02:00
René
f5d51656a2
Sidebar - add copyright ( #2754 )
2018-09-24 16:22:45 +02:00
Franco Fichtner
96a34cde34
unbound: help label issue
2018-09-24 08:27:09 +00:00
Franco Fichtner
ae9b015b5e
version: it's true, 18.7.4
2018-09-24 10:10:38 +02:00
Franco Fichtner
e817885195
ui: translate sidebar toogle tooltip
2018-09-23 19:19:47 +02:00
opnsenseuser
9cc83b6d0f
tooltip for sidebar
...
tooltip for sidebar
2018-09-23 19:16:22 +02:00
opnsenseuser
f68e58c41e
ui: Sidebar/hover - modification; closes #2727
2018-09-23 19:05:10 +02:00
Franco Fichtner
737d4ba002
firewall: Traffic Shaper -> Shaper
...
A personal dream come true!
2018-09-23 18:52:51 +02:00
Franco Fichtner
8b032d3795
pkg: break out these lines
...
They are different against the stable branch and this way
it's easier to read.
2018-09-23 17:40:27 +02:00
Franco Fichtner
4096b0e9e7
system: zap a few global $config references
2018-09-23 11:44:49 +02:00
Franco Fichtner
a07dca958f
system: safety belts for dnsallowoverride #2751
...
bindsto wizard magic may be faulty still. Shell scripts do stupid
things as well...
2018-09-23 11:14:40 +02:00
Franco Fichtner
4ebb368b2c
unbound: hello bitrot my old friend :P
...
* Base unbound is no longer installed. Path is /usr/local/...
* remotecontrol.conf is not enough, need to use unbound.conf
* shuffle remote-control content into unbound.conf
* disable cache dump / load until its more clever
Case in point of how useless is it to have unused scripts hitching
along for the ride.
2018-09-23 10:59:05 +02:00
Franco Fichtner
ef5cb57e31
unbound: shorten unbounctlwrapper to wrapper.py
2018-09-23 10:20:09 +02:00
Franco Fichtner
993b205cb6
unbound: cache dump / load / flush
2018-09-23 10:04:09 +02:00