Commit Graph

11247 Commits

Author SHA1 Message Date
Renato Botelho
d5ab3af4e2 Fix whitespaces and indent 2013-11-12 21:52:48 -02:00
Renato Botelho
858f313d76 Fix indent, whitespaces and a close a couple of unbalanced tags 2013-11-12 17:46:43 -02:00
Renato Botelho
c4421dfa4f Add an option to set no-sync on rules to keep states from being synced via pfsync. Fix #2501 2013-11-12 10:45:29 -02:00
Renato Botelho
d60ba07819 Merge pull request #831 from ExolonDX/branch_06
Tidy up "diag_logs_filter_summary.php" XHTML
2013-11-11 14:16:02 -08:00
Renato Botelho
454e09bd9d Merge pull request #829 from ExolonDX/branch_04
Tidy up "diag_logs_filter.php" XHTML
2013-11-11 14:15:46 -08:00
Renato Botelho
f70121be36 Fix #3298 and few other fixes:
. Check for fixed array keys (pkg_categories_min_count,
  pkg_categories_max_display and pkg_default_categories) instead of
  undeclared variables
. Add a new default category "All"
. Use proper class on 'Category' columns when it is visible
. Increase Description column size instead of Name when Category is not
  visible
. Fix php short tags
2013-11-11 10:57:24 -02:00
Renato Botelho
2984054690 Fix indent and whitespaces 2013-11-11 10:19:50 -02:00
Renato Botelho
e09fcde567 Merge pull request #844 from ExolonDX/branch_20
Tidy up "diag_logs_openvpn.php" XHTML
2013-11-11 03:19:09 -08:00
Renato Botelho
4f3d30527d Merge pull request #843 from ExolonDX/branch_19
Tidy up "diag_logs.php" XHTML
2013-11-11 03:18:51 -08:00
Renato Botelho
5f8fc8d898 Merge pull request #842 from ExolonDX/branch_17
Tidy up "diag_logs_wireless.php" XHTML
2013-11-11 03:18:34 -08:00
Renato Botelho
ad4114375a Merge pull request #841 from ExolonDX/branch_16
Tidy up "diag_logs_vpn.php" XHTML
2013-11-11 03:18:17 -08:00
Renato Botelho
d869c81329 Merge pull request #840 from ExolonDX/branch_15
Tidy up "diag_logs_settings.php" XHTML
2013-11-11 03:17:45 -08:00
Renato Botelho
750adb5ce5 Merge pull request #839 from ExolonDX/branch_14
Tidy up "diag_logs_routing.php" XHTML
2013-11-11 03:15:23 -08:00
Renato Botelho
d3b015469d Merge pull request #838 from ExolonDX/branch_13
Tidy up "diag_logs_resolver.php" XHTML
2013-11-11 03:15:03 -08:00
Renato Botelho
d24de56a1a Merge pull request #837 from ExolonDX/branch_12
Tidy up "diag_logs_relayd.php" XHTML
2013-11-11 03:14:43 -08:00
Renato Botelho
12f1bd24b7 Merge pull request #836 from ExolonDX/branch_11
Tidy up "diag_logs_ppp.php" XHTML
2013-11-11 03:14:22 -08:00
Renato Botelho
77ad3ea3c4 Merge pull request #834 from ExolonDX/branch_09
Tidy up "diag_logs_ntpd.php" XHTML
2013-11-11 03:14:03 -08:00
Renato Botelho
abf49196c8 Merge pull request #833 from ExolonDX/branch_08
Tidy up "diag_logs_ipsec.php" XHTML
2013-11-11 03:13:44 -08:00
Renato Botelho
5395194e93 Merge pull request #832 from ExolonDX/branch_07
Tidy up "diag_logs_gateways.php" XHTML
2013-11-11 03:13:09 -08:00
Renato Botelho
9c76ad6d1f Merge pull request #830 from ExolonDX/branch_05
Tidy up "diag_logs_filter_dynamic.php" XHTML
2013-11-11 03:12:17 -08:00
Renato Botelho
10f3e734fe Merge pull request #828 from ExolonDX/branch_03
Tidy up "diag_logs_dhcp.php" XHTML
2013-11-11 03:07:13 -08:00
Renato Botelho
8802b91806 Merge pull request #827 from ExolonDX/branch_02
Tidy up "diag_logs_auth.php" XHTML
2013-11-11 03:06:55 -08:00
Phil Davis
2b8bfda4a4 system_camanager init $input_errors so array_push works
Fixes input validation when creating an internal certificate. Reported in forum http://forum.pfsense.org/index.php/topic,68849.0.html
2013-11-07 03:11:48 -08:00
Robert Nelson
79f5aebe25 Simplify the code.
No need to worry about the second column, we only need to pad the first one.
2013-11-07 00:34:39 -08:00
Robert Nelson
6ff71328e7 Rewrite the display_host_results() function to use spaces instead of
tabs. It does a much better job of aligning the fields in each column
and works in all the browsers, particularly chrome which doesn't
support the tab character.

It still isn't perfect due to the javascript alert() function's
use of a proportional font.
2013-11-06 22:54:02 -08:00
Colin Fleming
d7ba03704e Tidy up "diag_logs_openvpn.php" XHTML
Add SUMMARY to table statements
Close BR and INPUT statements
2013-11-05 14:51:59 +00:00
Colin Fleming
c7b94a26e6 Tidy up "diag_logs.php" XHTML
Add SUMMARY to tables
2013-11-05 14:48:05 +00:00
Colin Fleming
d027e810e2 Tidy up "diag_logs_wireless.php" XHTML
Add SUMMARY to table statements
Close BR and INPUT statements
Move closing FORM statement into table cell statement
2013-11-04 21:19:35 +00:00
Colin Fleming
e3762a2a3a Tidy up "diag_logs_vpn.php" XHTML
Move NOWRAP Boolean operator into CLASS statements
Add ALT and close IMG statements
Add SUMMARY to table statements
Deprecate ampersands
Close INPUT statements
Add closing BODY and closing HTML statements
2013-11-04 21:17:43 +00:00
Colin Fleming
0049162546 Tidy up "diag_logs_settings.php" XHTML
Add "closehead" PHP variable and close the HEAD statement
Add CDATA to script statement
Add SUMMARY to table statement
Tidy up HTML Boolean operators
Close BR and INPUT statements
Remove duplicate closing table cell statement
2013-11-04 21:15:30 +00:00
Colin Fleming
a2f86379bf Tidy up "diag_logs_routing.php" XHTML
Add SUMMARY to table statements
Close BR and INPUT statements
Move closing FORM statement into table cell
2013-11-04 21:12:08 +00:00
Colin Fleming
085955a3ba Tidy up "diag_logs_resolver.php" XHTML
Add SUMMARY to table statements
2013-11-04 21:10:50 +00:00
Colin Fleming
68c5d859e8 Tidy up "diag_logs_relayd.php" XHTML
Add SUMMARY to table statements
Close BR and INPUT statements
Move closing FORM statement into table cell
2013-11-04 21:10:00 +00:00
Colin Fleming
60219c6921 Tidy up "diag_logs_ppp.php" XHTML
Add SUMMARY to table statements
Close BR and INPUT statements
2013-11-04 21:08:51 +00:00
Colin Fleming
2680a3e9c1 Tidy up "diag_logs_ntpd.php" XHTML
Add SUMMARY to table statements
Close BR and INPUT statements
Move closing FORM into table cell
2013-11-04 21:06:26 +00:00
Colin Fleming
e51b6dbfd0 Tidy up "diag_logs_ipsec.php" XHTML
Add SUMMARY to table statements
Close INPUT statement
2013-11-04 21:05:07 +00:00
Colin Fleming
9890d0c701 Tidy up "diag_logs_gateways.php" XHTML
Add SUMMARY to table statements
2013-11-04 21:03:43 +00:00
Colin Fleming
d13c2368df Tidy up "diag_logs_filter_summary.php" XHTML
Remove "px" from width statement, not valid in XHTML
Add SUMMARY to table statements
Add ALT and close img statements
Add CDATA to script statements
Add secondary TAB row for "filter" and "dynamic" logs
Add closing BODY and HTML statements
2013-11-04 21:02:40 +00:00
Colin Fleming
512ae3706f Tidy up "diag_logs_filter_dynamic.php" XHTML
Add CDATA to script statements
Move NOWRAP Boolean operator into class statement
Add SUMMARY to table statements
Add secondary TAB row for "filter" and "summary" logs
Close INPUT tags
2013-11-04 20:59:29 +00:00
Colin Fleming
2f1e4020fd Tidy up "diag_logs_filter.php" XHTML
Add SUMMARY to table statements
Add secondary row of TABS for "Dynamic" and "Summary" logs
Closing BR and INPUT tags
Tidy up HTML Boolean operators
Move NOWRAP Boolean operator into CLASS statement
Deprecate Ampersand
2013-11-04 20:56:32 +00:00
Colin Fleming
0a6cb6b169 Tidy up "diag_logs_dhcp.php" XHTML
Add SUMMARY to table statements
Close BR and INPUT statements
Move closing FORM into table cell
2013-11-04 20:52:29 +00:00
Colin Fleming
1bc95a31c1 Tidy up "diag_logs_auth.php" XHTML
Add SUMMARY to table statements
Close BR and INPUT statements
Move close FORM into table cell
2013-11-04 20:51:08 +00:00
Renato Botelho
8a0ae97fa0 Call conf_mount_rw before delete user, a better fix for #3294 2013-11-02 08:48:05 -02:00
jim-p
c5d4d97bab Prevent a Fall Back Pool from being selected when the DNS protocol is in use. If one is present in the config, ignore it. Fixes #3300 2013-11-01 10:43:40 -04:00
Renato Botelho
d1f6c3bf97 Update zoneinfo to 2013.h 2013-11-01 11:31:04 -02:00
jim-p
edba198270 Change OpenVPN Compression settings to cover the full range of allowed settings on OpenVPN (unset, off, on, adaptive) rather than a simple off/on switch that either doesn't set the value or enables it with adaptive (OpenVPN's default). 2013-10-31 14:50:06 -04:00
jim-p
85bdf99766 Add Auth Digest to OpenVPN wizard also. 2013-10-30 16:01:39 -04:00
jim-p
97d5b59b41 Add an Authentication Digest Algorithm drop-down to OpenVPN server/client (SHA1 is the default since that is OpenVPN's default) 2013-10-30 15:47:59 -04:00
Renato Botelho
204bec2835 Revert "Define dynamic gateway for GRE interfaces and do not user to define IP address to the interface. Fixes #3280"
Another solution will be implemented

This reverts commit 6721d6d044.
2013-10-29 07:35:41 -02:00
Renato Botelho
6721d6d044 Define dynamic gateway for GRE interfaces and do not user to define IP address to the interface. Fixes #3280 2013-10-29 07:06:05 -02:00