LFS - Lightning Fast Shop
Project description
What is it?
LFS is an online shop based on Python, Django and jQuery.
Changes
0.9.0 alpha 1 (2014-06-19)
- Removes double colons from management forms
- Removes django-tagging from dependencies
- Add pluggable criteria
- Added pluggable addresses
- Add criteria for customer taxes
- Factored out PayPal to lfs-paypal.
- Added support for Celery (for mailing)
- Using South standard features for migration
- Currency templatetag always returns HTML now, eg. <span class=”money”>Fr. 999</span>, previously HTML was only returned for negative values
- Currency templatetag in text email templates (lfs_theme/templates/lfs/mail/order_details.txt) was removed in favour of currency_text templatetag. The latter one doesn’t return HTML (ever).
- lfs/base.html has slightly different structure to the footer and colophon sections due to incorrect width of these elements in previous layout. div.colophon-inner and div.footer-inner html elements were added, both with padding: 10px set in main.css. padding: 10px was removed from ‘#footer .container’ and ‘#colophon .container’ in main.css
- update_editor method in lfs_tinymce.js has been modified and requires tinymce 3.5.8 which is now being used. References to tinymce were changed in manage_base.html and lfs_tinymce.js
- Filter portlet has been updated to allow for manufacturer filtering and because of that its template: lfs_theme/templates/lfs/portlets/filter.html was modified - manufacturer filtering section has been added
- Small change at lfs/templates/manage/product/product.html - removed onkeypress from filter input element in favour of css class ‘disable-enter-key’. Changed lfs.manage.js to add event handler for ‘disable-enter-key’.
- Added new ORDER state: PREPARED that can be used to mark orders as prepared to be sent.
- Added new signal and setting that allows defining extra ORDER_STATES. Signal is order_state_changed and option is LFS_EXTRA_ORDER_STATES. New states should start with id 20 or higher to avoid conflicts with built in states.
- Use ‘SHOP’ instead of ‘shop’ in lfs/shop/shop.html
- Added position column to PropertyGroups and ability to order these with drag & drop in management panel - modified lfs.manage.js and management template for property groups.
- Added LFS_CHECKOUT_NOT_REQUIRED_ADDRESS setting. This allows to change address that is not required at checkout page. Changed one_page_checkout.html template, lfs.js and OnePageCheckout Form.
- Refactored lfs.manage.js - do not use live anymore. Updated manage/export/export.html, manage/export/export_inline.html, manage/manufactuers/manufacturer.html and manage/manufacturers/manufacturer_inline.html to use data-url instead of just ‘data’ and use elem.data(‘something’) in JavaScript
- Added <div id=”portlets-dialog” title=”{% trans “Portlets dialog” %}”></div> to manage_base.html to handle properly inerting images to TinyMCE within portlets dialog (changes to lfs.manage.js with portlets dialog)
- Added some SEO related attributes to templates and canonical tags for variants
- Modified catalog/views.py -> category_products and catalog/views.py -> category_categories return value, so that it now contains pagination data for use in main template (SEO optimization with rel=”next/prev” (template: lfs/catalog/category_base.html)
- Modified mimetype returned by ajax calls to: application/json. This requireS changes in javascript ajax calls: lfs.js, lfs.manage.js, lfs_tinymce.js, manage/product/attachments.html(!)
- Moved javascript code from manage/product/images.html to lfs.manage.product.js and updated to use proper mimetypes in responses
HISTORY
For the complete history please look into HISTORY.txt
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size django-lfs-0.9.0a1.tar.gz (5.5 MB) | File type Source | Python version None | Upload date | Hashes View |
Filename, size django-lfs-installer-0.9.0a1.tar.gz (129.4 kB) | File type Source | Python version None | Upload date | Hashes View |
Close
Hashes for django-lfs-installer-0.9.0a1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | c6d423bc5179fdd06acb89fd7dc7e8bd6556feffcf7f92bc8f86eecdfd04759d |
|
MD5 | 0f53dfe2f215552e4b7b2a1d4e4d6d62 |
|
BLAKE2-256 | 6e6288834566380130f4fa656f55d712f54b47b11d2537c8bc92a40414c62435 |