summaryrefslogtreecommitdiffstats
path: root/src/usr
Commit message (Collapse)AuthorAgeFilesLines
...
* | Panels Overflow - Horizontal Scroll BarNOYB2016-01-291-0/+11
|/ | | | 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.
* Fix enable/disable of NAT/BINAT address and mask fields.Chris Buechler2016-01-291-7/+7
|
* Include a tracker ID in new associated firewall rules.Chris Buechler2016-01-291-0/+1
|
* Add topology selection to OpenVPN client page. Ticket #5764Chris Buechler2016-01-281-0/+16
|
* OpenVPN maxclients must be an integer not just a numberChris Buechler2016-01-281-1/+1
|
* Fix log radio buttonsStephen Beaver2016-01-281-1/+1
|
* Import David W's patch fixing issues with dhcp6c being launched multiple ↵Chris Buechler2016-01-281-0/+8
| | | | times in some circumstances. Ticket #5621
* Separator bar stuff moved to pfSenseHelpers.js so that it can be more easily ↵Stephen Beaver2016-01-284-160/+250
| | | | | | applied to other pages Separators added to firewall_nat.php
* Add option for FreeRADIUS-friendly stop/start RADIUS accounting updates.jim-p2016-01-281-3/+11
| | | | It needs a sleep between the stop and start, and it needs slightly different figures for start/stop time in the request.
* Remove no longer needed codeStephen Beaver2016-01-281-3/+2
|
* Re-order separators on adding a new rule at the topStephen Beaver2016-01-281-0/+8
|
* Adjest separators on rule move or deleteStephen Beaver2016-01-281-0/+34
|
* Merge pull request #2570 from phil-davis/patch-6Renato Botelho2016-01-281-5/+5
|\
| * system_routes action button titlesPhil Davis2016-01-281-5/+5
| |
* | systems_gateways action button titlesPhil Davis2016-01-281-5/+5
|/ | | Hmmm - there are a few of these, I should have made a branch with a single commit. Anyway, nearly done.
* Merge pull request #2567 from phil-davis/patch-3Renato Botelho2016-01-281-4/+4
|\
| * system_camanager action button titlesPhil Davis2016-01-281-4/+4
| |
* | system_certmanager action button titlesPhil Davis2016-01-281-1/+1
| |
* | Merge pull request #2566 from phil-davis/patch-1Renato Botelho2016-01-281-3/+3
|\ \
| * | system_gateway_groups action button titlesPhil Davis2016-01-281-3/+3
| |/
* | Apply current UI standard to DHCP Pools tablePhil Davis2016-01-281-3/+3
|/ | | | | 1) "Actions" column heading. 2) Make action buttons fa-pencil fa-trash 3) Put a title for each button, so that the "Are you sure you wish to..." popup works nicely.
* Fixup text for delete rule confirmation popupPhil Davis2016-01-281-1/+1
| | | | It is was asking "Are you sure you wish to delete?" On any buttons that have a confirmation popup the title text needs to be something that works on the end of "Are you sure you wish to".
* Update typo spotted by @phil-davisRenato Botelho2016-01-281-1/+1
|
* Remove static routes to DNS servers when gateway is disabled. It should fix ↵Renato Botelho2016-01-281-0/+1
| | | | #4921
* Remove href to prevent page scrolling on clickStephen Beaver2016-01-281-4/+4
|
* Test duplicated slice with fsck after cloning during an upgradejim-p2016-01-281-0/+1
|
* Merge branch 'Auto_Suggest_Box_White_on_White' of ↵Stephen Beaver2016-01-281-2/+4
|\ | | | | | | | | | | | | https://github.com/NOYB/pfsense * 'Auto_Suggest_Box_White_on_White' of https://github.com/NOYB/pfsense: Fixes 5804 - Auto Suggest Box White on White
| * Fixes 5804 - Auto Suggest Box White on WhiteNOYB2016-01-281-0/+6
| | | | | | | | Match it with form input and form-control.
* | Cosmetic changes - part deuxStephen Beaver2016-01-281-5/+10
| | | | | | | | | | Calculate colspans in casenumber of columns change again "bytes" => "B" to reduce column width
* | Cosetic update - Part 1Stephen Beaver2016-01-281-5/+7
| |
* | Fixed #5804Stephen Beaver2016-01-281-1/+5
| |
* | Merge pull request #2393 from schinken/radvd-lifetimeRenato Botelho2016-01-281-0/+27
|\ \
| * | Add possibility to configure radvd valid lifetimeschinken2016-01-281-0/+27
| | |
* | | Show rule state details in firewall rules.Luiz Otavio O Souza2016-01-281-2/+53
| | | | | | | | | | | | | | | | | | Inspired by pull request #1901 from marcelloc/hitcount_23_02. State visualization and kill will be committed in a subsequent commit.
* | | Merge pull request #2120 from ↵Renato Botelho2016-01-281-13/+1
|\ \ \ | |_|/ |/| | | | | NOYB/Services-DNS_Resolver-System_Domain_Local_Zone_Type
| * | Remove unnecessary checks. Code prevents var from being empty.NOYB2016-01-251-9/+0
| | | | | | | | | | | | Wrap var in string with braces.
| * | Move unbound local zone types array to function in unbound.inc.NOYB2016-01-251-13/+1
| | | | | | | | | | | | Protect against breaking the system; check for valid unbound local zone type rather than just the setting existence.
| * | Remove errant var set to self.NOYB2016-01-251-1/+0
| | |
| * | Break long line of local zone types list.NOYB2016-01-251-1/+11
| | |
* | | Fixed #5803Stephen Beaver2016-01-272-1/+5
| | |
* | | Status - System Logs - Move Raw Mode Row Count JQueryNOYB2016-01-274-32/+36
| | | | | | | | | | | | Move row count JQuery to run only in raw mode.
* | | Merge pull request #2555 from phil-davis/patch-2Renato Botelho2016-01-271-6/+5
|\ \ \
| * | | Remove need for escaped single quotePhil Davis2016-01-271-1/+1
| | | |
| * | | Internationalize status_graph_cpuPhil Davis2016-01-271-6/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This one is a bit odd, so I have made a separate pull request. There seems to be no place in the menus that comes to this page - I had to manually enter the URL to get to it to test. I checked on 2.2.6 also, and there is no menu entry for it. But the code does work. Should this be available in the menus somewhere?
* | | | Merge pull request #2558 from phil-davis/patch-7Renato Botelho2016-01-271-2/+2
|\ \ \ \
| * | | | RRD Graph custom options help textPhil Davis2016-01-271-2/+2
| | | | | | | | | | | | | | | Minor grammar only!
* | | | | Merge pull request #2560 from phil-davis/patch-5Renato Botelho2016-01-271-78/+100
|\ \ \ \ \
| * | | | | status_ntpd whitespacePhil Davis2016-01-271-78/+100
| | | | | | | | | | | | | | | | | | Various lines were not on tab stops, some PHP end tags were on the end of lines and others on new lines... I found it a bit hard to read when tracking through a previous missing PHP start tag. Maybe this is better? or maybe I have gone too crazy re-formatting it?
* | | | | | Status IPsec info boxPhil Davis2016-01-274-8/+53
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As well as internationalization of this info box, I have: 1) Made all of them the same text - it seemed odd that there were 2 different versions of text for the same thing. 2) Made it an info-level infoblock. It seemed odd to me that this was showing as a warning - it is really just a helpful info with link. 3) Made it open on page load if IPsec is not enabled, otherwise if IPsec is already enable it loads closed and the user can open and read it if they care. What do you think about this combination of things in the UI? I suspect there are a few other places where there is a convenient link 'You can configure xxx here', but it shows as a warning. If there is agreement about the infoblock approach I have suggested here, then I can do similar in other places.
* | | | | Select an interface to track is mandatoryRenato Botelho2016-01-271-0/+4
| | | | |
OpenPOWER on IntegriCloud