Commit Graph

156 Commits

Author SHA1 Message Date
Ermal
f03ed3505d Nowdays there is no real difference between the kernels apart the ZFS support. So do not keep a distinction anymore 2014-04-14 08:09:19 +00:00
ayvis
8cd558b61b xhtml Compliance
replaced <br>, <br/> and </br> with <br />
2014-03-14 21:24:03 +01:00
Colin Fleming
02559d7d5a Tidy up "system_firmware.php" XHTML
Close P, BR and INPUT tags
Remove duplicate end TD tag
Remove closing SPAN tag
Add missing closing TR tag
Add missing closing FORM tag
2013-04-03 17:32:53 +01:00
Renato Botelho
9beebb5e54 Hide 'Perform full backup prior to upgrade' option on nano, also hide restore full backup. Fixes #2844 2013-02-27 08:06:23 -03:00
Renato Botelho
4b805dbc93 Fix whitespaces, indent and unclosed html tags 2013-02-27 07:55:34 -03:00
Ermal
e6d5af4b00 Call rc.firmware for propper platform during manual upgrade 2013-02-13 18:30:28 +00:00
Ermal
aca65de524 Cleanup unused pages that was supposed for upload_progress bars 2013-01-05 13:42:29 +00:00
Ermal
4111fcf530 Always commit the session fast to allow other consumers to proceed to their requests. This unbreaks now the lock up the GUI had allowing only one action from same source per time. Now even if you run a command that blocks indefinitely for example the GUI want lock anymore but allow you to proceed to other actions 2013-01-03 22:50:47 +00:00
jim-p
bff167fd35 Remove other potential places where someone could select a kernel we no longer ship. Try to improve kernel detection a little more. 2012-11-20 09:45:15 -05:00
jim-p
6f66399284 Eliminate system calls here, use PHP instead. 2012-10-04 10:29:00 -04:00
jim-p
73b9d3c60a Verify posted kernel type against a defined list of good values.
Discovered-By: Yann CAM
2012-10-04 08:55:16 -04:00
Scott Ullrich
3ff3956616 Add global to hide download tab 2011-09-26 18:22:13 -04:00
Scott Ullrich
68e14a6bbc Simplify message 2011-09-26 02:42:25 -04:00
Scott Ullrich
09b964a29a Hide warning until firmware update enabled = true 2011-09-26 02:38:35 -04:00
Scott Ullrich
e40d415ab3 Make the manual firmware upgrade screen look a little less busy. 2011-09-25 20:09:41 -04:00
Scott Ullrich
c1605b3565 Add restore full backup tab 2011-09-25 19:19:08 -04:00
Scott Ullrich
b2a67b558c Add option to perform full backup prior to upgrade. First commit of 2011 pfSense hackathon! 2011-09-25 17:01:03 -04:00
Chris Buechler
33a2693c75 don't show platform here (rebrands) 2011-01-19 13:53:59 -05:00
Scott Ullrich
19e76a0bdb Do not center hard drive upgrade image 2011-01-05 18:30:19 -05:00
Scott Ullrich
7385a6b4be Turn off csrf checks 2010-12-29 16:27:43 -05:00
Renato Botelho
ea53e38ff1 gettext fixes 2010-08-12 09:44:02 -03:00
Erik Fonnesbeck
3c446c66ca This page is System: Firmware, not Diagnostics: Firmware 2010-06-10 18:08:44 -06:00
Renato Botelho
0e94685b3a Fix gettext issues 2010-04-29 14:32:30 -03:00
Vinicius Coque
4d473c89f7 Fixing gettext() on multiline strings 2010-04-29 14:18:44 -03:00
Renato Botelho
79eaddf458 Fix : for translations 2010-04-27 17:26:59 -03:00
Renato Botelho
a6d8feb6ad Remove extra space 2010-04-27 17:06:35 -03:00
Carlos Eduardo Ramos
4134b5e6c6 Reviewing gettext() 2010-04-27 14:40:43 -03:00
Vinicius Coque
1b4f376d0c Addin gettext functions do system::firmware 2010-04-26 17:02:23 -03:00
Ermal
a0116247dd Ticket #318. Add an option to updater settings to allow updates for images with no signature. This makes auto-updater work and will not display an confirmation message during manual update. 2010-03-24 17:00:39 +00:00
jim-p
07356178eb Prompt for the correct image extension when updating firmware. (.img.gz for nano and .tgz for others) 2009-12-04 15:34:30 -05:00
Chris Buechler
89c3be09cb fix typo 2009-10-11 17:15:09 -04:00
Scott Ullrich
7ce55201ec Add note about uncompressed images/files 2009-10-11 14:22:14 -04:00
Scott Ullrich
1d333258dc Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to include 2009 on files that I have asserted (C) on 2009-09-14 21:49:40 -04:00
Scott Ullrich
d2d86ca3a7 Use ['name'] instead of ['tmp_name'] 2009-09-10 18:26:17 -04:00
Scott Ullrich
68f452a84e Use stristr just in case of case sensitive nanobsd name 2009-09-06 15:52:35 -04:00
Scott Ullrich
fe38f1dac4 Move nano check to top of function 2009-09-06 15:50:22 -04:00
Scott Ullrich
3350a6911b Check globals variable 2009-09-06 15:49:03 -04:00
Scott Ullrich
7475fc0ba6 Check for nanobsd in the filename for nanobsd upgrades since it is not a tar gzipped file similar to the full upgrades. 2009-09-06 15:48:20 -04:00
Scott Ullrich
fb05887adc Use unlink() 2009-09-04 17:19:47 -04:00
Scott Ullrich
6a1bf73d88 Use == false for better readability with file_is_for_platform() function 2009-08-31 17:37:14 -04:00
Scott Ullrich
d23c2645a5 Correct typo for filename 2009-08-31 17:34:10 -04:00
Scott Ullrich
f0394a0340 Add function that extracts etc/platform from an upgrade file and compares to the file on disk. This replaces the dumb filename platform check. 2009-08-31 15:18:19 -04:00
Scott Ullrich
bfed48a4d5 Add a flag to keep track of nanobsd firmware upload 2009-07-05 18:56:31 -04:00
Scott Ullrich
cdd3238d3b Add function to explain the error code 2009-07-04 16:07:16 -04:00
Scott Ullrich
1444203344 Pass along php error number if it happens. New in 5.3. Lovely. 2009-07-04 15:59:57 -04:00
Ermal Luçi
0d64af5975 Clear guiconfig from all sort junk functions and put them on the specific pages where they are needed.
Remove some sort functions not used.
2009-06-30 18:16:09 +00:00
Ermal Luçi
a368a026db * Reorganize the 'apply' button infrustructure in the GUI.
- Present three new functions is/mark/clear_subsystem_dirty('name_of_subsystem'). This makes easier to create such things without needing to introduce new globals.
	- Convert all pages to the new infrustructure
	- This improves a lot the control on this notification
2009-06-30 17:15:22 +00:00
Scott Ullrich
69769bcc26 Check $_FILES['ulfile']['name'] and not ['tmpname'] since it will not tell us
the original uploaded file name.  Duhhhhhh.
2009-06-27 14:00:58 -04:00
Scott Ullrich
b2d15ced55 Add missing ); 2009-06-26 00:19:37 -04:00
Scott Ullrich
459a97e9ec Add NanoBSD support 2009-06-25 19:38:31 -04:00