3284 Commits

Author SHA1 Message Date
Ad Schellevis
93e50c3f2b (legacy) fix some uninitialized vars in auth.inc 2015-11-09 19:26:37 +00:00
Ad Schellevis
45527f6a8a (menu) fix menu selection on system_usermanager.php 2015-11-09 18:17:10 +00:00
Ad Schellevis
38f5c05678 (legacy) fix uninitialized var 2015-11-09 18:06:55 +00:00
Franco Fichtner
4a8b6cae9c src: unify php opening tags, ze part nummer 1 of two 2015-11-09 09:08:06 +01:00
Franco Fichtner
6b4d81af7b lang: merge new templates into translations 2015-11-09 08:20:31 +01:00
Franco Fichtner
7ebda08db6 lang: regenerate template 2015-11-09 08:13:09 +01:00
Franco Fichtner
7041b5c088 lang/dynamic: regenerate strings 2015-11-09 08:11:39 +01:00
Franco Fichtner
353f9e229a lang: sync progress from translate.opnsense.org 2015-11-09 08:03:07 +01:00
Ad Schellevis
78eadf3174 (legacy) alias url issue, https://github.com/opnsense/core/issues/457 2015-11-08 14:34:50 +00:00
Franco Fichtner
91a6e982b7 www: more translation fixes for #427 2015-11-07 22:25:28 +01:00
Franco Fichtner
77ec6d5d38 Merge pull request #458 from fabianfrz/translation
work on #427
2015-11-07 22:01:31 +01:00
Franco Fichtner
1b03f583a7 www: transform $input_error strings to gettext()
Spotted by: @fabianfrz
2015-11-07 21:52:56 +01:00
Fabian Franz
45f297add6 fixes for #427 in interfaces_lagg.php 2015-11-07 19:50:33 +01:00
Fabian Franz
1961849d74 fixes for #427 2015-11-07 19:46:14 +01:00
Fabian Franz
162fdcb222 fixes for #427 in interfaces_wireless.php 2015-11-07 19:35:22 +01:00
Fabian Franz
b06b01a0b2 fixes for #427 in status_graph.php 2015-11-07 16:33:26 +01:00
Fabian Franz
94e161436d fixes for #427 in firewall_rules_edit.php 2015-11-07 15:55:44 +01:00
Ad Schellevis
1f5b8fa0b5 (legacy) add comment for traceability 2015-11-07 08:25:00 +00:00
Ad Schellevis
2cb7dc042c (legacy) url alias doesn't contain an address, closes https://github.com/opnsense/core/issues/457 2015-11-06 18:21:39 +00:00
Ad Schellevis
b383bdd4a6 (legacy) fix remote network input validation 2015-11-06 17:37:20 +00:00
Ad Schellevis
94a2da6028 (legacy) kill ipsec_smp_dump_status 2015-11-06 17:20:27 +00:00
Ad Schellevis
5f34f72cdb (legacy) fix ipsec widget (use vici) 2015-11-06 17:19:32 +00:00
Ad Schellevis
3fa6460f70 whitespace 2015-11-06 13:48:51 +00:00
Ad Schellevis
5dcae9cf25 (legacy, ipsec) fix ipsec diag page, connect to vici, drop smp support, add privilege separation using configd 2015-11-06 13:44:52 +00:00
Franco Fichtner
89e806e4a7 Merge pull request #452 from thelinuxfr/master
Update Missing translations
2015-11-06 14:39:52 +01:00
Frédéric Lietart
ad277dc10c Update Missing translations #452 2015-11-06 14:28:56 +01:00
Franco Fichtner
2d2a7c11ef src: whitespace sweep 2015-11-06 12:38:10 +01:00
Ad Schellevis
9294829491 (Captiveportal, new) alert user when no voucher auth is configured 2015-11-05 17:52:22 +00:00
Ad Schellevis
10d0ebf804 (Captiveportal, new) solve browser glitch in vouchers 2015-11-05 17:44:06 +00:00
Ad Schellevis
73f8b8b67d (Captiveportal, new) remove quote escape, not needed anymore 2015-11-05 17:25:28 +00:00
Ad Schellevis
441acc419c (Captiveportal, new) skip some more chars in vouchers 2015-11-05 17:40:17 +01:00
Ad Schellevis
6ae824fc9c (Captiveportal, new) there's no place like (local)home 2015-11-05 16:31:48 +00:00
Ad Schellevis
966266e710 (Captiveportal, new) don't use & in tickets 2015-11-05 17:15:39 +01:00
Ad Schellevis
3f71c2a732 (Captiveportal, new) fix typo 2015-11-05 16:10:05 +00:00
Ad Schellevis
dd7bb3b29c (Captiveportal, new) add voucher menu item 2015-11-05 17:05:05 +01:00
Ad Schellevis
911d0c83ea (Captiveportal, new) add voucher frontend 2015-11-05 17:03:47 +01:00
Ad Schellevis
4403583207 (captiveportal, new) flip database location to /conf/ 2015-11-05 17:00:45 +01:00
Ad Schellevis
152e392bd6 (Captiveportal, new) minor fixes to core voucher code 2015-11-05 14:46:26 +01:00
Ad Schellevis
0cadf36d9d (ipsec) whitespace 2015-11-05 09:10:35 +01:00
Ad Schellevis
a87623867b (ipsec) add status call using vici, related to https://github.com/opnsense/core/issues/139
First step is to switch the current status page away from legacy smp.
(work in progress)
2015-11-05 08:06:12 +00:00
Ad Schellevis
249c74c6d6 (mvc/acl) validate before use of system tag 2015-11-04 20:57:30 +01:00
Ad Schellevis
48995d12e8 (legacy) remove cache stuff from find_interface_subnetv6 2015-11-04 16:45:50 +00:00
Ad Schellevis
c10fb5458b (legacy) remove cache stuff from find_interface_subnet 2015-11-04 16:42:04 +00:00
Ad Schellevis
8da3237894 (legacy) remove cache stuff from find_interface_ipv6_ll 2015-11-04 16:38:36 +00:00
Ad Schellevis
154b9a29b0 (legacy) remove cache stuff from find_interface_ipv6 2015-11-04 16:27:31 +00:00
Ad Schellevis
c73d86fe0b (legacy) remove cache stuff from find_interface_ip 2015-11-04 15:46:56 +00:00
Ad Schellevis
6d916416cd (legacy) kill "interface cache", let's not try to cache things that may change during the session... all for saving a ifconfig call.
related to, https://github.com/opnsense/core/issues/451 (try to avoid smilar issues)
2015-11-04 14:39:13 +00:00
Ad Schellevis
50dc2e5791 (legacy) remove global, cleanup for https://github.com/opnsense/core/issues/451 2015-11-04 14:26:17 +00:00
Ad Schellevis
ca4cf5538b (legacy) ipsec, obey force nat travesal 2015-11-04 09:54:29 +00:00
Ad Schellevis
38d70ed73e (legacy) style cleanup rc.newwanip, don't try to loop back to configd if not needed. loosly related to https://github.com/opnsense/core/issues/451 2015-11-03 21:49:15 +00:00