Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |
2012-10-05 | show € symbol after invoice sum | Sebastian Reichel | 1 | -1/+1 |
2012-10-05 | reset superuser flag on logout | Sebastian Reichel | 1 | -0/+1 |
2012-10-05 | merge user import script into the web interface | Sebastian Reichel | 7 | -38/+311 |
2012-10-02 | Initial Audio Support via GStreamer | Sebastian Reichel | 2 | -2/+29 |
2012-10-02 | add license/copyright information | Sebastian Reichel | 1 | -0/+97 |
2012-10-02 | restructure code, switch from GTK to Web based UI | Sebastian Reichel | 57 | -5324/+23763 |
2012-09-14 | ignore some more files | Sebastian Reichel | 1 | -0/+2 |
2012-09-14 | update user import script to new csv data format | Sebastian Reichel | 1 | -5/+5 |
2012-09-14 | new graph: haribo_total | Sebastian Reichel | 1 | -8/+22 |
2012-09-12 | increase maximum restockable amount | Sebastian Reichel | 1 | -1/+1 |
2012-08-15 | restock window: hide on destroy | Sebastian Reichel | 1 | -0/+2 |
2012-08-13 | insert via iter | Sebastian Reichel | 1 | -1/+9 |
2012-08-09 | forgot the logo | Lennart Weller | 1 | -0/+0 |
2012-08-09 | pass list generator | Lennart Weller | 1 | -0/+71 |
2012-08-09 | implement print button on stock dialog | Sebastian Reichel | 2 | -12/+65 |
2012-08-08 | prepare printing of stock dialog | Sebastian Reichel | 2 | -6/+69 |
2012-08-08 | implement & enable new stock dialog | Sebastian Reichel | 3 | -63/+120 |
2012-08-08 | check pid in lock file | Sebastian Reichel | 1 | -7/+16 |
2012-08-08 | lock serial device | Sebastian Reichel | 4 | -6/+41 |
2012-08-08 | switch from terminal to gtk window | Sebastian Reichel | 7 | -25/+726 |
2012-08-07 | send schatzmeister invoice data as csv | Sebastian Reichel | 1 | -4/+38 |
2012-08-07 | add a space to the invoice pdf | Sebastian Reichel | 1 | -1/+1 |
2012-08-07 | reset values before hiding the window | Sebastian Reichel | 1 | -1/+6 |
2012-08-06 | int is %d | Sebastian Reichel | 1 | -1/+1 |
2012-08-06 | refactor ui code | Sebastian Reichel | 2 | -3/+12 |