107 Commits (d2d9149a627d3f270e03e90434402824833a2971)

Author SHA1 Message Date
  Benni Bärmann d2d9149a62 send end mails var in admin.model.project changed to boolean check field, also true is false now, so changed logic in sendmails.py 1 year ago
  Benni Bärmann a6defcb627 admin model travel has now datefields instead of datetimefields for checkin and checkout 1 year ago
  Benni Bärmann d09b97f72f model travel is now based on extern instead of intern, service id is displayed and a readonly field 1 year ago
  Benni Bärmann f35a788fd0 hotel in forms.py is now radioselect choicefield and required 1 year ago
  Benni Bärmann 2cd2d9f110 fixed literature selfbuy variables in admin view 1 year ago
  Benni Bärmann 2fe292fda0 changed logic of generation of finId and pId, solved Travelform error, hotel variable travelmodel is not required anymore 1 year ago
  Benni Bärmann b153b78048 added adult multiple choice radio button by changing admin.py and forms.py 1 year ago
  Benni Bärmann 76f8df70ee added a presave signal for travel model to update own field with foreign key project field 1 year ago
  Benni Bärmann 5335865fcd rewrote the javascript part 1 year ago
  Benni Bärmann b662011618 changed languages default to german, translated last labels (verbosename) for variables 1 year ago
  Benni Bärmann 97525ad564 added link to Reisekosten in label choices in extern.html view 2 years ago
  Benni Bärmann a50c8efd60 sort of label choices on extern.html view alphabetically, change of text when form was sent to communitys und engagement instead of Ideenfoerderung 2 years ago
  Benni Bärmann 4d7b48f8b8 admin search bar working now for all models, gave a 500 error because of wrong syntax in admin.py - searchfields 2 years ago
  Benni Bärmann d2d48c1a82 added mail_state to all objects, added filters regarding sendmail.py 2 years ago
  corsaronero 9b9209f2b5 conditional hiding of address textfield in literature form added 2 years ago
  corsaronero 5d436f9294 added intern_notes variable to all dbs, not excluded in extern view for all 2 years ago
  corsaronero c3c5a44be5 added date hierarchy and overview in admin panel to all other forms in admin.py, also created variable intern_notes 2 years ago
  corsaronero 4603dddb69 added the automated mail with the possibility to grant travel costs by link in email 2 years ago
  corsaronero fba8178d48 Anfang code der Funktion end of proj approved in sendmails.py 2 years ago
  corsaronero 9167adeab5 added boolean field send_data_to_print with html formatted link to businesscard 2 years ago
  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 2 years ago
  corsaronero 29d20e040e added NOT choice, 'nicht stattgefunden', to project status button 2 years ago
  corsaronero 792f8df588 dates in tabulatures, based on django style with almost no new code. only applied to projects change list page 2 years ago
  corsaronero 018d6bbc1b links in choice field opening new tab now 2 years ago
  Benni Baermann b228285344 just removed some debug prints 3 years ago
  Benni Baermann 8faf072aa9 removed broken test 3 years ago
  Benni Baermann 335744cea3 BUGFIX: project.start should be required because we need it to 3 years ago
  Benni Baermann 1b045fb77d fixture added to fix deployment problem with key constraints 3 years ago
  Benni Baermann d915f327dc db_constraint = False to solve deployment problem? 3 years ago
  Benni Baermann 2bf0ff1504 step two for test_bib added, but not working 3 years ago
  Benni Baermann fd46dd2f5a some documentation for clarification added 3 years ago
  Benni Baermann 4e4edc390c new test for extern grant literature. removed args/kwargs from save 3 years ago
  Benni Baermann 49a0fa63ac added test for pid. bugfix for pid 3 years ago
  Benni Baermann e28aca4313 finance_id now working 3 years ago
  Benni Baermann ea3072e559 project_of_year ist working now 3 years ago
  Benni Baermann bef1f6d5ae projects_of_year test expanded, fails now (as expected) 3 years ago
  Benni Baermann 86d08db262 new field project_of_year 3 years ago
  Benni Baermann 6fdd04306f new field finance_id 3 years ago
  Benni Baermann e4c8967a07 pid test working (and failing - as it should) 3 years ago
  Benni Baermann 79dc33e125 test working, but still problems with project.pid 3 years ago
  Benni Baermann 9eda1c7f1f broken test added 3 years ago
  Benni Baermann 6a2dc6f1c9 accounts now user editable in own table 3 years ago
  Benni Baermann cdb27e6b89 first steps to editable accounts 3 years ago
  Benni Baermann a23ffdf67f intern view now works with django 3.2, too 3 years ago
  Benni Baermann 94164c3d6a fixed TypeError for django 3.2 3 years ago
  Benni Baermann f373fceaab added new field survey_mail_date 3 years ago
  Benni Baermann ada102a516 changed some fields from CharField to URLField 3 years ago
  Benni Baermann fd00d1b67a add leading zeros to project PID 3 years ago
  Benni Baermann 2a182215c5 fancy stuff for LiteratureForm 4 years ago
  Benni Baermann 32da9ccd16 help texts for Mailinglists and EMail Form 4 years ago