Commit Graph

39 Commits (ee95ea4d833cf04cacba24443c13f1296bd453f0)

Author SHA1 Message Date
Christian Merten 965ec5f720 migrations: delete old migrations 3 years ago
Christian Merten b444008f73 migrations: squash migrations, delete unused migrations for mailer and material 3 years ago
Christian Merten adaadbe07e migrations: add to version control 3 years ago
Christian Merten 79801d4c1b fix html tags in material 4 years ago
Christian Merten 4386ae268a add check to control whether mails are also sent to parents 4 years ago
Christian Merten d8b52663c6 merge upgrade 4 years ago
Christian Merten 075aa02207 upgrade to django4 4 years ago
Christian Merten 8e90e6452b introduce some new fields on members and ljp lists 5 years ago
Christian Merten d64a541494 add translation for activity_score 6 years ago
Christian Merten 70a9d50da5 use new participant lists in mailer application, allow custom email addresses as reply to 6 years ago
Christian Merten 500ce3b380 remove old custom styles and add jet 6 years ago
Christian Merten 5c780bdcd3 update translations, add email address model, representing association emails with forwards 6 years ago
Christian Merten 7aa80d5d1d allow filter for owner in material overview 7 years ago
Christian Merten b99266a341 change translation of material category 9 years ago
Christian Merten 78bb9c93fc add search fields 9 years ago
Christian Merten 555c1dc20f add material category 9 years ago
Christian Merten a388831ac9 fix image orientation 9 years ago
Christian Merten eed8f99316 replace stackedinlines with tabularinlines 9 years ago
Christian Merten 9a9b4fd08e add ownership overview in list view 9 years ago
Christian Merten d608620b69 add thumbnail in material list view 9 years ago
Christian Merten e8abc7dbb8 update translations 9 years ago
Christian Merten 69b211b153 use select fields with search for foreignkeys 9 years ago
relnod 04220f48ac add material description 9 years ago
Christian Merten e4b30347c4 removed migrations from repo 9 years ago
Christian Merten 9a98013545 improve look and feel 9 years ago
Christian Merten c215e67e34 add translations 9 years ago
Schlabonski 0f6c98a36f add more pythonic string generation in klettertreff model 9 years ago
Paul Schiffers ab2868db41 add real quantity 9 years ago
Paul Schiffers eb5b466c9f add not too old filter 9 years ago
Paul Schiffers 300dd68684 added file for default fields in database 9 years ago
Christian Merten 1e465b823f add translations to models 10 years ago
Christian Merten 96eabed66b remove manual formatting 10 years ago
Schlabonski 2d1f013e5c allow european date format input in MaterialPart form 10 years ago
Schlabonski 0a5f4f74e1 implement image upload for material app 10 years ago
Schlabonski 20a7dbe7d0 change MaterialPart.should_be_replaced to .not_too_old
It is more convenient to show the logical negation of should_be_replaced
as booleans are shown as little green or red items by django. Having
a green tick when the item is NOT okay seems a bit counterintuitive.
10 years ago
Schlabonski 1b815ec4fe make lifetime a specific attribute of each material part 10 years ago
Christian Merten 0f02570657 combined member and material system 10 years ago
Christian Merten 2235be9082 removed unused import 10 years ago
Christian Merten 95e8b9a409 added material models and admin interface 10 years ago