summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/system_update_settings.php
Commit message (Collapse)AuthorAgeFilesLines
* ['system']['gitsync'] and ['system']['firmware'] may not be arrays, only ↵Chris Buechler2016-02-101-2/+2
| | | | unset if they're set to avoid "Cannot unset string offsets". Ticket #5852
* Internationalization of various system*.phpPhil Davis2016-02-031-1/+1
|
* Fixed #5335Stephen Beaver2016-01-261-0/+2
|
* Make sure we install repo package when it's not installedRenato Botelho2016-01-261-2/+2
|
* Remove dead code used for alternative firmware urlRenato Botelho2016-01-261-58/+20
|
* Remove $closehead variableColin Fleming2015-12-191-1/+0
| | | | Remove unused variable $closehead
* Code style system_*Phil Davis2015-12-171-13/+16
|
* Remove all pfSense_MODULE and pfSense_BUILDER_BINARIES definitions, whatever ↵Renato Botelho2015-12-151-4/+0
| | | | was the reason they were added, it was never finished and it's not being used
* Keep tabs in the same order of pkg_mgr_install.phpRenato Botelho2015-11-301-1/+1
|
* Merge pull request #2134 from ExolonDX/branch_04Stephen Beaver2015-11-291-1/+1
|\
| * Type up SCRIPT tagsColin Fleming2015-11-291-1/+1
| |
* | Santize breadcrumb #5527heper2015-11-291-2/+2
|/
* 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.
* Various updates to privileges and related metadatajim-p2015-11-251-3/+3
|
* 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.
* xt string changesStephen Beaver2015-11-181-1/+1
|
* Detailed cosmetic changes to the system update systemStephen Beaver2015-11-181-2/+2
|
* System update settings UI implementedStephen Beaver2015-11-181-0/+245
OpenPOWER on IntegriCloud