Commit Graph

  • 18abe856f1 define default primary key type #1 migrate/django4 informaniac 2022-12-17 10:48:43 +0100
  • b989ccf72d update gitignore informaniac 2022-11-30 23:40:20 +0100
  • 1c9e6bded5 revert changes made for another branch informaniac 2022-11-30 21:59:27 +0100
  • f5d7c19149 migrate to django 4 informaniac 2022-11-30 21:27:20 +0100
  • a961abbe43
    docker macht alles besser! master Thomas 2019-09-19 19:31:51 +0200
  • 82ffdf75e9 use ImageField in UserAvatarForm Fr3deric 2019-04-14 02:07:30 +0200
  • 8855d0ec4a remove legacy api Fr3deric 2019-04-14 01:19:03 +0200
  • 51f2163fe0 add TODO Fr3deric 2019-04-14 00:15:08 +0200
  • 114665cf77 fix code style Fr3deric 2019-04-14 00:14:13 +0200
  • be1056c4df fix duplicate i Fr3deric 2019-04-14 00:13:55 +0200
  • da8353c912 make card number configurable for users Fr3deric 2019-04-14 00:12:08 +0200
  • 0195ee8d30 add Account avatar field and upload view Fr3deric 2019-04-13 23:33:02 +0200
  • 3b00fd0561 added debit limit to admin, use default when null Fr3deric 2019-02-17 23:03:51 +0100
  • 0c012f6842 Merge branch 'master' of ssh://git.blinkenbunt.org/cashonly/cashonly klonfish 2019-02-14 22:01:41 +0100
  • df2cde2822 Added required get_user function to UsernameCardnumberPinBackend klonfish 2019-02-14 21:59:27 +0100
  • 85c69a04f4 add requirements file Fr3deric 2019-02-14 21:58:34 +0100
  • 132cc8ac5d added UsernameCardnumberPinBackend for auth Fr3deric 2017-08-20 17:25:20 +0200
  • e68b8d45b4 fix: don't fail when logged in to web as a User who does not have an Account Fr3deric 2017-08-15 12:38:26 +0200
  • 6feb3df353 big refactoring, most notably modularization Fr3deric 2017-08-15 12:14:13 +0200
  • d3fc7a413a removed ldap code from account creation handler Fr3deric 2017-06-29 23:02:28 +0200
  • 88d139350e python3 compatibility Fr3deric 2017-06-29 22:45:56 +0200
  • e905896362 fixed typo Fr3deric 2017-06-29 22:12:43 +0200
  • e1598090f7 pep8 Fr3deric 2017-06-29 22:04:42 +0200
  • 20e3de0318 removed some obsolete files nobody 2017-06-29 21:11:40 +0200
  • d7e67243f5 first steps in porting cashonly to Django 1.11 nobody 2017-06-29 21:09:49 +0200
  • 1be64c2547 Moved legacy API to own module Niklas Brachmann 2015-08-16 23:56:02 +0200
  • cd3d306df8 Disabled manual creation of accounts Niklas Brachmann 2015-08-16 19:20:43 +0200
  • 8eba2ce576 Renamed cash module to cashonly, as it should be Niklas Brachmann 2015-08-16 17:51:46 +0200
  • 50b70026bb Removed unneded images Niklas Brachmann 2015-08-15 12:36:09 +0200
  • 18eed52b91 Changed templates so that they do not longer import url from future (no longer needed, deprecated) Niklas Brachmann 2015-08-15 12:20:53 +0200
  • e0697b13fb added (empty) exclude parameter to AccountForm, in order to get rid of deprecation warning Frederic 2014-11-27 12:55:21 +0100
  • 40984c6087 use _meta.fields instead of get_all_field_names(), for Django-1.7 comp. Frederic 2014-11-27 12:48:43 +0100
  • 355e96db39 removed unnecessary import Frederic 2014-11-27 12:20:26 +0100
  • 135ab06f50 Incremented version number Niklas Brachmann 2014-02-26 22:02:40 +0100
  • 726f76b89f Merge branch 'master' of 13e7git:lugcash2 Frederic 2014-02-26 21:59:35 +0100
  • 580ef5e216 fix: don't crash when saving a product in the admin interface Frederic 2014-02-26 21:59:27 +0100
  • e52874f3a9 IMPORTANT FIX! Don't substract the total amount for every product when buying multiple products at once Niklas Brachmann 2014-02-23 11:52:57 +0100
  • cfe4766ad3 incremented version numnber Frederic 2014-02-08 01:36:55 +0100
  • cbf4e6d084 improved german translation (esp. dashboard messages) Frederic 2014-02-08 01:29:16 +0100
  • c53fcf10d8 added version number Frederic 2014-02-08 01:10:02 +0100
  • 00b6e26343 Merge branch 'master' of 13e7git:lugcash2 Frederic 2014-02-07 23:56:31 +0100
  • ec9ce3e39d don't buy the product again in case the user reloads the 'buy_thanks' page Frederic 2014-02-07 23:56:28 +0100
  • 8b58d62b4e Merge branch 'master' of 13e7.de:lugcash2 Niklas Brachmann 2014-02-07 23:56:04 +0100
  • 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 Niklas Brachmann 2014-02-07 23:55:47 +0100
  • 0c53face2e fix: use english label for 'credit' Frederic 2014-02-07 23:06:00 +0100
  • 019b3232b6 Added default value for daily digest Niklas Brachmann 2014-02-06 22:24:41 +0100
  • 1be8333eb6 Credit change is now atomic Niklas Brachmann 2014-01-02 22:14:46 +0100
  • d9971eb0f4 Corrected use of definition list for account information Niklas Brachmann 2013-12-07 19:58:49 +0100
  • bffd2e0947 Added last 3 products and transactions in the last 12 hours to the overview page, resulting in a really nice dashboard Niklas Brachmann 2013-12-07 19:43:46 +0100
  • 10a74a28f9 product thumbnail height should now mostly be of equal height Frederic 2013-12-07 19:22:13 +0100
  • 667bcb7cea Merged Niklas Brachmann 2013-12-07 19:09:13 +0100
  • 59f30ee34e Moved product and transactions lists so they can be included Niklas Brachmann 2013-12-07 18:35:58 +0100
  • 5c1501c52a removed 'product details' button Frederic 2013-12-06 09:53:32 +0100
  • 0f6197d55d added missing i18n Frederic 2013-12-06 09:52:50 +0100
  • 63c13d63a4 two-column product list on extra-small devices Frederic 2013-12-06 00:06:11 +0100
  • 12ba8e4e35 bootstrappified even more stuff Frederic 2013-12-06 00:02:48 +0100
  • c4905b9903 logout link workaround Frederic 2013-12-05 22:58:50 +0100
  • f15068fd76 Merge branch 'master' of 13e7git:lugcash2 Frederic 2013-12-05 22:51:36 +0100
  • 056abeb216 bootstrappified transaction list Frederic 2013-12-05 22:51:32 +0100
  • 2827ea67b8 Added image for product with no image Niklas Brachmann 2013-12-05 22:50:57 +0100
  • 649a99bd1c bootstrappified usersettings Frederic 2013-12-05 22:22:08 +0100
  • 0cea383d02 Merge branch 'master' of 13e7.de:lugcash2 Niklas Brachmann 2013-12-05 21:13:25 +0100
  • 68124c7a32 Redesign using bootstrap and its nifty features Niklas Brachmann 2013-12-05 21:13:09 +0100
  • 3f1d253a4d added 'debtreminder' management command Frederic 2013-11-29 00:21:39 +0100
  • f2d5398b23 using a separate field for a Product image's thumbnail Frederic 2013-11-28 20:40:51 +0100
  • 7f2760d4cc added 'image' field to Product, uploaded images get scaled automatically (can be configured through THUMBNAIL_SIZE in settings.py) Frederic 2013-11-22 10:40:09 +0100
  • a4a40266b2 Added __unicode__ to SalesLogEntry Niklas Brachmann 2013-11-14 22:10:44 +0100
  • d878c287a5 Made sales log completely read-only; made user-account association read-only Niklas Brachmann 2013-11-14 22:02:21 +0100
  • e7f24189c6 Disabled timezone support in settings - we only have one timezone at the LUG Niklas Brachmann 2013-10-17 22:20:35 +0200
  • 51db570790 removed hardcoded (non-internationalized) messages Frederic 2013-10-17 18:21:47 +0200
  • 9f900ff6fa removed "remember me" checkbox Frederic 2013-09-30 20:08:57 +0200
  • ed4730bd51 removed some hardcoded urls from templates Frederic 2013-09-30 19:47:20 +0200
  • ea02e42bda Updated todo list Niklas Brachmann 2013-09-26 19:54:22 +0200
  • 1fdb187b68 Merge branch 'master' of 13e7.de:lugcash2 Niklas Brachmann 2013-09-26 19:50:32 +0200
  • 4c3dc6b7f5 Added close_session and change_credit to API Niklas Brachmann 2013-09-26 19:50:23 +0200
  • 220a4f027d fix: translate transaction subject and description Frederic 2013-09-26 19:49:58 +0200
  • 19be70d545 Code cosmetics Niklas Brachmann 2013-09-19 23:55:32 +0200
  • d46c8abe55 Implemented PIN checking as authentication backend Niklas Brachmann 2013-09-19 23:46:26 +0200
  • 6f409c13a3 pin change form will now ask before clearing the pin using javascript Frederic 2013-09-19 21:30:22 +0200
  • 148ad76b7d Merge branch 'master' of 13e7.de:lugcash2 Niklas Brachmann 2013-09-19 21:27:18 +0200
  • 64e9a6be73 Added DigitField Niklas Brachmann 2013-09-19 21:27:09 +0200
  • 906ca841df fix: setting an ampty PIN works now Frederic 2013-09-19 20:27:54 +0200
  • c21b556f39 cosmetics Frederic 2013-09-19 15:40:44 +0200
  • d5bcc7d55e PIN can now be deleted in admin interface and preparation for hashing of PIN Niklas Brachmann 2013-09-18 00:01:32 +0200
  • 02b98b748b Code cosmetics Niklas Brachmann 2013-09-17 22:48:49 +0200
  • 33e79237ac Added todo list Niklas Brachmann 2013-09-17 17:47:56 +0200
  • 1bfc485eea Moved mail settings to global settings file Niklas Brachmann 2013-09-16 15:50:01 +0200
  • 8c5deca83a Added command and template to send out daily digest Niklas Brachmann 2013-09-15 21:35:19 +0200
  • 10de134f69 fix: using ugettext_lazy for UserSettingsForm Frederic 2013-09-13 21:37:14 +0200
  • 3705e7226f minor msgid fix Frederic 2013-09-13 16:05:52 +0200
  • 66d91761ff front-end i18n and german l10n Frederic 2013-09-13 16:04:17 +0200
  • 2cae316750 fixed verbose_name_plural of Product Frederic 2013-09-13 13:25:03 +0200
  • 3aa8efd92d added credit change comment field Frederic 2013-09-13 13:17:52 +0200
  • 334b367670 fix: supply a mapping to DESCRIPTION format string Frederic 2013-09-13 12:32:36 +0200
  • ba2f2d5898 code cosmetics Frederic 2013-09-13 12:22:07 +0200
  • 7e6cedbb9d Prepared model, view and admin for i18n and included German translation file; added pre-delete handler for purchase cancellation Niklas Brachmann 2013-09-13 01:54:35 +0200
  • a2685cde76 Renamed 'deleted' flag for products to 'active' and added checks for it; also removed unnescessary whitespace Niklas Brachmann 2013-09-09 20:40:25 +0200
  • ba6ea7aa83 included cash_register icon, again Frederic 2013-09-08 15:16:56 +0200
  • 93869a745d pagination for transaction_list Frederic 2013-09-08 15:07:39 +0200
  • dee7a9ecf0 front-end home page is now more simplistic ;) Frederic 2013-09-08 13:54:04 +0200