Commit Graph

408 Commits

Author SHA1 Message Date
Geoff Lankow
8830c94a8b Bug 653637 - Provide a simple way for addons to have preferences UI - Part 1; r=mark.finkle,dtownsend
--HG--
rename : mobile/chrome/content/bindings/setting.xml => toolkit/mozapps/extensions/content/setting.xml
2011-06-03 11:33:55 +12:00
Dave Townsend
18816085da Bug 661016: Add an ID to the detail rows to allow for overlaying. r=Unfocused 2011-06-02 09:16:31 -07:00
Henrik Skupin
dfe03c850a Bug 660655 - Update class name of the Plugin check link in the Add-ons Manager. r=dtownsend 2011-06-01 00:52:49 +02:00
Hernán Rodriguez Colmeiro ext:(%2C%20Mehdi%20Mulani%20%3Cmars.martian%2Bbugmail%40gmail.com%3E)
a8eb84d118 Bug 406026: Point users to a specific page for each blocklisted item. r=dtownsend 2011-05-25 14:31:56 -07:00
Dave Townsend
0877927780 Bug 659048: Use extensions.checkCompatibility.nightly for disabling compatibility checking in nightly builds. r=robstrong 2011-05-24 13:05:35 -07:00
Giorgio Maone
98dde442ac Bug 644856: Make sure any child processes clear the jar cache when uninstalling extensions. r=dtownsend 2011-05-20 10:40:11 -07:00
Dave Townsend
82669da0f1 Bug 595848: Dynamically generate the list of categories. r=Unfocused 2011-05-20 10:36:28 -07:00
Tobias Markus
97928b47dc Bug 640530 - Add missing 'var'. r=Mossop 2011-05-19 08:25:25 +02:00
Hernán Rodriguez Colmeiro
606f92fb24 Bug 656269: Add link to Mozilla plugin check from Add-ons Manager. r=dtownsend 2011-05-17 12:57:38 -07:00
Dave Townsend
a38ede13b3 Bug 627612: Search results for add-ons do not have the same order as returned by the AMO API. r=Unfocused 2011-04-27 10:39:45 -07:00
Dave Townsend
058a435cfe Bug 644704: Stop using XUL persistence for saving the current view. r=Unfocused 2011-04-21 15:14:58 -07:00
Blair McBride
95d90bfb7a Bug 628290: Click on "Get Add-ons" has to always load the initial Discovery pane. r=dtownsend 2011-04-21 08:48:02 -07:00
Dave Townsend
c10db9ad69 Bug 645699, r=robstrong 2011-04-08 09:46:59 -07:00
Dave Townsend
6ce06d4152 Bug 638292: InstallTrigger is undefined in new tabs opened from links. r=robstrong 2011-03-23 10:27:24 -07:00
Dão Gottwald
76640613c4 Bug 636846 - Search field changes size when focused. r+a=mossop 2011-03-01 09:31:35 +01:00
Jonas Sicking
0d7ec0d1af Bug 635844 part 3: Update extension manager and tests to new pushState behavior. r=mossop. Includes parts by mossop which are r=me. a=jst 2011-02-28 23:08:56 -08:00
Dave Townsend
cc7af37c07 Bug 635115: Allow opting out of sending add-on information to the discovery pane without disabling automatic add-on updates. r=Unfocused, a=beltzner 2011-02-24 10:32:02 -08:00
Pardal Freudenthal
b6cd466b16 Bug 631827 - Use CSS to set the "align" and "pack" attributes on Add-ons Manager to make easier for themes to handle items. r=Unfocused a=beltzner 2011-02-17 17:36:39 +13:00
Ehsan Akhgari
fbd11c6764 Backout changeset 8c2aa133200a (bug 625465) because of test failures 2011-02-18 17:17:54 -05:00
Ehsan Akhgari
2d58e95dc9 Backout changeset f4d707ab6c43 (bug 631827) because I need to backout changeset 8c2aa133200a... 2011-02-18 17:17:11 -05:00
Pardal Freudenthal
64f6091310 Bug 631827 - Use CSS to set the "align" and "pack" attributes on Add-ons Manager to make easier for themes to handle items. r=Unfocused a=beltzner 2011-02-17 17:36:39 +13:00
Blair McBride
4abbd71497 Bug 625465 - Items in list view should launch description view with a single click on an add-on entry. r=dtownsend, a=beltzner 2011-02-07 16:53:53 +13:00
Pascal Chevrel
865174b424 Bug 630604 - search addons field too narrow to display the placeholder text for most locales. r+a=mossop 2011-02-18 09:55:27 +01:00
Marco Bonardo
ece4a12c86 Backed out changeset 6b3353ea6228 due to permaorange 2011-02-17 15:26:01 +01:00
Blair McBride
b1d4fb344d Bug 625465 - Items in list view should launch description view with a single click on an add-on entry. r=dtownsend, a=beltzner 2011-02-07 16:53:53 +13:00
Mehdi Mulani
74449704b7 Bug 523784 - Soft blocked items are not disabled if user clicks "Cancel". r=Unfocused+Pike a=blocking+beltzner 2011-02-13 17:19:03 -08:00
Dão Gottwald
b4705d3b62 Bug 593687 - Don't let switchToTabHavingURI open tabs in popups. r=gavin 2011-02-12 10:02:48 +01:00
Dave Townsend
7840a09171 Bustage fix for bug 591905: Don't try to reload an already visible page. a=bustage 2011-02-09 12:11:31 -08:00
Dave Townsend
7650e1127b Bug 591905: Update back/forward buttons correctly after inner-frame navigations. r=Unfocused, a=blocks-betaN 2011-02-09 10:25:41 -08:00
Dave Townsend
8e78a72832 Bug 563912: Allow the tab key to only move to the items relevant to the selected extension. r=Unfocused, a=blocks-final 2011-02-09 10:23:47 -08:00
Andreas Gal
3222023138 Expose console and InstallTrigger as content objects (bug 631225, r=dtownsend). a=blocker 2011-02-07 23:18:18 -08:00
Geoff Lankow
0f4be9e70a Bug 627274 - "Automatic updates" should come before "Last Updated" in the detailed view of the add-ons manager; r=Unfocused a=Mossop
--HG--
extra : rebase_source : f205544273cb265d47fc4f08f52b93d3b36d35af
2011-01-22 09:37:11 +13:00
Mike Conley
94b6d21615 Bug 629521 - Extensions and themes which are marked to get removed are not grouped but remain at the original location; r,a=Mossop 2011-02-03 15:15:33 -05:00
Ehsan Akhgari
c07c875d05 Backout all of the bugs in the 7e12e3e16e6c pushlog because of the orange.
It is not clear which one of these bugs is at fault.
2011-02-04 16:34:02 -05:00
Mike Conley
b59172a118 Bug 629521 - Extensions and themes which are marked to get removed are not grouped but remain at the original location; r,a=Mossop
--HG--
extra : rebase_source : 2f8d1abf9c088278e48e410c14a58d906616b5d4
2011-02-03 15:15:33 -05:00
Matthew Printz
4b8f44a724 Bug 629438 - Add-ons manager add-on icon should be positioned correctly in list and not cause sizing differences. r+a=Mossop 2011-02-03 08:20:03 +01:00
Dave Townsend
e0605bd695 Bug 629418: If the add-ons manager is opened as a background tab (e.g. by session restore) then the back and forward buttons are hidden. r=Unfocused, a=sdwilsh 2011-02-01 13:27:07 -08:00
Andreas Gal
494df5a331 Allow toString on InstallTrigger (toSource is already allowed, bug 628410). 2011-01-29 20:20:17 -08:00
Dave Townsend
2721ad7a0a Bug 628703: Should not pass the ID of add-ons that have opted out of metadata pings to the discovery view.r=Unfocused, a=blocks-final 2011-01-27 09:58:06 -08:00
Siddharth Agarwal
34ca478e6c Bug 580298 - Hide version numbers for lightweight themes; r=Mossop a=blocking-betaN+ 2011-01-26 14:12:38 -05:00
Matthew Printz
a5897710f1 Bug 623211 - Add-ons manager add-on author name and link should be removed from list view; r=Mossop a=blocking-final+ 2011-01-26 14:10:39 -05:00
Paolo Amadini
614084bd6a Bug 610661 - Addon object not passed to custom about dialogs; r,a=Mossop
--HG--
rename : toolkit/mozapps/extensions/test/browser/addon_prefs.xul => toolkit/mozapps/extensions/test/browser/addon_about.xul
2011-01-25 15:15:05 -05:00
Mike Conley
8795d63648 Bug 624808 - Add-ons should be grouped in list view according to their status (enabled, disabled, etc). r=Mossop a=b 2011-01-21 15:03:10 -05:00
Geoff Lankow
357a880970 Bug 623207 - Add-ons manager last updated date and sorting bar should be removed from list view. r=Mossop a=b 2011-01-18 14:11:22 +13:00
Blair McBride
53f23821cb Bug 626358: No loading indicator anymore on Get Addons pane. r=dtownsend, a=blocks-final 2011-01-20 13:47:37 -08:00
Blair McBride
23fc503d76 Bug 608468 - Details View should include the add-on Summary text from AMO. r=dtownsend, a=blocking-final 2011-01-19 13:37:36 +13:00
Blair McBride
33351d2884 Bug 619682 - Addons Manager "Available Updates" pane shown even if no updates, if check for updates performed from "Recent Updates" section; r,a=Mossop 2011-01-03 13:45:34 +13:00
Dão Gottwald
bef90c5b46 Bug 624712 - Remove stray disablechrome attribute. r+a=Mossop 2011-01-12 09:53:31 +01:00
Blair McBride
c02b8890ab Bug 618760 - Multiple add-on entries in list view when downloading an update. r=dtownsend, a=blocking-final 2011-01-12 14:05:55 +13:00
Blair McBride
e8a077fb8f Bug 616633 - Context menu contains 'Disable' item for already disabled extensions and plugins. r=dtownsend, a=blocking-final 2011-01-12 14:05:55 +13:00
Blair McBride
cde03ea652 Bug 624175 - Messed display when long descriptions in Detail View. r=dtownsend, a=blocking-final 2011-01-12 14:05:55 +13:00
Blair McBride
6754ee4523 Bug 581361 - Pause and Cancel button of download progress widget not functional. r=dtownsend, a=blocking-final 2011-01-12 14:05:55 +13:00
Blair McBride
e4dfbbdfa9 Bug 623739 - CPU usage spikes because of animated hidden images. r=dtownsend, a=blocking-final 2011-01-12 14:05:55 +13:00
Dave Townsend
3a6e36dcb0 Bug 569342: Find bar should not be enabled in about:addons. r=gavin, a=blocks-final 2011-01-11 13:33:51 -08:00
Mehdi Mulani
9ab02b028a Bug 611459 - Search should default to searching for available add-ons. r=dtownsend a=blocking-final 2011-01-07 14:21:38 -08:00
Dave Townsend
3f9a82e5f9 Backout of changeset e30ee0ae39b6 from bug 610661 due to test failures. a=bustage 2011-01-11 10:49:02 -08:00
Geoff Lankow
42e0065250 Bug 562854: Double-click goes through buttons in the new add-ons manager. r+a=dtownsend 2011-01-11 09:49:50 -08:00
Paolo Amadini
1066e91218 Bug 610661: Pass Addon object to custom about dialogs. r+a=dtownsend
--HG--
rename : toolkit/mozapps/extensions/test/browser/addon_prefs.xul => toolkit/mozapps/extensions/test/browser/addon_about.xul
2011-01-11 09:47:53 -08:00
Dave Townsend
ff24f46b45 Bug 611242: InstallTrigger should not use a prototype shared across all windows. r=robstrong, a=blocks-betaN 2011-01-11 09:42:50 -08:00
Blair McBride
bef69aac9c Bug 593535 - Failure to download extension causes about:addons to list the addon with no way to restart the download; frontend; f=dtownsend r=dtownsend,robert.bugzilla a=blocking2.0 2011-01-10 15:58:10 +13:00
Blair McBride
e353a3cc85 Bug 616801: With an update available the buttons in the list view are shifted. r=dtownsend, a=blocks-final 2011-01-07 09:18:47 -08:00
Dave Townsend
041dc647eb Bug 617493: Support no contribution amount. r=Unfocused, a=blocks-betaN 2011-01-07 09:17:03 -08:00
Dave Townsend
b0c5520454 Bug 562790: Support paid results in the add-ons search results. r=Unfocused, a=blocks-betaN 2011-01-07 09:09:09 -08:00
Dave Townsend
ac5dde40fc Bug 618502: about:addons can display an empty add-on page after uninstall/restart. r=Unfocused, a=blocks-final 2011-01-07 09:08:13 -08:00
Geoff Lankow
b71d13a50d Bug 606686 - The display order of the Remove vs. Enable/Disable buttons is different in list view and detailed view. r=dtownsend
--HG--
extra : rebase_source : c804186aaa282571deb8cd361cebaddefab82650
2010-12-19 11:49:49 +13:00
Dave Townsend
cb55764ec0 Bug 601143: Add loading and error states to the get add-ons view. r=Unfocused, a=blocks-betaN
try: -b do -p linux,linux64,macosx,macosx64,win32 -u xpcshell,mochitest-o -t none
2010-12-21 10:06:40 -08:00
Drew Willcoxon
847cf14a15 Bug 590511 - Removing Jetpacks under the Recent Updates pane doesn't work. r=mossop, a=blocking-betaN 2010-12-10 18:32:10 -08:00
Dave Townsend
1060fa2af5 Bug 591663: "You don't have any add-ons of this type installed" doesn't disappear as it should. r=dtownsend, a=blocks-betaN 2010-12-10 13:01:08 -08:00
Dave Townsend
b7de9a885d Bug 591024: Only show "Available Updates" pane when pending updates are available. r=Unfocused, a=blocks-final 2010-12-07 15:41:03 -08:00
Dave Townsend
e11a0c43ae Bug 617261: Replace 'donation' with 'contribution'. r=Unfocused, a=blocks-beta9 2010-12-08 14:41:50 -08:00
Blair McBride
d6bf52357d Bug 614865 - Addon about window does not handle overflow very well. r=dtownsend, a=blocking-final 2010-12-07 13:32:08 +13:00
Blair McBride
b46237ceb3 Bug 492271 - "All Add-ons have been disabled in safe mode" is misleading in safe mode. r=dtownsend, a=blocking-final 2010-12-07 13:31:32 +13:00
Blair McBride
2161882ac2 Bug 616641 - Start/end caps of the download-progress binding broken on Windows/OSX with undetermined mode. r=dtownsend, a=blocking-final 2010-12-07 13:28:49 +13:00
Dave Townsend
e58fb48c5a Bug 610764: Get Add-ons tab is not default selection in new profile. r=Unfocused, a=blocks-final
--HG--
extra : rebase_source : 7f8f232e85962f50e5b5d01f3d2511273719495a
2010-11-30 14:19:10 -08:00
Dave Townsend
042c7d0a9c Bug 614416: Building add-on lists is too slow. r=Unfocused, a=blocks-final
--HG--
extra : rebase_source : 9daed9f67dbb8fd0dd9130d7cac10dd137d61240
2010-11-30 14:18:00 -08:00
Dave Townsend
26445d7b8f Backing out bug 591024, bug 610764 and bug 614416 due to test failures. a=bustage 2010-12-02 17:52:34 -08:00
Dave Townsend
bc126ba12d Bug 591024: Only show "Available Updates" pane when pending updates are available. r=Unfocused, a=blocks-final 2010-11-30 15:33:39 -08:00
Dave Townsend
f4d370efcb Bug 610764: Get Add-ons tab is not default selection in new profile. r=Unfocused, a=blocks-final 2010-11-30 14:19:10 -08:00
Dave Townsend
8ebe6b6e4f Bug 614416: Building add-on lists is too slow. r=Unfocused, a=blocks-final 2010-11-30 14:18:00 -08:00
Dave Townsend
7fbbf7b80a Bug 613568: InstallTrigger.install accepts null as a URL and attempts to download the current page as an extension. r=robstrong, a=blocks-beta9 2010-11-24 12:10:46 -08:00
Blair McBride
c7aa0bfed7 Bug 601022 - Add final visual style and graphics to add-ons manager. r=dtownsend,dao a=blocking 2010-10-07 13:20:06 +13:00
Dave Townsend
013bbe38d4 Bug 602895: When the window gets too small for the deck we need to show a horizontal scrollbar. r=Unfocused, a=blocks-final 2010-11-16 11:30:26 -08:00
Blake Kaplan
882e293960 Fix bustage from bug 609794. a=bustage 2010-11-09 19:07:32 -08:00
Blake Kaplan
f459a7c700 Bug 609794 - Make sure we successfully delete the InstallTrigger getter from the window. r=mossop
--HG--
extra : rebase_source : 45fbc9fa573a0cfc2f1a00a00a560d242b6948d7
2010-11-05 15:45:34 -07:00
Dave Townsend
86577199be Bug 597397: Install Updates only installs the first update in the list. r=Unfocused, a=blocks-betaN 2010-11-08 10:00:13 -08:00
Dave Townsend
ce648f8643 Bug 603804: Don't include add-ons in fragment when metadata updates are disabled. r=Unfocused, a=blocks-final 2010-11-08 09:59:20 -08:00
Dave Townsend
cd87e892df Bug 591071: Recent updates category is hidden if it is the selected category when the add-ons manager is opened. r=Unfocused, a=blocks-final 2010-11-08 09:58:38 -08:00
Dave Townsend
8379adc562 Bug 608316: Cancelling an uninstall while onUninstalling events are still being sent can leave the UI confused. r=Unfocused, a=blocks-final 2010-11-03 11:21:47 -07:00
Dave Townsend
86c4936ec0 Bug 608680: Throw an exception if illegal arguments are passed to InstallTrigger.install. r=Unfocused, a=blocks-betaN 2010-11-03 11:21:04 -07:00
Robert Strong
47566b56c6 Bug 607821 - intermittent timeout toolkit/mozapps/extensions/test/browser/browser_bug557956.js | Test timed out. r=dtownsend, a=b7 2010-10-29 12:05:26 -07:00
Robert Strong
2693ba3660 Bug 608165 - Lots of 'reference to undefined property this.mAddon.applyBackgroundUpdates' warnings when running browser_bug562797.js in a debug build. r=dtownsend, a=b7 2010-10-29 12:05:08 -07:00
Robert Strong
d37c6a2c01 Bug 608138 - Exclude plugins from the compatibility wizard checks. r=dtownsend, a=b7 2010-10-29 12:04:52 -07:00
Robert Strong
6c85ea837c Bug 608115 - ReferenceError: strings is not defined in a couple of obvious places in update.js. r=dtownsend, a=b7 2010-10-29 12:04:38 -07:00
Robert Strong
77a2b2c775 Bug 608112 - undeclared variable formatted chrome://mozapps/content/extensions/extensions.js line: 2086. r=dtownsend, a=b7 2010-10-29 12:04:20 -07:00
Dave Townsend
4130417bd1 Bug 607416: Fix failure to close window in browser_bug562890.js. r=robstrong, a=bustage 2010-10-26 13:59:13 -07:00
Dave Townsend
c34a485647 Bug 597178: Only show back/forward buttons when necessary. r=Unfocused, a=blocks-final 2010-10-26 10:45:15 -07:00
Dave Townsend
92c4da50f3 Bug 605499: Add-ons manager doesn't display EULA for available add-ons that have one. r=Unfocused, a=blocks-beta7
--HG--
extra : transplant_source : %22%A3%C0%FC%B8%F1z%21%81%B67%E2%7F%C9%D0%FAXD%11z
2010-10-19 14:12:29 -07:00
Dave Townsend
1653ce756e Bug 596336: Update the UI with the new add-on details when bootstrapped add-ons are upgraded. r=Unfocused, a=blocks-betaN 2010-10-18 11:11:05 -07:00
Henrik Skupin
f79b3a195d Bug 599771: Update buttons in the Add-ons Manager to use a consistent id/anonid naming scheme. r+a=dtownsend 2010-10-15 10:00:03 -07:00
Dave Townsend
9af7915479 Bug 599105: Default wizard page of update extensions window shown when switching between builds. r=robstrong, a=blocks-final 2010-10-12 10:52:44 -07:00