Commit Graph

889 Commits

Author SHA1 Message Date
Colin Smith
233d5b0fb9 Include xmlrpc.inc instead of xmlrpc_client.inc. 2005-04-26 15:57:10 +00:00
Colin Smith
04000d3219 Clean up full reinstall code. 2005-04-26 15:49:25 +00:00
Colin Smith
441cd40668 We don't need to foreach through pkg_config.xml. 2005-04-25 21:30:17 +00:00
Colin Smith
fc160034bc * a_sort -> asort 2005-04-25 21:28:17 +00:00
Colin Smith
cd0d1ef40b Fix sorting. 2005-04-25 21:26:15 +00:00
Colin Smith
5f78ff7122 Sort installed packages. 2005-04-25 17:24:26 +00:00
Colin Smith
a168783d16 * Use a_sort to preserve key values.
* Fix package installation ($index instead of $i).
* Only loop through $config once to get an array of installed packages.
2005-04-25 14:18:54 +00:00
Colin Smith
0db271e09a Sort the list of available packages. 2005-04-25 14:14:32 +00:00
Colin Smith
c4e565bcf8 Fix formatting. 2005-04-23 21:53:56 +00:00
Colin Smith
af2e88f33e * Fix successful install logic.
* Don't download the package if it's already installed - this is useful if you only need to update XML.
2005-04-23 21:49:06 +00:00
Scott Ullrich
ac54909b8b Rename Package Manager to Packages .. Ony Safari the item word wraps and it looks awful[tm] 2005-04-23 21:20:46 +00:00
Colin Smith
5cab2f55ce Minor tweaks. 2005-04-23 05:20:00 +00:00
Colin Smith
f2fd939ce5 Fix package installation. 2005-04-23 05:18:53 +00:00
Scott Ullrich
f4b798517a Disable Rendevouz section. It won't make it into the beta. 2005-04-23 01:22:33 +00:00
Colin Smith
662f4c097f Use packages-5.4-release as our default package location, at least until I can find a better way to determine where exactly we should be fetching a particular depend from. 2005-04-22 03:31:40 +00:00
Scott Ullrich
0cdb55d4f4 Reorder the Auto Update tab to appear first 2005-04-22 03:28:36 +00:00
Colin Smith
18b5a4c764 Check for the actual updater script only (instead of the PHP page itself, which is a bit self-defeating). 2005-04-22 03:18:11 +00:00
Scott Ullrich
b3d44462f4 Process system_set_harddisk_standby() instead of requiring a reboot. Doh! 2005-04-22 02:50:13 +00:00
Scott Ullrich
920f27e3e6 Remove generic-pc check. Let user specify how they want that hard drive to power down. 2005-04-22 02:45:55 +00:00
Scott Ullrich
28b86d6486 * Add missing cancel button
* cancel -> Cancel
2005-04-22 02:27:38 +00:00
Colin Smith
9761ed1099 Don't forget the closing }. 2005-04-22 02:04:06 +00:00
Colin Smith
f22f23a9b4 Log all dependencies found but already installed. 2005-04-22 02:02:03 +00:00
Scott Ullrich
fdb718b9cb Give a show log option upon failed package install 2005-04-22 01:57:30 +00:00
Scott Ullrich
a822a88979 Eliminate the status box. Move everything into the output window 2005-04-22 00:13:08 +00:00
Scott Ullrich
3be2b192f4 Use 3 rows 2005-04-22 00:09:26 +00:00
Scott Ullrich
3485022c90 * Version bump
* Correct input box size
2005-04-22 00:08:22 +00:00
Colin Smith
5f18c7fef4 Fix logic for checking for package reinstallation.
XXX: Some logic is still a bit shaky.
2005-04-21 22:22:19 +00:00
Scott Ullrich
53c59170cd Add a Cancel button which takes the browser back to the page prior. 2005-04-21 18:42:42 +00:00
Scott Ullrich
c59ff01d18 Cleanup the version check page. We don't need a preschool size textarea to report the update status. 2005-04-21 17:58:20 +00:00
Scott Ullrich
31022fd433 Remove Upgrading. We're a check only screen now. 2005-04-21 01:25:25 +00:00
Colin Smith
61a46f5308 Check for both the updater script and the PHP process downloading latest.tgz. 2005-04-21 01:05:24 +00:00
Colin Smith
29f96f5ae4 (#15) Check to an rc.firmware_auto process instead of relying on a file. 2005-04-21 00:58:54 +00:00
Scott Ullrich
928db768cd * Change heading.
* Move Invoke Auto Upgrade button inside the grey table
2005-04-20 22:27:16 +00:00
Scott Ullrich
3dc6bb6035 Alter auto update tabs behavior. Show the version information and insert a Invoke Auto Upgrade button 2005-04-20 22:25:10 +00:00
Scott Ullrich
b005c738f3 Do not set lastseen to -1 each time 2005-04-20 19:40:12 +00:00
Scott Ullrich
7bc718ba71 Alert when we cannot locate the package configuration file 2005-04-20 19:26:14 +00:00
Scott Ullrich
42e72ab3c9 Cleanup opening and closing braces 2005-04-20 19:19:50 +00:00
Scott Ullrich
ac52b78fed Do not report progress past 100% 2005-04-20 19:02:35 +00:00
Scott Ullrich
059249e12b Do not traverse arrays if they are not an array 2005-04-20 19:01:11 +00:00
Scott Ullrich
3bfb54ac6a $lastseen should be a global variable 2005-04-20 18:44:07 +00:00
Colin Smith
81d8a9adf6 Minor cleanup. 2005-04-20 17:02:44 +00:00
Scott Ullrich
12060a452c Disable OpenVPN for the time being. 2005-04-20 16:30:32 +00:00
Colin Smith
6fe6b9163a Include XMLRPC helper functions and remove unnecessary code. 2005-04-20 14:10:51 +00:00
Scott Ullrich
fd36669693 Only send javascript update messages when the percentage changes. This avoids sending the clients firefox utilization to 100% 2005-04-19 23:23:17 +00:00
Scott Ullrich
cf71c485a3 Alert user when downloading a new version 2005-04-19 23:18:13 +00:00
Scott Ullrich
48012bc26f Use the new download system in pfSense to download the old style updates. 2005-04-19 23:15:38 +00:00
Scott Ullrich
bb76326d20 * Use mwxec_bg
* Surround parms with "
2005-04-19 22:58:15 +00:00
Scott Ullrich
e5e6120e64 Do not allow auto upgrade to be invoked twice. 2005-04-19 22:35:22 +00:00
Scott Ullrich
0e6998d15e Add Alias optoins to NAT ports 2005-04-18 21:07:34 +00:00
Scott Ullrich
f1d0c4cc3b Turn off alias auto picker code for Internet Explorer when in HTTPS: mode 2005-04-18 20:55:41 +00:00