summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2013-05-24add minimal support for deprecation flagSebastian Reichel1-1/+1
2013-05-23web: add_supplier is voidSebastian Reichel1-1/+1
2013-05-22db.new_price is voidSebastian Reichel1-8/+7
2013-05-22db: fix new_price in interfaceSebastian Reichel1-1/+1
2013-05-19web: use local time in invoiceSebastian Reichel1-1/+1
2013-05-19datapath -> datadirSebastian Reichel1-4/+4
2013-05-18ignore backup binarySebastian Reichel1-0/+1
2013-05-18add backup toolSebastian Reichel2-0/+51
2013-05-17new invoice toolSebastian Reichel4-0/+358
2013-05-16pdf-invoice: VorstandsänderungSebastian Reichel1-1/+1
2013-05-16pdf-invoice: get datapath from configSebastian Reichel4-18/+20
2013-05-16implement mail sending queueSebastian Reichel1-6/+11
2013-05-12web: db.new_product() is voidSebastian Reichel1-1/+2
2013-05-12web: postal_code is a stringSebastian Reichel2-2/+2
2013-05-11database: fix segfault in new_product()Sebastian Reichel1-1/+1
2013-05-11send mails in the backgroundSebastian Reichel1-3/+15
2013-05-11pdf-invoice: clear generated dataSebastian Reichel1-0/+2
2013-05-11pdf-invoice: special users have no firstnameSebastian Reichel1-1/+1
2013-05-11ignore mailer binarySebastian Reichel1-0/+1
2013-05-11database: postcode is string, add get_user_invoice_sum()Sebastian Reichel2-4/+20
2013-05-11pdf-invoice: use InvoiceEntry from DB interfaceSebastian Reichel3-28/+24
2013-05-10external mail interface should not depend on GMimeSebastian Reichel1-1/+7
2013-05-09database: add get_users_with_salesSebastian Reichel2-0/+15
2013-05-05mail: initial mail serviceSebastian Reichel5-0/+484
2013-05-03web: fix csv import previewSebastian Reichel1-1/+1
2013-05-03web: database.restock() is voidSebastian Reichel1-10/+9
2013-05-03restock method is voidSebastian Reichel1-1/+1
2013-04-29add template dir to configSebastian Reichel4-16/+22
2013-04-28fix compilation with vala 0.16Sebastian Reichel1-11/+10
2013-04-28report sale removal to UIdbusSebastian Reichel3-5/+9
2013-04-28send out error message via dbusSebastian Reichel1-1/+1
2013-04-28put database location into config fileSebastian Reichel2-2/+10
2013-04-28do not set loghandler before ui is initializedSebastian Reichel1-2/+2
2013-04-28improve config file location findingSebastian Reichel1-1/+3
2013-04-28put audio path into configSebastian Reichel3-6/+14
2013-04-28rename db to database part 2Sebastian Reichel1-1/+1
2013-04-28rename db to databaseSebastian Reichel1-2/+2
2013-04-27change default audio files directorySebastian Reichel1-1/+1
2013-04-27db: get_user_auth: return defaults if user not foundSebastian Reichel1-1/+1
2013-04-27fix init in scanner-session daemonSebastian Reichel1-0/+2
2013-04-27fallback to default themeSebastian Reichel1-2/+8
2013-04-27fix byterate dividerSebastian Reichel1-1/+1
2013-04-27do not wait for audio stream on ui exitSebastian Reichel1-5/+10
2013-04-27fix init in audio daemonSebastian Reichel1-0/+4
2013-03-27display messages from scanner sessionSebastian Reichel2-2/+11
2013-03-27handle errorsSebastian Reichel7-15/+137
2013-03-26ignore binariesSebastian Reichel9-0/+9
2013-03-26fix merge conflictSebastian Reichel3-13/+5
2013-03-26code restructureSebastian Reichel48-610/+1372
2013-03-17use string templates insteadLennart Weller1-3/+1