summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* More icon and button consistency fixes. Ticket #5965jim-p2016-03-1021-82/+88
|
* Add the ability for packages to control their button icon and class. Ticket ↵jim-p2016-03-101-1/+14
| | | | #5965
* Revised disk space display to use progress barStephen Beaver2016-03-101-13/+10
|
* Make the Notification settings test buttons consistent with other buttons in ↵jim-p2016-03-101-8/+8
| | | | the GUI. Ticket #5965
* Merge pull request #2721 from phil-davis/patch-2Stephen Beaver2016-03-101-2/+18
|\
| * Improve test for firewall rule advanced settingPhil Davis2016-03-101-2/+18
| | | | | | | | You could make some advanced settings, save the firewall rule, then when editing again the advanced section would not be automatically open. That makes it hard for users to realise that a rule has some advanced setting(s). This change enhances function is_aoadv_used() so it checks all the things that are an advanced setting.
* | Display NAT advanced source settings if definedPhil Davis2016-03-101-1/+3
|/ | | | On NAT Port Forward Edit, if any of the source port settings are different to the defaults then display the source fields, rather than just the Advanced button. Otherwise when editing a NAT port forward with source address/port settings, it is not obvious to the user that there are existing source settings "hiding" under the Advanced button.
* Add button on pkg needs fa-plus, too. Ticket #5965jim-p2016-03-091-2/+4
|
* Fix CP portal page controls (view, download, reset) for consistency. Ticket ↵jim-p2016-03-091-36/+51
| | | | #5965
* Fix some more stragglers for icon/button consistency. Ticket #5965jim-p2016-03-095-29/+75
|
* Fix icon consistency and some other formatting issues on the LDAP picker. ↵jim-p2016-03-091-26/+18
| | | | Ticket #5965
* Fix typojim-p2016-03-091-1/+1
|
* Fix voucher regenerate button action.jim-p2016-03-091-5/+5
|
* Fixed 5971Stephen Beaver2016-03-091-0/+2
|
* Icon consistency in Repeatable blocks. Ticket #5965jim-p2016-03-0911-41/+82
|
* Fix formatting on the UPnP page, fixes #5970jim-p2016-03-091-18/+39
|
* Bring some consistency to the way most buttons are displayed (color, icons, ↵jim-p2016-03-0938-118/+330
| | | | | | etc). Ticket #5965 Still need to review Advanced buttons and Repeatable block buttons.
* log dhcpleases and dhcpleases6 to dhcpd.log. Ticket #5968Chris Buechler2016-03-081-1/+1
|
* Correct reference for 6rd. Ticket #5967Chris Buechler2016-03-081-1/+1
|
* Remove bonus commajim-p2016-03-081-1/+1
|
* Fix alias import icon visibility, and change to a more relevant icon. Fixes ↵jim-p2016-03-081-2/+2
| | | | #5963
* Changed all selectoraction to"change" instead of "click"Stephen Beaver2016-03-081-4/+4
|
* Fixed #5962Stephen Beaver2016-03-081-1/+1
|
* Upon further review, use a more clear and related set of icons for CARP ↵jim-p2016-03-082-4/+4
| | | | status, play-circle (master) and pause-circle (backup). Ticket #5965
* Change shortcut bar status icon to bar-chart, the gear/cog purpose was ↵jim-p2016-03-081-1/+1
| | | | unclear, looked too much like a settings icon. Ticket #5965
* Change "internal" representation of CA on CA and CRL list to an icon, and ↵jim-p2016-03-082-6/+3
| | | | the inuse indicator on CRLs to an icon. Ticket #5965
* Add visual indication of negation on Outbound NAT list. Fix static port ↵jim-p2016-03-081-14/+14
| | | | representation to use an icon with a helpful title. Ticket #5965
* Give a visual indication when a port forward has the negation option active ↵jim-p2016-03-081-0/+3
| | | | (no rdr). Ticket #5965
* Correct the text and placement of the disable and nobinat options for 1:1 ↵jim-p2016-03-081-9/+9
| | | | NAT rules. Fixes #5966
* Slight change to CARP status icons, difference between master and backup ↵jim-p2016-03-082-2/+2
| | | | status was not clear enough. Ticket #5965
* Correct some icon usage inconsistencies. Fixes #5965jim-p2016-03-088-28/+28
|
* Clean up the CARP status widget. Fixes #5964jim-p2016-03-081-19/+22
|
* Move Save button on config history settings inside the panel with the other ↵jim-p2016-03-081-4/+6
| | | | settings. Fixes #5961
* Merge pull request #2717 from NOYB/System_/_User_Manager_/_Groups_/_EditStephen Beaver2016-03-081-2/+5
|\
| * System / User Manager / Groups / EditNOYB2016-03-071-2/+5
| | | | | | | | | | | | Error: th start tag in table body. Warning: A table row was 3 columns wide and exceeded the column count established by the first row (2).
* | Merge pull request #2716 from phil-davis/patch-6Stephen Beaver2016-03-081-1/+1
|\ \
| * | Change invalid use of $iface in interfaces.phpPhil Davis2016-03-081-1/+1
| |/ | | | | | | | | | | | | | | | | At this point $iface is an undefined var. So the last test of this "if" statement is useless. That code fragment was introduced in commit https://github.com/pfsense/pfsense/commit/e4d40f41aafe00353c0069b457a0b1b0d6c20987 I think that code fragment came from a similar thing that is inside a "foreach $iface" loop in interfaces_pps_edit.php https://github.com/pfsense/pfsense/blob/master/src/usr/local/www/interfaces_ppps_edit.php#L300 and was pasted into the condition here back in 2011 without being changed. What I have done to the test here seems what would have been intended. Any better ideas are welcome.
* | Merge pull request #2715 from phil-davis/patch-5Stephen Beaver2016-03-081-2/+6
|\ \
| * | Improve track6-prefix-id handlingPhil Davis2016-03-081-2/+6
| |/ | | | | | | | | | | | | 1) The var $iface is not set at lines 2457 or 2464. It is a var that was used higher up local to build_ipv6interface_list() - it is not relevant to the single fields track6-prefix-id--hex and track6-prefix-id-max 2) When the user selects a different track6-interface then trigger update_track6_prefix() which will update the help text track6-prefix-id-range. Related to forum https://forum.pfsense.org/index.php?topic=107962.msg601309#msg601309 This pull request does not directly address the reported issue of the track6-prefix-id not "taking". It just fixes up some code issues that I noticed.
* | Merge pull request #2714 from phil-davis/actionsStephen Beaver2016-03-087-15/+13
|\ \
| * | Add Actions column headingPhil Davis2016-03-087-15/+13
| |/ | | | | | | to other places where it was missing, for UI consistency.
* | Merge pull request #2713 from phil-davis/patch-3Stephen Beaver2016-03-081-1/+1
|\ \
| * | Add Actions column heading for CRL ManagerPhil Davis2016-03-081-1/+1
| |/ | | | | To be consistent with everywhere else that has a heading for the Actions column.
* | System / User Manager / Users / EditNOYB2016-03-071-1/+2
|/ | | | | | Warning: A table row was 4 columns wide and exceeded the column count established by the first row (3). Error: Stray end tag td.
* On second though, don't use this class on this particular tag in the WoL widget.jim-p2016-03-071-1/+1
|
* Fix up the formatting of the Wake on LAN widget and change the code style so ↵jim-p2016-03-071-24/+31
| | | | it isn't a bunch of echos. Fixes #5960
* Fix load balancer status widget uptime percentage display. Fixes #5959jim-p2016-03-071-1/+1
|
* Destroy reference after foreachNewEraCracker2016-03-072-0/+2
| | | | As recommended at https://secure.php.net/manual/en/control-structures.foreach.php
* HTML Compliance - Login FormNOYB2016-03-051-1/+1
| | | | | | | | | | | | | | Error: Duplicate attribute class. <div class=alert alert-warning class=hidden id=no_cookies>Your browser must support cookies to login.</div> Consolidate multiple class attributes. Error: Attribute autocorrect not allowed on element input at this point. <input type=text class=form-control name=usernamefld id=usernamefld placeholder=Enter your username autocorrect=off autocapitalize=none spellcheck=false> Non standard IOs Safari, Android Chrome attribute. Error: Attribute autocapitalize not allowed on element input at this point. <input type=text class=form-control name=usernamefld id=usernamefld placeholder=Enter your username autocorrect=off autocapitalize=none spellcheck=false> Non standard IOs Safari, Android Chrome attribute.
* When listing the network interfaces, print the link state and not the ↵Luiz Otavio O Souza2016-03-051-1/+7
| | | | administrative state.
OpenPOWER on IntegriCloud