Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-09-06 | database: fix RFID comparison | Sebastian Reichel | 1 | -1/+10 |
2018-09-06 | web: csv: keep supporting CSV files without RFID entries | Sebastian Reichel | 1 | -6/+3 |
2018-09-06 | Add Travis CI | Sebastian Reichel | 1 | -0/+12 |
2018-08-31 | shorten some strings | Sebastian Reichel | 3 | -180/+194 |
2018-08-31 | Merge pull request #43 from smilix/better_inventory | Sebastian Reichel | 16 | -17/+283 |
2018-08-27 | Merge branch 'master' into better_inventory | Holger Cremer | 294 | -11694/+47228 |
2018-08-26 | Merge pull request #42 from smilix/docker-fixup | Sebastian Reichel | 6 | -21/+84 |
2018-08-26 | updates the docker configuration for the new project layout | Holger Cremer | 6 | -21/+84 |
2018-07-26 | adds an inventory function | Holger Cremer | 14 | -14/+245 |
2018-07-20 | fix date in mailer | Sebastian Reichel | 1 | -15/+7 |
2018-07-20 | web: don't allow non-logged in person to view guest account | Sebastian Reichel | 1 | -1/+1 |
2018-07-20 | database: fix get_product_for_ean | Sebastian Reichel | 1 | -5/+5 |
2018-07-20 | datatables: fix pagination entries | Sebastian Reichel | 3 | -3/+3 |
2018-07-20 | web: fix shortname | Sebastian Reichel | 3 | -42/+24 |
2018-07-18 | database: fix stock_status | Sebastian Reichel | 1 | -1/+1 |
2018-07-18 | Debian packaging | Sebastian Reichel | 46 | -126/+17008 |
2018-07-18 | web: use datatables instead of sortable | Sebastian Reichel | 10 | -69/+15712 |
2018-07-18 | bootstrap2 -> bootstrap3 | Sebastian Reichel | 21 | -6739/+8266 |
2018-07-17 | improves the restock form format/styling | Holger Cremer | 1 | -7/+32 |
2018-07-17 | better method to change password | Holger Cremer | 1 | -1/+1 |
2018-07-17 | I need those changes or the audio did not work... | Holger Cremer | 1 | -1/+3 |
2018-07-17 | shopsystem-ui.service: setup console font | Sebastian Reichel | 1 | -1/+3 |
2018-07-17 | README: replace sqlite3 usage with DBus calls to database service | Sebastian Reichel | 1 | -7/+15 |
2018-07-17 | database: add add_category(name) | Sebastian Reichel | 2 | -1/+20 |
2018-07-17 | fix mailer | Sebastian Reichel | 1 | -2/+8 |
2018-07-17 | play logout sound | Sebastian Reichel | 1 | -7/+7 |
2018-07-17 | Fix display of Guest purchases | Sebastian Reichel | 1 | -6/+12 |
2018-07-17 | fix templatedir | Sebastian Reichel | 4 | -30/+42 |
2018-07-15 | all: fix all remaining warnings | Sebastian Reichel | 4 | -18/+50 |
2018-07-15 | sql update | Sebastian Reichel | 4 | -1/+1 |
2018-07-15 | all: simplify datadir configuration | Sebastian Reichel | 11 | -72/+77 |
2018-07-15 | update docker build deps for meson | Sebastian Reichel | 1 | -8/+8 |
2018-07-15 | build: switch to meson buildsystem | Sebastian Reichel | 170 | -843/+815 |
2018-06-29 | libcairobarcode: move to src | Sebastian Reichel | 6 | -5/+5 |
2018-06-29 | README: use busctl instead of mdbus2 | Sebastian Reichel | 1 | -2/+2 |
2018-06-29 | all: I18N support | Sebastian Reichel | 53 | -263/+795 |
2018-06-28 | pgp: replace deprecated Archive.Read.support_compression_all with Archive.Rea... | Sebastian Reichel | 1 | -1/+1 |
2018-06-28 | Update Copyright | Johannes Rudolph | 13 | -0/+16 |
2018-06-28 | all: Add DBusError to avoid warnings with valac 0.40 | Sebastian Reichel | 34 | -200/+262 |
2018-06-28 | Add RFID support | Johannes Rudolph | 12 | -12/+97 |
2018-06-28 | Display on/off | mm-chen | 4 | -0/+47 |
2018-06-28 | configure: drop gdk dependency | Sebastian Reichel | 1 | -1/+0 |
2018-06-28 | database: remove correct binary on clean | Sebastian Reichel | 1 | -1/+1 |
2018-06-28 | scanner-session: initial state machine implementation | Johannes Rudolph | 2 | -124/+199 |
2018-06-28 | scanner-session: add getCodeType() | Johannes Rudolph | 2 | -0/+31 |
2018-06-28 | scanner-session: add play_audio() | Johannes Rudolph | 2 | -0/+28 |
2018-06-28 | database: add method to retrieve product details with prices | Johannes Rudolph | 4 | -13/+29 |
2018-06-28 | mailer: gmime 2.6 -> 3.0 | Sebastian Reichel | 9 | -1471/+1808 |
2018-06-28 | rename README to README.md | Johannes Rudolph | 1 | -0/+0 |
2018-06-28 | invoice: add CSV for jVerein | Johannes Rudolph | 2 | -1/+18 |