Commit Graph

2954 Commits

Author SHA1 Message Date
Stephen Beaver
d72aaef520 Added priv filter capability 2016-02-02 15:47:54 -05:00
Stephen Beaver
4abd750d4d Fixed #5049 2016-02-02 15:16:26 -05:00
Renato Botelho
28ac75cfad Regenerate .pot 2016-02-02 17:55:55 -02:00
Renato Botelho
772750be4b Merge pull request #2580 from phil-davis/gtsys2 2016-02-02 17:54:45 -02:00
jim-p
55fa9d51e6 Fix up DynDNS widget to follow recent changes in DynDNS for Namecheap 2016-02-02 14:48:37 -05:00
Phil Davis
762faef5db Internationalization of various system*.php 2016-02-03 01:09:30 +05:45
Stephen Beaver
0fa5f5ff2f Cosmetic save 2016-02-02 14:01:18 -05:00
Stephen Beaver
250061b099 Per #4195
Alias table is now sortable
2016-02-02 11:14:07 -05:00
NOYB
dffb71885c Status / System Logs - Forms Buttons Icons Update
Add icon to save button.
Consolidate addClass statements.
2016-02-02 11:14:07 -05:00
jim-p
7e506f87e2 Fix easy rule problem when using a non-English language, take 2. 2016-02-02 10:28:19 -05:00
Renato Botelho
b69a106aa2 Fix #5831 using a simpler approach, just setting REPO_AUTOUPDATE=false when it's booting 2016-02-02 10:38:47 -02:00
Renato Botelho
1855c106e5 Revert "Fix #5831"
This reverts commit 93a8ddf7a4.
2016-02-02 10:38:47 -02:00
Chris Buechler
f362c73bb7 Use the NAS IP configured for PPPoE server instances. Ticket #185 2016-02-02 00:24:40 -06:00
Chris Buechler
a2b813bff2 Remove old pppoerestart cron job if it exists. Ticket #1905 2016-02-02 00:08:35 -06:00
Chris Buechler
3fafb89b1a Set fastcgi_read_timeout to 180 seconds rather than the default 60 for the occasional long-running page. 2016-02-01 21:40:14 -06:00
Stephen Beaver
4994dc3fe9 Add missing description field 2016-02-01 20:42:54 -05:00
Renato Botelho
ec3371678b Save pkg call return code to use on return. The way it is now is always returning 0. It should fix #5837 2016-02-01 17:31:35 -02:00
jim-p
6635aa0f6c Change Namecheap dyndns to use split hostname and domain name fields. Upgrade existing entries automatically. Implements #4366
Code should be generic enough that if other DynDNS providers would work better with a separate domain field, they can pick up the feature without too much trouble.
2016-02-01 12:35:59 -05:00
Stephen Beaver
4700a73146 Typo 2016-02-01 09:08:09 -05:00
Stephen Beaver
408c4a27cf Make row delete button icon only (removes gettext("Delete"): ) 2016-02-01 08:59:17 -05:00
Stephen Beaver
43568d7dd1 Fixed #5834 2016-02-01 08:42:14 -05:00
Renato Botelho
7222324e2a Remove all additional packages from the system before reset to factory default. Fixes #5829 2016-02-01 10:41:44 -02:00
Renato Botelho
aecade14d0 Make additional packages install/delete operations to respect -n (dry-run) 2016-02-01 10:20:39 -02:00
Renato Botelho
2b29a7e285 Reorder pkg_reinstall_all(), no functional changes 2016-02-01 10:15:38 -02:00
Renato Botelho
73e4bf68eb Respect ALL_PACKAGES for package removal 2016-02-01 10:15:10 -02:00
Renato Botelho
93a8ddf7a4 Fix #5831
After PKG_AUTOUPDATE=false was removed, operations done during boot,
2nd and 3rd stages of upgrade process, are trying to update repository
metadata. The problem is during this stage we don't have a network
available yet and all needed packages were previously downloaded.

Add -U parameter to all read/write pkg calls during at these stages to
prevent pkg(8) to try to update metadata
2016-02-01 09:19:43 -02:00
NOYB
20e108e063 Remove Non-Existent Class - help-icon
Remove non-existent help-icon class statements from index and head.
2016-01-31 19:13:02 -08:00
Luiz Otavio O Souza
43af588261 Change diag_dump_states.php to use pfSense_get_pf_states().
Fixes IPv6 issues, add packets and bytes information, filter state by rules (when linked from firewall_rules.php).

Inspired by pull request #1901 from marcelloc/hitcount_23_02.
2016-01-31 17:55:04 -06:00
Chris Buechler
68e82ecb26 OpenVPN server config upgrade already handled in 129_to_130. Ticket #5764 2016-01-29 17:59:20 -06:00
NewEraCracker
f4e6e0bfa1 These two wizards .xml can also lose their x-bit
Other wizards don't have it set.
2016-01-29 22:30:15 +00:00
NewEraCracker
90f5d93e37 Remove executable bit of these two .gif
Seems like I missed those on commit 0427f8b328
2016-01-29 22:21:30 +00:00
NewEraCracker
0427f8b328 Remove executable bit of all static content in www 2016-01-29 22:00:06 +00:00
Stephen Beaver
aab42b90c9 Correct jquery file attributes 2016-01-29 15:17:57 -05:00
Stephen Beaver
78d9e91e3d Update jquery to 1.12 2016-01-29 12:06:20 -05:00
Stephen Beaver
85d4932648 Remove bonus space 2016-01-29 11:20:38 -05:00
Stephen Beaver
511053ad83 Possible fix for #5752 2016-01-29 11:19:29 -05:00
Stephen Beaver
be624266bf Fixed issues where a rule is duplicated (cloned) and the new rule is inserted above a separator bar location 2016-01-29 09:00:13 -05:00
jim-p
1c0083d004 Fix easy rule problem when using a non-English language. 2016-01-29 08:19:21 -05:00
Stephen Beaver
1cd1435e85 Fixed #5828 2016-01-29 08:17:08 -05:00
Stephen Beaver
cde7cf4954 Merge pull request #2572 from NewEraCracker/minor-cleanup 2016-01-29 08:01:13 -05:00
NOYB
4129ab1e36 Panels Overflow - Horizontal Scroll Bar
Been looking into ways to eliminate the horizontal scroll bar in the available widgets, log filter, and manage log panels.  Not sure which would be preferred.  Using the specific panel ID or the class hierarchy for applying more globally.
2016-01-29 08:00:10 -05:00
NewEraCracker
2af731f8bf Minor cleanup
1) Undo typos in sasl.inc. 2) Remove unused code from CSS. 3) Correct typos in some comments. 4) Convert short_open_tag to full tags. 5) Make 'else' block look like the others.
2016-01-29 11:07:17 +00:00
Chris Buechler
1fde544ff6 Fix enable/disable of NAT/BINAT address and mask fields. 2016-01-29 03:57:34 -06:00
Chris Buechler
1968fe4027 Make sure filter rules have a tracker ID, associated rules were missing it previously. 2016-01-29 01:57:05 -06:00
Chris Buechler
0d14e2ac8e Include a tracker ID in new associated firewall rules. 2016-01-29 01:42:52 -06:00
Chris Buechler
1c1ca39bd5 retain OpenVPN's net30 default topology for upgraded configs so they still work. Ticket #5764 2016-01-29 00:04:39 -06:00
Chris Buechler
4742e635f8 Omit topology for tap OpenVPN, as it has no meaning in that context 2016-01-28 23:42:45 -06:00
Chris Buechler
3f1265e48a Remove stray } 2016-01-28 23:18:54 -06:00
Chris Buechler
c4db25a571 Add topology selection to OpenVPN client page. Ticket #5764 2016-01-28 22:52:49 -06:00
Chris Buechler
f8ccc7041f OpenVPN maxclients must be an integer not just a number 2016-01-28 22:24:21 -06:00