summaryrefslogtreecommitdiff
path: root/src/backend/taler-merchant-httpd_private-patch-products-ID.c
AgeCommit message (Expand)Author
2021-07-24implement #6939 transformationChristian Grothoff
2021-07-21-fix bugs, FTBFSChristian Grothoff
2021-04-24fix DB test: total_sold must be ignoredChristian Grothoff
2021-04-21-do not update total_sold when patching product, not provided as an argument,...Christian Grothoff
2021-04-21-fix direction of checkChristian Grothoff
2021-04-20be more generous in terms of which fields are required when creating/updating...Christian Grothoff
2021-04-19fix infinite supply handling: Database can only represent INT64_MAX, not UINT...Christian Grothoff
2021-04-16add missing currency check, fix test to use string for imageChristian Grothoff
2021-04-16correct (product) image to be a string (as specified) instead of a JSON objectChristian Grothoff
2020-11-08adjust error codes in merchantChristian Grothoff
2020-10-09addressing some of the @file warningsMS
2020-08-25fix #6432Christian Grothoff
2020-07-15change to remove compiler warnings for switch() cases that cannot really happenChristian Grothoff
2020-07-05fix #6408 also in merchant: in principle only allow rounded times over JSONChristian Grothoff
2020-05-02POST /orders/ID/refund implementationChristian Grothoff
2020-04-25misc bugfixesChristian Grothoff
2020-04-20work on /products and /instances C APIChristian Grothoff
2020-04-20backenddb implementation workChristian Grothoff
2020-04-19implement POST products/lockChristian Grothoff
2020-04-19implement PATCH handlersChristian Grothoff