summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/system_update_settings.php
Commit message (Expand)AuthorAgeFilesLines
* setHelp and gettext for system*Phil Davis2017-02-091-7/+7
* Several more fixes for setHelp to assist with translationSteve Beaver2017-02-031-2/+2
* Required fields for System pagesPhil Davis2017-01-301-1/+1
* System Update Settings - GitSync OptionsNOYB2017-01-241-0/+70
* Breadcrumb linksPhil Davis2017-01-101-0/+1
* Deprecate nanobsd platform and remove all conditionals that uses itRenato Botelho2016-10-121-1/+1
* Remove unused global config item 'update_manifest'Renato Botelho2016-10-121-5/+0
* Move copyright from ESF to NetgateRenato Botelho2016-09-061-1/+1
* Fix messup caused by 9d3e872NewEraCracker2016-08-161-1/+0
* Code style and commentsPhil Davis2016-08-161-1/+2
* Move to Apache License 2.0Renato Botelho2016-07-151-41/+9
* Review license / copyright on all files (final round)Renato Botelho2016-07-151-42/+40
* Always use require_oncePhil Davis2016-06-271-2/+2
* Do not call pkg_update() here since pkg_switch_repo() aldready does itRenato Botelho2016-05-111-2/+0
* Merge pull request #2920 from NOYB/System_/_Update_-_Textual_AlterationStephen Beaver2016-04-291-1/+1
|\
| * System / Update - Textual AlterationNOYB2016-04-291-1/+1
* | System / Update - PunctuationNOYB2016-04-291-2/+2
|/
* Rework the way repo packages workRenato Botelho2016-04-051-10/+43
* ['system']['gitsync'] and ['system']['firmware'] may not be arrays, only unse...Chris Buechler2016-02-101-2/+2
* 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
* 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
* 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 are...jim-p2015-11-251-1/+1
* 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
* 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