Commit Graph

91 Commits

Author SHA1 Message Date
cmp%mozilla.org
9dd7889eb0 Implement update service channels. Bug 302721, attachment 192129. Patch
by Darin Fisher <darin@meer.net>.  r=benjamin@smedbergs.us
2005-08-25 02:16:35 +00:00
ben%bengoodger.com
9f022e06d9 303449 - show update history button missing from preferences 2005-08-05 22:05:41 +00:00
ben%bengoodger.com
1677b353ab show update full name (including build id) in the update history window 2005-08-03 20:31:27 +00:00
ben%bengoodger.com
d6cec21b9f 302269 - the updates wizard should use standard wizard buttons for the "updates found" page - adjust the button initialization routine to take account of this new "extra1" button and use it to show the "Later" button, putting the "Download" text in the "Next >" button. r=darin.
Also contains portions of 301622 - don't show "security" warning for nightly builds. r=darin
2005-08-03 20:20:23 +00:00
ben%bengoodger.com
7126495fb5 302269 - remove unnecessary style rules now that the updates found page is using the standard wizard buttons. r=darin 2005-08-03 20:18:50 +00:00
ben%bengoodger.com
ddf2fbc62a UI for software update needs to be revised - several CSS and window open flag fixes for various aspects of software update UI (menu, preferences, wizard) to make it look better on OS X. Not quite done yet. r=darin 2005-07-26 23:21:15 +00:00
ben%bengoodger.com
02baaa0e98 302066 - move SoftwareUpdate CSS style rules into Skin CSS to support skinability - this will allow 299389 to be fixed properly. 2005-07-25 22:17:53 +00:00
aaronleventhal%moonset.net
be531d3dfc Bug 301398. Another round of link fixes. Now we're down to 2 link implementations. r+a=mconnor 2005-07-25 19:23:12 +00:00
ben%bengoodger.com
e6fe17cef7 299868 - 3 issues for swu for dpa2: wizard UI in weird state (make sure dialog buttons inited correctly for each page), partial download cleared out on restart, restart now button should be labeled Restart <appname> Now
r=darin a=bsmedberg
2005-07-07 05:49:53 +00:00
darin%meer.net
c2866a39aa fixes bug 299736 "Update service incorrectly reports 404 error when no updates are available" r=ben a=bsmedberg 2005-07-06 18:25:53 +00:00
ben%bengoodger.com
cf84a2f72f Fix and enable post-update prompting, make sure app managed items don't show up in incompatible list, make sure disabled items dont show up in incompatible list, reorg code and add documentation. bug 299302 for making extension manager getIncompatibleItemList have an optional filterDisabled parameter r=darin 2005-06-30 23:00:48 +00:00
ben%bengoodger.com
5f0359fa0a make install notification work on subsequent start after install - not done yet 2005-06-30 01:35:45 +00:00
ben%bengoodger.com
a4aa81a4c2 clean up on restart 2005-06-29 01:34:36 +00:00
ben%bengoodger.com
304cbe853b unify preference handling, fix update history not to show redundant entries 2005-06-28 18:56:40 +00:00
ben%bengoodger.com
372e50a09b fix js error in update service 2005-06-28 16:46:24 +00:00
ben%bengoodger.com
82d50f4e1f Unify update download/checking error generation and reporting, more work on update history view, fix various polish bugs in downloading page, etc. 2005-06-28 03:27:42 +00:00
ben%bengoodger.com
da1f163719 Fix update wizard UI not showing bug, also make sure there are no js errors on 'finish' page of update wizard 2005-06-27 17:50:38 +00:00
ben%bengoodger.com
57508d188f Add update history list UI 2005-06-27 01:18:10 +00:00
ben%bengoodger.com
6322c3c4a8 Finish update available page, better network error reporting. 2005-06-26 22:33:59 +00:00
ben%bengoodger.com
f2353345fb Start adding some nicer error messages 2005-06-24 23:52:42 +00:00
ben%bengoodger.com
efdb7c74c9 Make the updater properly clean up after previous failed attempts to update, improve logging so that modules can be properly turned on and off for easier debugging, implement automated testing mode 2005-06-24 22:50:39 +00:00
ben%bengoodger.com
2998ae70b6 Fix logging to be done per Update Service component 2005-06-24 15:32:15 +00:00
ben%bengoodger.com
6ae0729177 partial progress 2005-06-23 21:45:06 +00:00
timeless%mozdev.org
d1105a072d Bug 298530 Incorrect dtd reference in errors.xul,
patch by rob_strong@exchangecode.com r=bsmedberg a=bsmedberg
2005-06-23 18:20:13 +00:00
ben%bengoodger.com
548f813992 fix bugs in the downloader panel 2005-06-23 01:52:35 +00:00
doronr%us.ibm.com
8941f37a65 Bug 298140 - Extension Manager regressions. patch by rob strong, r/a=bsmedberg 2005-06-22 20:29:45 +00:00
ben%bengoodger.com
b4932db5a2 Many update improvements: making background update work properly. User nagging after user opts to do something later. Rework timer manager so it's less retarded. etc. 2005-06-22 00:59:50 +00:00
ben%bengoodger.com
a7acafc4d3 Tidy up finished page some more 2005-06-21 02:04:47 +00:00
ben%bengoodger.com
a3adad8b4f work on improving 'updates found' page 2005-06-20 23:23:45 +00:00
ben%bengoodger.com
8ed12a9d8e Make sure we close input streams properly when reading the update files so we don't create lots of active-update.xml files, also use more exception handling to ensure streams are reliably closed. 2005-06-20 22:29:31 +00:00
ben%bengoodger.com
2558122a2a Make pause and resume work properly across UI sessions, allow the UI to be reopened and show current state of update download... 2005-06-20 20:56:25 +00:00
ben%bengoodger.com
9bd1c743ed work on finish page for wizard 2005-06-19 23:43:26 +00:00
ben%bengoodger.com
357ce4b4ef Make downloading page work nicely, remove update manager components for now 2005-06-19 22:42:25 +00:00
ben%bengoodger.com
0d5d836aaa make status notification prettier, part 1 of n 2005-06-17 22:55:58 +00:00
ben%bengoodger.com
9229ea7731 getting update manager to work better 2005-06-17 19:14:35 +00:00
ben%bengoodger.com
9a801a6355 add 'no updates found' page. 2005-06-17 01:18:48 +00:00
gandalf%firefox.pl
6c3bda1208 Bug 297684: Non-localizable label in Updates wizard: "Finished"; p=stefan_h@hem.utfors.se,r=gandalf,a=bsmedberg 2005-06-16 12:53:43 +00:00
ben%bengoodger.com
ed8394a54b make pause/resume work properly 2005-06-16 00:02:10 +00:00
ben%bengoodger.com
92c55b5616 show progress properly, begin to make pause/resume work 2005-06-15 23:17:53 +00:00
ben%bengoodger.com
b65206ff6c make the downloader work again! 2005-06-15 19:36:32 +00:00
ben%bengoodger.com
d1f1b3f791 fix some errors in update manager UI 2005-06-15 01:01:45 +00:00
ben%bengoodger.com
112fe89ad1 Add code to build UI from the update manager, track state and update name on nsIUpdate 2005-06-15 00:05:31 +00:00
ben%bengoodger.com
699f400458 improve update manager load/save of update items, make update/patch items implement serialize/deserialize from DOM nodes, change method/attribute names on interfaces slightly to properly use interCaps 2005-06-13 21:08:40 +00:00
ben%bengoodger.com
b42ec02ba4 Add new Update Manager interface and service to track current and past updates 2005-06-10 23:37:38 +00:00
ben%bengoodger.com
9cc785354f Hook up 'View installed updates' button in preferences 2005-06-10 21:46:12 +00:00
ben%bengoodger.com
a2e6013f30 Add support for optional license to updates. This allows for updates to inform the user of license changes with included components and force them to agree before they can update the software. Also add a 'View installed updates' button to the preferences panel 2005-06-10 21:27:24 +00:00
ben%bengoodger.com
42e7ba37ba for testing 2005-06-10 00:17:10 +00:00
ben%bengoodger.com
415e1b3674 Add an 'errors' page to the update wizard to report verification errors. 2005-06-10 00:07:47 +00:00
ben%bengoodger.com
a6176302e6 fall back to downloading a complete download package if the verification of the patch fails 2005-06-09 01:06:45 +00:00
ben%bengoodger.com
a86bfc6930 add support for restarting downloads at different priority levels (background vs. foreground), separate out update and extensions jar manifests for faster development turnaround 2005-06-08 22:39:45 +00:00