summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-03-17added product list to apiLennart Weller1-7/+18
2013-03-17Merge branch 'master' into rest-apiLennart Weller2-13/+5
2013-03-16Merge pull request #21 from ktt-ol/structchangeSebastian Reichel2-13/+5
2013-03-17use string templates insteadLennart Weller1-3/+1
2013-03-17use built-in to_stringLennart Weller1-2/+2
2013-03-17reduced precisionLennart Weller1-2/+2
2013-03-17changed the string to a price objectLennart Weller2-12/+6
2013-03-17remove window used for debuggingLennart Weller1-2/+0
2013-03-16added a simple invoice api (for now local without authentication)Lennart Weller2-2/+55
2013-03-16Merge pull request #19 from lhw/dropprivSebastian Reichel1-0/+20
2013-03-16drop privileges on server startupLennart Weller1-0/+20
2013-03-15pdf-invoice.vala: add template textSebastian Reichel1-0/+12
2013-03-15pdf-invoice.vala: add copyright headerSebastian Reichel1-0/+15
2013-03-15Merge branch 'master' of github.com:ktt-ol/serial-barcode-scannerSebastian Reichel1-3/+5
2013-03-15new invoice PDF generation toolSebastian Reichel2-0/+683
2013-03-14Merge pull request #18 from bahnpirat/masterSebastian Reichel1-3/+5
2013-03-14Update generate-invoice.pybahnpirat1-3/+5
2013-03-09add debug messages in monthly invoice scriptSebastian Reichel1-0/+4
2013-03-06show supplier & best before date in the web interfaceSebastian Reichel2-3/+11
2013-03-02move specification of serial device into config fileSebastian Reichel1-14/+15
2013-03-02initial support for suppliers & best before datesSebastian Reichel5-11/+137
2013-02-27fix price info for memberpriceSebastian Reichel1-1/+1
2013-02-25KtT Shopsystem -> KtT ShopSebastian Reichel1-6/+6
2013-02-25s/curses/ncursesw/gSebastian Reichel1-1/+1
2013-02-25new curses user interfaceSebastian Reichel9-3/+369
2013-02-23fix umlauts in receiverSebastian Reichel1-1/+26
2013-02-23fix unicode in receiverSebastian Reichel2-7/+7
2013-02-23remove debug printSebastian Reichel1-2/+1
2013-02-23fix outsources mail codeSebastian Reichel2-26/+31
2013-02-23refactor some codeSebastian Reichel2-68/+101
2013-02-23add python version checkSebastian Reichel1-0/+4
2013-02-23out all db related methods into a classSebastian Reichel2-86/+93
2013-02-23renable sending daily mailsSebastian Reichel1-2/+1
2013-02-23remove pdf from daily mailSebastian Reichel1-54/+34
2013-02-23remove weekly supportSebastian Reichel1-6/+0
2013-02-23remove support for weekly stock mailSebastian Reichel1-44/+2
2013-02-09add pgp import link to menuSebastian Reichel1-0/+1
2013-02-09support import of PGP keys via web interfaceSebastian Reichel2-0/+70
2013-02-09implement import_archive()Sebastian Reichel1-4/+15
2013-02-09vapi/gpgme: add support for ImportStatusSebastian Reichel1-3/+60
2013-02-09implement gpg methods for the KtT Shop SystemSebastian Reichel1-4/+31
2013-02-09update of gpgme.vapiSebastian Reichel1-2/+65
2013-02-05add system clock checkSebastian Reichel2-2/+19
2013-02-05initial code for GPG supportSebastian Reichel3-2/+91
2013-02-05add gpgme bindings for valaSebastian Reichel3-0/+1512
2013-02-04this is already printed in db.valaSebastian Reichel1-1/+0
2013-02-04invoice month is now calendar monthSebastian Reichel2-4/+5
2013-01-13use guestprice for guest account in csv dataSebastian Reichel1-19/+12
2013-01-05remove me from weekly mailSebastian Reichel1-2/+1
2013-01-05support smtp connection without loginSebastian Reichel1-2/+4