openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
W
wagtail commerce
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
14 days
ago. based on code collected
15 days
ago.
Jan 29, 2024 — Jan 29, 2025
Showing page 2 of 4
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Enrich Category #6 (modeladmin) with MP_Node form capabilities. Also provide the option to create a CategoryPage.
Bob Leers
More...
about 8 years ago
Start Catgegory (tree) modeladmin #6.
Bob Leers
More...
about 8 years ago
Start implementing #g (Product) Category with page and (ManyToMany) relation on Product.
Bob Leers
More...
about 8 years ago
Change href/links to ProductPage on Product(Index)Page, from url to slug.
Bob Leers
More...
about 8 years ago
Template changes to product_page and and image as well.
Bob Leers
More...
about 8 years ago
Due to Github outage (previous push without results).
Bob Leers
More...
about 8 years ago
On ProductIndexPage only show products for sale. These 'products_for_sale' are put in the (template) context by the ProductIndexPage model.
Bob Leers
More...
about 8 years ago
Fix some template naming issues #9.
Bob Leers
More...
about 8 years ago
Spice up the ProductPage administration with extra 'Images' panel. And even more improvments.
Bob Leers
More...
about 8 years ago
Merge pull request #43 from bobslee/feature/wagtail_modeladmin
Bob Leers
More...
about 8 years ago
Moved modeladmin specific code from wagtail_hooks.py to modeladmin.py.
Bob Leers
More...
about 8 years ago
Merge pull request #42 from bobslee/feature/wagtail_modeladmin
Bob Leers
More...
about 8 years ago
Still experimenting: Migrate the "commerce-admin" from Django-admin to Wagtail its modeladmin. Which benefits a seamless user experience and a better/flexible API.
Bob Leers
More...
about 8 years ago
Improvements for product_index_page_product template #9.
Bob Leers
More...
about 8 years ago
Update title of ProductPage if title was changed for Product.
Bob Leers
More...
about 8 years ago
Add image field (FK to wagtailimages.Image) to ProductPage and add to promote_panels as ImageChooserPanel. Closes #41.
Bob Leers
More...
about 8 years ago
Renamed 0003 migration to comply with naming convention.
Bob Leers
More...
about 8 years ago
Changed migration 0004_product_fields_sku_ean to apply the CharNullableField on: sku, ean - Like the model defines.
Bob Leers
More...
about 8 years ago
Streamfield additions on ProductPage body (adds EmbedBlock).
Bob Leers
More...
about 8 years ago
Add Product fields 'sku' and 'ean' (#32). Changed some Product fields constraints and defaults. Improvements of GUI items.
Bob Leers
More...
over 8 years ago
Change (text, and icon-class) PageListingButton for ProductPage linking to the Commerce admin.
Bob Leers
More...
over 8 years ago
Add ProductPage body (stream)field with some basic blocks #7.
Bob Leers
More...
over 8 years ago
Add help_text into migration of Product cost_price and sale_price.
Bob Leers
More...
over 8 years ago
CommerceAdminMenuItem renaming title and classname.
Bob Leers
More...
over 8 years ago
Commerce menu and setup the static assets paths.
Bob Leers
More...
over 8 years ago
Changes for this app in Wagtail admin menu. Reshuffled from Commerce Apps to general Apps with Commerce in submenu.
Bob Leers
More...
over 8 years ago
Renamed template (filename) of commerce (admin) menu-item. Ditch the settings keyword, which is misplaced.
Bob Leers
More...
over 8 years ago
Fix utils.version get_version() function.
Bob Leers
More...
over 8 years ago
Add versioning info into the (wagtail) admin_menu_item (footer). Determining the version is heavily inspired by django.utils.version.
Bob Leers
More...
over 8 years ago
Improvements for Wagtail admin/commerce menu (#3). Now with submenu under Commerce in admin-root. Also on modelAdmin menu a user-permissions check whether to show menu - which brings in a handy helper-function has_admin_perm().
Bob Leers
More...
over 8 years ago
←
1
2
3
4
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree