Posted on
13.05.2012
by
Kai Diefenbach
within
django,
news,
python
We just released LFS 0.7.3. This is a yet another bugfix release of the 0.7 branch.
Changes
- 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.
Information
You can find more information and help on following locations:
LFS moved to github
See here for more.
LFS on EuroPython 2012
We are sprinting on this year's EuroPython in Florence. Don't hesitate to join us, see https://ep2012.europython.eu/p3/sprints/ and LFS sprint topics for more.
Posted on
13.05.2012
by
Kai Diefenbach
within
django,
news,
python
We just released LFS 0.6.16. This is a yet another bugfix release of the 0.6 branch.
Changes
- Bugfix: fixed pagination within products tab of category management (Maciej Wi?niowski)
- Bugfix: fixed wrong label for e-mail field; issue #202.
- Bugfix: fixed update product view after images has beend changed; issue #200.
Information
You can find more information and help on following locations:
LFS moved to github
See here for more.
LFS on EuroPython 2012
We are sprinting on this year's EuroPython in Florence. Don't hesitate to join us, see https://ep2012.europython.eu/p3/sprints/ and LFS sprint topics for more.
Posted on
12.05.2012
by
Kai Diefenbach
within
django,
github,
news,
python
LFS has been moved from bitbucket (mercurial) to github (git). The repositories on bitbucket will not be updated and deleted soon.
The issue tracker will be moved asap.
If you follow LFS on bitbucket and you are still interested in LFS, please move over to github.
Why the move?
- We believe that git is the more powerful tool to develop LFS.
- Once converting, we took the opportunity to move to github (as all meta information would be lost anyway, even if we would change to git on bitbucket), because github rocks!
- After mentioning the plan to move, everybody seems to be pleased.
Sorry, for any inconvenience.
Posted on
30.04.2012
by
Kai Diefenbach
within
django,
news,
python
We just released LFS 0.6.15. This is a yet another bugfix release of the 0.6 branch.
Changes
- Bugfix: fixed management of criteria
- Bugfix: fixed display of image for category sub-categories view
- Changed: added 100x100px box to search results to prevent content jumping from left to right when the page is loaded (naro)
- Changed: clean up display of package result
Information
You can find more information and help on following locations:
LFS on EuroPython 2012
We are sprinting on this year's EuroPython in Florence. Don't hesitate to join us, see https://ep2012.europython.eu/p3/sprints/ and LFS sprint topics for more.
Posted on
29.04.2012
by
Kai Diefenbach
within
django,
news,
python
We just released LFS 0.7.2. This is a yet another bugfix release of the 0.7 branch.
Changes
- 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.
Information
You can find more information and help on following locations:
LFS on EuroPython 2012
We are sprinting on this year's EuroPython in Florence. Don't hesitate to join us, see https://ep2012.europython.eu/p3/sprints/ and LFS sprint topics for more.
Posted on
21.04.2012
by
Kai Diefenbach
within
django,
news,
python
We just released LFS 0.7.1. This is a yet another bugfix release of the 0.7 branch.
Changes
- 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 (Maciej Wi?niowski)
- Bugfix: fixed typos in docs; issue #193
- Added: added documentation for Price Calculation field; issue #188
- Updated: Polish translations (Maciej Wi?niowski)
Information
You can find more information and help on following locations:
LFS on EuroPython 2012
We are sprinting on this year's EuroPython in Florence. Don't hesitate to join us, see https://ep2012.europython.eu/p3/sprints/ and LFS sprint topics for more.
Posted on
21.04.2012
by
Kai Diefenbach
within
django,
news,
python
We just released LFS 0.6.14. This is a yet another bugfix release of the 0.6 branch.
Changes
- Bugfix: fixed display prices for properties (Maciej Wisniowski)
- Bugfix: fixed TinyMCE for several browsers (Maciej Wisniowski)
- Bugfix: display credit card fields if the type of the selected payment method is credit card; #issue: 191
Information
You can find more information and help on following locations:
LFS on EuroPython 2012
We are sprinting on this year's EuroPython in Florence. Don't hesitate to join us, see https://ep2012.europython.eu/p3/sprints/ and LFS sprint topics for more.
Posted on
14.04.2012
by
Kai Diefenbach
within
django,
news,
python
We are happy to announce the first final release of LFS 0.7.
Whats new in 0.7?
- Customer related taxes
- Global image management
- Using django_compressor
- Pluggable shipping price calculators
- Pluggable order number generation
- Calculation of base price
- Added product attachments
- New portlets
- SEO information for shop and pages
- Portlets for pages
- Type of quantity field
- Context aware help for the management interface
- Improved pluggable product price calculators
- Improved pluggable payment processors
- Improved templates for notification mails
See here for more.
Information
You can find more information and help on following locations:
LFS on EuroPython 2012
We are sprinting on this year's EuroPython in Florence. Don't hesitate to join us, see https://ep2012.europython.eu/p3/sprints/ and LFS sprint topics for more.
Posted on
08.04.2012
by
Kai Diefenbach
within
django,
news,
python
We just released LFS 0.7.0 beta 7. This is the next beta relase of the 0.7 branch.
What's new?
- 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
Information
You can find more information and help on following locations:
LFS on EuroPython 2012
We are sprinting on this year's EuroPython in Florence. Don't hesitate to join us, see: https://ep2012.europython.eu/p3/sprints/ and LFS sprint topics for more.
Posted on
08.04.2012
by
Kai Diefenbach
within
django,
news,
python
We just released LFS 0.6.13. This is a yet another bugfix release of the 0.6 branch.
Changes
- 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
Information
You can find more information and help on following locations:
LFS on EuroPython 2012
We are sprinting on this year's EuroPython in Florence. Don't hesitate to join us, see https://ep2012.europython.eu/p3/sprints/ and LFS sprint topics for more.