lp:~nik90/ubuntu/precise/software-center/add_quicklist

Created by Nekhelesh Ramananthan and last modified
Get this branch:
bzr branch lp:~nik90/ubuntu/precise/software-center/add_quicklist
Only Nekhelesh Ramananthan can upload to this branch. If you are Nekhelesh Ramananthan please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Nekhelesh Ramananthan
Status:
Development

Recent revisions

181. By Nekhelesh Ramananthan <email address hidden>

Added ubuntu software center quicklists

180. By Nekhelesh Ramananthan <email address hidden>

Added ubuntu software center quicklists

179. By Michael Vogt

[ Gabor Kelemen ]
* lp:~kelemeng/software-center/bug926743:
  - Mark strings for translation, add translator comment where needed
    (LP: #926743)

[ Michael Vogt ]
* lp:~mvo/software-center/latest-recommender:
  - import latest recommender client
* lp:~mvo/software-center/dynamic-region-menu:
  - allow dynamic template in the software-center.menu file, currently
    supported is ${CURRENT_REGION}. This allows to build a dynamic
    "Your region" menu once we actually tag packages with the region
    information
* lp:~mvo/software-center/sca-video:
  - add the ability to display embedded videos in the application
    details view
* lp:~mvo/software-center/multiple-screenshots:
  - add support for the display of multiple screenshots in the
    application details view, as provided by the software-center-agent
* lp:~mvo/software-center/submit-review-hang-fix:
  - fix hang when submitting a review on precise
* lp:~mvo/software-center/screenshots-sorting:
  - ensure the multiple screenshots are sorted properly when
    they come from the json API
* lp:~mvo/software-center/sca-video-updates:
  - update the client to follow the server side changes for
    videos from software-center-agent
* lp:~mvo/software-center/video-ui-reshuffle:
  - shuffle the video location around a bit in the view to
    ensure the user finds it more easily
* increase dependency on python-apt for the required
  apt_pkg.DepCache.policy_priority() support
* lp:~mvo/software-center/sca-debtags:
  - fix the debtags parsing from the software-center-agent
* lp:~mvo/software-center/multiple-versions:
  - add support for multiple versions into software-center
* lp:~mvo/software-center/fix-recommenations-details-clicks:
  - fix clickthru of details view recommendations after refactor
* lp:~mvo/software-center/rfc3166-use-common-name:
  - ensure that "common_name" in rfc3166 is used when available
    to avoid political issues around the name of the region

[ Kiwinote ]
* data/ui/gtk3/css/*.css:
  - use 'px' suffixes as required by latest gtk
* softwarecenter/ui/gtk3/views/appdetailsview.py:
  - replace ... and ' with their unicode eequivalents (LP: #844799)
* softwarecenter/db/application.py:
  - don't crash if the version nr associated with a screenshot is None

[ Gary Lasker ]
* lp:~gary-lasker/software-center/recommender-service-url:
  - update to the correct production url for the recommender
    service
* lp:~gary-lasker/software-center/import-latest-sreclient:
  - import latest recommender client
* lp:~gary-lasker/software-center/recommendation:
  - implement the recommendations opt-in UI and flow, upload
    of the user profile data after opt-in, and display of
    per-application recommendations in the details view
* lp:~gary-lasker/software-center/temp-disable-lobby-recommendations-view:
  - temporarily hide the lobby recommendations opt-in and display
    view pending rollout of the corresponding support on the
    production server

[ Juhana Jauhiainen ]
* softwarecenter/backend/launchpad.py:
  - replaced EDGE_SERVICE_ROOT with LPNET_SERVICE_ROOT. (LP: #737697)

178. By Michael Vogt

[ Michael Vogt ]
* softwarecenter/db/update.py:
  - trivial fix to skip unreadable app-install-data files
* lp:~mvo/software-center/device-profiles:
  - implement the hardware-requirements display in
    the detailsview
* lp:~mvo/software-center/arb-partner-channels:
  - add support for extras.ubuntu.com and archive.canonical.com
    channel detection and adding via software-center-agent
* data/software-center.menu.in:
  - do not show "X-Publishing" in education because the
    software-center-agent will send "X-Publishing;Education" for
    compatibility with the old clients
* lp:~mvo/software-center/fix-cachedir-for-public-api:
  - add missing cachedir argument
* lp:~mvo/software-center/region-support:
  - add support for a region tag and display a warning to
    the user if an application is not suitable for their
    region

[ Brendan Donegan ]
* lp:~brendan-donegan/software-center/test_utils_get_nice_date_string:
  - add a test function in test_utils.py which covers all of
    get_nice_date_string

[ Gary Lasker ]
* lp:~gary-lasker/software-center/launcher-integration-lp761851:
  - update to the Unity launcher integration implementation to
    support the revamped functionality on the Unity side (LP: #761851)
* lp:~gary-lasker/software-center/recommends-ui-lobby:
  - initial recommends UI implementation, limited to non-personalized
    recommends currently
* lp:~gary-lasker/software-center/appdetailsview-button-focus-fix:
  - make sure the action button in the applications details view
    always gets the initial focus (LP: #925613)

177. By Michael Vogt

[ Anthony Lenton ]
* lp:~elachuni/software-center/any-language:
  - add support to display reviews in any language
* lp:~elachuni/software-center/reset-review-page:
  - Small bugfix to ensure that switching language or
    reviews sort method resets the reviews page, and
    added tests.
* lp:~elachuni/software-center/relax-origin-distroseries:
  - provide "relaxed" mode for fetching reviews if the exact
    review matcher does not find anything (LP: #766951)
* lp:~elachuni/software-center/disable-new-review:
  - This branch disables the "Submit a new review" button when
    you click it, and reenables it when the submit review dialog
    closes
* lp:~elachuni/software-center/reviews-tests:
  - add several new tests for code in the review_gui_helper module

[ Michael Vogt ]
* lp:~mvo/software-center/improve-debug-in-piston-generic-helper:
  - improve debug output of piston-generic-helper and a README
    with examples how it can be used to debug server side issues
* lp:~mvo/software-center/review-language-i18n:
  - make the language selection combo in the reviews widget
    nicer by adding a proper i18n name to it
* lp:~mvo/software-center/trivial-move-gui-helpers:
  - move rnr_helpers.py to softwarecenter/ui/gtk3/review_gui_helper.py
    as it belongs there and add to POTFILE.in

[ Michael Nelson ]
* lp:~michael.nelson/software-center/833982-purchased-app-not-available,
  lp:~michael.nelson/software-center/917137-previous-purchases-empty-precise-2:
  - refactor/cleanup parser code and update for API 2.0 (LP: #917137)
* lp:~michael.nelson/software-center/every-comm-app-already-purchased:
  - non-purchased apps should not have '(already purchased)'
    appended to name.
* lp:~michael.nelson/software-center/833982-previous-purchase-no-feedback-really-this-time:
  - Implements the backend for bug 833982 so that a purchased application
    that is unsupported on the current system will be detected
* lp:~michael.nelson/software-center/833982-previous-purchase-no-feedback-2:
  - ensure that the deb_line for the app points to the current distroseries

[ Danny Tamez ]
* lp:~zematynnad/software-center/rename_host_var_918270:
  - rename the env variable SOFTWARE_CENTER_BUY_HOST to the more
    correct SOFTWARE_CENTER_AGENT_HOST, but support the former as a
    fallback, update corresponding unit test (LP: #918270)
* lp:~zematynnad/software-center/version_number_833877:
  - show version number of apps from the software-center-agent as
    well (LP: #833877)

[ Gary Lasker ]
* lp:~gary-lasker/software-center/staging-certs-2:
  - add new SOFTWARE_CENTER_FORCE_DISABLE_CERTS_CHECK environment that
    can be used to disable cert checking to run e.g. against a local dev
    instance (LP: #918746)

176. By Michael Vogt

[ Michael Vogt ]
* lp:~mvo/software-center/startup-speed2:
  - additional startup speed improvements, brings up main window
    much more quickly
* lp:~mvo/software-center/fix-server-pagination:
  - reset reviews "page" when showing a new app

[Christopher Kyle Horton]
* utils/submit_review_gtk3.py:
  - fix crash when submitting a review (LP: #912855)

[ Anthony Lenton ]
* lp:~elachuni/software-center/test_downloader_fix:
  - fix test hang on incorrect proxy settings
* lp:~elachuni/software-center/check-edit-labels:
  - add test for correct labels in "Modify review" mode
  - move main RnR Helper GUI into softwarecenter.backend.rnr
    to make testing easier

[ Gary Lasker ]
* lp:~gary-lasker/software-center/fix-lp913756:
  - do not add an icon to the Unity launcher for packages that do
    not have an Exec entry in their corresponding desktop file,
    e.g. ubuntu-restricted-extras, wine (LP: #913756)
* lp:~gary-lasker/software-center/search-down-arrow-lp842711:
  - select the first item in the result list when the down
    arrow is pressed during a search (LP: #842711)
* lp:~gary-lasker/software-center/fix-lp896474:
  - fix crash when attempting to install or remove an item
    via the menu (LP: #896474)

175. By Michael Vogt

[ Kiwinote ]
* utils/submit_review_gtk3.py:
  - use named argument as per (LP: #841000)
* trigger .pot file rebuild

[ Didier Roche ]
* lp:~didrocks/software-center/oneconf-remove-computers-from-share
  - Enable (from the new spec) removing a host which isn't the
    current one from the gui.

174. By Michael Vogt

[ Kiwinote ]
* softwarecenter/ui/gtk3/models/appstore2.py:
  - fix TypeError in load_range (LP: #911886)
* softwarecenter/ui/gtk3/panes/historypane.py:
  - change COL_PKG to an object rather than a str (LP: #905762)
* softwarecenter/ui/gtk3/panes/installedpane.py:
  - fix utf8 oddness to make remote installed panes work
* softwarecenter/ui/gtk3/widgets/oneconfviews.py:
  - ensure that hostid is always a string (as we declared) (LP: #905605)
* softwarecenter/ui/gtk3/widgets/thumbnail.py:
  - fix IndexError in set_thumbnails_from_data (LP: #888669)
* grab exhibits for the current series only (LP: #899257)

[ Michael Vogt ]
* Remove explicit GObject.threads_init as initializing the threads
  explicitely causes a segfault on close but nothing more
  (LP: #907568)
* lp:~mvo/software-center/startup-speed2:
  - improve the startup speed by moving out the (expensive) channel
    change test out of the main app into a spawned helper, also
    delays some computations and adds a cheaper way for getting the
    appcount
* lp:~mvo/software-center/icon-data:
  - remove the need for inline icon data from the agent, instead
    download icons directly using the provided URL
* softwarecenter/db/debfile.py:
  - fix encoding error for some debs (based on
    lp:~roignac/software-center/bug-738771-summary-unicode), thanks
    to Vadim Rutkovsky, LP: #738771
* softwarecenter/ui/gtk3/views/appdetailsview.py:
  - fix crash in test/gtk3/test_views.py
* lp:~mvo/software-center/replace-restfulclient-with-piston:
  - replace lazr.restfulclient with piston-mini-client for ubuntu-sso
    and cleanup the piston-mini-client helper code

[ Gary Lasker ]
* softwarecenter/backend/channel_impl/aptchannels.py:
  - display the correct label text for the For Purchase menu item
    in the toolbar (LP: #911964)
* lp:~gary-lasker/software-center/date-published-cleanup:
  - remove no longer needed code
* lp:~gary-lasker/software-center/replace-restfulclient-with-piston-tweaks:
  - tweaks and fixes the branch

[ Vadim Rutkovsky ]
* lp:~roignac/software-center/bug-632773-selectable-title:
  - make the app title selectable (LP: #632773)

173. By Michael Vogt

[ Michael Vogt ]
* lp:~brendan-donegan/software-center/test_debfileapplication,
  lp:~brendan-donegan/software-center/test_debfileapplication_mkII:
  - merged with some small tweaks to do basic tests for the
    DebFileApplication class, thanks to Brendan Donegan
* data/software-center.menu.in:
  - add new "Books & Magazines" Category (LP: #903775)
* add support for the scagent "Support Website" feature
* lp:~mvo/software-center/performance-probes,
  lp:~mvo/software-center/profiling1:
  - improve accuracy of startup time measurement and add "probe"
    points to make profiling easier
* lp:~mvo/software-center/purchaseviewspinner2:
  - add a spinner to the purchaseview both when new windows
    are opened and in the global toolbar
* softwarecenter/ui/gtk3/dialogs/__init__.py:
  - trivial fix to increase the size of the expanded details
    in the message dialog

[ Gabor Kelemen ]
* lp:~kelemeng/software-center/bug880757:
  - Mark strings containing the “ character as Unicode, to fix their
    translations. LP: #880757
* lp:~kelemeng/software-center/bug869935:
  - Update help translations from Launchpad. LP: #869935
* lp:~kelemeng/software-center/bug868971:
  - Add a translator comment to the 'Top Rated %s' string, name the
   variable. LP: #868971

[ Gary Lasker ]
* lp:~gary-lasker/software-center/catalog-published-date-lp803028:
  - add date_published value from the software-center-agent server
    for use with cataloged time so that for-purchase items appear
    correctly and in the proper order in What's New; include unit
    tests for the new functionality (LP: #803028, LP: #886698)

[ Robert Roth ]
* lp:~evfool/software-center/lp905082:
  - fix typo LP: #905082

[ Giovanni Campagna ]
* lp:~gcampax/software-center/fedora:
  - add fedora distro backend and some cleanup in the PackageKit code
    and improvements to the AppStream xml parser

172. By Gary Lasker

* debian/control:
  - update dependency from python-gobject-cairo to
    python-gi-cairo
  - update Vcs-Bzr to point to trunk
* lp:~gary-lasker/software-center/restore-screenshot-thumb-cursor:
  - restore the zoom cursor when hovering over a screenshot thumbnail
    in the details view

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/precise/software-center
This branch contains Public information 
Everyone can see this information.