summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2015-08-10autoconf mgmtMarcello Stanisci
2015-08-09adding background image from wikimedia.orgMarcello Stanisci
2015-08-09adding POST to give the backend the needed JSONMarcello Stanisci
for generating the contract. I.e. adding POST /contract
2015-08-07adapting the frontend to the new architectureMarcello Stanisci
2015-08-06debugging contract storing in DB + unifying error status codesMarcello Stanisci
setting and messages shown by non-200 responses, in HTTP daemon
2015-08-06The tree has got back its original layout (i.e. getting rid of thisMarcello Stanisci
'melted' directory) and *a lot* of files from the mint's tree have been imported there. The main expectation is to cut off from these imported files as much as source code possible, which is actually not needed; although presumably, that will regard just a small percentage of that source code.
2015-08-06fixing insertion into "contracts" DB, prior to merge new merchant "melted"Marcello Stanisci
sources back again into their proper directory"
2015-08-05major fixes in JSON mgmtMarcello Stanisci
2015-08-04adding contract generation and storing in DB + minor tree adjustmentMarcello Stanisci
2015-08-03minor dealMarcello Stanisci
2015-08-03Adding the 'melted' directory. Its purpose is to keep the files thatMarcello Stanisci
implement the merchant http daemon. Those files are to be placed inside the mint/src/mint directory to be compiled; that happens since the merchant needs some routines for handling JSON data that are (still?) not exported by the mint as a shared library. In other words, the development of those files happens inside the mint's tree, but their backup happens here.
2015-07-31merchant DB initializableMarcello Stanisci
2015-07-31adding /hello test for merchant MHDMarcello Stanisci
2015-07-30adding hello_world-ish merchant backendMarcello Stanisci
2015-07-30defining the new directory layout according to theMarcello Stanisci
frontend/backend merchant architecture
2015-07-28adapting existing merchant routines to the new websiteMarcello Stanisci
2015-07-28adding 1000EUR to create reserve formMarcello Stanisci
2015-07-17adding host independent URIsMarcello Stanisci
2015-07-07blanking out homepage background imageMarcello Stanisci
2015-07-07adding currency selectionMarcello Stanisci
2015-07-03renaming filesMarcello Stanisci
2015-07-03adding new faced merchant websiteMarcello Stanisci
2015-05-26minimal merchant website addedMarcello Stanisci
2015-05-01minor bugfixesChristian Grothoff
2015-01-30do not track generated filesChristian Grothoff
2015-01-30add missing library to linker flagsChristian Grothoff
2015-01-30Merge branch 'master' of git.taler.net:/var/git/merchantChristian Grothoff
2015-01-30fix include to include taler/ prefixChristian Grothoff
2015-01-30updates to match current mintChristian Grothoff
2015-01-29-fix ftbfs issuesChristian Grothoff
2015-01-29initial import of merchant logic (FTBFS)Christian Grothoff