Commit Graph

139 Commits

Author SHA1 Message Date
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 Lui
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 Lui
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
Scott Ullrich
6d34785fe7 Move firmware update text format to globals.inc 2009-05-14 20:46:00 -04:00
Scott Ullrich
afc04d5851 remove progress bar for now. We will need to upgrade to lighttpd 1.5 for
this to work correctly.
2008-11-24 23:48:52 +00:00
Scott Ullrich
8999038a6c Switch back over to upload_progress_meter now that it is a freebsd port. 2008-11-24 03:12:07 +00:00
Scott Ullrich
77a89fb6a0 Unbreak disable / enable when rfc1867 is use 2008-11-24 02:22:08 +00:00
Scott Ullrich
0045dfd17a Rescue upload progress bar from the dead!!! OMG, Zombies! 2008-11-24 01:06:44 +00:00
Scott Ullrich
1834f481e3 Add plugins folder for firmware_upgrade 2008-10-19 03:33:17 +00:00
Matthew Grooms
6b07c15ad8 Rewrite the pfsense privilege system with the following goals in mind ...
1) Redefine page privileges to not use static urls
2) Accurate generation of privilege definitions from source
3) Merging the user and group privileges into a single set
4) Allow any privilege to be added to users or groups w/ inheritance
5) Cleaning up the related WebUI pages
2008-08-01 06:30:34 +00:00
Scott Ullrich
1cecfbf74b Misc fixes 2008-05-24 09:05:54 +00:00
Scott Ullrich
da55e467dd Just because elvis is dead, does not mean our auto updating system
needs to be.  Bring it back from the dead and make it match the
new world order.   Add a custom URL firmware update page which will
have snapshot support shortly.
2008-05-24 04:56:57 +00:00
Mark Crane
47d11b79b4 Set php max execution and input to 3600 seconds. See: http://forum.pfsense.org/index.php/topic,8878.msg49975.html#msg49975 2008-04-27 06:20:40 +00:00
Scott Ullrich
e1aea2cda0 When bdiff is detected in the filename, invoke the binary update
routines.
2008-02-17 00:03:27 +00:00
Scott Ullrich
59605ba47f Add product_copyright re-branding support
Add product_copyright_years re-branding support
Add product_website re-branding support
Add product_email re-branding support

Work sponsored-by: Centipede Networks
2007-12-16 22:58:50 +00:00
Scott Ullrich
36d0358b56 Add product_copyright re-branding support
Add product_copyright_years re-branding support
Add product_website re-branding support
Add product_email re-branding support

Work sponsored-by: Centipede Networks
2007-12-16 20:43:26 +00:00
Chris Buechler
2980b38748 change default kernel on upgrade to SMP. Virtually all installs are running the SMP kernel, defaulting to uniprocessor broke several systems.
related to Ticket #1534
2007-12-15 05:07:48 +00:00
Scott Ullrich
9b54e3ff05 Remove duplicate $pgtitle entry. 2007-11-16 04:31:15 +00:00
Scott Ullrich
b229cae49c Switch over to array style page titles. Obtained-from: m0n0wall 2007-11-16 01:39:35 +00:00
Scott Ullrich
d88c6a9fdf Switch over to array style page titles. Obtained-from: m0n0wall 2007-11-16 00:48:53 +00:00