Franco Fichtner
90d223ca71
firmware: add lock/unlock backend
2015-12-30 18:45:22 +01:00
Franco Fichtner
a5c4d51da0
firmware: steps towards package actions
...
o Adds a reinstall backend call
o Moves pkg_upgrade.sh into its own dir
o Don't clobber progress output when action is running
o Rename action to clearly reflect it's purpose
o Tweak EOL message a bit more
This is a test of how far we can go with our backend restructuring
without glitching firmware update temporarily.
2015-12-30 18:18:03 +01:00
Ad Schellevis
9e07e78202
(legacy) refactor interfaces_bridge_edit.php
2015-12-30 17:26:24 +01:00
Franco Fichtner
8ee922f6bd
firmware: add a message for announcing major firmware changes
2015-12-30 11:28:34 +01:00
Franco Fichtner
54c22d2c0f
firewall: remove the old ftp proxy
...
FTP proxy via squid proxy server is available if needed.
2015-12-30 10:53:02 +01:00
Ad Schellevis
06b0207eb9
(menu) fix empty descriptions in MenuController
2015-12-30 09:32:42 +01:00
Ad Schellevis
df86acd7db
(menu / interfaces) empty description check fails
2015-12-30 08:40:42 +01:00
Franco Fichtner
5700e21029
pptp: can now print more dramatic messages
2015-12-29 22:58:35 +01:00
Franco Fichtner
32b572c987
firewall: finish disabled banner
...
o Deduplicate inside guiconfig.inc, one word needs to be changed...
o No spurious functions unless needed, it will likely linger forever.
o Be less specific about what the function will do, it may change.
o Remove "dismissable", there's no use dismissing static alerts.
o Zap filter switch case, firewall is used in the GUI anyway.
o Mop up the manual instances of the early pull request still present.
o Transform gettext(html) into sprintf(gettext, html).
2015-12-29 22:50:25 +01:00
Franco Fichtner
168de68091
Merge pull request #506 from 8191/no_firewall_warn
...
firewall: show warning banner if firewall disabled
2015-12-29 22:27:01 +01:00
Franco Fichtner
f871fc408b
Merge pull request #575 from fraenki/fix_lb_descr
...
bring back loadbalancer descriptions
2015-12-29 22:13:53 +01:00
Manuel Faux
832b801195
services: Changed incorrect name of unbound service
2015-12-29 22:07:35 +01:00
Ad Schellevis
693c3f739b
zap row_toggle.js
2015-12-29 21:44:39 +01:00
Ad Schellevis
c8621485c2
(legacy) 0 vs null in interfaces_ppps_edit.php
2015-12-29 21:40:19 +01:00
Ad Schellevis
499b58eeb3
(legacy) remove jquery.ipv4v6ify.js from firewall_virtual_ip_edit.php
2015-12-29 21:27:31 +01:00
Ad Schellevis
616a56cd93
add selectpicker to hook_ipv4v6
2015-12-29 21:24:45 +01:00
Franco Fichtner
4ac7d1cfee
config: adapt sample widgets
2015-12-29 20:33:26 +01:00
Ad Schellevis
c80a1f817d
(legacy) zap ppps_edit.js
2015-12-29 20:31:08 +01:00
Ad Schellevis
18be51a5e9
(legacy) zap datepicker
2015-12-29 20:29:48 +01:00
Ad Schellevis
fa5596e62b
(legacy) zap numericupdown
2015-12-29 20:29:01 +01:00
Ad Schellevis
54b97b694b
(legacy) refactor interfaces_ppps_edit.php
2015-12-29 20:27:40 +01:00
Ad Schellevis
12e057fab7
(legacy) PHP Notice: Undefined index: localip in /usr/local/etc/inc/interfaces.inc on line 1606
2015-12-29 20:27:13 +01:00
Franco Fichtner
d41b5a7456
src: reindent copyright block to four spaces
2015-12-29 20:22:41 +01:00
Ad Schellevis
cd381db4b8
(legacy) fix PHP Strict Standards: Only variables should be passed by reference in /usr/local/etc/inc/util.inc on line 861
2015-12-29 20:14:59 +01:00
Ad Schellevis
d0ee041ef4
(legacy) fix PHP Notice: Undefined index: ipaddr in /usr/local/etc/inc/util.inc on line 869
2015-12-29 20:10:13 +01:00
Ad Schellevis
da27fe7cee
(legacy) refactor interfaces_ppps_edit.php, work in progress
2015-12-29 18:42:27 +01:00
Ad Schellevis
53607f4255
(legacy) fix initial pppoe_resetdate in interfaces.php
2015-12-29 14:32:18 +01:00
Ad Schellevis
e7aca7952d
(legacy) typo for help id in interfaces.inc
2015-12-28 21:48:07 +01:00
Ad Schellevis
c6455873fb
(legacy) refactor interfaces_ppps.php
2015-12-28 20:27:51 +01:00
Ad Schellevis
ccb91eb0ec
(legacy) handle empty interface description in interfaces_assign.php
2015-12-28 18:17:57 +01:00
Ad Schellevis
dd47b8919f
(legacy) refactor status_wireless.php
2015-12-28 17:47:07 +01:00
Ad Schellevis
1571fa316a
(menu) add wireless status query
2015-12-28 17:46:12 +01:00
Ad Schellevis
f8e5a3750d
(legacy) refactor interfaces_wireless_edit.php
2015-12-28 16:56:44 +01:00
Ad Schellevis
64ebd7853e
(legacy) refactor interfaces_wireless.php
2015-12-28 16:56:21 +01:00
Ad Schellevis
fc27058ca5
(legacy) change number of list items in interfaces.php
2015-12-28 14:48:36 +01:00
Ad Schellevis
405f7780be
(legacy) replace pfSense_get_interface_addresses in is_jumbo_capable
2015-12-28 14:27:02 +01:00
Ad Schellevis
4a2cb5fa0d
(legacy) add legacy_interface_details to interfaces.lib.inc, first step in replacing pfSense_get_interface_addresses
2015-12-28 14:12:59 +01:00
Ad Schellevis
08913f703f
change some spacing (2 tabs -> 4 spaces)
2015-12-28 14:00:19 +01:00
Ad Schellevis
c64b6dbd19
(legacy) optionally disable error output in legacy_interface_flags
2015-12-28 13:57:05 +01:00
Ad Schellevis
e95f539efd
Merge pull request #578 from fraenki/fix_source_label
...
fix label for option Source/Invert
2015-12-28 13:50:39 +01:00
Frank Wall
26184e18ce
fix label for option Source/Invert
2015-12-28 13:44:23 +01:00
Ad Schellevis
1cc0860b0a
(legacy) reorder filter configure and rrd in interfaces_assign.php
2015-12-28 13:25:38 +01:00
Ad Schellevis
ee8aa2a57a
(legacy) some more psr styling interfaces.inc
2015-12-28 13:17:18 +01:00
Ad Schellevis
f5c2f91d29
(legacy) realign some comments in interfaces.inc
2015-12-28 12:55:49 +01:00
Ad Schellevis
36fd81766a
(legacy) fix psr style for interfaces.inc (non functional changes)
2015-12-28 12:45:26 +01:00
Ad Schellevis
ffc98c9bd7
Merge pull request #577 from fabianfrz/fix576
...
some work on #576
2015-12-28 11:18:36 +01:00
Fabian Franz
01faad8fbf
improvements by @DokuKaefer
2015-12-27 23:21:15 +01:00
Ad Schellevis
756cc54b59
(legacy) wrong sorting function, keep index (firewall_aliases.php)
2015-12-27 19:04:08 +01:00
Ad Schellevis
116d5e29fe
(legacy) fix sorting for firewall -> aliasses, use recursive html escape function on form data. closes https://github.com/opnsense/core/issues/573
2015-12-27 18:52:50 +01:00
Frank Wall
98fb864a81
bring back loadbalancer descriptions
2015-12-27 18:48:17 +01:00