summaryrefslogtreecommitdiffstats
path: root/src/web/web.vala
AgeCommit message (Expand)AuthorFilesLines
2022-12-18web: show aliases in product detail pageHEADmasterSebastian Reichel1-0/+7
2020-01-04needs only cashbox permissino to access cashbox detailsHolger Cremer1-1/+1
2020-01-04improves the cashbox detail viewHolger Cremer1-22/+17
2018-09-14web: add suppliers sectionSebastian Reichel1-3/+53
2018-09-06web: user-import: show RFID diffSebastian Reichel1-2/+12
2018-08-27Merge branch 'master' into better_inventoryHolger Cremer1-44/+109
2018-07-26adds an inventory functionHolger Cremer1-0/+145
2018-07-20web: don't allow non-logged in person to view guest accountSebastian Reichel1-1/+1
2018-07-20web: fix shortnameSebastian Reichel1-35/+0
2018-07-18bootstrap2 -> bootstrap3Sebastian Reichel1-1/+20
2018-06-29all: I18N supportSebastian Reichel1-2/+2
2018-06-28Update CopyrightJohannes Rudolph1-0/+1
2018-06-28all: Add DBusError to avoid warnings with valac 0.40Sebastian Reichel1-0/+48
2018-06-28Add RFID supportJohannes Rudolph1-0/+1
2018-06-28database: add method to retrieve product details with pricesJohannes Rudolph1-1/+1
2018-06-28all: replace hard-coded KtT branding with dynamic textJohannes Rudolph1-26/+61
2017-09-29web: properly support auth_usersSebastian Reichel1-3/+4
2017-06-13adds the joined_at column and support in the db/webHolger Cremer1-2/+2
2017-04-16adds a new feature: a user can select it's sond theme in the web interface. I...Holger Cremer1-5/+22
2017-02-04web: set status 200 for succesful requestsSebastian Reichel1-0/+15
2016-09-17show disabled and hidden in csv diffSebastian Reichel1-2/+2
2016-09-17move disabled flag from auth table to user tableSebastian Reichel1-1/+2
2016-04-10web: admins can change permissions of usersSebastian Reichel1-3/+58
2016-01-21web: improve database exception renderingSebastian Reichel1-89/+69
2015-10-28simplify string building by using vala's template systemSebastian Reichel1-1/+1
2015-10-28add product categorySebastian Reichel1-3/+14
2015-10-28web: explicitly set status code on successSebastian Reichel1-3/+20
2015-09-15web: new product list sorted by best before dateSebastian Reichel1-1/+35
2015-09-13Add support for aliased EANsSebastian Reichel1-0/+84
2015-04-07cashbox: add page with detailsSebastian Reichel1-0/+109
2015-03-08web: cashbox: try makeing update function foolproof and add historySebastian Reichel1-6/+48
2015-02-16web: support setting product deprecation stateSebastian Reichel1-2/+37
2015-02-14web: more detailed authentication systemSebastian Reichel1-10/+13
2015-02-13web: add tls supportSebastian Reichel1-4/+10
2013-06-15fix last commitSebastian Reichel1-4/+4
2013-06-15replace template variablesSebastian Reichel1-0/+4
2013-06-15web: add cashbox trackingSebastian Reichel1-0/+78
2013-05-25allow price=0 (allow donations)Sebastian Reichel1-1/+1
2013-05-22db.new_price is voidSebastian Reichel1-8/+7
2013-05-19web: use local time in invoiceSebastian Reichel1-1/+1
2013-05-12web: db.new_product() is voidSebastian Reichel1-1/+2
2013-05-12web: postal_code is a stringSebastian Reichel1-1/+1
2013-05-03web: fix csv import previewSebastian Reichel1-1/+1
2013-05-03web: database.restock() is voidSebastian Reichel1-10/+9
2013-04-29add template dir to configSebastian Reichel1-1/+1
2013-03-27handle errorsSebastian Reichel1-1/+92
2013-03-26fix merge conflictSebastian Reichel1-3/+1
2013-03-26code restructureSebastian Reichel1-0/+858