125 Commits (e0697b13fbdcf237f1d36e6175a6737597a4a6b6)
 

Author SHA1 Message Date
Frederic e0697b13fb added (empty) exclude parameter to AccountForm, in order to get rid of deprecation warning 10 years ago
Frederic 40984c6087 use _meta.fields instead of get_all_field_names(), for Django-1.7 comp. 10 years ago
Frederic 355e96db39 removed unnecessary import 10 years ago
Niklas Brachmann 135ab06f50 Incremented version number 10 years ago
Frederic 726f76b89f Merge branch 'master' of 13e7git:lugcash2 10 years ago
Frederic 580ef5e216 fix: don't crash when saving a product in the admin interface 10 years ago
Niklas Brachmann e52874f3a9 IMPORTANT FIX! Don't substract the total amount for every product when buying multiple products at once 10 years ago
Frederic cfe4766ad3 incremented version numnber 10 years ago
Frederic cbf4e6d084 improved german translation (esp. dashboard messages) 10 years ago
Frederic c53fcf10d8 added version number 10 years ago
Frederic 00b6e26343 Merge branch 'master' of 13e7git:lugcash2 10 years ago
Frederic ec9ce3e39d don't buy the product again in case the user reloads the 'buy_thanks' page 10 years ago
Niklas Brachmann 8b58d62b4e Merge branch 'master' of 13e7.de:lugcash2 10 years ago
Niklas Brachmann d9f22ca208 Confirm button now gets replaced by a dummy upn click preventing users from buying a product multiple times by clicking the button multipole times 10 years ago
Frederic 0c53face2e fix: use english label for 'credit' 10 years ago
Niklas Brachmann 019b3232b6 Added default value for daily digest 10 years ago
Niklas Brachmann 1be8333eb6 Credit change is now atomic 11 years ago
Niklas Brachmann d9971eb0f4 Corrected use of definition list for account information 11 years ago
Niklas Brachmann bffd2e0947 Added last 3 products and transactions in the last 12 hours to the overview page, resulting in a really nice dashboard 11 years ago
Frederic 10a74a28f9 product thumbnail height should now mostly be of equal height 11 years ago
Niklas Brachmann 667bcb7cea Merged 11 years ago
Niklas Brachmann 59f30ee34e Moved product and transactions lists so they can be included 11 years ago
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 c4905b9903 logout link workaround 11 years ago
Frederic f15068fd76 Merge branch 'master' of 13e7git:lugcash2 11 years ago
Frederic 056abeb216 bootstrappified transaction list 11 years ago
Niklas Brachmann 2827ea67b8 Added image for product with no image 11 years ago
Frederic 649a99bd1c bootstrappified usersettings 11 years ago
Niklas Brachmann 0cea383d02 Merge branch 'master' of 13e7.de:lugcash2 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 f2d5398b23 using a separate field for a Product image's thumbnail 11 years ago
Frederic 7f2760d4cc added 'image' field to Product, uploaded images get scaled automatically (can be configured through THUMBNAIL_SIZE in settings.py) 11 years ago
Niklas Brachmann a4a40266b2 Added __unicode__ to SalesLogEntry 11 years ago
Niklas Brachmann d878c287a5 Made sales log completely read-only; made user-account association read-only 11 years ago
Niklas Brachmann e7f24189c6 Disabled timezone support in settings - we only have one timezone at the LUG 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
Niklas Brachmann ea02e42bda Updated todo list 11 years ago
Niklas Brachmann 1fdb187b68 Merge branch 'master' of 13e7.de:lugcash2 11 years ago
Niklas Brachmann 4c3dc6b7f5 Added close_session and change_credit to API 11 years ago
Frederic 220a4f027d fix: translate transaction subject and description 11 years ago
Niklas Brachmann 19be70d545 Code cosmetics 11 years ago
Niklas Brachmann d46c8abe55 Implemented PIN checking as authentication backend 11 years ago
Frederic 6f409c13a3 pin change form will now ask before clearing the pin using javascript 11 years ago
Niklas Brachmann 148ad76b7d Merge branch 'master' of 13e7.de:lugcash2 11 years ago