151 Commits (master)
 

Author SHA1 Message Date
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
Niklas Brachmann 64e9a6be73 Added DigitField 11 years ago
Frederic 906ca841df fix: setting an ampty PIN works now 11 years ago
Frederic c21b556f39 cosmetics 11 years ago
Niklas Brachmann d5bcc7d55e PIN can now be deleted in admin interface and preparation for hashing of PIN 11 years ago
Niklas Brachmann 02b98b748b Code cosmetics 11 years ago
Niklas Brachmann 33e79237ac Added todo list 11 years ago
Niklas Brachmann 1bfc485eea Moved mail settings to global settings file 11 years ago
Niklas Brachmann 8c5deca83a Added command and template to send out daily digest 11 years ago
Frederic 10de134f69 fix: using ugettext_lazy for UserSettingsForm 11 years ago
Frederic 3705e7226f minor msgid fix 11 years ago
Frederic 66d91761ff front-end i18n and german l10n 11 years ago
Frederic 2cae316750 fixed verbose_name_plural of Product 11 years ago
Frederic 3aa8efd92d added credit change comment field 11 years ago
Frederic 334b367670 fix: supply a mapping to DESCRIPTION format string 11 years ago
Frederic ba2f2d5898 code cosmetics 11 years ago
Niklas Brachmann 7e6cedbb9d Prepared model, view and admin for i18n and included German translation file; added pre-delete handler for purchase cancellation 11 years ago
Niklas Brachmann a2685cde76 Renamed 'deleted' flag for products to 'active' and added checks for it; also removed unnescessary whitespace 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 2dca7da761 handle MAX_DEBIT exceeding; use a password field in UserPinForm 11 years ago
Frederic de72304011 Merge branch 'master' of 13e7git:lugcash2 11 years ago