summaryrefslogtreecommitdiffstats
path: root/src/web.vala
AgeCommit message (Expand)AuthorFilesLines
2013-03-17added product list to apiLennart Weller1-7/+18
2013-03-17Merge branch 'master' into rest-apiLennart Weller1-3/+1
2013-03-17use string templates insteadLennart Weller1-3/+1
2013-03-17use built-in to_stringLennart Weller1-2/+2
2013-03-17reduced precisionLennart Weller1-2/+2
2013-03-17changed the string to a price objectLennart Weller1-2/+2
2013-03-17remove window used for debuggingLennart Weller1-2/+0
2013-03-16added a simple invoice api (for now local without authentication)Lennart Weller1-0/+53
2013-03-06show supplier & best before date in the web interfaceSebastian Reichel1-2/+10
2013-03-02initial support for suppliers & best before datesSebastian Reichel1-2/+21
2013-02-27fix price info for memberpriceSebastian Reichel1-1/+1
2013-02-09support import of PGP keys via web interfaceSebastian Reichel1-0/+48
2013-02-04invoice month is now calendar monthSebastian Reichel1-2/+2
2012-12-09Prepare PGP supportSebastian Reichel1-2/+3
2012-11-04Web: add option for adding new selling price infoSebastian Reichel1-2/+47
2012-11-04support € values with . notation in web formsSebastian Reichel1-3/+3
2012-10-22change password for correct userSebastian Reichel1-1/+1
2012-10-05play audio on shutdown (GH-13)Sebastian Reichel1-1/+1
2012-10-05add password change option (Closes GH-15)Sebastian Reichel1-3/+17
2012-10-05implement user listSebastian Reichel1-1/+29
2012-10-05fix superuser row in user profileSebastian Reichel1-1/+1
2012-10-05show € symbol after invoice sumSebastian Reichel1-1/+1
2012-10-05merge user import script into the web interfaceSebastian Reichel1-1/+100
2012-10-02restructure code, switch from GTK to Web based UISebastian Reichel1-0/+592