Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | UI Consistency | Phil Davis | 2016-01-14 | 35 | -60/+62 |
| | | | | | | | | | 1) Put the heading "Actions" at the top of all the "Actions" columns - it was on some and not others. 2) Some more consistent capitalization of panel titles etc. 3) Most interfaces section edit pages had a section titled like "GIF Configuration", "GRE Configuration". Make them all consistent, e.g. "QinQ Configuration" rather than "Interface QinQ Edit"... | ||||
* | Merge pull request #2422 from phil-davis/patch-2 | Chris Buechler | 2016-01-13 | 1 | -47/+62 |
|\ | |||||
| * | Fix #5767 config validation errors when first enabling DNS Resolver | Phil Davis | 2016-01-13 | 1 | -47/+62 |
| | | | | | | | | | | | | Generate a complete set of test conf files in /var/unbound/test subdir when doing the validation of the tentative config that is being saved. This avoids any dependency on any of the "real" files already existing in /var/unbound and also avoids the chance of overwriting a live file that is currently in use by the running unbound. /var/unbound/test is removed once the validation has been done. The real unbound conf files are created in /var/unbound like they always were after the user presses apply. | ||||
* | | More gettext~ing | Stephen Beaver | 2016-01-13 | 1 | -2/+2 |
| | | |||||
* | | Added gettext() around alert string | Stephen Beaver | 2016-01-13 | 1 | -1/+1 |
| | | |||||
* | | Fixed #5566 | Stephen Beaver | 2016-01-13 | 27 | -954/+1071 |
| | | |||||
* | | Don't validate 'external' when nobinat is checked | Stephen Beaver | 2016-01-13 | 1 | -2/+7 |
| | | |||||
* | | Revise binat rule when nobinat is set | Stephen Beaver | 2016-01-13 | 1 | -1/+1 |
| | | |||||
* | | Revise tooltip | Stephen Beaver | 2016-01-13 | 1 | -1/+1 |
| | | |||||
* | | Fix no binat checkbox | Stephen Beaver | 2016-01-13 | 2 | -4/+4 |
| | | |||||
* | | Fix help | Stephen Beaver | 2016-01-13 | 1 | -1/+1 |
| | | |||||
* | | Fixed #3887 | Stephen Beaver | 2016-01-13 | 3 | -14/+31 |
|/ | |||||
* | Prevent GIF/GRE from making dummy/unusable gateways that show up for ↵ | jim-p | 2016-01-13 | 1 | -2/+6 |
| | | | | monitoring/routing/etc. Fixes #5766 | ||||
* | Fix missing ')' | Stephen Beaver | 2016-01-13 | 1 | -1/+2 |
| | |||||
* | Accommodate webgui separator bar by ignoring when loading rules | Stephen Beaver | 2016-01-13 | 1 | -0/+4 |
| | |||||
* | Update copyright notice | Stephen Beaver | 2016-01-13 | 1 | -35/+53 |
| | |||||
* | Remove duplicate "Are you sure you want to" on delete | Stephen Beaver | 2016-01-13 | 1 | -1/+1 |
| | |||||
* | Fix icon by including "fa" in class | Stephen Beaver | 2016-01-13 | 1 | -1/+1 |
| | |||||
* | Sort the Available Widgets before display | Stephen Beaver | 2016-01-13 | 1 | -23/+6 |
| | | | | Remove unused modal | ||||
* | Newline is added only if both IPv4 and IPv6 addresses present | Stephen Beaver | 2016-01-13 | 1 | -1/+6 |
| | |||||
* | Fix whitespace in upgrade_118_to_119 | jim-p | 2016-01-13 | 1 | -3/+3 |
| | |||||
* | Merge pull request #2419 from NOYB/Firewall_NAT_Edit_AutoSuggest_Fix_Continued | Stephen Beaver | 2016-01-13 | 1 | -17/+12 |
|\ | |||||
| * | Continued: | NOYB | 2016-01-12 | 1 | -17/+12 |
| | | | | | | | | | | | | | | | | | | Fix port aliases (Seems you can't autosuggest an element of type "number") Also apply to src too. remove is_numeric check remove min/max (not valid on text fields; does not work) add pattern in place of min/max | ||||
* | | Merge pull request #2420 from NOYB/Gateways_Widget_Refactor_init-ajax | Stephen Beaver | 2016-01-13 | 0 | -0/+0 |
|\ \ | |||||
| * | | Gateways Widget Refactor init-ajax | NOYB | 2016-01-13 | 1 | -104/+109 |
| | | | | | | | | | | | | | | | Move table content creation into a function so initial table load can be done normally without resize flicker. Subsequent content updates remain via ajax. | ||||
* | | | Gateways Widget Refactor init-ajax | NOYB | 2016-01-13 | 1 | -104/+109 |
| | | | | | | | | | | | | | | | Move table content creation into a function so initial table load can be done normally without resize flicker. Subsequent content updates remain via ajax. | ||||
* | | | Merge pull request #2414 from stilez/patch-18 | Renato Botelho | 2016-01-13 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Remove spaces at EOL as requested | stilez | 2016-01-13 | 1 | -1/+1 |
| | | | | |||||
| * | | | redmine 5702 - switch to high level IPv4 functions instead of low level ↵ | stilez | 2016-01-12 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | ip2long32() etc | ||||
* | | | | Merge pull request #2412 from stilez/patch-16 | Renato Botelho | 2016-01-13 | 1 | -3/+1 |
|\ \ \ \ | |||||
| * | | | | Remove spaces at EOL as requested | stilez | 2016-01-13 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | redmine 5702 - switch to high level IPv4 functions instead of low level ↵ | stilez | 2016-01-12 | 1 | -3/+1 |
| |/ / / | | | | | | | | | | | | | ip2long32() etc | ||||
* | | | | Merge pull request #2408 from stilez/patch-12 | Renato Botelho | 2016-01-13 | 1 | -8/+6 |
|\ \ \ \ | |||||
| * | | | | Remove spaces at EOL as requested | stilez | 2016-01-13 | 1 | -4/+4 |
| | | | | | |||||
| * | | | | redmine 5702 - switch to high level IPv4 functions instead of low level ↵ | stilez | 2016-01-12 | 1 | -7/+5 |
| |/ / / | | | | | | | | | | | | | ip2long32() etc | ||||
* | | | | Merge pull request #2406 from stilez/patch-9 | Renato Botelho | 2016-01-13 | 1 | -3/+3 |
|\ \ \ \ | |||||
| * | | | | Remove spaces at EOL as requested | stilez | 2016-01-13 | 1 | -3/+3 |
| | | | | | |||||
| * | | | | redmine 5702 - change to use high level IPv4 functions where low level ↵ | stilez | 2016-01-12 | 1 | -3/+3 |
| |/ / / | | | | | | | | | | | | | ip2long32() etc are used | ||||
* | | | | Merge pull request #2416 from phil-davis/patch-2 | Renato Botelho | 2016-01-13 | 1 | -3/+3 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | status_dhcp6_leases incorrect comparison operator | Phil Davis | 2016-01-12 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rather than assignment. Also $dhcpv6leaseinlocaltime was also being re-used as the value part of the foreach - that looks not so good also. Even so, I think the old code would have worked by good luck - in the end $dhcpv6leaseinlocaltime is only compared to "yes" anyway, so if it ended up as unset, or some part of a sub-array of $config['dhcpdv6'] or... it still functioned like "no". I found this by a quick scan through the output of: find /usr -type f -exec grep -H "^[^(]*==" {} \; That returns a lot of other stuff, but the bad uses of "==" stand out. | ||||
* | | | | Remove reference to obsoleted row_toggle.js. Noted in Ticket #5724 | Chris Buechler | 2016-01-12 | 1 | -2/+0 |
| | | | | |||||
* | | | | Enable LUA for www/nginx | Renato Botelho | 2016-01-12 | 1 | -0/+2 |
| |_|/ |/| | | |||||
* | | | Fix port aliases (Seems you can't autosuggest an element of type "number") | Stephen Beaver | 2016-01-12 | 1 | -4/+5 |
| | | | |||||
* | | | Ensure toggled text is NOT selected (Chrome browser quirk) | Stephen Beaver | 2016-01-12 | 1 | -0/+1 |
| | | | |||||
* | | | Merge pull request #2417 from phil-davis/patch-3 | Stephen Beaver | 2016-01-12 | 2 | -2/+2 |
|\ \ \ | |||||
| * | | | IPsec phase 2 display existing keylen | Phil Davis | 2016-01-12 | 1 | -1/+1 |
| |/ / | | | | | | | | | | | | | When you edit an IPsec phase2, if there are any particular key lengths already selected in the config for each of the encryption algorithms they are not displayed - they just all show as Auto. That then "accidentally" changes previous settings when you save. Found as part of searching for dodgy-loking uses of "==". | ||||
| * | | Fix attribution. Spotted-by BBcan177 | Renato Botelho | 2016-01-12 | 1 | -1/+1 |
|/ / | |||||
* | | Merge pull request #2415 from phil-davis/patch-2 | Stephen Beaver | 2016-01-12 | 1 | -3/+3 |
|\ \ | |||||
| * | | pfSenseHelpers comment text | Phil Davis | 2016-01-12 | 1 | -3/+3 |
|/ / | |||||
* | | Improved infoblock system no longer needs sufficies if more than one per page | Stephen Beaver | 2016-01-12 | 8 | -29/+21 |
| | | | | | | | | Removed long commented out script |