83 Commits (ea02e42bdacbdb3a036f018da6ef5617b5a3750d)
 

Author SHA1 Message Date
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
Frederic fee9b11034 modified MAX_DEBIT constant 11 years ago
Niklas Brachmann 267bb7ed21 Made transaction list nice and beautyful and added a link to it for every account in the account list 11 years ago
Niklas Brachmann 65df5e0519 change_credit now also loggs with correct signum 11 years ago
Niklas Brachmann b04d3f64d5 Added possibilty for admin to changer user's credit 11 years ago
Niklas Brachmann 5f0ada404a change_credit should add positive credit, not substract it 11 years ago
Niklas Brachmann 143db437bc Added missing self-parameter to change_credit 11 years ago
Niklas Brachmann 478a3246ad Added seperate method to change user's credit and create a transaction 11 years ago
Frederic 488799800a django 1.5 upward-compatibility 11 years ago
Niklas Brachmann 01aab632ec First, basic implementation of the API that suffices for buying. Testing and improvements needed 11 years ago
Frederic 2baad10662 Merge branch 'master' of 13e7git:lugcash2 11 years ago
Frederic 3e7a8200bf login_required for overview and transactions 11 years ago
Frederic 90f4f7bbbf this will automatically put users in a django group when they're member of the same-named LDAP group 11 years ago
Frederic 8f5ea162d0 fix: display the login page instead of a misplaced overview page when not logged in 11 years ago
Niklas Brachmann 84da667313 Merge branch 'master' of 13e7.de:lugcash2 11 years ago
Niklas Brachmann 6ce16de9ff Included LDAP authentication via django-auth-ldap with basic configuration 11 years ago
Frederic d49167e21e implemented usersettings 11 years ago
Frederic b9b66be15f fixed 'Home' link in topmenu 11 years ago
Frederic 31c2b19614 transactions are now ordered by date, descending 11 years ago