summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
* | TypoStephen Beaver2016-01-251-1/+1
|/
* Merge pull request #2524 from ↵Stephen Beaver2016-01-251-3/+13
|\ | | | | | | NOYB/Status_/_System_Logs_/_Firewall_/_Dynamic_View_-_Tweaks
| * Status / System Logs / Firewall / Dynamic View - TweaksNOYB2016-01-241-3/+13
| | | | | | | | | | | | | | | | Don't run through the update table rows routine unless there are new rows to be added. Handle special case when beginning with zero rows. Remove classes listMRodd and listMReven. They don't exist and are handled by the table-striped class. Add class text-nowrap to rows (consistent with the source html). Add no logs to display info box.
* | Merge pull request #2529 from phil-davis/patch-7Stephen Beaver2016-01-251-2/+12
|\ \
| * | pkg.php consolidate else-if statementPhil Davis2016-01-251-4/+2
| | |
| * | Enhance error output when package file not foundPhil Davis2016-01-251-2/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | I had a system that had upgraded but the Notes package had not managed to (re)install. In that situation the Notes item is on the Status menu but there is no notes.xml or other notes code on the the system. When I go to Status->Notes I get: Warning: substr_compare(): The start position cannot exceed initial string length in /usr/local/www/pkg.php ... The warning is because realpath() returns false in this case and cannot be used is a parameter to substr_compare(). Handle this case, and make the error message more informative.
* | | TypoStephen Beaver2016-01-251-1/+1
| | |
* | | Widget - Firewall Log - TweaksNOYB2016-01-251-17/+43
| | | | | | | | | | | | | | | | | | | | | | | | | | | Add a table row when there are no entries to prevent scroll bars after ajax update. Add no logs to display message. Add update interval configuration setting. Add configuration form placeholders. Don't include ':' when no port such as for ICMP. Remove unused block of code. AJAX is using get method.
* | | Merge pull request #2527 from phil-davis/patch-5jim-p2016-01-251-1/+1
|\ \ \
| * | | Save selected wireless interfacePhil Davis2016-01-251-1/+1
| |/ / | | | | | | | | | This looks like a bug. I don't have a system with the necessary hardware running 2.3 right now to really test, but the code that processes the submit/apply looks for $_POST['if'] Please double-check on suitable hardware!
* | | Add gettext to icon titleStephen Beaver2016-01-251-1/+1
| | |
* | | evised #5796Stephen Beaver2016-01-251-9/+10
| | |
* | | Completed #5796Stephen Beaver2016-01-251-7/+25
| | |
* | | Fixes the other uses of SERVER_NAME in tree.Luiz Otavio O Souza2016-01-252-3/+3
| | | | | | | | | | | | The SERVER_NAME variable is not available anymore, use HTTP_HOST instead.
* | | Fixes the GUI URL in the last step of the setup wizard.Luiz Otavio O Souza2016-01-251-1/+1
| | | | | | | | | | | | The SERVER_NAME variable is not available anymore, use HTTP_HOST instead.
* | | Merge pull request #2025 from apilloud/dhcp-ignoreunknownRenato Botelho2016-01-252-3/+17
|\ \ \
| * | | Make DHCP deny action configurableAndrew Pilloud2015-11-052-3/+17
| | | |
* | | | Merge pull request #2532 from brunostein/add_call_gettext_function_menu_servicesRenato Botelho2016-01-2515-61/+60
|\ \ \ \
| * | | | add call gettext function in the services menubruno2016-01-2515-61/+60
| | |/ / | |/| |
* | | | Merge pull request #2531 from phil-davis/patch-8Renato Botelho2016-01-251-14/+14
|\ \ \ \
| * | | | Internationalize pkgmgr_installedPhil Davis2016-01-251-14/+14
| |/ / / | | | | | | | | | | | | Note: I enhanced the title text of the remove/update/reinstall buttons to include the package name. Before that, when you clicked to remove a package there would be a popup that just said "Are you sure you wish to remove?" - which looked a bit odd.
* | | | Merge pull request #2526 from phil-davis/gtinterfacesRenato Botelho2016-01-256-55/+55
|\ \ \ \
| * | | | Internationalize interfaces UI codePhil Davis2016-01-256-55/+55
| |/ / /
* | | | interfaces_vlan_edit finish QinQ error messagePhil Davis2016-01-251-1/+1
|/ / / | | | | | | The error message here just ended mid-sentence. I think what I have done here makes sense?
* | | Fixed #5810Stephen Beaver2016-01-241-10/+29
| | |
* | | Fix PR syntax errorStephen Beaver2016-01-241-1/+1
| |/ |/|
* | Merge pull request #2520 from NOYB/Status_/_System_Logs_-_Filter_RefinementsStephen Beaver2016-01-235-55/+118
|\ \
| * | Rename function to better represent what it really is.NOYB2016-01-235-8/+8
| | |
| * | Fix a couple consolidation issues.NOYB2016-01-232-7/+9
| | | | | | | | | | | | | | | Force firewall dynamic view to use the raw mode table header so it gets updated. Add a couple missing variables.
| * | Consolidate log filter code and log table header code in to common functions.NOYB2016-01-235-79/+60
| | |
| * | Status / System Logs - Filter RefinementsNOYB2016-01-234-13/+93
| | | | | | | | | | | | | | | | | | | | | Use advanced filter in firewall dynamic view even if raw mode is set. Raw mode is not applicable to the firewall dynamic view. Update the count in firewall dynamic view. JQuery the actual count in raw mode instead of just displaying the max setting value. Change some negative logic to positive.
* | | Merge pull request #2519 from dennypage/masterStephen Beaver2016-01-231-149/+149
|\ \ \
| * | | Fix alignment problems resulting from tabification being performed inside ↵Denny Page2016-01-221-149/+149
| | | | | | | | | | | | | | | | strings
* | | | Merge pull request #2518 from ExolonDX/branch_01Stephen Beaver2016-01-231-9/+21
|\ \ \ \
| * | | | Tidy up "firewall_rules.php"Colin Fleming2016-01-221-9/+21
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | - add missing closing anachor tags - close input tag correctly - add missing closing TD tag - remove invalid ALT
* | | | Merge pull request #2516 from phil-davis/l2tpinfoblockStephen Beaver2016-01-231-2/+5
|\ \ \ \
| * | | | Make L2TP VPN reminder text an infoblockPhil Davis2016-01-221-2/+5
| | | | |
* | | | | Make text-warning more yellow, less redStephen Beaver2016-01-231-0/+5
| | | | |
* | | | | Fixed #5805Stephen Beaver2016-01-231-2/+1
| | | | |
* | | | | Lower contrast paneal headingsStephen Beaver2016-01-231-0/+12
| | | | |
* | | | | Merge pull request #2522 from phil-davis/printinfoboxcleanupStephen Beaver2016-01-232-34/+12
|\ \ \ \ \
| * | | | | Remove print_info_box_npPhil Davis2016-01-232-34/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Put the real code into print_info_box, adding just a $btntext parameter to the existing 3 params of print_info_box. Change the remaining print_info_box_np() calls to use print_info_box() Note: The previous code also had a "bug" - the "apply" button said "apply" literally on the UI, when it should have said "Apply changes". That is fixed so that now the "Apply changes" or other specified button text is actually displayed to the user. (In the old code it was literally displaying $name when it should have been $value)
* | | | | | Merge pull request #2521 from phil-davis/patch-2Stephen Beaver2016-01-231-2/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | vpn_openvpn_server change print_info_box_np to print_info_boxPhil Davis2016-01-231-2/+2
| | | | | | | | | | | | | | | | | | I missed this one yesterday - the aim is to get rid of all print_info_box_np soon, if I can.
* | | | | | Fixed #5802Stephen Beaver2016-01-232-52/+52
| | | | | | | | | | | | | | | | | | | | | | | | Added collapsible action to config backup
* | | | | | interface_bridge_add_member is inadequate for adding a bridge member that ↵Chris Buechler2016-01-231-1/+7
|/ / / / / | | | | | | | | | | | | | | | may have not existed at the time of bridge interface's creation. interface_bridge_configure on the interface's bridge ensures all settings (private, etc.) are applied. Ticket #4312
* | | | | Switch to disabling strongswan unity plugin by default. Ticket #4178Chris Buechler2016-01-235-6/+18
| |_|/ / |/| | |
* | | | Latest config revision is 13.7, catch up default config.Chris Buechler2016-01-231-1/+1
| |/ / |/| |
* | | Replace default passwd hash for root/admin using blowfishRenato Botelho2016-01-221-2/+2
| | |
* | | Relax shaper wizard interface validation when there are no interfaces with ↵Renato Botelho2016-01-221-1/+7
| | | | | | | | | | | | gateways selected. Fixes #5424
OpenPOWER on IntegriCloud