summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-06-28README: Add demo dataJohannes Rudolph1-1/+4
2018-06-28curses-ui: Load logo from fileJohannes Rudolph5-16/+42
2018-06-28README: Use system DBus instead of session DBusJohannes Rudolph1-1/+1
2018-06-28README: Add missing dependenciesJohannes Rudolph1-1/+1
2018-06-28README: Fix SQL syntax errorJohannes Rudolph1-1/+1
2018-06-28web: Use working online service for barcodesJohannes Rudolph1-1/+1
2018-05-18Merge pull request #31 from smilix/masterSebastian Reichel7-0/+137
2017-12-29adds dockerHolger Cremer7-0/+137
2017-12-28fix shopsystem-web.serviceSebastian Reichel1-2/+0
2017-12-28README: provide apt cmdline, since packagenames are debian specific anywaysSebastian Reichel1-19/+3
2017-10-03systemd: add MakefileSebastian Reichel1-0/+23
2017-10-03update READMESebastian Reichel1-12/+37
2017-10-03shopsystem-ui: improve UI service fileSebastian Reichel1-0/+3
2017-10-03add example configuration fileSebastian Reichel1-0/+20
2017-10-03update gstreamer dependencySebastian Reichel1-1/+1
2017-10-03correct libgee dependency in configure scriptSebastian Reichel1-1/+1
2017-10-02audio: improve gstreamer1.0 supportSebastian Reichel1-4/+10
2017-09-29price: fix parsing of 'XX.Y'Sebastian Reichel1-1/+4
2017-09-29esmtp: make valac-0.36 happySebastian Reichel1-49/+49
2017-09-29scanner-session: make valac-0.36 happySebastian Reichel1-1/+1
2017-09-29invoice: make valac-0.36 happySebastian Reichel1-17/+13
2017-09-29audio: switch from gstreamer-0.10 to gstreamer-1.0Sebastian Reichel2-2/+2
2017-09-29web: properly support auth_usersSebastian Reichel1-3/+4
2017-07-11web: csv: fix csv size checkSebastian Reichel1-1/+1
2017-06-15Merge pull request #26 from smilix/joined_at_infoSebastian Reichel6-10/+15
2017-06-13adds the joined_at column and support in the db/webHolger Cremer6-10/+15
2017-05-07Merge pull request #25 from smilix/masterSebastian Reichel1-1/+2
2017-05-07keeps the sound_theme value on user import (by using a sub select)Holger Cremer1-1/+2
2017-05-07NULL cannot easily be sent via DBusSebastian Reichel1-0/+1
2017-04-18Merge pull request #24 from smilix/customizable_user_soundsSebastian Reichel12-20/+108
2017-04-18Merge branch 'master' into customizable_user_soundsSebastian Reichel52-43/+358
2017-04-18add systemd filesSebastian Reichel10-0/+115
2017-04-18all: switch from session to system busSebastian Reichel42-42/+242
2017-04-16adds a new feature: a user can select it's sond theme in the web interface. I...Holger Cremer11-23/+109
2017-04-16adds some bootsrap documentationHolger Cremer1-0/+2
2017-04-15Merge pull request #23 from smilix/masterSebastian Reichel1-1/+1
2017-04-15adds 'disabled' and 'hidden'Holger Cremer1-1/+1
2017-02-04web: set status 200 for succesful requestsSebastian Reichel1-0/+15
2016-09-17show disabled and hidden in csv diffSebastian Reichel2-3/+3
2016-09-17move disabled flag from auth table to user tableSebastian Reichel7-17/+27
2016-08-04surpress "Nothing to be done for 'all'" messageSebastian Reichel3-0/+3
2016-08-04Makefile: add all directoriesSebastian Reichel1-3/+3
2016-08-04sound: japanese sound themeSebastian Reichel7-0/+29
2016-08-04dbus: install service files into system pathSebastian Reichel1-1/+1
2016-08-04document dependenciesSebastian Reichel1-0/+23
2016-08-04pgp: libgpgme requires _FILE_OFFSET_BITS=64Sebastian Reichel1-1/+1
2016-08-04mailer: support disabling starttlsSebastian Reichel1-2/+12
2016-08-03ShopeinzĂĽge laufen jetzt via shop-einzug@Sebastian Reichel1-2/+2
2016-07-19VorstandsänderungSebastian Reichel1-1/+1
2016-07-01add helper for (re)sending a single invoiceSebastian Reichel4-37/+194