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
13 days
ago. based on code collected
14 days
ago.
Jan 29, 2024 — Jan 29, 2025
Showing page 1 of 4
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
MIT license
Bob Leers
More...
over 7 years ago
Wagtail 1.9
Bob Leers
More...
almost 8 years ago
Add template for ForeignKeyIsNullFieldListFilter.
Bob Leers
More...
almost 8 years ago
Add help_text into migration of category search_filter_menu.
Bob Leers
More...
almost 8 years ago
Add (custom) admin filter ForeignKeyIsNullFieldListFilter and to product list_filter (image, product_page).
Bob Leers
More...
almost 8 years ago
Rename modeladmin "Sales" tabs to "Catalog"
Bob Leers
More...
about 8 years ago
Complement to Category as Product searchfilter, by including only categories with the search_filter_menu set. Adds some (model and rest-api) tests.
Bob Leers
More...
about 8 years ago
Add Category search_filter_menu (boolean) field.
Bob Leers
More...
about 8 years ago
Add migration for Product sale_price and cost_price, MoneyField override.
Bob Leers
More...
about 8 years ago
Improvements on sale_price and categories REST-api filters.
Bob Leers
More...
about 8 years ago
ProductSerializer (api) fields: sale_price, categories.
Bob Leers
More...
about 8 years ago
Determine the Product searchfilters and send this to client, as for REST API (#31)
Bob Leers
More...
about 8 years ago
Start with REST API filtering.
Bob Leers
More...
about 8 years ago
Add products in setUp() of CommerceTestCase.
Bob Leers
More...
about 8 years ago
Add active to Category list_display.
Bob Leers
More...
about 8 years ago
Start with (REST) API.
Bob Leers
More...
about 8 years ago
Prevent duplicates in Category.get_active_tree() function, and eager-load CategoryPage object(s).
Bob Leers
More...
about 8 years ago
Add several tests for category.
Bob Leers
More...
about 8 years ago
Move (DRY) Category page creation (code) from modeladmin to model.
Bob Leers
More...
about 8 years ago
Fix Category with page creation, setting the parent CategoryPage.
Bob Leers
More...
about 8 years ago
Add Category.active into Category migration. Add initial_data migration for CategoryPage. Test setup for categories with page.
Bob Leers
More...
about 8 years ago
Add function Category.get_tree_active(ids=[]). Add CategoryTestCase and (base) CommerceTestCase which setup common objects for each test.
Bob Leers
More...
about 8 years ago
Wagtail 1.8
Bob Leers
More...
about 8 years ago
Remove useless wagtailadmin.css file.
Bob Leers
More...
about 8 years ago
A multiselect for #6 Product model(admin) linking to (M2M) categories. Adds a TreeManyToManyField which renders a label by depth of the path.
Bob Leers
More...
about 8 years ago
Reorder position title, image in index views.
Bob Leers
More...
about 8 years ago
Override which renders the *version* of this application into template of the (extended) ModelAdminGroup.
Bob Leers
More...
about 8 years ago
Fix cleaning the Product form-data for fields ean and sku. Both are unique however if not null - which the form posts as empty string (''), now altered to None (resolves to SQL NULL).
Bob Leers
More...
about 8 years ago
Update requirements.txt with necessary Category (#6) dependencies.
Bob Leers
More...
about 8 years ago
Add thumb(image) on Product and Category modeladmin index. Fix form_valid for both with page check.
Bob Leers
More...
about 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