39 Commits (5c1501c52a0219ee0c0610f15998a61ec9701703)

Author SHA1 Message Date
Frederic 5c1501c52a removed 'product details' button 11 years ago
Frederic 0f6197d55d added missing i18n 11 years ago
Frederic 63c13d63a4 two-column product list on extra-small devices 11 years ago
Frederic 12ba8e4e35 bootstrappified even more stuff 11 years ago
Frederic 056abeb216 bootstrappified transaction list 11 years ago
Frederic 649a99bd1c bootstrappified usersettings 11 years ago
Niklas Brachmann 68124c7a32 Redesign using bootstrap and its nifty features 11 years ago
Frederic 3f1d253a4d added 'debtreminder' management command 11 years ago
Frederic 51db570790 removed hardcoded (non-internationalized) messages 11 years ago
Frederic 9f900ff6fa removed "remember me" checkbox 11 years ago
Frederic ed4730bd51 removed some hardcoded urls from templates 11 years ago
Frederic 220a4f027d fix: translate transaction subject and description 11 years ago
Frederic 6f409c13a3 pin change form will now ask before clearing the pin using javascript 11 years ago
Niklas Brachmann 8c5deca83a Added command and template to send out daily digest 11 years ago
Frederic 66d91761ff front-end i18n and german l10n 11 years ago
Frederic ba6ea7aa83 included cash_register icon, again 11 years ago
Frederic 93869a745d pagination for transaction_list 11 years ago
Frederic dee7a9ecf0 front-end home page is now more simplistic ;) 11 years ago
Frederic 6ec6713a66 added buy_error template 11 years ago
Frederic 86d642085a front-end template rewrite, using bootstrap 11 years ago
Frederic 488799800a django 1.5 upward-compatibility 11 years ago
Frederic d49167e21e implemented usersettings 11 years ago
Frederic b9b66be15f fixed 'Home' link in topmenu 11 years ago
Frederic ddf719d20e added admin menu link 11 years ago
Frederic ed82e8b9b7 fix: imported login_required decorator; some cosmetic in buy_confirm.html 11 years ago
Frederic 4c1eb6f227 added view to buy single products 11 years ago
Niklas Brachmann ad81ec3cc6 Removed custom context processor, information can be retrieved via standard context and filters 11 years ago
Frederic ab948d34e6 display two digits after the decimal point 11 years ago
Niklas Brachmann f363333655 Display of the development header now depends on the DEBUG setting - added comments to custom settings 11 years ago
Frederic 9202e8b3cf the (rather useless) product detail view now uses the common template 11 years ago
Frederic 6c95765f96 'Kaufen' link now points to the products view 11 years ago
Frederic e05aabbd54 implemented a product list view 11 years ago
Frederic 94f9150cbe added link to transaction list view; imported url functionality into template for django 1.4 compatibility 11 years ago
Frederic 1276395a89 added transaction list view 11 years ago
Niklas Brachmann 7618a28085 Added a context processor to precalculate user/account information required on most pages 11 years ago
Niklas Brachmann 91ae916a4a First import of old templates, basic login/logout implemented 11 years ago
Frederic 58cb655203 added ProductView with a rudimentary template 11 years ago