3219 Commits

Author SHA1 Message Date
Fabian Franz
4b54933594 translation fix 2015-12-26 14:25:41 +01:00
Ad Schellevis
617535696d (legacy) refactor interfaces_assign.php 2015-12-24 18:18:22 +01:00
Ad Schellevis
584b129793 Merge pull request #564 from fabianfrz/fix
fix in system_advanced_admin.php
2015-12-24 14:01:18 +01:00
Fabian Franz
8565d988de fix in system_advanced_admin.php 2015-12-24 13:37:11 +01:00
Ad Schellevis
01d91fe3a3 (legacy) fix listbox size. closes https://github.com/opnsense/core/issues/559 2015-12-23 19:23:24 +01:00
Franco Fichtner
7bce67d4ac certificates: use the correct openssl (libressl) binary 2015-12-23 09:02:15 +01:00
Ad Schellevis
f09352d414 (legacy) small glitch interfaces.php 2015-12-23 08:21:31 +01:00
Ad Schellevis
5fe11d7472 (legacy) fix redirect on apply when interface is passed as $_GET 2015-12-22 22:17:21 +01:00
Ad Schellevis
9b653bf45a (legacy) interfaces.php small glitch on page open 2015-12-22 22:04:09 +01:00
Ad Schellevis
8c26ef0d71 (legacy) remove access break, closes https://github.com/opnsense/core/issues/553 2015-12-22 19:37:41 +01:00
Ad Schellevis
b244646a4e (legacy) change browser HTTP_REFERER enforcement label to fit line, closes https://github.com/opnsense/core/issues/554 2015-12-22 19:35:17 +01:00
Ad Schellevis
02bd83623d (legacy) small style fixes in interfaces.php 2015-12-22 18:07:54 +01:00
Ad Schellevis
b7fff8a727 (legacy) cleanup 2015-12-22 18:07:30 +01:00
Ad Schellevis
91881522cd (legacy) regression interfaces.php, move some wireless stuff around... 2015-12-22 16:23:49 +01:00
Ad Schellevis
6346a9d0a1 (legacy) regression interfaces.php (wireless) 2015-12-22 15:30:06 +01:00
Ad Schellevis
45a3add260 (legacy) regression interfaces.php (wireless) 2015-12-22 15:16:40 +01:00
Ad Schellevis
4394192666 (legacy) refactor status_interfaces.php 2015-12-22 14:53:07 +01:00
Ad Schellevis
28e9593eda (legacy) interfaces.php change order of things... 2015-12-22 13:36:19 +01:00
Ad Schellevis
07bf27bf27 (legacy) some more cleanups interfaces.php 2015-12-22 12:08:34 +01:00
Ad Schellevis
6b28425b5e (legacy) interfaces.php style fix 2015-12-22 12:07:07 +01:00
Ad Schellevis
ecd41b5ac0 (legacy) missing space 2015-12-22 12:00:09 +01:00
Ad Schellevis
cdd948dfcc (legacy) refactor interfaces.php, box all sections 2015-12-22 11:53:56 +01:00
Ad Schellevis
22e41cac9a (legacy) work in progress refactor interfaces.php 2015-12-22 11:01:39 +01:00
Franco Fichtner
8f5c81226c firewall: fix save in translation mode closes #546 #547
This is part of #431, right fix is to use <button/> instead.  We
don't want to extend the code to fix this, it'll introduce more
bugs and strangeness later.  Still a lot to do there, any help is
welcome, the conversion is pretty simple.
2015-12-22 07:14:58 +01:00
Ad Schellevis
c581beafac (legacy) work in progress refactoring interfaces.inc 2015-12-21 22:34:40 +01:00
Ad Schellevis
67ecda13d1 (legacy) remove trim, closes https://github.com/opnsense/core/issues/530 2015-12-19 17:40:08 +01:00
Ad Schellevis
187d7ee09f (proxy) fix non local auth 2015-12-19 09:58:58 +01:00
Ad Schellevis
1400ea7632 (legacy) lock portnumbers on protocols other then tcp/udp, closes https://github.com/opnsense/core/issues/542 2015-12-18 15:09:17 +01:00
Ad Schellevis
4e8484a9f5 (legacy) Warning: Illegal string offset 'wan' in /usr/local/www/services_dhcpv6.php on line 462 Warning 2015-12-18 08:30:07 +01:00
Ad Schellevis
faa58ad5ed (menu system) wrap menu / acl into api controller
examples:
display logged in user menu : /api/core/menu/tree
search items (visitable by logged in user): /api/core/menu/search/?q=dhcpv6
2015-12-17 18:21:47 +01:00
Ad Schellevis
8ed4bd8869 (legacy) Warning: Illegal string offset 'wan' in /usr/local/www/services_dhcpv6.php on line 462 2015-12-17 08:40:51 +01:00
Ad Schellevis
e96aa187c8 (proxy) fix authentication method other then local, missing acl usage 2015-12-17 08:35:06 +01:00
Ad Schellevis
e357d5325d (legacy) add missing icon in system_usermanager.php 2015-12-16 16:28:35 +01:00
Ad Schellevis
ea42f12f0a (trafficshaper) fix typo 2015-12-16 11:33:05 +01:00
Ad Schellevis
edbac06d20 (trafficshaper) add match tcp ACK/non-ACK selection, closes https://github.com/opnsense/core/issues/528 2015-12-16 11:29:20 +01:00
Ad Schellevis
454e8b3cfd (trafficshaper) apply button spacing 2015-12-16 09:34:29 +01:00
Ad Schellevis
168f87e5ac (legacy) add symbol to show rule direction on floating rule, closes https://github.com/opnsense/core/issues/533 2015-12-16 09:21:04 +01:00
Ad Schellevis
dbaf457bf1 (legacy) Unable to use commas in advanced DHCP client options https://github.com/opnsense/core/issues/530 2015-12-15 20:53:56 +01:00
Ad Schellevis
72a32731ca (legacy) refactor status_services.php 2015-12-15 20:03:36 +01:00
Franco Fichtner
44a6e81e82 src: style sweep (mea culpa) 2015-12-15 18:47:43 +01:00
Ad Schellevis
a8b4925081 (legacy) refactor reboot.php 2015-12-15 18:59:17 +01:00
Ad Schellevis
6ba91d07f1 (legacy) refactor diag_halt.php 2015-12-15 18:55:01 +01:00
Ad Schellevis
616436a63d (legacy) refactor diag_defaults.php 2015-12-15 18:48:37 +01:00
Ad Schellevis
8be37cbea3 (system activity) remove diag_system_activity.php switch to mvc implementation 2015-12-15 18:32:32 +01:00
Ad Schellevis
c4beabc659 (diagnostics) add system activity 2015-12-15 18:26:37 +01:00
Ad Schellevis
6ea14da0fd (configd) add system template 2015-12-15 18:23:16 +01:00
Ad Schellevis
45d10be85a (system) add system activity command (parsed top) 2015-12-15 18:22:50 +01:00
Ad Schellevis
1120bbb89b (legacy) add cert_type to certmanager, related to https://github.com/opnsense/core/issues/81 2015-12-15 11:01:57 +01:00
Ad Schellevis
b57cdb64fe (ssl) add template tag to v3_ca section 2015-12-15 11:01:03 +01:00
Ad Schellevis
025c096b70 (ssl) add server_cert section to openssl config 2015-12-15 10:57:48 +01:00