1
0
Fork 0
Commit Graph

36 Commits

Author SHA1 Message Date
Benni Bärmann f8e8d093c1 search fields for travel and honorary are using foreign keys now, with the notation of double underscores 2022-12-12 10:26:19 +00:00
Benni Bärmann f2d65e5934 honorary certificate model now has autocomplete field foreign key project too 2022-12-12 10:13:46 +00:00
Benni Bärmann fcb906c193 changed order of fields in admin panel of model project 2022-12-09 18:54:58 +00:00
Benni Bärmann d09b97f72f model travel is now based on extern instead of intern, service id is displayed and a readonly field 2022-12-09 16:52:52 +00:00
Benni Bärmann fbad8873ba all service ids are readonly fields now 2022-12-09 16:33:52 +00:00
Benni Bärmann e814b7fa41 added search bar to foreign key choice field project in model travel 2022-12-08 21:36:48 +00:00
Benni Bärmann 2cd2d9f110 fixed literature selfbuy variables in admin view 2022-12-08 20:21:36 +00:00
Benni Bärmann 2fe292fda0 changed logic of generation of finId and pId, solved Travelform error, hotel variable travelmodel is not required anymore 2022-12-07 13:56:22 +00:00
Benni Bärmann b153b78048 added adult multiple choice radio button by changing admin.py and forms.py 2022-12-06 17:39:25 +00:00
Benni Bärmann 40ec564815 travel und project models now have date hierarchy based on project end 2022-12-06 16:48:02 +00:00
Benni Bärmann 76f8df70ee added a presave signal for travel model to update own field with foreign key project field 2022-12-06 16:19:02 +00:00
Benni Bärmann 5335865fcd rewrote the javascript part 2022-12-05 10:19:03 +00:00
Benni Bärmann b662011618 changed languages default to german, translated last labels (verbosename) for variables 2022-12-04 16:40:23 +00:00
Benni Bärmann 4d7b48f8b8 admin search bar working now for all models, gave a 500 error because of wrong syntax in admin.py - searchfields 2022-12-02 16:04:11 +00:00
Benni Bärmann d2d48c1a82 added mail_state to all objects, added filters regarding sendmail.py 2022-11-30 00:09:10 +00:00
corsaronero c3c5a44be5 added date hierarchy and overview in admin panel to all other forms in admin.py, also created variable intern_notes 2022-11-17 17:39:43 +00:00
corsaronero fba8178d48 Anfang code der Funktion end of proj approved in sendmails.py 2022-11-15 16:57:01 +00:00
corsaronero 54eca0197c notes field is now bigger, changed to Textfield analog. new entry url_of_pic, migrated, javascript to hide in businesscard if nopic is choice 2022-11-11 08:28:46 +00:00
corsaronero 792f8df588 dates in tabulatures, based on django style with almost no new code. only applied to projects change list page 2022-11-04 11:18:09 +00:00
corsaronero a5b7d92ec2 full search and display fields for Projects, Services also added fields 2022-11-03 17:02:39 +00:00
corsaronero ace7fde295 added search field in admin panel model Projects, added displayed fields almost like wanted 2022-11-03 16:37:18 +00:00
Benni Bärmann 35bbd4b8a7 new autogenerated fields shown in admin but not in form 2021-10-04 15:45:51 +02:00
Benni Bärmann 6a2dc6f1c9 accounts now user editable in own table 2021-07-08 08:00:28 +02:00
Benni Bärmann cdb27e6b89 first steps to editable accounts 2021-07-07 15:16:39 +02:00
Benni Bärmann ea5aa5a1f5 bugfix: Literature needed to be registered in admin.py 2021-01-04 10:58:47 +01:00
Benni Bärmann 18669a4116 new action save as csv in admin 2020-11-24 13:44:07 +01:00
Benni Bärmann e0d5ddee5d save as new added in project admin 2020-11-19 14:41:31 +01:00
Benni Bärmann 275741ab47 added Email modell and form 2020-10-27 11:00:58 +01:00
Benni Bärmann 5a014d4696 Travel model and form added 2020-10-26 11:38:56 +01:00
Benni Bärmann 23b28e0406 project id displayed in admin 2020-10-06 14:55:46 +02:00
Benni Bärmann 9c10b1c3b6 first steps in generating project ids 2020-10-06 13:17:28 +02:00
Benni Bärmann 866bd95828 more modell stuff 2020-09-30 14:17:38 +02:00
Benni Bärmann 483e0ae90c some more modells 2020-09-30 13:46:06 +02:00
Benni Bärmann 04d51943d9 added modell and admin for HonoraryCertificate 2020-09-30 13:31:19 +02:00
Benni Bärmann 8cebb0fcd3 first steps 2020-09-22 12:21:05 +02:00
Benni Bärmann 477425501d new django project 2020-09-21 14:27:16 +02:00