summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/diag_backup.php
Commit message (Collapse)AuthorAgeFilesLines
* Code style usr local www a-ePhil Davis2015-12-141-4/+6
|
* Rename of files to better match their position in the memory structureStephen Beaver2015-12-111-1/+1
|
* Fixed #5617Stephen Beaver2015-12-101-3/+7
| | | | Fixed #5612
* Redmine #4279 Package reinstall displayed when shutting down before upgradePhil Davis2015-12-071-1/+1
| | | | | | | | | | | | Use a different flag file to indicate that a package reinstall is required after a reboot is done first. This avoids the possibility that the user navigates in the webGUI during the time while the shutdown is in progress and is accidentally presented with the reinstall all packages GUI button. Early in rc.bootup switch the flag file to use its ordinary name, so that all subsequent code in boot scripts and webGUI will work as it already does to handle the package reinstall and notifying the user that a package reinstall is about to be done or in progress...
* add option to choose number of dashboard columnsJared Dillard2015-12-011-3/+3
|
* Calling all of these "Page" in the privilege name is redundant since they ↵jim-p2015-11-251-1/+1
| | | | are all pages and the "WebCfg" prefix implies they are pages.
* Added use of class autoloading (GUI stuff only)Doug Wollison2015-11-231-2/+0
| | | | | Any GUI script that loads the guiconfig.inc file will have access to the autoloader.
* Remove $Id stuff from comment headersPhil Davis2015-11-091-1/+0
| | | | Completes cleanup of header stuff for these files
* Diag reviewPhil Davis2015-11-091-3/+3
|
* Correction per Phil DavisStephen Beaver2015-11-061-1/+1
|
* First batch of copyright updatesStephen Beaver2015-11-051-1/+3
|
* Remove unused call to update_status_output()Renato Botelho2015-10-271-2/+0
|
* Addresses #5159 by removing hide/show/disable/enable functions to included fileStephen Beaver2015-10-011-38/+0
|
* Ticket #5204 a clean up pass of the jquery sectionsJared Dillard2015-09-241-1/+3
|
* Fixed #5187Stephen Beaver2015-09-221-2/+3
| | | | Added multipart encoding to form
* Ticket #5182 change show/hide functionalityJared Dillard2015-09-221-8/+83
|
* Retire PPTP server, fixes #4226:Renato Botelho2015-09-151-2/+1
| | | | | | | - Remove PPTP server and all related code - Bump config version 12.2 - Write upgrade config code to remove pptpd section and also cleanup firewall and NAT rules using PPTP interface or src/des
* Merge with bootstrapPhil Davis2015-09-031-1/+1
|\
| * bootstrap, use require_once for classes/Form.class.phpPiBa-NL2015-08-311-1/+1
| |
* | bootstrap usr/local/www a to e minor editsPhil Davis2015-08-311-2/+2
|/
* Merge branch 'master' into bootstrapRenato Botelho2015-08-261-292/+254
|
* Move main pfSense content to src/Renato Botelho2015-08-251-0/+818
OpenPOWER on IntegriCloud