more work on web order process
authorkonrad <konrad@6e3c4bff-ac9f-4ac1-96c5-d2ea494d3e33>
Mon, 10 Jan 2011 21:05:14 +0000 (21:05 +0000)
committerkonrad <konrad@6e3c4bff-ac9f-4ac1-96c5-d2ea494d3e33>
Mon, 10 Jan 2011 21:05:14 +0000 (21:05 +0000)
commitc52df8d765ef290aee958df0eafe6bb445088632
treed4e01d1a414708f468ba16e3c090bc21720c266b
parentdf4612bc9f70521bc5be5d4635420a35927306ea
more work on web order process
implement web login settings for gui

git-svn-id: https://silmor.de/svn/softmagic/smoke/trunk@705 6e3c4bff-ac9f-4ac1-96c5-d2ea494d3e33
17 files changed:
src/dialogs/customerdlg.cpp
src/dialogs/customerdlg.h
wob/db/customer.wolf
wob/transact/customer.wolf
www/inc/classes/autoload.php
www/inc/classes/basevars.php [new file with mode: 0644]
www/inc/global_functions.php
www/inc/loader_nonadmin.php
www/inc/rendering/cart_listing.php
www/inc/wext/customer.php
www/inc/wext/webcart.php
www/index.php
www/template/en/cart.html
www/template/en/loginerror.html [new file with mode: 0644]
www/template/en/orderlogin.html [new file with mode: 0644]
www/template/en/resetlogin.txt [new file with mode: 0644]
www/template/en/vouchers.html [new file with mode: 0644]