summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2012-10-06Add full audio support (Closes: GH-13)Sebastian Reichel3-16/+66
2012-10-05fix --help and add --versionSebastian Reichel1-4/+30
2012-10-05refactor scanner session codeSebastian Reichel4-124/+185
2012-10-05play audio on shutdown (GH-13)Sebastian Reichel3-7/+41
2012-10-05add system sounds (first part of GH-13)Sebastian Reichel2-1/+2
2012-10-05add password change option (Closes GH-15)Sebastian Reichel2-3/+38
2012-10-05implement user listSebastian Reichel1-1/+29
2012-10-05fix superuser row in user profileSebastian Reichel1-1/+1
2012-10-05add users menu for adminsSebastian Reichel1-0/+1
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 Reichel4-13/+270
2012-10-02Initial Audio Support via GStreamerSebastian Reichel1-0/+27
2012-10-02restructure code, switch from GTK to Web based UISebastian Reichel8-0/+2163