summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update the "contribute" language in the readme to be more welcoming.jim-p2016-01-281-7/+10
|
* 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
| |
* | Merge pull request #2569 from phil-davis/patch-5Renato Botelho2016-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
| |
* | Merge pull request #2568 from phil-davis/patch-4Renato Botelho2016-01-281-1/+1
|\ \
| * | 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
| |/
* | Merge pull request #2565 from phil-davis/patch-2Renato Botelho2016-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.
* Merge pull request #2564 from phil-davis/patch-1Renato Botelho2016-01-281-1/+1
|\
| * 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
|
* Merge pull request #2563 from phil-davis/patch-1Renato Botelho2016-01-281-2/+2
|\
| * 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
| | | |
* | | | Merge pull request #2549 from ↵Stephen Beaver2016-01-270-0/+0
|\ \ \ \ | | | | | | | | | | | | | | | NOYB/Status_-_System_Logs_-_Move_Raw_Mode_Row_Count_JQuery
| * | | | Status - System Logs - Move Raw Mode Row Count JQueryNOYB2016-01-274-32/+36
| | | | | | | | | | | | | | | | | | | | Move row count JQuery to run only in raw mode.
* | | | | 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?
OpenPOWER on IntegriCloud