summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2016-06-19VorstandsänderungSebastian Reichel1-1/+1
2016-04-10web: admins can change permissions of usersSebastian Reichel3-13/+128
2016-04-10database: add set_user_auth()Sebastian Reichel2-0/+24
2016-04-06Andreas als Vorstand entfernenSebastian Reichel1-1/+1
2016-01-21add error 400 templateSebastian Reichel1-0/+5
2016-01-21web: improve database exception renderingSebastian Reichel1-89/+69
2016-01-21database: handle sqlite constraint exception speciallySebastian Reichel2-2/+5
2016-01-21add sql constraint allowing only valid EAN numbersSebastian Reichel1-1/+1
2016-01-13VorstandsupdateSebastian Reichel1-1/+1
2015-12-08do not print fixed navbarSebastian Reichel1-0/+6
2015-10-28simplify string building by using vala's template systemSebastian Reichel1-1/+1
2015-10-28add product categorySebastian Reichel7-13/+73
2015-10-28web: explicitly set status code on successSebastian Reichel1-3/+20
2015-10-28update to libgee-0.8Sebastian Reichel2-2/+2
2015-10-28database: implement the invoice view change for database querySebastian Reichel1-2/+2
2015-10-28sql: view: invoice: fix price calculation for special usersSebastian Reichel1-3/+4
2015-09-15web: new product list sorted by best before dateSebastian Reichel6-13/+106
2015-09-13Add support for aliased EANsSebastian Reichel9-1/+169
2015-09-12input-device: add new daemonSebastian Reichel11-11/+386
2015-06-13fixing status bar removalHolger Cremer1-3/+3
2015-06-13status bar removedHolger Cremer3-6/+7