Commit Graph

354 Commits

Author SHA1 Message Date
Sebastian Lohff df32875789 API refactoring, introduced getError 2011-10-31 15:21:26 +01:00
Sebastian Lohff 5dc8770783 Added API-Support for Virtual Transactions 2011-10-31 14:57:56 +01:00
Sebastian Lohff f97a501f1c Fixed exception on user-not-found in form 2011-10-30 03:18:11 +01:00
Theresa Enghardt f7dc5bda50 Improve admin interface: Transaction list, filters, order list with purchases, buyable list... 2011-10-30 02:21:56 +01:00
tkroenert 7da1e4875b showItem: *fix: BuyDeposit-button where there is no deposiyyy 2011-10-28 22:09:19 +02:00
tkroenert 7e608ae6af virtualtransaction: add listingz 2011-10-28 21:51:28 +02:00
Sebastian Pipping d480ea8805 client-barcode: Add workaround for German keyboard layout 2011-10-27 23:38:03 +02:00
Sebastian Pipping 294425f2b6 client-barcode: Add "neu" highlight to 5 euro charge code on howto sheet 2011-10-27 23:38:03 +02:00
Sebastian Pipping 621f8017c8 client-barcode: Allow empty commit (bug #17, broken by introduction of bulkbuy) 2011-10-26 17:52:14 +02:00
Sebastian Pipping 64ce18cb74 client-barcode: Save empty bulkbuy going over the line 2011-10-26 17:51:38 +02:00
Sebastian Pipping 156a0df88d client-barcode: Split Status.commit() up into sub-functions 2011-10-26 17:50:57 +02:00
Sebastian Lohff 27962ad107 Cleanup and regex enhancement of CurrencyField 2011-10-26 01:38:28 +02:00
Sebastian Lohff 38068e1ebb transaction: change "minValue('0')" to "notZero" 2011-10-25 20:17:38 +02:00
Sebastian Lohff f432ffc70b Fixed race condition when transacting to own user 2011-10-25 19:41:02 +02:00
Sebastian Lohff 16cfd63e4a Merge branch 'master' of git.someserver.de:k4ever 2011-10-25 19:04:11 +02:00
Sebastian Lohff 5f0c0c14fc Cleanup of VirtualTransaction 2011-10-25 19:03:51 +02:00
Sebastian Pipping 526cc6c6c8 client-barcode: Fix call to LCD code 2011-10-25 17:06:30 +02:00
Sebastian Lohff ccd9e327c7 Merge branch 'master' of git.someserver.de:k4ever 2011-10-25 15:48:10 +02:00
Sebastian Lohff c3100ad09a Implemented first part for VirtualTransactions.
See Ticket #4
2011-10-25 15:47:10 +02:00
Sebastian Pipping 04f9741de7 client-barcode: Implement and integrate bulkbuy 2011-10-24 19:08:09 +02:00
Sebastian Lohff 4e93c66b64 Fixed API urls, allowed to use bulkbuy without / 2011-10-24 17:28:11 +02:00
Sebastian Lohff 1e7820b80b completed er for virtual transactions 2011-10-24 14:45:50 +02:00
TKroenert 1e26d28122 Merge branch 'master' of someserver.de:k4ever 2011-10-22 22:58:36 +02:00
TKroenert 38e1bb44dc ER-diagram: add VirtualTransaction 2011-10-22 00:33:03 +02:00
Florian Streibelt 0a26f74872 display escape codes replaced by api calls 2011-10-21 20:52:34 +02:00
Sebastian Lohff fd46332e65 Fixed transaction checking.
Now the default value for the form is set to the value
given in TransactionType.needsCheck
2011-10-21 18:41:27 +02:00
Sebastian Lohff eaf1551fa1 Added password changing for non-ldap user 2011-10-21 03:05:07 +02:00
Sebastian Lohff b458cfaead Fixed #5 - Wrong API-Doc for Api /buy/ 2011-10-21 01:25:52 +02:00
Konrad Mohrfeldt bc18ed6661 fix: javascript-enabled click&buy didnt recognize deposit or item+deposit buttons 2011-10-21 00:03:55 +02:00
Sebastian Pipping f2ad3bb89b client-barcode: Replace 10 Euro by 5 Euro on howto sheet 2011-10-19 23:44:39 +02:00
tkroenert 0ee86a1228 Merge branch 'master' of git.someserver.de:k4ever 2011-10-19 23:36:41 +02:00
tkroenert 447224b0fe transactions: add filter against 0.00 transactions 2011-10-19 23:34:49 +02:00
Sebastian Pipping 53368e49ac client-barcode: Commit 6 deposits of 1.00 Euro as one deposit of 6.00 Euro (bug #203) 2011-10-19 20:32:17 +02:00
Sebastian Pipping 7046890acf client-barcode: Show sum of commodity and deposit on item info page, too (bug #202) 2011-10-19 19:44:21 +02:00
Sebastian Pipping eff542bc99 client-barcode: Increase presentation time of item info page (bug #202) 2011-10-19 19:30:26 +02:00
Sebastian Pipping 5ba9cf97d6 Revert "client-barcode: Turn off console echo (experiment for now, idea by Andy Gunschl)"
This reverts commit 9880b1ebc1.
2011-10-19 19:17:28 +02:00
Florian Streibelt 10962d479f sleep entfernt, etc 2011-10-19 12:45:28 +02:00
Sebastian Pipping a0f1acffc1 client-barcode: Reduce presentation time of item info page 2011-10-19 05:56:20 +02:00
Sebastian Pipping 9880b1ebc1 client-barcode: Turn off console echo (experiment for now, idea by Andy Gunschl) 2011-10-19 05:55:36 +02:00
Sebastian Pipping 2e83f6fbb3 RFID: License under "GPL v3 or later" (with acknoledgement from Andy) 2011-10-19 04:50:05 +02:00
Andy b526525cfa RFID: Add finishing <return> keypress for xdotool 2011-10-19 04:49:10 +02:00
Andy 7c8a072f4f RFID: Add current Keypresser Code 2011-10-19 04:48:57 +02:00
Florian Streibelt f5d40285a1 fixed typos and increased display time for price info 2011-10-19 01:56:37 +02:00
Florian Streibelt fb80a1a70d now starts without display too 2011-10-19 01:45:57 +02:00
Florian Streibelt 8fd3a73d0a Merge branch 'display-threading' 2011-10-19 01:23:58 +02:00
Florian Streibelt e7c73198f5 Merge remote-tracking branch 'origin/display-florian-backup' into display-threading
Conflicts:
	client-barcode/freitagskasse.py
2011-10-19 01:08:05 +02:00
Florian Streibelt 67ebf64ffe finally usuable(?) again! 2011-10-19 00:27:02 +02:00
Florian Streibelt 4af7594490 gnah.. i don't know yet if I hate or like that language 2011-10-19 00:22:14 +02:00
Florian Streibelt dd49d650fb almost usable. threads are not all temrinating yet 2011-10-19 00:12:49 +02:00
Florian Streibelt 65255fb53a the first time information is somehow displayed again 2011-10-18 23:59:18 +02:00