3777 Commits

Author SHA1 Message Date
Ad Schellevis
c2a5f03cdf (legacy) curly braces and spaces in pfsense-utils.inc 2016-02-15 17:48:11 +01:00
Ad Schellevis
1e884f54b9 (legacy) refactor services_dhcp_edit.php 2016-02-15 16:21:02 +01:00
Ad Schellevis
14c9384537 (legacy) cleanup services_dhcpd_configure in services.inc 2016-02-15 13:21:58 +01:00
Ad Schellevis
11368987e9 (legacy) refactor services_dhcp.php 2016-02-15 13:21:30 +01:00
Ad Schellevis
36bd311536 (legacy) refactor services_dhcp.php, work in progress 2016-02-14 20:15:12 +01:00
Ad Schellevis
1fd55b1211 (legacy) there are a few ACL's without a visible UI part included, which may result in less practical redirectings when the index is not authorized.
Add the license to the ACL, so we know for sure the menu is visible.

issue https://github.com/opnsense/core/issues/724
2016-02-12 17:58:36 +01:00
Ad Schellevis
bd62b3ebcb (legacy) authgui.inc,/ (root) is /index.php, make sure we're matching the correct item. https://github.com/opnsense/core/issues/724 2016-02-12 17:51:20 +01:00
Ad Schellevis
daebae4f3b (legacy) curly braces and spaces in authgui.inc 2016-02-12 17:29:22 +01:00
Ad Schellevis
d101b28e45 (legacy / openvpn) bind OpenVPN Client Specific Override to server(s)
fix for https://github.com/opnsense/core/issues/296
and  https://github.com/opnsense/core/issues/347

when no servers are selected, all still apply, which should keep current configurations valid.
2016-02-11 18:20:18 +01:00
Ad Schellevis
48d1dff52e (legacy) keep "Effective Privileges" hidden for new user 2016-02-11 17:27:01 +01:00
Ad Schellevis
8389079e27 (legacy) align help message with openvpn for vpn_openvpn_server.php, closes https://github.com/opnsense/core/issues/774 2016-02-11 14:58:51 +01:00
Ad Schellevis
3f2c5304b7 (legacy) fix spacing, add toggle in vpn_openvpn_server.php 2016-02-11 14:36:03 +01:00
Ad Schellevis
d9c91c3fb4 (legacy) add multi select, move and toggle to vpn_openvpn_client.php 2016-02-11 14:04:33 +01:00
Ad Schellevis
33d8497bd6 (legacy) move some text in help area 2016-02-11 13:38:41 +01:00
Ad Schellevis
63938f7bc5 (legacy) remove onclick attributes 2016-02-11 13:35:45 +01:00
Ad Schellevis
30f6c2bca8 (legacy) change icon 2016-02-11 13:30:34 +01:00
Ad Schellevis
a0587c033d (legacy) add copy/move to vpn_openvpn_csc.php overview + some js cleanups. closes https://github.com/opnsense/core/issues/442 2016-02-11 13:26:15 +01:00
Ad Schellevis
f862e8570c (legacy) spaces and curly braces in openvpn.inc 2016-02-11 11:39:21 +01:00
Ad Schellevis
4f0a083e9f (legacy) fix crashreport PHP Warning: Illegal string offset 'wan' in /usr/local/www/services_dhcpv6.php on line 57 2016-02-11 10:10:24 +01:00
Ad Schellevis
aa305e7d45 (legacy) fix crashreport Call to undefined function get_services() in /usr/local/www/fbegin.inc on line 38 2016-02-11 10:06:34 +01:00
Ad Schellevis
ba7740e84a (ids) change update -> apply, closes https://github.com/opnsense/core/issues/750 2016-02-11 08:33:23 +01:00
Ad Schellevis
705d1e5061 (captive portal) add service to status page, closes https://github.com/opnsense/core/issues/771 2016-02-10 21:49:04 +01:00
Ad Schellevis
492a75184f (ids) add "update" for rules action, triggers reloadRulesAction. related https://github.com/opnsense/core/issues/750 2016-02-10 18:51:35 +01:00
Ad Schellevis
54f0787c23 (ids) add reloadRules action to api 2016-02-10 18:50:52 +01:00
Ad Schellevis
1e1aae8b57 (ids) add reload rules action, related https://github.com/opnsense/core/issues/750 2016-02-10 18:50:09 +01:00
Ad Schellevis
502307b54b (ids) add documentation url on info dialog, closes https://github.com/opnsense/core/issues/453 2016-02-10 17:39:36 +01:00
Ad Schellevis
32dca498c8 (ids) add source urls for suricata content providers 2016-02-10 17:38:48 +01:00
Ad Schellevis
0a28a1b76c (ids) add support for documentation source url in backend call 2016-02-10 17:38:00 +01:00
Ad Schellevis
c912847d93 (configd) add unittests 2016-02-10 16:39:39 +01:00
Ad Schellevis
78366339ed (mvc) empty() <> "" 2016-02-10 16:33:52 +01:00
Ad Schellevis
d92af436ff (cron) fix validation thanks @alisamar, closes https://github.com/opnsense/core/issues/769 2016-02-10 16:15:15 +01:00
Ad Schellevis
186417c8d1 (configd) remove test 2016-02-10 14:57:43 +01:00
Ad Schellevis
4ece564cb7 (configd) add unit test 2016-02-10 14:37:53 +01:00
Ad Schellevis
ebad935218 (proxy) fix typo in comment / message 2016-02-10 13:18:00 +01:00
Ad Schellevis
907b786ceb (legacy, crashreporter) limit presentation and upload size of PHP_errors.log to 1MB, closes https://github.com/opnsense/core/issues/768 2016-02-10 10:04:26 +01:00
Ad Schellevis
1363689dc7 (configd) unicode issue in template generation 2016-02-10 08:42:45 +01:00
Ad Schellevis
5e2a99f61a (legacy/rrd) add cpu temp collector, closes https://github.com/opnsense/core/issues/246 2016-02-09 21:09:08 +01:00
Ad Schellevis
4559447693 (legacy) fix help button in vpn_ipsec_phase1.php 2016-02-09 16:14:12 +01:00
Ad Schellevis
a9fa3d528b (legacy) add collapse for status_interfaces.php, closes https://github.com/opnsense/core/issues/583 2016-02-09 14:59:13 +01:00
Ad Schellevis
813d76cae7 spaces 2016-02-09 11:14:00 +01:00
Ad Schellevis
0f2f9ce73e (legacy) spacing and unused css classes in vpn_openvpn_csc.php 2016-02-09 11:13:09 +01:00
Ad Schellevis
8b12976fc4 (diagnostics) add system health acl 2016-02-09 08:50:54 +01:00
Ad Schellevis
e342cd97e3 (trafficshaper) regression in basefield type, issue https://github.com/opnsense/core/issues/762 2016-02-09 08:25:00 +01:00
Ad Schellevis
d714d27c8c (legacy) reimplement alias nesting. closes https://github.com/opnsense/core/issues/372 2016-02-08 22:07:44 +01:00
Ad Schellevis
d0e3d2dda9 (legacy) if( vs if ( in filter.inc 2016-02-08 21:10:45 +01:00
Ad Schellevis
8e823ef0e9 (legacy) spaces and curly braces in rrd.inc 2016-02-08 20:57:31 +01:00
Ad Schellevis
ababecf8cc (captiveportal) optimize mac validation 2016-02-08 18:11:41 +01:00
Ad Schellevis
f173a3bedd (legacy) fix redirect on service reload, closes https://github.com/opnsense/core/issues/763 2016-02-08 16:41:54 +01:00
Ad Schellevis
4ae8fc6cb6 (legacy) add configd to status_services.php page, closes https://github.com/opnsense/core/issues/754 2016-02-08 10:56:01 +01:00
Ad Schellevis
8a13c8a7b8 (legacy) spaces and curly brances in services.inc 2016-02-08 10:35:03 +01:00