summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2013-01-03use calendar month for monthly invoiceSebastian Reichel1-13/+5
2013-01-03fix december invoiceSebastian Reichel1-2/+9
2012-12-09Prepare PGP supportSebastian Reichel6-7/+14
2012-12-08rename table sells -> salesSebastian Reichel5-17/+17
2012-12-08sqlite: false -> 0Sebastian Reichel1-1/+1
2012-11-16fix price info (guest & member info were swapped)Sebastian Reichel1-2/+2
2012-11-05show barcode in user profileSebastian Reichel3-0/+161
2012-11-04support € values in the templateSebastian Reichel2-5/+5
2012-11-04Web: add option for adding new selling price infoSebastian Reichel3-3/+74
2012-11-04fix price info codeSebastian Reichel1-2/+2
2012-11-04support € values with . notation in web formsSebastian Reichel2-3/+12
2012-10-26print price info if no user is logged inSebastian Reichel1-3/+8
2012-10-22uint64.parse doesn't work with 0 prefixed numbersSebastian Reichel1-1/+2
2012-10-22support EANs starting with zeroSebastian Reichel1-1/+1
2012-10-22change password for correct userSebastian Reichel1-1/+1
2012-10-22remove weblogin spam from stdoutSebastian Reichel1-2/+0
2012-10-12use alsaSebastian Reichel1-1/+4
2012-10-06Add full audio support (Closes: GH-13)Sebastian Reichel37-16/+206
2012-10-05fix --help and add --versionSebastian Reichel2-5/+31
2012-10-05refactor scanner session codeSebastian Reichel5-125/+186
2012-10-05play audio on shutdown (GH-13)Sebastian Reichel3-7/+41
2012-10-05add system sounds (first part of GH-13)Sebastian Reichel6-1/+16
2012-10-05add password change option (Closes GH-15)Sebastian Reichel5-29/+69
2012-10-05implement user listSebastian Reichel2-1/+37
2012-10-05fix superuser row in user profileSebastian Reichel2-2/+2
2012-10-05add users menu for adminsSebastian Reichel3-0/+12
2012-10-05show € symbol after invoice sumSebastian Reichel1-1/+1
2012-10-05reset superuser flag on logoutSebastian Reichel1-0/+1
2012-10-05merge user import script into the web interfaceSebastian Reichel7-38/+311
2012-10-02Initial Audio Support via GStreamerSebastian Reichel2-2/+29
2012-10-02add license/copyright informationSebastian Reichel1-0/+97
2012-10-02restructure code, switch from GTK to Web based UISebastian Reichel57-5324/+23763