summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* services.inc code stylePhil Davis2016-01-281-2/+2
| | | from recently-added code
* Remove static routes to DNS servers when gateway is disabled. It should fix ↵Renato Botelho2016-01-282-8/+15
| | | | #4921
* Simplify logicRenato Botelho2016-01-281-19/+14
|
* 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-282-6/+11
| | | | | | | | | | 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
| |
* | Fix comments to reflect reality. Spotted by @phil-davisRenato Botelho2016-01-281-2/+2
| |
* | Merge pull request #2393 from schinken/radvd-lifetimeRenato Botelho2016-01-282-0/+36
|\ \
| * | Add possibility to configure radvd valid lifetimeschinken2016-01-282-0/+36
| | |
* | | Show rule state details in firewall rules.Luiz Otavio O Souza2016-01-283-13/+91
| | | | | | | | | | | | | | | | | | 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-282-17/+21
|\ \ \ | | | | | | | | | | | | NOYB/Services-DNS_Resolver-System_Domain_Local_Zone_Type
| * | | Remove unnecessary checks. Code prevents var from being empty.NOYB2016-01-252-10/+1
| | | | | | | | | | | | | | | | Wrap var in string with braces.
| * | | Move unbound local zone types array to function in unbound.inc.NOYB2016-01-252-16/+20
| | | | | | | | | | | | | | | | 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
| | | |
* | | | Merge pull request #2497 from PiBa-NL/23_rules.inc-taggingRenato Botelho2016-01-281-6/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | filter.inc, allow tagging and tag checking for pf.conf rules with ↵PiBa-NL2016-01-211-6/+2
| | | | | | | | | | | | | | | | numbers,text,space-characters without generating a invalid ruleset
* | | | Merge pull request #2499 from PiBa-NL/23_servicelinksjim-p2016-01-271-3/+3
|\ \ \ \
| * | | | allow packages in a www/subfolder/ (like haproxy) to use the service ↵PiBa-NL2016-01-211-3/+3
| |/ / / | | | | | | | | | | | | start/stop/restart links
* | | | 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
| | | | | |
* | | | | | Revert "Remove track6-interface and track6-prefix-id from interfaces->lan in ↵Renato Botelho2016-01-271-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | default config.xml" It was not supposed to be committed, on default config, LAN must track WAN This reverts commit a75aa2ca5e7ee31e543d80a23d99fd2dd6cad5bc.
* | | | | | Merge pull request #2559 from phil-davis/gt16Stephen Beaver2016-01-277-21/+21
|\ \ \ \ \ \
OpenPOWER on IntegriCloud