Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-09-29 | scanner-session: make valac-0.36 happy | Sebastian Reichel | 1 | -1/+1 | |
2017-09-29 | invoice: make valac-0.36 happy | Sebastian Reichel | 1 | -17/+13 | |
2017-09-29 | audio: switch from gstreamer-0.10 to gstreamer-1.0 | Sebastian Reichel | 2 | -2/+2 | |
2017-09-29 | web: properly support auth_users | Sebastian Reichel | 1 | -3/+4 | |
2017-07-11 | web: csv: fix csv size check | Sebastian Reichel | 1 | -1/+1 | |
2017-06-13 | adds the joined_at column and support in the db/web | Holger Cremer | 4 | -8/+13 | |
2017-05-07 | keeps the sound_theme value on user import (by using a sub select) | Holger Cremer | 1 | -1/+2 | |
2017-05-07 | NULL cannot easily be sent via DBus | Sebastian Reichel | 1 | -0/+1 | |
2017-04-18 | Merge branch 'master' into customizable_user_sounds | Sebastian Reichel | 20 | -42/+42 | |
2017-04-18 | all: switch from session to system bus | Sebastian Reichel | 20 | -41/+41 | |
2017-04-16 | adds a new feature: a user can select it's sond theme in the web interface. ↵ | Holger Cremer | 8 | -21/+80 | |
If not selected, a random theme is used. | |||||
2017-02-04 | web: set status 200 for succesful requests | Sebastian Reichel | 1 | -0/+15 | |
2016-09-17 | show disabled and hidden in csv diff | Sebastian Reichel | 1 | -2/+2 | |
2016-09-17 | move disabled flag from auth table to user table | Sebastian Reichel | 6 | -16/+24 | |
2016-08-04 | surpress "Nothing to be done for 'all'" message | Sebastian Reichel | 3 | -0/+3 | |
2016-08-04 | Makefile: add all directories | Sebastian Reichel | 1 | -3/+3 | |
2016-08-04 | pgp: libgpgme requires _FILE_OFFSET_BITS=64 | Sebastian Reichel | 1 | -1/+1 | |
2016-08-04 | mailer: support disabling starttls | Sebastian Reichel | 1 | -2/+12 | |
Connection to a localhost mailserver do not need TLS encryption, so add support for plaintext connections. Keep default of enabled TLS. | |||||
2016-08-03 | Shopeinzüge laufen jetzt via shop-einzug@ | Sebastian Reichel | 1 | -2/+2 | |
2016-07-19 | Vorstandsänderung | Sebastian Reichel | 1 | -1/+1 | |
2016-07-01 | add helper for (re)sending a single invoice | Sebastian Reichel | 4 | -37/+194 | |
2016-06-19 | Vorstandsänderung | Sebastian Reichel | 1 | -1/+1 | |
2016-04-10 | web: admins can change permissions of users | Sebastian Reichel | 1 | -3/+58 | |
2016-04-10 | database: add set_user_auth() | Sebastian Reichel | 2 | -0/+24 | |
2016-04-06 | Andreas als Vorstand entfernen | Sebastian Reichel | 1 | -1/+1 | |
2016-01-21 | web: improve database exception rendering | Sebastian Reichel | 1 | -89/+69 | |
2016-01-21 | database: handle sqlite constraint exception specially | Sebastian Reichel | 2 | -2/+5 | |
2016-01-13 | Vorstandsupdate | Sebastian Reichel | 1 | -1/+1 | |
2015-10-28 | simplify string building by using vala's template system | Sebastian Reichel | 1 | -1/+1 | |
2015-10-28 | add product category | Sebastian Reichel | 3 | -10/+65 | |
2015-10-28 | web: explicitly set status code on success | Sebastian Reichel | 1 | -3/+20 | |
2015-10-28 | update to libgee-0.8 | Sebastian Reichel | 2 | -2/+2 | |
2015-10-28 | database: implement the invoice view change for database query | Sebastian Reichel | 1 | -2/+2 | |
This change ensures, that older invoices for special users (< 0) are not affected by future price changes. | |||||
2015-09-15 | web: new product list sorted by best before date | Sebastian Reichel | 3 | -12/+96 | |
2015-09-13 | Add support for aliased EANs | Sebastian Reichel | 4 | -0/+136 | |
Some products are sold under different EANs (e.g. per-country EANs). The alias table can be used to map multiple EANs to a single product. | |||||
2015-09-12 | input-device: add new daemon | Sebastian Reichel | 11 | -11/+386 | |
The input-device daemon can be used instead of the serial-device daemon for barcode scanners, that are connected as HID device. | |||||
2015-06-13 | fixing status bar removal | Holger Cremer | 1 | -3/+3 | |
2015-06-13 | status bar removed | Holger Cremer | 3 | -6/+7 | |
2015-06-13 | waiting time reduced | Holger Cremer | 1 | -1/+1 | |
2015-06-13 | aaded missing file :( | Holger Cremer | 1 | -0/+53 | |
2015-06-13 | replace the popup with an overlay over the messagebox - this is much better ↵ | Holger Cremer | 5 | -9/+23 | |
on very small screens | |||||
2015-06-12 | show the countdown value in the dialog title | Holger Cremer | 2 | -5/+34 | |
2015-06-12 | a simple cli interface to send barcodes | Holger Cremer | 7 | -193/+321 | |
2015-06-10 | show a popup for invalid product or missing login | Holger Cremer | 5 | -12/+53 | |
2015-06-06 | Using post for login and more logging | Holger Cremer | 1 | -4/+12 | |
2015-04-07 | cashbox: add page with details | Sebastian Reichel | 3 | -0/+131 | |
2015-04-07 | Make the Makefile more quiet | Sebastian Reichel | 11 | -2/+12 | |
2015-04-06 | fix price rendering issue for amounts between -100 and 0 | Sebastian Reichel | 1 | -1/+1 | |
2015-03-08 | web: cashbox: try makeing update function foolproof and add history | Sebastian Reichel | 3 | -6/+73 | |
2015-03-08 | pdf-stock: new tool for stocktaking | Sebastian Reichel | 7 | -1/+324 | |