Commit Graph

127 Commits

Author SHA1 Message Date
Ben Parr
64c8ffabf4 Bug 577990: Visible delay in showing the Language category when opening the Add-Ons Manager. r+a=dtownsend 2010-08-11 09:55:12 -07:00
Blair McBride
11938d174e Bug 557943 - Searching for addons can result in wrong results. r=dtownsend 2010-08-06 09:36:29 -07:00
Ben Parr
827fcb2685 Bug 583871 - Warning: redeclaration of property getSelectedAddon. r=rstrong, a=dtownsend
--HG--
extra : rebase_source : 868184d9102fb2ea6e3463188837364c3c924788
2010-08-03 12:59:51 +12:00
Blair McBride
39380e3326 Bug 562622 - Implementation of the automatic vs. manual update design mockups. r=dtownsend, a=blocking2.0-beta3 2010-06-02 21:13:03 +12:00
Blair McBride
75c953b8c4 Bug 583530 - Typo in the restartToEnable entity in extensions.properties breaks the details pane. r=dtownsend 2010-07-31 19:34:41 -07:00
Asaf Romano
56e396e9dc Bug 573062 - Add "(restart required)" to tooltip for "Remove," "Disable," "Enable" buttons for add-ons requiring restart; r=dtownsend 2010-07-29 10:35:34 -07:00
Dave Townsend
bdb251e832 Bug 553494: Support undo uninstall for restartless and already disabled add-ons. r=Unfocused 2010-07-26 12:42:06 -07:00
Dave Townsend
fb59b39852 Backed out changeset 58175e77c460 from bug 553494 due to test failures 2010-07-26 11:40:46 -07:00
Dave Townsend
e6ba94ce70 Bug 553494: Support undo uninstall for restartless and already disabled add-ons. r=Unfocused 2010-07-26 10:41:13 -07:00
Ben Parr
9b870877ea Bug 558287: Add support for searching add-ons on AMO via the search bar. r=dtownsend 2010-07-19 16:01:23 -07:00
Ben Parr
a6db7bdc80 Bug 572561: Addons Manager hides Language category if there are no locale packs installed but some are pending install. r=Unfocused, r=dtownsend 2010-06-24 12:50:04 -07:00
Blair McBride
00bc7ba03d Bug 562890 - Preferences button for the add-on should be placed in the entry of the digest view. r=mossop 2010-06-24 11:35:21 +12:00
Dave Townsend
f09e7fe795 Bug 562795: Reduce resolution of update date sorting attribute so it doesn't overflow a 32-bit integer. r=Unfocused 2010-06-18 12:29:51 -07:00
Dave Townsend
a9b6d77b43 Bug 562795: Sorting by name in the digest view is case-sensitive for all types of add-ons. r=Unfocused 2010-06-16 20:13:54 -07:00
Dave Townsend
bc631f78dc Bug 565682: Support dropping xpi/jar files on the add-ons manager. r=Unfocused 2010-06-16 19:46:11 -07:00
Dave Townsend
99b8e080bc Bug 562899: Quickly displaying multiple different categories will merge the list results. r=Unfocused 2010-06-16 20:13:20 -07:00
Dave Townsend
c1b3e7841d Bug 560449: Add support for opening the addons manager at a specific pane. r=gavin 2010-06-15 11:40:05 -07:00
Ben Parr
b86f46ef96 Follow-up fix for bug 562760 to allow language packs to show up in the add-ons manager. r=dtownsend 2010-06-10 18:47:15 -07:00
Ben Parr
9768b984b5 Bug 553483 - ""Language" category should not be visible if there are no language packs installed" [r=Unfocused]
(transplanted from 01f8d7c7654d1aa8d22c5e463dd136ddc1a42b2a)

--HG--
extra : transplant_source : %01%F8%D7%C7eM%1A%A8%D2%2C%5EF%3D%D16%DD%C1%A4%2B%2A
2010-05-26 18:00:00 -04:00
Ben Parr
de6c9fd417 Bug 566764: Stuck "Updating add-ons" when no add-ons installed. r=dtownsend 2010-05-24 13:16:29 -07:00
Ben Parr
8f51026620 Bug 563117: Clicking pane selector of selected type while staying in details view should return to add-on list. r=dtownsend 2010-05-20 10:55:44 -07:00
Dave Townsend
62f64682d2 Bug 564092: Make the fragment a map of {guid: add-on name} in the Discovery Pane. r=Unfocused 2010-05-14 12:57:58 -07:00
Dave Townsend
9957603f69 Bug 554237: Dual vertical scrollbars if any type of add-ons exceed window area. r=unfocused 2010-05-12 10:26:04 -07:00
Robert Strong
711973188d Bug 562765: Searching for add-ons doesn't show results when there is no description set for an add-on. r=bmcbride 2010-05-06 11:21:55 -07:00
Henrik Skupin
52424d8766 Bug 562995: Typo in extensions.js is causing an error when checking for updates. r=robstrong 2010-05-06 11:21:23 -07:00
Blair McBride
a65370813d Bug 562306: Changing state of "Update Automatically" for an add-on doesn't update database entry. r=dtownsend 2010-04-29 10:21:04 -07:00
Blair McBride
0363ebc5e2 Bug 554007: New add-ons manager UI (main UI). r=dtownsend
* * *
Bug 554007 - cleanup of about.js
2010-05-06 11:12:59 -07:00
Dave Townsend
74b7768710 Backout new add-ons manager due to Ts regression on OSX 10.5
--HG--
rename : toolkit/mozapps/extensions/test/xpcshell/data/test_bug404024.xml => toolkit/mozapps/extensions/test/unit/data/test_bug404024.xml
rename : toolkit/mozapps/extensions/test/xpcshell/data/test_bug417606.xml => toolkit/mozapps/extensions/test/unit/data/test_bug417606.xml
rename : toolkit/mozapps/extensions/test/xpcshell/data/test_bug424262.xml => toolkit/mozapps/extensions/test/unit/data/test_bug424262.xml
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug404024.js => toolkit/mozapps/extensions/test/unit/test_bug404024.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug417606.js => toolkit/mozapps/extensions/test/unit/test_bug417606.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug424262.js => toolkit/mozapps/extensions/test/unit/test_bug424262.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug449027.js => toolkit/mozapps/extensions/test/unit/test_bug449027.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug455906.js => toolkit/mozapps/extensions/test/unit/test_bug455906.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug514327_3.js => toolkit/mozapps/extensions/test/unit/test_bug514327_3.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug541420.js => toolkit/mozapps/extensions/test/unit/test_bug541420.js
2010-05-01 11:04:44 -07:00
Blair McBride
561980b8b3 Bug 562306: Changing state of "Update Automatically" for an add-on doesn't update database entry. r=dtownsend 2010-04-29 10:21:04 -07:00
Blair McBride
cffdfceb90 Bug 554007: New add-ons manager UI (main UI). r=dtownsend
* * *
Bug 554007 - cleanup of about.js
2010-04-29 10:37:34 -07:00
Dave Townsend
81786cb82e Bug 544753: Add-ons manager is blank when a custom persona has been created by an older version of the personas extension. r=dao 2010-02-10 13:37:48 -08:00
Dave Townsend
595eedff73 Bug 538234: Should use extensions.checkCompatibility.3.6pre for 3.6pre versions. r=robstrong 2010-01-07 08:44:22 -08:00
Dave Townsend
dacb8e52a7 Bug 522571: Link from themes manager to personas gallery. r=robstrong 2009-11-16 13:05:25 -08:00
Dão Gottwald
bea18b662b Bug 527417 - nsIPluginHost::getPluginTags aPluginCount out param should be optional. r=josh 2009-11-09 22:11:58 +01:00
Dave Townsend
ac3a6b9e79 Bug 521905: Make extensions.checkCompatibility be per-application-version. r=robstrong 2009-11-09 10:14:13 -08:00
Dão Gottwald
c982ab9fc0 Bug 526987 - getItemList, getIncompatibleItemList, getDependentItemListForID and updateAndGetNewBlocklistedItems itemCount out params should be optional. r=dtownsend 2009-11-07 09:21:07 +01:00
Gijs Kruitbosch
41ba1acfa5 Back out bug 487059, fix tests and EM to cope, r=gavin,beltzner, bug 524995
--HG--
extra : rebase_source : d8414b8de165cf2fa534719c36416d82d21872c6
2009-10-29 14:44:10 +01:00
Gijs Kruitbosch
58e8eebec2 Prepare callsites of clearUserPref so it can go back to throwing. r=gavin 2009-10-28 22:44:15 +01:00
Jae-Seong Lee-Russo
30792712c0 Bug 342329: Install updates should be disabled if all add-ons have been deselected for update. r=dtownsend 2009-10-19 12:08:12 -07:00
Blair McBride
5274c94e35 Bug 520295 - Trying to find plugin updates results in a new tab with a '400 Bad Request' page. r=dtownsend 2009-10-05 18:22:24 -07:00
Blair McBride
9cdc2ead10 Bug 514327 - Detect outdated plugins and offer upgrade path. ui-r=beltzner, r=dtownsend,josh 2009-10-02 13:26:04 +02:00
Dave Townsend
ce03ae329f Bug 508109: Firefox allows installing hidden extensions. r=robstrong 2009-09-18 15:11:26 +01:00
Dave Townsend
491c668f88 Bug 510909: Integrate most recently used lightweight themes into the themes list in the add-ons manager. r=robstrong, r=dao 2009-09-17 10:03:33 +01:00
Dave Townsend
4a0df1b44b Typo correction from Bug 392180: updateURL should have variable indicating the context of the check 2009-09-11 13:06:56 +01:00
Dave Townsend
562091c5d0 Bug 392180: updateURL should have variable indicating the context of the check. r=robstrong, sr=bsmedberg 2009-09-10 19:50:41 +01:00
Dave Townsend
6cbe8aa5dd Bug 512559: Use XUL template sorting to sort the add-ons lists. r=robstrong, sr=bsmedberg 2009-09-04 14:31:51 +01:00
Dave Townsend
3bc3393295 Bug 245385: Select the active theme by default. r=robstrong 2009-08-19 11:21:37 +01:00
Neil Deakin
2737a14b5e Bug 456106, use new drag and drop api in browser and toolkit, r=mano 2009-06-20 20:04:07 -04:00
Dão Gottwald
f8a8f347ab Bug 497574 - Focus no longer changes in context menu of selected add-on. r=mossop 2009-06-19 13:32:54 +02:00
Markus Stange
017398e7de Bug 491058 - Add-on update notification during startup contains odd looking toolbar. r=dtownsend 2009-06-11 11:24:36 +02:00