| Commit message (Expand) | Author | Age | Files | Lines |
* | don't static port 5060 by default, it breaks things much more often than it h... | Chris Buechler | 2010-08-06 | 1 | -10/+0 |
* | Add missing quote for the image title of the delete button, which was masked ... | Erik Fonnesbeck | 2010-08-06 | 1 | -1/+1 |
* | Fix on-click confirmation for the delete button on port forward rows. | Erik Fonnesbeck | 2010-08-06 | 1 | -1/+1 |
* | Fix improper gettext changes that broke various confirmation prompts, causing... | Erik Fonnesbeck | 2010-08-06 | 4 | -6/+6 |
* | Change the save message code on port forwards to be consistent with the other... | Erik Fonnesbeck | 2010-08-06 | 1 | -11/+3 |
* | Mark the correct subsystems dirty when deleting port forwards with the X on t... | Erik Fonnesbeck | 2010-08-06 | 1 | -1/+2 |
* | Update the interface group name in floating rules with multiple interfaces se... | Erik Fonnesbeck | 2010-08-06 | 1 | -2/+15 |
* | Don't wipe out stored username on pass-through MAC entries when manually savi... | Chris Buechler | 2010-08-06 | 1 | -0/+6 |
* | Fix SNMP trap string validation. | jim-p | 2010-08-06 | 1 | -1/+1 |
* | Ticket #792. Correctly unset the group name and update the new one if a inter... | Ermal | 2010-08-06 | 1 | -4/+26 |
* | On system_advanced_firewall.php, fix display of selected TFTP interfaces afte... | Erik Fonnesbeck | 2010-08-05 | 1 | -2/+2 |
* | Add missing explode parameter. | Erik Fonnesbeck | 2010-08-05 | 1 | -1/+1 |
* | New tab colors from Rob | Scott Ullrich | 2010-08-05 | 9 | -0/+0 |
* | Change bogon color row to E0E0E0 | Scott Ullrich | 2010-08-05 | 1 | -18/+18 |
* | Turn active tabs color to #DDDDDD | Scott Ullrich | 2010-08-05 | 9 | -0/+0 |
* | Turn active tabs color to #DDDDDD | Scott Ullrich | 2010-08-05 | 9 | -0/+0 |
* | Set background color to grey and avoid white space between tabs and tabcont c... | Scott Ullrich | 2010-08-05 | 8 | -16/+16 |
* | Restore this change, it breaks Nifty. We will need to come up with an altern... | Scott Ullrich | 2010-08-05 | 1 | -2/+2 |
* | No need to set sortable class for this page, it ends up with a javascript error | Scott Ullrich | 2010-08-05 | 1 | -1/+1 |
* | Set tabcont to a slightly darker grey so that it stands out even on brighter ... | Scott Ullrich | 2010-08-05 | 8 | -8/+8 |
* | Remove the 2px gap between the tab bar and tabcont | Scott Ullrich | 2010-08-05 | 1 | -3/+3 |
* | Use more prototype conventions, fix some, and correct logic for moving rows. | jim-p | 2010-08-05 | 1 | -25/+9 |
* | Do not use /, use relative directory form css | Scott Ullrich | 2010-08-05 | 8 | -48/+48 |
* | Make the new tabs themable | Scott Ullrich | 2010-08-05 | 18 | -8/+715 |
* | add func disc | robiscool | 2010-08-05 | 1 | -0/+8 |
* | new tab menu | robiscool | 2010-08-05 | 4 | -1158/+1243 |
* | Add gui code for antenna settings. Ticket #13 | Erik Fonnesbeck | 2010-08-05 | 1 | -1/+64 |
* | Fix printf that should be sprintf. | Erik Fonnesbeck | 2010-08-05 | 1 | -1/+1 |
* | Add 12 hour period starting from 8 in the morning. Thinking that would corres... | smos | 2010-08-05 | 1 | -1/+13 |
* | Fix text, and default to 1400 | Chris Buechler | 2010-08-04 | 1 | -4/+4 |
* | Hide the distance setting for wireless interfaces that do not support it. | Erik Fonnesbeck | 2010-08-04 | 1 | -0/+5 |
* | Unbreak adding new record | Scott Ullrich | 2010-08-04 | 1 | -0/+1 |
* | Use prototype selectors here, and ensure we use only the log rows. Should fix... | jim-p | 2010-08-04 | 1 | -2/+4 |
* | Resolves #599. Split mtu and mss fields in interfaces page so it is possible ... | Ermal | 2010-08-04 | 1 | -2/+18 |
* | Refine the setting/checking of these variables a little. | jim-p | 2010-08-04 | 1 | -3/+3 |
* | Remember custom rows per page when going to previous and next pages | Scott Ullrich | 2010-08-03 | 1 | -3/+3 |
* | Adjust rows per page a bit | Scott Ullrich | 2010-08-03 | 1 | -1/+1 |
* | Round up correctly for page count | Scott Ullrich | 2010-08-03 | 1 | -2/+1 |
* | Do not hide Displaying page now that we have the rows per page | Scott Ullrich | 2010-08-03 | 1 | -17/+15 |
* | Allow setting of how many records per page to show | Scott Ullrich | 2010-08-03 | 1 | -6/+26 |
* | Show starting record ++ | Scott Ullrich | 2010-08-03 | 1 | -0/+1 |
* | Do not show page X of X when filtering | Scott Ullrich | 2010-08-03 | 1 | -1/+2 |
* | Make displaying page X of X bold | Scott Ullrich | 2010-08-03 | 1 | -1/+1 |
* | * Show how many pages and current page | Scott Ullrich | 2010-08-03 | 1 | -12/+42 |
* | Move previous and next page | Scott Ullrich | 2010-08-03 | 1 | -1/+3 |
* | Unbreak auto submit | Scott Ullrich | 2010-08-03 | 1 | -1/+1 |
* | Ignore sorting field types | Scott Ullrich | 2010-08-03 | 1 | -0/+4 |
* | Make sure this dir exists because the new function uses it. | Ermal | 2010-08-03 | 1 | -0/+2 |
* | Use the new pfSense module call to find the usable ports from the ones create... | Ermal | 2010-08-03 | 1 | -5/+1 |
* | Use GET instead of post for filtering | Scott Ullrich | 2010-08-03 | 1 | -4/+11 |