summaryrefslogtreecommitdiffstats
path: root/usr/local/www/system_firmware_check.php
Commit message (Collapse)AuthorAgeFilesLines
* Show correct update source URLsullrich2009-12-051-1/+1
|
* Turn off auto update feature on NanoBSD platform. This will be addressed ↵Scott Ullrich2009-09-291-3/+5
| | | | in 2.0
* Use correct css fileScott Ullrich2008-10-251-0/+4
|
* increase textarea cols to 80Scott Ullrich2008-07-301-1/+1
|
* * Remove bogus css file so menu sizes are consistentScott Ullrich2008-07-301-1/+0
| | | | * Add page title to firmware update settings screen
* Update (C)Scott Ullrich2008-05-241-2/+4
|
* Fix copy and pastoScott Ullrich2008-05-241-157/+0
|
* Be more verbode on auto upgrade details.Scott Ullrich2008-05-241-0/+161
|
* Add back auto update support.Scott Ullrich2008-05-241-205/+130
| | | | Discussed-with: cmb
* Turn off auto update and friends until Colins work is redone since he is MIA.Scott Ullrich2006-04-151-0/+3
|
* Make sure items are an array if we foreach() through them.Scott Ullrich2006-02-091-10/+16
| | | | Ticket #829
* Remove #!/usr/local/bin/phpScott Ullrich2006-01-021-1/+0
|
* updating files to use theme imagesErik Kristensen2005-07-211-7/+7
| | | | | removing images from /usr/local/www adding specific images into the correct theme directories
* I can tell who failed school...7 f's is bad!!!Bill Marquette2005-07-171-2/+2
|
* Use string compare so that x.xx.10 > x.xx.[0-9]John Fleming2005-07-041-1/+1
|
* More round tablesBill Marquette2005-07-031-8/+4
|
* Fix page titlesBill Marquette2005-07-031-1/+1
|
* Use $pgtitleBill Marquette2005-07-031-6/+4
| | | | small code cleanups
* * Curve bottom of grey areas if neededScott Ullrich2005-07-021-0/+6
| | | | | * Curve tabs * Cleanup
* Remove extra <br>Bill Marquette2005-07-021-2/+1
|
* Cleanup and add rounded corners.Scott Ullrich2005-07-021-7/+4
|
* Convert System Firmware tabs to rounded aka (display_top_tabs() callsScott Ullrich2005-07-021-5/+7
|
* fixed broken table and reformatting the code to be more readable againHolger Bauer2005-07-011-152/+179
| | | | - by pfjason
* Fix error when no updates are available.Colin Smith2005-06-291-1/+0
|
* Add "needed updates" screen, which displays release date, update type, ↵Colin Smith2005-06-291-12/+76
| | | | version, update category, and size.
* Standardize tabs.Colin Smith2005-06-291-0/+1
|
* Change title.Colin Smith2005-06-291-2/+2
|
* * Use isset() to check to see if item is setScott Ullrich2005-06-211-1/+1
| | | | * Unset item if not checked when saved
* * Add back disable firmware check.Scott Ullrich2005-06-211-0/+3
| | | | * Redirect to system_firmware.php if the firmware check is disabled
* No more xmlparse_pkg.Colin Smith2005-06-201-1/+0
|
* Remove print_r().Colin Smith2005-06-061-1/+0
|
* Fix firmware checking. This will need to be changed again once we switch to ↵Colin Smith2005-06-061-3/+4
| | | | bdiffs.
* require -> require_onceScott Ullrich2005-06-061-3/+3
|
* move icons to the middle of the cellHolger Bauer2005-06-021-1/+1
|
* Set $pastlatest if we're current.Colin Smith2005-05-291-1/+2
|
* Trim all versions (6.0.0-CURRENT becomes 6.0.0, etc.)Colin Smith2005-05-231-5/+1
|
* Change the "current version" fieldtype to use a grey background if the box ↵Colin Smith2005-05-181-3/+13
| | | | is running a newer version than in the manifests.
* Handle XMLRPC timeouts.Colin Smith2005-05-071-1/+5
|
* * Extract the version number only from our current firmware version.Colin Smith2005-05-071-5/+11
| | | | | * Correctly cache data. * Fix version comparison.
* "Begin Full Update"Colin Smith2005-05-071-1/+1
|
* Cache received version data.Colin Smith2005-05-071-181/+93
|
* Firmware Update -> Manual UpdateScott Ullrich2005-05-061-1/+1
|
* Reorder the Auto Update tab to appear firstScott Ullrich2005-04-221-1/+1
|
* Eliminate the status box. Move everything into the output windowScott Ullrich2005-04-221-7/+4
|
* Use 3 rowsScott Ullrich2005-04-221-1/+1
|
* * Version bumpScott Ullrich2005-04-221-4/+4
| | | | * Correct input box size
* Cleanup the version check page. We don't need a preschool size textarea to ↵Scott Ullrich2005-04-211-7/+3
| | | | report the update status.
* Remove Upgrading. We're a check only screen now.Scott Ullrich2005-04-211-1/+1
|
* * Change heading.Scott Ullrich2005-04-201-2/+6
| | | | * Move Invoke Auto Upgrade button inside the grey table
* Alter auto update tabs behavior. Show the version information and insert a ↵Scott Ullrich2005-04-201-0/+208
Invoke Auto Upgrade button
OpenPOWER on IntegriCloud