summaryrefslogtreecommitdiffstats
path: root/src/usr
Commit message (Collapse)AuthorAgeFilesLines
* 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
| |
* | Update translation filesRenato Botelho2017-08-2886-7762/+11594
| |
* | Regenerate potRenato Botelho2017-08-281-9/+3
| |
* | 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
* | Update translation filesRenato Botelho2017-08-2286-4775/+6692
| |
* | Regenerate potRenato Botelho2017-08-221-85/+95
| |
* | 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
* | Update translation filesRenato Botelho2017-08-2186-3835/+5030
| |
* | Regenerate potRenato Botelho2017-08-211-57/+65
| |
* | 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
| |
* | Update translation filesRenato Botelho2017-08-1786-26497/+66306
| |
* | Regenerate potRenato Botelho2017-08-171-432/+442
| |
* | 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
| | |
* | | Show user when pkg metadata was updatedRenato Botelho2017-08-111-4/+20
| | |
* | | Change refresh link to iconSteve Beaver2017-08-111-1/+1
| | |
* | | remove old logo from default pageJared Dillard2017-08-102-1/+0
| | |
* | | Revised Netgate Services and Support widget to use AJAX when refreshing the dataSteve Beaver2017-08-101-35/+85
| |/ |/|
* | Update translation filesRenato Botelho2017-08-1084-3652/+3934
| |
OpenPOWER on IntegriCloud