![]() |
LFS - Lightning Fast Shop
Entries for "django" Released 0.five.0 beta 7
Today we released LFS 0.five.0 beta 7 What's new? 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 Further Information You can find more information and help on following places: Official page Documentation on PyPI Demo Releases on PyPI Source code on bitbucket.org Google Group lfsproject on Twitter IRC LFS on DjangoCon Europe LFS sprint We are going to sprint at DjangoCon Europe in Amsterdam from June 9th to 10th,Cheap Windows 7 Key, 2011. The conference will take place from 6th to 9th 8th. If you consider to attend please add your name to the list of participants. You are also encouraged to add your preferred topics. The sprint locations will be open 48-hours non stop. This will allow us to hacking like hell. We are looking forward to see you all at this year's DjangoCon Europe. More information Launched 0.5.0 beta 6 Today we released LFS 0.5.0 beta 6 What's new? Bugfix added_to_cart: Display correct taxes within added_to_cart view. Issue #65. Bugfix variants: display variant's properties on cart,PC www.gamesquad.com,Office Ultimate 2007 Sale, added_to_cart, checkout, received_mail, sent_mail. Issue #40. Bugfix lfs.cart: fixed total of added_to_cart view. Issue: #38. Bugfix lfs.cart: subtract voucher price from cart price. Changed: provide own redirect middleware in order to redirect urls with query string. Further Information You can find more information and help on following places: Official page Documentation on PyPI Demo Releases on PyPI Source code on bitbucket.org Google Group lfsproject on Twitter IRC Launched 0.five.0 beta 4 Today we launched LFS 0.5.0 beta 4 What's new? Bugfix pages: caching page_view Bugfix cart: display correct stock amount within growl message Bugfix product_inline: display property title within error message Bugfix order_received_mail.html: display the correct selected values of a configurable product Bugfix cart: calculation of maximum delivery date Bugfix redirect: save redirect url for variants Bugfix lfs.page.views: added missing import of Http404 Bugfix: restrict adding to cart if the product is not deliverable. Issue #37 Added french translations (Jacques Seite) Added get_properties method to OrderItem Added optional cached parameter to cart/utils/get_cart_price and cart/utils/get_cart_costs Removed javascript which dynamically sets the height of the slots. Changed properties management: display name instead of title within left portlet Improved lfs.portlet: caching Further Information You can find more information and help on following places: Official page Documentation on PyPI Demo Releases on PyPI Source code on bitbucket.org Google Group lfsproject on Twitter IRC LFS News 3/2010 Today we launched LFS 0.5.0 beta 1 - the first public beta release. What does this mean? No new features for the 0.five.0 branch - only bugfixes. The API is considered stable. Changes will go through a proper deprecation process. We will provide migration scripts for all future versions (if necessary). New Stuff Discounts Configurable products Product/Price/Property units Packaging units Improvements Send mail,Microsoft Office 2007 Key, when order state is changed to 'sent' Added exclude_from_navigation attribute to Page model Optimized top sellers Cleaned up contact form And a lot of bugfixes LFS News 2/2010 IRC Channel LFS has an IRC channel now: irc://irc.freenode.net/django-lfs Thanks to Simone aka simahawk. New Stuff Development: added pluggable payment methods Management: added static block also to the product class Management: added possibility to define a default variant Management: added deleting of existing file/image for categories Management: added pluggable distance criterion Checkout: added optional toc confirmation Search: added manufacturer and manufacturer id to searchable text Misc: all outgoing mails fail silently now Translations: Thanks to transifex we have a lot updates of translations Documentation: Added a lot of new documentation New Shop There is a new shop based on LFS: Work in Progress We are working on discounts and configurable products. There is also Michael's branch in the pipe, which will add country specific addresses. LFS News 1/2010 After a long time, here are some updates about LFS: News: LFS moved to bitbucket: Cleaned up documentation and added new stuff: New Code: Added vouchers Added redirects (based on Django's redirects app) Added pluggable templates (Jens Zeidler - iqplusplus) Added manufacturers (Michaela Hering - Demmelhuber) Added featured products (Michael Thornhill - Maithu IT Solutions) Added spain translations (sorry, I forgot who provided this :( Added more tests New live shops: There are some more in the pipe (we'll give an update soon) What's coming next: Michael is working hard on integration of country specific addresses based on django-countries and django-postal (we hope we are getting it out of the door soon) I made some tests with a GXT-based management interface: Screencast. Will see whether this will go in LFS some time. Better documentation for users and developers Having more lfs-fun :) THis week in LFS (42) After some time here are some news about LFS: Misc The code has been moved to bitbucket: There is a first public release on PyPi: (Please note that LFS is still in alpha, though) There is also a new buildout to make installation even easier: To install a whole shop one has just to do the following four steps: $ hg clone $ cd lfs-buildout-quickstart $ python bootstrap.py $ bin/buildout -v There is another buildout for development: Documentation Goeff Kelsall provided some documentation on how to install LFS on Windows and some stuff on how to get started: New Stuff Send rating mails: the shop owner is now able to ask customers to rate their bought products after the order has been closed for some time. This week in LFS (34) Sorry for being quite for such a long time. We'll try to be more regular in future. There has been a lot of progress in the last couple of weeks. Here are the important things: Improvements A more generic and flexible category tree (added start level and expand level) Better manage views for products,Cheap Office Enterprise 2007, customer, orders,Office 2010 Professional Plus, carts, reviews Improved topseller portlet Removed all URLs from Javascript Bugfixes Calculation of average rating Calculation of delivery time for variants Take care of non active products at several places (e.g. product navigation). New stuff Pluggable credit cart handling (needs some improvements though) Pluggable generic export of products And that's all for this week. Next week there will be more about LFS. This week in LFS (29) This are the LFS news for week 29. New Shop: In the last couple of weeks we migrated (Plone - to LFS. Demmelhuber is a (inofficially) top-500 shop in germany and has >1000 unique visits per day. This give LFS a lot of requirements and use cases from a power user (e.g. interfaces to ERP, ebay, amazon, price comparing portals a powerful management interface, etc.). Products: Display and find only active products. Variants: Variants can now be sorted within the product. Some improvements concerning data inheritance from the base product. Criteria: We added some more criteria: combined length and girth, valid shipping/payment methods (which opens some powerful possibilities to make shipping/payment methods dependent from each other) and some others. Addresses/Localization: Michael created a branch for the dynamic display of certain address fields, like state and country. This is (could be) a start for some kind of localization (addresses, currencies, etc.). We need some more insights and discussions. So if you are interested don't hesitate to get in touch. Carts: Added first simple views to manage carts (this needs more improvements). Bugfixes / Cleanups: A lot of template cleanups. Several bugfixes concerning to variants. Several bugfixes concerning to the checkout page. SWFUpload: I still don't get SWFUpload with lighttpd or Apache/WSGI to work (frankly, I don't really tried it very hard). Anyway, with Apache/FastCGI it's working here. And that's all for this week. Next week there will be more about LFS. |
All times are GMT. The time now is 08:56 PM. |
Powered by vBulletin Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Free Advertising Forums | Free Advertising Message Boards | Post Free Ads Forum