summaryrefslogtreecommitdiff
path: root/saleor/core
AgeCommit message (Expand)Author
2017-10-06Further refactoring of sort_bymichal
2017-10-06Further refactoring of sort_by and sort_menumichal
2017-10-05Fix bug where two dashes were added to attribute instead of onedominik-zeglen
2017-09-28Add import for unicode_literalsmichal
2017-09-28Refactor filtersmichal
2017-09-25Fix queriesmichal
2017-09-20Delete blank linesmichal
2017-09-20Update populatedbmichal
2017-09-18Update templatesmichal
2017-09-18Order permissionsmichal
2017-09-18Refactor permissions.pymichal
2017-09-18Add revert in testsmichal
2017-09-18Add tests for categories listsmichal
2017-09-18Added tests for view and update product views. Redesign get_permissions.michal
2017-09-18Refactored permissions to use Groups.michal
2017-09-18Added permissions to next models.michal
2017-09-18Added tests for changing permissions.michal
2017-09-18Changed permissions in model.michal
2017-09-18Prepared form for permissions to Products section in Dashboard.michal
2017-09-18Added 'Staff' section in Dashboard with only staff members.michal
2017-09-18Extract functions for getting product status and add testsMarcin Gębala
2017-09-18Fix code style issuesMarcin Gębala
2017-09-18Add additional product statusesMarcin Gębala
2017-09-18Show variant status in variants tableMarcin Gębala
2017-09-18Fix displaying status for missing variantsMarcin Gębala
2017-09-18Move rendering product availability status to template tagMarcin Gębala
2017-08-03style fixesPacu2
2017-08-03Add templatetagsPacu2
2017-08-03Change 'is_authenticated' to propertyPacu2
2017-03-15Rename display to name in AttributesMaciek Jabłoński
2017-03-14Restrict styleguide access to staffMarcin Gębala
2017-03-14Replace country_form select with html markupweronka
2017-03-14Add product items to style guideweronka
2017-03-14Add forms to style guideweronka
2017-03-14Add style guide base, make links on page more consistentweronka
2017-02-24Merge pull request #902 from szewczykmira/populatedbPatryk Zawadzki
2017-02-23Use constants for payment statuses from django-paymentsMarcin Gębala
2017-02-23Use sets instead of lists in status templatetagsMarcin Gębala
2017-02-23Use constants for order and payment statusesMarcin Gębala
2017-02-23Move product models to single moduleMarcin Gębala
2017-02-23Move version info to init fileKrzysztof Wolski
2017-02-22PEP8 fixesKrzysztof Wolski
2017-02-22Template tag with saleor versionKrzysztof Wolski
2017-02-17Improve readability of create_products_by_class functionMira
2017-02-13Make variant prices more expensive than base product priceMira Szewczyk
2017-02-10Assing sorted prices to variants in populatedbMira Szewczyk
2017-02-10Fix get_variant_combinations to return proper dataMira Szewczyk
2017-02-10Merge pull request #889 from szewczykmira/cbv-removeKrzysztof Wolski
2017-02-10Remove translationsMira Szewczyk
2017-02-10Sort importsMira Szewczyk