Commit Graph

30928 Commits

Author SHA1 Message Date
Renato Botelho
1e70041e89 Increase memory disk size 2016-03-08 09:32:27 -03:00
Stephen Beaver
bf2602a976 Merge pull request #2717 from NOYB/System_/_User_Manager_/_Groups_/_Edit 2016-03-08 07:31:52 -05:00
Stephen Beaver
040cb6ef03 Merge pull request #2716 from phil-davis/patch-6 2016-03-08 07:31:24 -05:00
Stephen Beaver
cbfbab58c4 Merge pull request #2715 from phil-davis/patch-5 2016-03-08 07:30:28 -05:00
Stephen Beaver
836400cd19 Merge pull request #2714 from phil-davis/actions 2016-03-08 07:29:36 -05:00
Stephen Beaver
2c2dc9af81 Merge pull request #2713 from phil-davis/patch-3 2016-03-08 07:29:13 -05:00
Stephen Beaver
8c19aeceb1 Merge pull request #2711 from NOYB/System_/_User_Manager_/_Users_/_Edit 2016-03-08 07:28:41 -05:00
Renato Botelho
d977046e71 remove stray | 2016-03-08 07:14:35 -03:00
NOYB
70da45c9ef System / User Manager / Groups / Edit
Error: th start tag in table body.

Warning: A table row was 3 columns wide and exceeded the column count established by the first row (2).
2016-03-07 22:43:52 -08:00
Phil Davis
8d89682e43 Change invalid use of $iface in interfaces.php
At this point $iface is an undefined var. So the last test of this "if" statement is useless.
That code fragment was introduced in commit e4d40f41aa
I think that code fragment came from a similar thing that is inside a "foreach $iface" loop in interfaces_pps_edit.php
https://github.com/pfsense/pfsense/blob/master/src/usr/local/www/interfaces_ppps_edit.php#L300
and was pasted into the condition here back in 2011 without being changed.

What I have done to the test here seems what would have been intended. Any better ideas are welcome.
2016-03-08 10:49:40 +05:45
Phil Davis
1ee6d09aa6 Improve track6-prefix-id handling
1) The var $iface is not set at lines 2457 or 2464. It is a var that was used higher up local to build_ipv6interface_list() - it is not relevant to the single fields track6-prefix-id--hex and track6-prefix-id-max
2) When the user selects a different track6-interface then trigger update_track6_prefix() which will update the help text track6-prefix-id-range.

Related to forum https://forum.pfsense.org/index.php?topic=107962.msg601309#msg601309
This pull request does not directly address the reported issue of the track6-prefix-id not "taking". It just fixes up some code issues that I noticed.
2016-03-08 09:32:31 +05:45
Phil Davis
21d973b24d Add Actions column heading
to other places where it was missing, for UI consistency.
2016-03-08 08:22:52 +05:45
Phil Davis
b1466a09f0 Add Actions column heading for CRL Manager
To be consistent with everywhere else that has a heading for the Actions column.
2016-03-08 07:50:49 +05:45
NOYB
f460db9023 System / User Manager / Users / Edit
Warning: A table row was 4 columns wide and exceeded the column count established by the first row (3).

Error: Stray end tag td.
2016-03-07 14:59:09 -08:00
jim-p
21749f7ab8 On second though, don't use this class on this particular tag in the WoL widget. 2016-03-07 11:49:49 -05:00
jim-p
b35edfe772 Fix up the formatting of the Wake on LAN widget and change the code style so it isn't a bunch of echos. Fixes #5960 2016-03-07 11:47:57 -05:00
jim-p
4af2649f7f Fix load balancer status widget uptime percentage display. Fixes #5959 2016-03-07 10:43:25 -05:00
Renato Botelho
52f1c78779 Merge pull request #2710 from NewEraCracker/prevent-reference-reuse 2016-03-07 08:10:08 -03:00
NewEraCracker
8ed2d20012 Destroy reference after foreach
As recommended at https://secure.php.net/manual/en/control-structures.foreach.php
2016-03-07 10:58:55 +00:00
Renato Botelho
96f22d875b Fix typo in variable name that end up breaking nanobsd images. Fixes #5956 2016-03-06 11:32:09 -03:00
Renato Botelho
3ad375d487 Do not reset date string when doing read-only operations 2016-03-06 11:30:34 -03:00
Renato Botelho
462cbb5a6c Fix log filename 2016-03-06 10:42:42 -03:00
Stephen Beaver
bf9a83cdf1 Merge pull request #2709 from NOYB/HTML_Compliance_-_Login_Form 2016-03-06 07:51:34 -05:00
NOYB
62ef2804ba HTML Compliance - Login Form
Error: Duplicate attribute class.
<div class=alert alert-warning class=hidden id=no_cookies>Your browser must support cookies to login.</div>
Consolidate multiple class attributes.

Error: Attribute autocorrect not allowed on element input at this point.
<input type=text class=form-control name=usernamefld id=usernamefld placeholder=Enter your username autocorrect=off autocapitalize=none spellcheck=false>
Non standard IOs Safari, Android Chrome attribute.

Error: Attribute autocapitalize not allowed on element input at this point.
<input type=text class=form-control name=usernamefld id=usernamefld placeholder=Enter your username autocorrect=off autocapitalize=none spellcheck=false>
Non standard IOs Safari, Android Chrome attribute.
2016-03-05 22:57:35 -08:00
Luiz Otavio O Souza
16feb55d1b When listing the network interfaces, print the link state and not the administrative state. 2016-03-05 21:33:14 -06:00
Luiz Otavio O Souza
86d1c9c22e If you are assigning interfaces, remove the existing configuration from old interfaces if any.
This fixes the need for a reboot after changing interface assignment in console.
2016-03-05 21:33:14 -06:00
Stephen Beaver
801d55590e Merge pull request #2708 from phil-davis/patch-3 2016-03-05 18:00:53 -05:00
Stephen Beaver
68219e9a41 Merge pull request #2707 from phil-davis/patch-2 2016-03-05 18:00:05 -05:00
Phil Davis
ad51eb90ca Limit widget column to dashboardcolumns
Stops widgets from "going missing" when the user reduces the dashboard columns in System, General Setup.
If the user just lowers dashboard columns to see what happens, then increases it again, the actual column settings are preserved in the config, so the widgets go back where they were. That seems a good thing.
If the user lowers dashboard columns and then also saves the dashboard, the newly-limited column settings will be saved.

Forum: https://forum.pfsense.org/index.php?topic=107865.0
2016-03-06 04:41:26 +05:45
Phil Davis
1f64e8b8e5 Correct wording of prefer_ipv4 help text 2016-03-06 03:24:31 +05:45
Stephen Beaver
65ebf415f0 Merge pull request #2706 from NOYB/System_/_User_Manager_/_Groups_/_Edit_/_Add_Privileges 2016-03-05 08:08:55 -05:00
NOYB
5f1da77f69 System / User Manager / Groups / Edit / Add Privileges
Not certain that the list needs to be sorted here.  Looks like it is already in order.  If it does then a valid callback function will need to be accessible.

Error: Non-space characters found without seeing a doctype first. Expected e.g. <!DOCTYPE html>.

Warning: uasort() expects parameter 2 to be a valid callback, function 'cpusercmp' not found or invalid function name in /usr/local/www/system_groupmanager_addprivs.php on line 91

Error: Element head is missing a required instance of child element title.

Warning: uasort() expects parameter 2 to be a valid callback, function 'cpusercmp' not found or invalid function name in /usr/local/www/system_groupmanager_addprivs.php on line 91

Error: Stray doctype.

Error: Stray start tag html.
2016-03-05 05:05:59 -08:00
Chris Buechler
7d31c585d6 fix whitespace 2016-03-05 05:42:04 -06:00
Chris Buechler
c6e8317d6b Remove duplicated text/javascript 2016-03-05 05:23:43 -06:00
Chris Buechler
3a8a9028cf Add track6 DHCP6 IPs back to interface when applying changes. Ticket #5945 2016-03-05 05:14:20 -06:00
Chris Buechler
6171add2b8 After recreating the VLAN interface, run interface_configure on it if it's assigned and enabled. Ticket #5951 2016-03-05 03:30:26 -06:00
Chris Buechler
7c65816e7c clean up description 2016-03-05 00:28:19 -06:00
Chris Buechler
715b62d22a Remove help text wrongly copy/pasted from elsewhere. 2016-03-05 00:23:06 -06:00
Chris Buechler
15c9c9215b Update nginx gzip_types. Remove text/html since it's redundant, and add a few others. Particularly useful, json, since status_monitoring.php uses it. Reduces load time on slow connections to about 1/4th of what it is without gzip on json. Ticket #5498 2016-03-04 18:52:35 -06:00
Jared Dillard
4d13e55ffa fix dark theme css 2016-03-04 16:08:24 -06:00
Chris Buechler
4225416f3a Always set ignore_acquire_ts = yes. No need for that in any of our use cases, and it fixes problems like Ticket #4719. 2016-03-04 15:16:35 -06:00
Renato Botelho
43f6b08117 Clarify what is happening 2016-03-04 11:07:09 -03:00
Renato Botelho
c136dde195 Create missing jails on update 2016-03-04 10:52:00 -03:00
Renato Botelho
d33074bac7 Merge pull request #2705 from NOYB/HTML_Compliance_-_Diagnostics_/_States_/_States 2016-03-04 08:29:31 -03:00
Renato Botelho
14f5207334 Merge pull request #2703 from phil-davis/patch-2 2016-03-04 08:28:44 -03:00
Renato Botelho
2e8cb9a00f Re-generate pfSense.pot 2016-03-04 08:22:46 -03:00
Renato Botelho
7747e98b09 Merge pull request #2704 from dennypage/master 2016-03-04 08:19:48 -03:00
NOYB
d2cc5ecd9c HTML Compliance - Diagnostics / States / States
Bad character - after <. Probable cause: Unescaped <. Try escaping it as &lt;.
2016-03-04 00:06:01 -08:00
Denny Page
970326dec6 Merge remote-tracking branch 'upstream/master' 2016-03-03 20:30:28 -08:00
Denny Page
d711fbbcdd Adjust default parameters to match changes in dpinger 2016-03-03 20:23:14 -08:00