Commit Graph

94 Commits

Author SHA1 Message Date
technical50
c3ab82a955 Auto codeset change for pfsense-utils.inc
Codeset auto checking pfsense-utils.inc do not need anymore 8859-1 charset
2013-05-10 10:47:00 +03:00
Colin Fleming
a18b04d83b Tidy up "system_firmware_auto.php" XHTML
Add closehead variable
Move META and LINK tags into HEAD and manually close HEAD
Tidy up the TABLE tag, move height and colspacing in to STYLE paramenter
Update TD tag with correct background syntax
Add CDATA sections to SCRIPT tag
Move end BODY and end HTML tags to the end of the file, this helps
reduce the error count from 600-1000+ as the scripts to update the
progress bar are now within the BODY tag.
2013-04-03 17:42:45 +01:00
Renato Botelho
4b805dbc93 Fix whitespaces, indent and unclosed html tags 2013-02-27 07:55:34 -03:00
Ermal
22ef0a3d22 mwexec_bg() already uses nohup 2013-02-13 18:19:19 +00:00
Scott Ullrich
3ff3956616 Add global to hide download tab 2011-09-26 18:22:13 -04:00
Scott Ullrich
c1605b3565 Add restore full backup tab 2011-09-25 19:19:08 -04:00
Scott Ullrich
a30afe0e59 Add checkbox to invoke full backup prior to upgrade 2011-09-25 17:57:11 -04:00
Ermal
bd2b98c9b0 Remove any previous file with the same name as the one that will be downloaded. This avoid the gui to always show update availble even though the site could not be reached. 2011-02-12 18:34:32 +00:00
Scott Ullrich
4944d592f5 Increase textarea column size. 2011-01-05 18:20:49 -05:00
Scott Ullrich
bdf790aa63 Clarify a few lines of text 2011-01-05 18:18:23 -05:00
Scott Ullrich
2646434bf9 Set status field to upgrade in progtress during upgrade 2011-01-05 14:27:12 -05:00
Scott Ullrich
7385a6b4be Turn off csrf checks 2010-12-29 16:27:43 -05:00
Renato Botelho
0d7715eb82 Detect if nanobsd or nanobsd-vga image must be used for upgrade 2010-07-12 17:10:29 -03:00
jim-p
087d875cd9 Correct NanoBSD update filename 2010-06-21 16:14:29 -04:00
jim-p
414053da69 Fix NanoBSD automatic update checks. 2010-06-21 16:08:26 -04:00
jim-p
4e6593de5a Unbreak automatic updates. 2010-05-18 12:54:07 -04:00
Carlos Eduardo Ramos
b7596b80fc add ')' at end line 149 2010-04-28 16:34:01 -03:00
Vinicius Coque
1409c8d1dd Implementing gettext() 2010-04-28 15:12:47 -03:00
Renato Botelho
89f0ac4c42 Implement gettext() 2010-04-28 15:10:18 -03:00
Carlos Eduardo Ramos
499fea071e Implement gettext() 2010-04-28 14:33:39 -03:00
Ermal
4b7981025b Fix code to show warnings properly. 2010-03-25 17:16:03 +00: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
Ermal
773c99bc37 Fix auto update checking and showing always there is an update available. 2010-03-19 15:34:56 +00:00
sullrich
ecae7e91a3 Unbreak auto ugprade. Resolves #181 2009-12-02 21:15:21 -05: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
Renato Botelho
74acf8065b Use sha256 -q instead of | awk 2009-08-19 08:57:22 -03:00
Renato Botelho
0ba45a7917 Save update file on $g[upload_path] instead of /tmp 2009-07-31 15:41:19 -03:00
Renato Botelho
61ffe8b826 Check for nanobsd update 2009-07-30 15:22:29 -03:00
Renato Botelho
7dde365ca4 Check if file exists before unlink 2009-07-30 10:45:34 -03: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
Bill Marquette
c622d660c1 this is firmware upgrade, not package installation 2009-03-14 18:59:16 -05:00
Scott Ullrich
5924fa0fee Add 19 more - so it is longer than present text 2008-10-25 22:22:14 +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
Bill Marquette
9140757d59 DRY up the code a tad, download_file_with_progress_bar isn't related to
packages only anymore, move into pfsense-utils and allow for multiple
file write functions (firmware upgrades use a different one than our
standard)
2008-07-24 03:53:11 +00:00
Scott Dale
9df752430d removed extra JS update.progressbar. This was killing the webupdate page and causing thousands of JS errors. 2008-07-06 13:21:21 +00:00
Scott Ullrich
1cecfbf74b Misc fixes 2008-05-24 09:05:54 +00:00
Scott Ullrich
563f5b5106 Add manifests option (Default Auto Update URLS) 2008-05-24 05:50:40 +00:00
Scott Ullrich
ef794b01ae Correct URLs
VS: ----------------------------------------------------------------------
2008-05-24 05:13:09 +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
Scott Ullrich
d88c6a9fdf Switch over to array style page titles. Obtained-from: m0n0wall 2007-11-16 00:48:53 +00:00
Scott Ullrich
9b7d7aa985 Turn off auto update and friends until Colins work is redone since he is MIA. 2006-04-15 16:50:47 +00:00
Scott Ullrich
e54d4de6d5 Remove #!/usr/local/bin/php 2006-01-02 23:46:18 +00:00
Erik Kristensen
677c08696a updating files to use theme images
removing images from /usr/local/www
adding specific images into the correct theme directories
2005-07-21 00:17:40 +00:00
Bill Marquette
e12d98eaf8 More round tables 2005-07-03 23:23:16 +00:00
Bill Marquette
74f446e877 Use $pgtitle
small code cleanups
2005-07-03 16:55:51 +00:00
Scott Ullrich
523809792e Cleanup and add rounded corners. 2005-07-02 02:20:09 +00:00
Scott Ullrich
4820d29774 Convert System Firmware tabs to rounded aka (display_top_tabs() calls 2005-07-02 02:09:33 +00:00
Colin Smith
ebd13bdf41 Change title. 2005-06-29 03:17:06 +00:00
Colin Smith
2642695be2 *Add "firmware updater" tab similar to package manager.
*Add tab for updater settings.
2005-06-29 03:01:54 +00:00
Colin Smith
b451b6ab06 Categorize updates by both update type and updated system.
Examples: pfSense-Full-Kernel-Update-0.67.0.tgz, pfSense-Binary-Firmware-Update-0.67.1.tgz.
2005-05-30 18:05:27 +00:00