summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2012-09-14ignore some more filesSebastian Reichel1-0/+2
2012-09-14update user import script to new csv data formatSebastian Reichel1-5/+5
2012-09-14new graph: haribo_totalSebastian Reichel1-8/+22
2012-09-12increase maximum restockable amountSebastian Reichel1-1/+1
2012-08-15restock window: hide on destroySebastian Reichel1-0/+2
2012-08-13insert via iterSebastian Reichel1-1/+9
2012-08-09forgot the logoLennart Weller1-0/+0
2012-08-09pass list generatorLennart Weller1-0/+71
2012-08-09implement print button on stock dialogSebastian Reichel2-12/+65
2012-08-08prepare printing of stock dialogSebastian Reichel2-6/+69
2012-08-08implement & enable new stock dialogSebastian Reichel3-63/+120
2012-08-08check pid in lock fileSebastian Reichel1-7/+16
2012-08-08lock serial deviceSebastian Reichel4-6/+41
2012-08-08switch from terminal to gtk windowSebastian Reichel7-25/+726
2012-08-07send schatzmeister invoice data as csvSebastian Reichel1-4/+38
2012-08-07add a space to the invoice pdfSebastian Reichel1-1/+1
2012-08-07reset values before hiding the windowSebastian Reichel1-1/+6
2012-08-06int is %dSebastian Reichel1-1/+1
2012-08-06refactor ui codeSebastian Reichel2-3/+12
2012-08-06show_all -> showSebastian Reichel1-1/+1
2012-08-06show log entry for restocksSebastian Reichel1-0/+3
2012-08-06window.destroy -> window.hideSebastian Reichel1-2/+2
2012-08-06use new restock variantSebastian Reichel2-57/+2
2012-08-06add new restock GTK dialogSebastian Reichel5-3/+208
2012-08-01fix last changeSebastian Reichel1-3/+3
2012-08-01print price for purchasesSebastian Reichel2-1/+33
2012-07-27fix sum calculationSebastian Reichel1-4/+18