Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-06-01 | pdf-invoice: update footer for SEPA | Sebastian Reichel | 1 | -6/+6 |
2014-04-20 | pdf-invoice: fix FTBFS for test binary | Sebastian Reichel | 3 | -2/+9 |
2014-04-09 | silence C-Compiler warnings | Sebastian Reichel | 12 | -13/+13 |
2014-02-02 | Revert "invoice: delete sent mails from mail manager" | Sebastian Reichel | 1 | -2/+0 |
2014-02-02 | invoice: delete sent mails from mail manager | Sebastian Reichel | 1 | -0/+2 |
2014-02-02 | database: do not use invoice view | Sebastian Reichel | 1 | -2/+2 |
2014-01-24 | update KtT's address | Sebastian Reichel | 1 | -2/+2 |
2013-06-15 | handle DatabaseError in db.get_product_name | Sebastian Reichel | 1 | -1/+18 |
2013-06-15 | fix last commit | Sebastian Reichel | 1 | -4/+4 |
2013-06-15 | replace template variables | Sebastian Reichel | 1 | -0/+4 |
2013-06-15 | web: add cashbox tracking | Sebastian Reichel | 1 | -0/+78 |
2013-06-15 | cashbox tracking | Sebastian Reichel | 2 | -0/+29 |
2013-05-25 | allow price=0 (allow donations) | Sebastian Reichel | 1 | -1/+1 |
2013-05-24 | add minimal support for deprecation flag | Sebastian Reichel | 1 | -1/+1 |
2013-05-23 | web: add_supplier is void | Sebastian Reichel | 1 | -1/+1 |
2013-05-22 | db.new_price is void | Sebastian Reichel | 1 | -8/+7 |
2013-05-22 | db: fix new_price in interface | Sebastian Reichel | 1 | -1/+1 |
2013-05-19 | web: use local time in invoice | Sebastian Reichel | 1 | -1/+1 |
2013-05-19 | datapath -> datadir | Sebastian Reichel | 1 | -4/+4 |
2013-05-18 | ignore backup binary | Sebastian Reichel | 1 | -0/+1 |
2013-05-18 | add backup tool | Sebastian Reichel | 2 | -0/+51 |
2013-05-17 | new invoice tool | Sebastian Reichel | 4 | -0/+358 |
2013-05-16 | pdf-invoice: Vorstandsänderung | Sebastian Reichel | 1 | -1/+1 |
2013-05-16 | pdf-invoice: get datapath from config | Sebastian Reichel | 4 | -18/+20 |
2013-05-16 | implement mail sending queue | Sebastian Reichel | 1 | -6/+11 |
2013-05-12 | web: db.new_product() is void | Sebastian Reichel | 1 | -1/+2 |
2013-05-12 | web: postal_code is a string | Sebastian Reichel | 2 | -2/+2 |
2013-05-11 | database: fix segfault in new_product() | Sebastian Reichel | 1 | -1/+1 |
2013-05-11 | send mails in the background | Sebastian Reichel | 1 | -3/+15 |
2013-05-11 | pdf-invoice: clear generated data | Sebastian Reichel | 1 | -0/+2 |
2013-05-11 | pdf-invoice: special users have no firstname | Sebastian Reichel | 1 | -1/+1 |
2013-05-11 | ignore mailer binary | Sebastian Reichel | 1 | -0/+1 |
2013-05-11 | database: postcode is string, add get_user_invoice_sum() | Sebastian Reichel | 2 | -4/+20 |
2013-05-11 | pdf-invoice: use InvoiceEntry from DB interface | Sebastian Reichel | 3 | -28/+24 |
2013-05-10 | external mail interface should not depend on GMime | Sebastian Reichel | 1 | -1/+7 |
2013-05-09 | database: add get_users_with_sales | Sebastian Reichel | 2 | -0/+15 |
2013-05-05 | mail: initial mail service | Sebastian Reichel | 5 | -0/+484 |
2013-05-03 | web: fix csv import preview | Sebastian Reichel | 1 | -1/+1 |
2013-05-03 | web: database.restock() is void | Sebastian Reichel | 1 | -10/+9 |
2013-05-03 | restock method is void | Sebastian Reichel | 1 | -1/+1 |
2013-04-29 | add template dir to config | Sebastian Reichel | 4 | -16/+22 |
2013-04-28 | fix compilation with vala 0.16 | Sebastian Reichel | 1 | -11/+10 |
2013-04-28 | report sale removal to UIdbus | Sebastian Reichel | 3 | -5/+9 |
2013-04-28 | send out error message via dbus | Sebastian Reichel | 1 | -1/+1 |
2013-04-28 | put database location into config file | Sebastian Reichel | 2 | -2/+10 |
2013-04-28 | do not set loghandler before ui is initialized | Sebastian Reichel | 1 | -2/+2 |
2013-04-28 | improve config file location finding | Sebastian Reichel | 1 | -1/+3 |
2013-04-28 | put audio path into config | Sebastian Reichel | 3 | -6/+14 |
2013-04-28 | rename db to database part 2 | Sebastian Reichel | 1 | -1/+1 |
2013-04-28 | rename db to database | Sebastian Reichel | 1 | -2/+2 |