Benni Bärmann
|
3d591a39f7
|
now the | in datefield is also hidden via css
|
1 year ago |
Benni Bärmann
|
0b044692d6
|
literature self_buy_giveData variable is now required in extern view
|
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
|
b5062dcc28
|
custom css is now only applied to travel form, not to all forms
|
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
|
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
|
2501bb0866
|
changed fields in Travel to required, changed saving of value of selfbuy_give_data when person wants to selfbuy to false
|
2 years ago |
corsaronero
|
5d436f9294
|
added intern_notes variable to all dbs, not excluded in extern view for all
|
2 years ago |
corsaronero
|
687fdddb8e
|
made mail.adult a required field
|
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
|
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
|
1bb189bcc4
|
Datenschutzbestimmungen und Förderrichtlinien öffnen nun auch in neuem Tab
|
2 years ago |
Benni Baermann
|
35bbd4b8a7
|
new autogenerated fields shown in admin but not in form
|
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
|
c02fd9864a
|
removed code duplication, new basis class CheckForm
|
4 years ago |
Benni Baermann
|
2a182215c5
|
fancy stuff for LiteratureForm
|
4 years ago |
Benni Baermann
|
3a062c7c7c
|
check for nutzungsbedingungen added to some other forms
|
4 years ago |
Benni Baermann
|
96dda66021
|
marked required fields with red stars
|
4 years ago |
Benni Baermann
|
36562f5855
|
buttons fixed
|
4 years ago |
Benni Baermann
|
dc986d19e0
|
fixed order of fields. notes should be at the end
|
4 years ago |
Benni Baermann
|
bf9e89763c
|
finished extern forms
|
4 years ago |
Benni Baermann
|
8d4ba91d52
|
project modell finished
|
4 years ago |
Benni Baermann
|
9ef3f27502
|
service id added
|
4 years ago |
Benni Baermann
|
71249aa73e
|
new fields for project: status, persons
|
4 years ago |
Benni Baermann
|
a0c57c7d4d
|
work on intern/PRO, korrekt pid implemented
|
4 years ago |
Benni Baermann
|
33387f7648
|
more work on LIT and VIS, some restructuring
|
4 years ago |
Benni Baermann
|
34936c7ef2
|
more work on MAIL, LIST and VIS modells and forms
|
4 years ago |
Benni Baermann
|
275741ab47
|
added Email modell and form
|
4 years ago |
Benni Baermann
|
a6474e07e8
|
some reorganisations of models, forms and views
|
4 years ago |
Benni Baermann
|
5a014d4696
|
Travel model and form added
|
4 years ago |
Benni Baermann
|
4a315b8163
|
reorganisation of abstract model classes, minor change in /intern form
|
4 years ago |
Benni Baermann
|
bb2b40e50d
|
granted_date added
|
4 years ago |
Benni Baermann
|
d3ba817b09
|
new modell field survey_mail_send to make sure every mail is sendet only once
|
4 years ago |
Benni Baermann
|
73b41066e9
|
added new modell field Project.end_mail_send to assure that mails will be only send once
|
4 years ago |
Benni Baermann
|
a78c10c043
|
new Project Field end date. some cleanup in ProjectForm and Project
|
4 years ago |
Benni Baermann
|
9e0903ca0e
|
changed TYPE_CHOICES to dict to simplify some code
|
4 years ago |
Benni Baermann
|
e916a9a86b
|
included ProjectForm in InternView. fixed DatePicker. use admin-css
|
4 years ago |
Benni Baermann
|
bc99551f77
|
changed some print() to raise RuntimeError()
|
4 years ago |
Benni Baermann
|
a7e8b9a19a
|
some work towards InternView
|
4 years ago |
Benni Baermann
|
188d39deb9
|
added links for DATAPROTECTION and such ...
|
4 years ago |
Benni Baermann
|
59ee1436c5
|
required dataprotection checkbox added
|
4 years ago |
Benni Baermann
|
e0c20c5d64
|
authorize/deny Links in IF Mail should work now
|
4 years ago |