Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-04-18 | all: switch from session to system bus | Sebastian Reichel | 1 | -2/+2 |
2016-09-17 | move disabled flag from auth table to user table | Sebastian Reichel | 2 | -12/+17 |
2016-04-10 | database: add set_user_auth() | Sebastian Reichel | 2 | -0/+24 |
2016-01-21 | database: handle sqlite constraint exception specially | Sebastian Reichel | 2 | -2/+5 |
2015-10-28 | add product category | Sebastian Reichel | 2 | -7/+51 |
2015-10-28 | update to libgee-0.8 | Sebastian Reichel | 1 | -1/+1 |
2015-10-28 | database: implement the invoice view change for database query | Sebastian Reichel | 1 | -2/+2 |
2015-09-15 | web: new product list sorted by best before date | Sebastian Reichel | 2 | -11/+61 |
2015-09-13 | Add support for aliased EANs | Sebastian Reichel | 2 | -0/+51 |
2015-04-07 | cashbox: add page with details | Sebastian Reichel | 2 | -0/+22 |
2015-04-07 | Make the Makefile more quiet | Sebastian Reichel | 1 | -0/+1 |
2015-03-08 | web: cashbox: try makeing update function foolproof and add history | Sebastian Reichel | 2 | -0/+25 |
2015-02-16 | web: support setting product deprecation state | Sebastian Reichel | 2 | -0/+32 |
2015-02-14 | web: more detailed authentication system | Sebastian Reichel | 2 | -1/+10 |
2014-04-09 | silence C-Compiler warnings | Sebastian Reichel | 1 | -1/+1 |
2014-02-02 | database: do not use invoice view | Sebastian Reichel | 1 | -2/+2 |
2013-06-15 | cashbox tracking | Sebastian Reichel | 2 | -0/+29 |
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: fix new_price in interface | Sebastian Reichel | 1 | -1/+1 |
2013-05-11 | database: fix segfault in new_product() | Sebastian Reichel | 1 | -1/+1 |
2013-05-11 | database: postcode is string, add get_user_invoice_sum() | Sebastian Reichel | 2 | -4/+20 |
2013-05-09 | database: add get_users_with_sales | Sebastian Reichel | 2 | -0/+15 |
2013-05-03 | restock method is void | Sebastian Reichel | 1 | -1/+1 |
2013-04-28 | report sale removal to UIdbus | Sebastian Reichel | 2 | -4/+5 |
2013-04-28 | put database location into config file | Sebastian Reichel | 2 | -2/+10 |
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 |
2013-04-27 | db: get_user_auth: return defaults if user not found | Sebastian Reichel | 1 | -1/+1 |
2013-03-26 | ignore binaries | Sebastian Reichel | 1 | -0/+1 |
2013-03-26 | fix merge conflict | Sebastian Reichel | 2 | -10/+4 |
2013-03-26 | code restructure | Sebastian Reichel | 4 | -0/+1047 |