Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-02-23 | fix unicode in receiver | Sebastian Reichel | 2 | -7/+7 |
2013-02-23 | remove debug print | Sebastian Reichel | 1 | -2/+1 |
2013-02-23 | fix outsources mail code | Sebastian Reichel | 2 | -26/+31 |
2013-02-23 | refactor some code | Sebastian Reichel | 2 | -68/+101 |
2013-02-23 | add python version check | Sebastian Reichel | 1 | -0/+4 |
2013-02-23 | out all db related methods into a class | Sebastian Reichel | 2 | -86/+93 |
2013-02-23 | renable sending daily mails | Sebastian Reichel | 1 | -2/+1 |
2013-02-23 | remove pdf from daily mail | Sebastian Reichel | 1 | -54/+34 |
2013-02-23 | remove weekly support | Sebastian Reichel | 1 | -6/+0 |
2013-02-23 | remove support for weekly stock mail | Sebastian Reichel | 1 | -44/+2 |
2013-02-09 | add pgp import link to menu | Sebastian Reichel | 1 | -0/+1 |
2013-02-09 | support import of PGP keys via web interface | Sebastian Reichel | 2 | -0/+70 |
2013-02-09 | implement import_archive() | Sebastian Reichel | 1 | -4/+15 |
2013-02-09 | vapi/gpgme: add support for ImportStatus | Sebastian Reichel | 1 | -3/+60 |
2013-02-09 | implement gpg methods for the KtT Shop System | Sebastian Reichel | 1 | -4/+31 |
2013-02-09 | update of gpgme.vapi | Sebastian Reichel | 1 | -2/+65 |
2013-02-05 | add system clock check | Sebastian Reichel | 2 | -2/+19 |
2013-02-05 | initial code for GPG support | Sebastian Reichel | 3 | -2/+91 |
2013-02-05 | add gpgme bindings for vala | Sebastian Reichel | 3 | -0/+1512 |
2013-02-04 | this is already printed in db.vala | Sebastian Reichel | 1 | -1/+0 |
2013-02-04 | invoice month is now calendar month | Sebastian Reichel | 2 | -4/+5 |
2013-01-13 | use guestprice for guest account in csv data | Sebastian Reichel | 1 | -19/+12 |
2013-01-05 | remove me from weekly mail | Sebastian Reichel | 1 | -2/+1 |
2013-01-05 | support smtp connection without login | Sebastian Reichel | 1 | -2/+4 |
2013-01-03 | use calendar month for monthly invoice | Sebastian Reichel | 1 | -13/+5 |
2013-01-03 | fix december invoice | Sebastian Reichel | 1 | -2/+9 |
2012-12-09 | Prepare PGP support | Sebastian Reichel | 6 | -7/+14 |
2012-12-08 | rename table sells -> sales | Sebastian Reichel | 5 | -17/+17 |
2012-12-08 | sqlite: false -> 0 | Sebastian Reichel | 1 | -1/+1 |
2012-11-16 | fix price info (guest & member info were swapped) | Sebastian Reichel | 1 | -2/+2 |
2012-11-05 | show barcode in user profile | Sebastian Reichel | 3 | -0/+161 |
2012-11-04 | support € values in the template | Sebastian Reichel | 2 | -5/+5 |
2012-11-04 | Web: add option for adding new selling price info | Sebastian Reichel | 3 | -3/+74 |
2012-11-04 | fix price info code | Sebastian Reichel | 1 | -2/+2 |
2012-11-04 | support € values with . notation in web forms | Sebastian Reichel | 2 | -3/+12 |
2012-10-26 | print price info if no user is logged in | Sebastian Reichel | 1 | -3/+8 |
2012-10-22 | uint64.parse doesn't work with 0 prefixed numbers | Sebastian Reichel | 1 | -1/+2 |
2012-10-22 | support EANs starting with zero | Sebastian Reichel | 1 | -1/+1 |
2012-10-22 | change password for correct user | Sebastian Reichel | 1 | -1/+1 |
2012-10-22 | remove weblogin spam from stdout | Sebastian Reichel | 1 | -2/+0 |
2012-10-12 | use alsa | Sebastian Reichel | 1 | -1/+4 |
2012-10-06 | Add full audio support (Closes: GH-13) | Sebastian Reichel | 37 | -16/+206 |
2012-10-05 | fix --help and add --version | Sebastian Reichel | 2 | -5/+31 |
2012-10-05 | refactor scanner session code | Sebastian Reichel | 5 | -125/+186 |
2012-10-05 | play audio on shutdown (GH-13) | Sebastian Reichel | 3 | -7/+41 |
2012-10-05 | add system sounds (first part of GH-13) | Sebastian Reichel | 6 | -1/+16 |
2012-10-05 | add password change option (Closes GH-15) | Sebastian Reichel | 5 | -29/+69 |
2012-10-05 | implement user list | Sebastian Reichel | 2 | -1/+37 |
2012-10-05 | fix superuser row in user profile | Sebastian Reichel | 2 | -2/+2 |
2012-10-05 | add users menu for admins | Sebastian Reichel | 3 | -0/+12 |