summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www
Commit message (Collapse)AuthorAgeFilesLines
* Fix PPP log reference in status.phpHEADmasterjim-p2017-10-031-1/+2
|
* Fixed #7889Steve Beaver2017-09-282-2/+2
| | | | Increase max number of characters allowed in a tab array to 256 to prevent automatic conversion to pull-down
* Add copyright notice to dashboard page (but only once per upgrade)Steve Beaver2017-09-272-18/+105
|
* Dashboard refresh system should not call the widget callback function if no ↵Steve Beaver2017-09-221-1/+4
| | | | data was returned
* Fixed #7856Steve Beaver2017-09-211-6/+15
|
* Authentication selector JavaScript changed to eliminate lagSteve Beaver2017-09-191-2/+2
|
* Setup wizard revisionsSteve Beaver2017-09-191-3/+3
|
* Populate more default values in the OpenVPN configuration generated by the ↵jim-p2017-09-181-11/+13
| | | | | | wizard and rearrange some options so there is less of a difference when editing the configuration for the first time. Fixes #7864 (cherry picked from commit 95a8ebeb5b7d73e7e72eba27c22d2b2b312f92de)
* Do not show group privilege controls unless the user is editing an existing ↵jim-p2017-09-181-1/+1
| | | | group. Fixes #7865
* Implements PR170013 - Revise setup wizardwording and linksSteve Beaver2017-09-151-4/+15
|
* If /boot/loader.conf is not presetn check /boot/loader.conf.local.Luiz Souza2017-09-141-0/+8
|
* Relax OpenVPN wizard cert validation to match that of the cert manager and ↵jim-p2017-09-122-21/+28
| | | | | | | encode values before using them. Fixes #7854 Also, CDATA escape these fields in config.xml since they will most likely contain characters which are invalid in XML. While here, fix a cert display issue where a SAN value could be reused from a previous entry in the cert list display.
* Add a field to pick a digest algo when signing a CSR, otherwise it ends up ↵jim-p2017-09-111-2/+25
| | | | | | with SHA1. Fixes #7853 While here, add the cert serial number and sig digest type to the info block for each cert.
* Merge pull request #3809 from doktornotor/patch-5jim-p2017-08-311-3/+3
|\
| * Use spaces in the write_config() message to prevent text wrapping issues in ↵doktornotor2017-08-281-3/+3
| | | | | | | | | | webGUI See https://redmine.pfsense.org/issues/6363
* | Fixed #7827Steve Beaver2017-08-291-14/+18
| |
* | Partially addresses #7805Steve Beaver2017-08-281-2/+2
|/ | | | Bios date and version check date formats now match other timestamps on the dashboard
* Fixed #7811Steve Beaver2017-08-241-2/+2
|
* Fixed #7804 Replace Math.trunc with Math.floor to make IE happySteve Beaver2017-08-241-1/+1
|
* Merge pull request #3804 from plumbeo/fix-details-popupRenato Botelho2017-08-231-2/+2
|\
| * Captive portal: fix idle times in details popupplumbeo2017-08-231-2/+2
| | | | | | | | Explicitly cast $idle_time to integer.
* | Merge pull request #3798 from IknowJoseph/patch-2Renato Botelho2017-08-231-1/+1
|\ \ | |/ |/|
| * Update system_update_settings.phpJoseph Reeves2017-08-101-1/+1
| | | | | | Tidied the Dashboard update settings text
* | When saving a GIF interface, do not allow the user to enter a subnet ↵jim-p2017-08-221-4/+4
| | | | | | | | directly in the address box. The subnet is determined by the "GIF tunnel subnet" drop-down. Fixes #7789
* | fixed #7795Steve Beaver2017-08-221-5/+5
| | | | | | | | By changing var name to no longer conflict with ipsec widget
* | widget comment fixSteve Beaver2017-08-211-2/+2
| |
* | Fixed #7728Steve Beaver2017-08-211-12/+19
| | | | | | | | Revised enabled/disabled diplay to match other firewall pages
* | Fixed #7787Steve Beaver2017-08-201-3/+10
| | | | | | | | | | Always make an IPSec mobiles table, even if none have been configured. Prevents JS null value error message on console
* | Fix JSON format for mobile IPSec data per Kill Bill (Thanks!)Steve Beaver2017-08-192-3/+1
| |
* | Remove dashboard update period stuffSteve Beaver2017-08-171-1/+0
| |
* | No longer experimental so comment removedSteve Beaver2017-08-179-9/+9
| |
* | Widget comment editSteve Beaver2017-08-171-3/+2
| |
* | Re-write CPU usage calculation to avoid sleep in AJAX callSteve Beaver2017-08-172-42/+47
| |
* | Speedup package related calls to get_pkg_info() since now we have a script ↵Renato Botelho2017-08-162-3/+2
| | | | | | | | that update metadata periodically
* | Merge pull request #3796 from eyJhb/masterRenato Botelho2017-08-161-1/+2
|\ \
| * | dyndns: changed CloudFlare to Cloudflare - correct spellingeyJhb2017-08-101-1/+1
| | |
| * | dyndns: added password help text for cloudflareeyJhb2017-08-101-1/+2
| | |
* | | Fixed #7625Steve Beaver2017-08-161-7/+5
| | |
* | | Hide dashboard update period control. No longer needed with central refresh ↵Steve Beaver2017-08-161-6/+6
| | | | | | | | | | | | system
* | | Convert firewall log widget to centralized refresh systemSteve Beaver2017-08-161-18/+32
| | |
* | | Use central refresh system for dyndns widgetSteve Beaver2017-08-152-31/+33
| | |
* | | Converted thermal sensor widget to use central refresh systemSteve Beaver2017-08-152-36/+39
| | |
* | | ipsec widget converted to JSON formatted refreshSteve Beaver2017-08-151-43/+50
| | |
* | | Revise error page to comply with login page styleSteve Beaver2017-08-141-0/+3
| | |
* | | Comment typosPhil Davis2017-08-131-3/+3
| | |
* | | Fixed #7625Steve Beaver2017-08-113-13/+33
| | | | | | | | | | | | | | | | | | | | | By: Separating the source and destination onChange functions Preventing the mask selector from being automatically updated if it is disabled Simplifying the auto mask JavaScript
* | | Refresh metadata before an upgradeRenato Botelho2017-08-111-1/+1
| | |
* | | Spelling :(Steve Beaver2017-08-111-1/+1
| | |
* | | Improve commentsSteve Beaver2017-08-111-2/+1
| | |
* | | Add AJAX version checkSteve Beaver2017-08-111-1/+44
| | |
OpenPOWER on IntegriCloud