File python-django-lfs.changes of Package python-django-lfs

-------------------------------------------------------------------
Thu Oct 24 11:02:51 UTC 2013 - speilicke@suse.com

- Require python-setuptools instead of distribute (upstreams merged)

-------------------------------------------------------------------
Mon Jan 21 01:25:20 UTC 2013 - alexandre@exatati.com.br

- Update to 0.7.7:
  * Update: updated Czech translation (Radim Novotny).
  * Update: updated Mexican translations (tzicatl).
  * Improvement: Don't use more than one h1 tag on the product page
    but use h1 and h2 (Radim Novotny).
  * Improvement: Show search query in the input box if there is any
    query. Also added pagination to the bottom of search results
    page (Radim Novotny).
  * Bugfix: fixed calculation of discount net price within order;
    issue #36
  * Bugfix: fixed display of amount for discounts within management.
  * Bugfix: fixed sorting handling for SOLR (Radim Novotny)
  * Bugfix: fixed display of properties for locale.
  * Bugfix: fixed calculation of 'calculated price' for different
    locales.
  * Bugfix: fixed calculation and display of packings.
  * Bugfix: fixed display of variant property values within
    products management.

-------------------------------------------------------------------
Mon Jun 25 02:41:23 UTC 2012 - alexandre@exatati.com.br

- Update to 0.7.6:
  * Bugfix: fixed saving of property values for products with
    variants (introduced with 0.7.5.).

-------------------------------------------------------------------
Sat Jun 23 20:04:30 UTC 2012 - alexandre@exatati.com.br

- Update to 0.7.5:
  * Bugfix: Don't convert images with mode RGBA to RGB. That
    results in loss of alpha channel. (Michael Jenny)
  * Bugfix: fixed saving of property values for products with
    variants. (Michael Jenny)
  * Bugfix: fixed calculation of discount price.
  * Bugfix: fixed display of for sale price for variants within
    product detail view.
  * Bugfix: fixed datepicker handling for stock etc. (Maciej
    Wiśniowski)

-------------------------------------------------------------------
Mon May 21 02:01:50 UTC 2012 - alexandre@exatati.com.br

- Update to 0.7.4:
  - Improved shipping and payment method management: display form
    errors; using ajax; issue #151.
  - Bugfix: send order_paid signal after successful callback
    arrived from PayPal; issue #198.
  - Bugfix: make PayPal callbacks work with csrf protection;
    issue #197.
  - Bugfix: catch wrong floats in calculate_packing.
  - Bugfix: fixed update cart after login for configurable products;
    #issue gh #8
  - Bugfix: cleaned up parameters and arguments of PriceCalculator.
  - Bugfix: don't pass request to PriceCalculator base_packing_price
    methods.
  - Bugfix: fixed calculation of package prices for configurable
    products.
  - Bugfix: Fixed wrong arguments in calls to voucher API. (Pavel
    Zagrebelin)

-------------------------------------------------------------------
Mon May 14 04:18:57 UTC 2012 - alexandre@exatati.com.br

- Update to 0.7.3:
  - Bugfix: update product view after images has beend changed;
    issue #200.
  - Bugfix: fixed wrong label for e-mail field; issue #202.
  - Bugfix: fixed pagination link. (Maciej Wiśniowski)
  - Bugfix: fixed Product.get_product_tax method: added request to
    parameters; issue #199.
  - Bugfix: fixed display of standard price within category
    products view.
  - Bugfix: don't allow pages with same slug.
  - Added: added CategoryProductPricesNetNode to lfs_tags.
  - Added: added CategoryProductPricesNode to lfs_tags.
  - Updated: cleaned up PriceCalculators.

-------------------------------------------------------------------
Mon Apr 30 02:32:38 UTC 2012 - alexandre@exatati.com.br

- Update to 0.7.2:
  - Added: CSS and JS files for custamization by integrators (naro)
  - Bugfix: fixed calculation of packages for order items (within
    packages filter tag)
  - Bugfix: fixed management of criteria
  - Bugfix: fixed problem with locale.atof (naro)
  - Bugfix: fixed display of image for category sub-categories view
  - Bugfix: fixed order_detail mail template field names (naro)
  - Changed: added order-state-X css class to the orders_inline (naro)
  - Changed: allow passing custom paginator object to the search
    results template (naro)
  - Changed: added 100x100px box to search results to prevent content
    jumping from left to right when the page is loaded (naro)
  - Changed: show product image on order detail page (naro)
  - Changed: clean up display of package result
  - Updated Czech translation (naro)

-------------------------------------------------------------------
Sun Apr 22 14:05:40 UTC 2012 - alexandre@exatati.com.br

- Update to 0.7.1:
  * Bugfix: fixed display prices for properties (Maciej Wiśniowski)
  * Bugfix: fixed TinyMCE for several browsers (Maciej Wiśniowski)
  * Bugfix: display credit card fields if the type of the selected
    payment method is credit card; issue: #191
  * Bugfix: fixed sorting of actions; issue #192
  * Bugfix: fixed typos in docs; issue #193
  * Added: added documentation for Price Calculation field; issue #188
  * Updated: Polish translations (Maciej Wiśniowski)

-------------------------------------------------------------------
Sat Apr 14 15:31:44 UTC 2012 - alexandre@exatati.com.br

- Update to 0.7.0:
  - Bugfix: TinyMCE exchanged "cleanup" with verify_html (Radim Novotny)
  - Updated: Czech localization (Radim Novotny)
  - Improved: accessibility for some input-label fields (Radim Novotny)
  - Improved: text portlet can be title less now (Radim Novotny)
  - Bugfix: display displayed properties in the correct order py positions;
    issue #184
  - Bugfix: display property options in the correct order by positions within
    filter portlet
  - Bugfix: fixed image presentation directly after upload within shop
    management interface (Maciej Wiśniowski)
  - Bugfix: fixed display of discounts
  - New: added variants tab to documentation
  - Updated Polish translations (Maciej Wiśniowski)
  - Updated German translations
  - Bugfix: added safe filter to static block; issue #174 (Frank Feng)
  - Bugfix: Fixed display of short description for variants
  - Bugfix: fixed decimal_l10n tag: return origin value if it's no float
  - Bugfix: fixed error messages within checkout; issue #176 (Maciej Wiśniowski)
  - Bugfix: fixed __unicode__ methods of several models; issue #172
  - Bugfix: fixed positions of newly added variants (Maciej Wiśniowski)
  - Bugfix: fixed layout, when there are no portlets at right; issue #173
    (Frank Feng)
  - Bugfix: fixed local variable 'message' referenced before assignment (Maciej
    Wiśniowski)
  - Updated: Polish translations (Maciej Wiśniowski)
  - Updated: Chinese translations (Frank Feng)
  - Updated: German translations
  - Bugfix: added csrf token to password reset forms; issue #170
  - Bugfix: prevent setting of unsupported locale; #issue 165.
  - Bugfix: removed double slash from logo URLs; issue #166
  - Updated German translations
  - Bugfix: fixed edit/view product urls; issue #164 (Frank Feng)
  - Bugfix: removed typo; issue #163 (Frank Feng)
  - Bugfix: fixed accessories tab in manage; #issue #162 (Frank Feng)
  - Bugfix: get_base_price_net; #issue #161
  - Bugfix: display only parent's active base price value for variants
  - Bugfix: take the parent's price calculator for variants
  - Added: Chinese translations (Frank Feng)
  - Added: default footer for email messages (Maciej Wiśniowski)
  - Improved: page pagination for category products view (Maciej Wiśniowski)
  - Improved: email templates (Maciej Wiśniowski)
  - Updated: German translations
  - Updated: Polish translations (Maciej Wiśniowski)
  - Bugfix: fixed number of columns within cart template (Maciej Wiśniowski)
  - Bugfix: fixed display of localized amount of items within cart portlet;
    issue #159
  - Bugfix: don't display non-active products within cart nor add them to order
    with checkout; adapt tests; fixed issue #154
  - Bugfix: don't delete OrderItems when a product is deleted
  - Bugfix: added default values for LFS_SHIPPING_* settings
  - Bugfix: removed redundant javascript code; issue #153
  - Changed: using django-postal 0.9
  - Changed: removed djangorestframework from dependencies
  - Improved: added label to PropertyGroup's name field; issue #158
  - Improved: added link to product within order detail view in LM; issue #149
  - Improved: cleaned up displaying of addresses of orders within LM
  - Updated: Czech translation (naro)
  - Updated: German translation
  - Updated: Polish translations (Maciej Wiśniowski)
  - Security fix
  - Added manufacturer field to product management (Maciej Wiśniowski)
  - Bugfix: fixed pagination for product page; issue #152 (Maciej Wiśniowski)
  - Bugfix: fixed deleting of image for payment and shipping methods; issue #150
  - Bugfix: fixed markup; #issue #148
  - Bugfix: fixed updating of attachments; issue #147
  - Improved javascript: prevent FOUC for category-tabs and manage-tabs;
  - Added customer related taxes
  - Added global image management
  - Added django_compressor
  - Added pluggable shipping price calculators
  - Added pluggable order number generation
  - Added calculation of base price
  - Added product attachments
  - Added more portlets: featured products, for sale products
  - Aded SEO information for shop and pages
  - Added portlets for pages
  - Added type of quantity field
  - Added context aware help for the management interface
  - Improved pluggable product price calculators
  - Improved pluggable payment processors
  - Improved mails templates

-------------------------------------------------------------------
Sat Mar 24 19:36:11 UTC 2012 - alexandre@exatati.com.br

- Update to 0.6.11:
  * Bugfix: added csrf token to password reset forms; issue #170
  * Bugfix: removed double slash from logo URLs; issue #166
  * Updated German translations

-------------------------------------------------------------------
Sat Mar 17 12:47:26 UTC 2012 - alexandre@exatati.com.br

- Update to 0.6.10:
  * Using django-postal 0.9
  * Bugfix: don't display non-active products within cart nor add
    them to order with checkout; adapt tests; fixed issue #154.
  * Bugfix: don't delete OrderItems when a product is deleted.
- Aditional changes from 0.6.9:
  * Security fix
  * Added manufacturer field to product management (Maciej Wiśniowski)
  * Bugfix: fixed pagination for product page; issue #152 (Maciej Wiśniowski)
  * Bugfix: fixed deleting of image for payment and shipping methods;
    issue #150
  * Bugfix: fixed markup; #issue #148

-------------------------------------------------------------------
Sat Mar  3 16:29:55 UTC 2012 - alexandre@exatati.com.br

- Update to 0.6.8:
  * Bugfix: fixed duplicate labels and invalid tags (Maciej
    Wiśniowski)
  * Bugfix: fixed calculation of topsellers when order items
    has no product (Maciej Wiśniowski)
  * Updated polish translations (Maciej Wiśniowski)
  * Updated german translations

-------------------------------------------------------------------
Mon Feb 27 02:11:27 UTC 2012 - alexandre@exatati.com.br

- Update to 0.6.7:
 - Bugfix: fixed displaying of manual topsellers (Maciej
   Wiśniowski)
 - Bugfix: topsellers - avoid empty product_id for discounts (Maciej
   Wiśniowski)
 - Bugfix: take care of variants for deliverability (Maciej Wiśniowski)
 - Bugfix: fixed bug causing strange behaviour while creating variants
   (Maciej Wiśniowski)
 - Bugfix: fixed product filtering for product management views;
   #issue 142
 - Bugfix: added csrf token to active-images-update-form
 - Bugfix: fixed lfs_init for Postgres; issue #129
 - Added translations for filter buttons and fix for topseller
   positions (Maciej Wiśniowski)
 - Updated polish translations (Maciej Wiśniowski)
 - Updated german translations

-------------------------------------------------------------------
Fri Feb 10 18:10:38 UTC 2012 - alexandre@exatati.com.br

- Update to 0.6.6:
  * Bugfix: fixed url for Pages at breadcrums (Maciej Wiśniowski)
  * Bugfix: display sale price at category products page (Maciej Wiśniowski)
  * Bugfix: fix product pagination (Maciej Wiśniowski)
  * Bugfix: added short_description to Category management UI
  * Bugfix: display category descriptions
  * Bugfix: fixed template selection; issue #134
  * Improvement: allow easy modification of category/product
    templates (Maciej Wiśniowski)
  * Updated polish translations (Maciej Wiśniowski)

-------------------------------------------------------------------
Sat Feb  4 01:38:39 UTC 2012 - alexandre@exatati.com.br

- Update to 0.6.5:
  * Bugfix: added csrftoken for rating mails (Maciej Wi?niowski)
  * Bugfix: fixed ImageWithThumbsField (Maciej Wi?niowski)
  * Updated romanian translations (olimpiu)
  * Updated polish translations (Maciej Wi?niowski)

-------------------------------------------------------------------
Sun Jan  8 20:41:03 UTC 2012 - alexandre@exatati.com.br

- Update to 0.6.4:
  * Bugfix: fixed price calculation of configurable products.

-------------------------------------------------------------------
Sat Dec 31 17:29:07 UTC 2011 - alexandre@exatati.com.br

- Update to 0.6.3:
  * Bugfix: Fixed update of prices if a configurable product is for sale.
  * Bugfix: Fixed calculation of property prices for configurable products.
  * Bugfix: fixed saving of property data (added missing csrf token).
  * Bugfix: fixed removing products / properties from a group.
  * Bugfix: fixed filtering for float field steps.

-------------------------------------------------------------------
Sat Dec 24 15:54:09 UTC 2011 - alexandre@exatati.com.br

- Update to 0.6.2:
  * Bugfix: fixed issue with utf-8 support for MySQL; issue #126
  * Bugfix: fixed product filtering; issue #124

-------------------------------------------------------------------
Sat Dec 17 12:12:35 UTC 2011 - alexandre@exatati.com.br

- Update to 0.6.1:
  * Bugfix: fixed category management; issue #123
  * Bugfix: fixed adding of payment method: added csrf_token
  * Bugfix: fixed german address form: removed "Area" field, made
    fields required
  * Bugfix: fixed set/reset of product filters within management UI
  * Bugfix: fixed amount of products per price filter step
  * Bugfix: added translatable label for country field
  * Updated italian translations (pippo64)
  * Updated dutch translations (bastichelaar)

-------------------------------------------------------------------
Sat Dec 10 14:31:13 UTC 2011 - alexandre@exatati.com.br

- Update to final release.

-------------------------------------------------------------------
Wed Dec  7 01:43:46 UTC 2011 - alexandre@exatati.com.br

- Update to 0.6.0b7:
  - Bugfix: fixed filtered products for variants; #issue #122
  - Bugfix: fixed display of error indicator for packing_unit

-------------------------------------------------------------------
Fri Dec  2 23:46:24 UTC 2011 - alexandre@exatati.com.br

- Update to 0.6.0b6:
  - Bugfix: added default country to shipping countries within
    lfs_init.
  - Bugfix: fixed validation of shipping and invoice addresses.
    (mickt)
  - Bugfix: fixed page selection within product management interface.
  - Bugfix: fixed display of selectable products within category's
    products tab.
  - Bugfix: fixed displaying of property values within product
    management interface.
  - Bugfix: fixed filter portlet.
  - Bugfix: fixed management of country criterion.
  - Changed: removed growl message from checkout view.
  - Changed: removed displaying of error fields from one page
    checkout.
  - Added migration of shop_countries.
  - Added migration of orders.
  - Updated russian translations (Belanchuk)

-------------------------------------------------------------------
Mon Nov 28 17:19:02 UTC 2011 - alexandre@exatati.com.br

- Update to 0.6.0b5:
  - Bugfix: fixed delete links for properties and options within
    product's variants tab
  - Bugfix: fixed saving of variant list type.
  - Bugfix: fixed my account (added missing csrf_tokens; issue #114).
  - Bugfix: fixed discounts.
  - Added dutch translations (BasTichelaar)
  - Updated romanian translations (bsdwave)

-------------------------------------------------------------------
Mon Nov 28 02:31:12 UTC 2011 - alexandre@exatati.com.br

- Update to 0.6.0b4:
  - Bugfix: fixed display of vouchers options tab
  - Bugfix: don't translate label of supplier_id field within lfs_migrate
  - Bugfix: fixed the management of a customer if he has no cart yet
  - Bugfix: fixed cart management interface; issue #113
- Aditional changes from 0.6.0b3:
  - Added: add log message when uploading of an image failed
  - Bugfix: fixed display of average score in rating portlet
  - Bugfix: fixed links to images within image gallery
  - Bugfix: fixed changing state and deleting of orders; issue #110
  - Bugfix: fixed display price if it's 0.0; issue #108

-------------------------------------------------------------------
Mon Nov 21 18:26:35 UTC 2011 - alexandre@exatati.com.br

- Update to 0.6.0b2:
  - Fixed display of portlets (using django-portlets 1.1)

-------------------------------------------------------------------
Mon Nov 21 10:01:54 UTC 2011 - alexandre@exatati.com.br

- Update to 0.6.0b1:
  - Using Django 1.3
  - Added country dependent addresses
  - Added pluggable price calculation
  - Added supplier management
  - Massively improved management interface
  - Improved static file handling (Django's staticfiles)
  - Improved properties management
  - Removed SWFUpload (Flash) in favour of jquery.fileupload (Javascript)
  - Using Python's locale to display currencies
  - New contact form

-------------------------------------------------------------------
Thu Apr 14 11:21:39 UTC 2011 - alexandre@exatati.com.br

- Update to 0.5.0b7:
  * Improved error message for checkout form (Andres Vargas /
    zodman); issue #87
  * Fixed invalid HTML; issue #81
  * Bugfix: correct display of cart within shop view after cart
    has been updated; issue #82
  * Bugfix: save and display correct text of TextPortlets;
    issue #39
  * Fixed requried permission from "manage_shop" to
    "core.manage_shop"; issue #84
  * Fixed Integration Error when adding Product with existing slug;
    issue #42
  * Bugfix: made option price optional (as stated within form)
  * Updated documentation; issue #60
  * Added transifex config file
  * Added translations for mexican spanish (Andres Vargas)
  * Updated spain translations
  * Updated german translations
- Regenerate spec file with py2pack;
- Add README.txt file as documentation.

-------------------------------------------------------------------
Sat Oct 16 17:32:37 UTC 2010 - alexandre@exatati.com.br

- Update to 0.5.0b6.

-------------------------------------------------------------------
Sun Aug  1 03:48:50 UTC 2010 - alexandre@exatati.com.br

- Update to 0.5b5.

-------------------------------------------------------------------
Fri Jul 30 17:51:34 UTC 2010 - alexandre@exatati.com.br

- Update to 0.5.0b4.

-------------------------------------------------------------------
Wed Jun 30 17:41:39 UTC 2010 - alexandre@exatati.com.br

- Update to 0.5.0b3.

-------------------------------------------------------------------
Mon Jun 28 13:33:53 UTC 2010 - alexandre@exatati.com.br

- Update to 0.5.0b;
- Spec file cleaned with spec-cleaner.

-------------------------------------------------------------------
Mon Dec 28 15:31:54 UTC 2009 - alexandre@exatati.com.br

- Update to 0.2.3.

-------------------------------------------------------------------
Mon Oct 26 09:53:11 UTC 2009 - alexandre@exatati.com.br

- Update to 0.2.2.

-------------------------------------------------------------------
Sun Oct 18 13:51:53 UTC 2009 - alexandre@exatati.com.br

- Update to 0.2.0.

-------------------------------------------------------------------
Wed Oct 14 16:35:04 UTC 2009 - alexandre@exatati.com.br

- Update to 0.1.4;
- Added more Requires as needed by the new version in spec file
  (added python-django-pagination and python-django).

-------------------------------------------------------------------
Tue Oct 13 15:06:54 UTC 2009 - alexandre@exatati.com.br

- Initial package (0.1.3) for openSUSE.
openSUSE Build Service is sponsored by