alpcentaur
|
cb6710e758
|
Anfang code der Funktion end of proj approved in sendmails.py
|
1 year ago |
alpcentaur
|
2f4ee1ee13
|
added dropdown agreement to send my data for buying literature for me
|
1 year ago |
alpcentaur
|
9d0f8fd477
|
pic_of_url hidden in all views
|
1 year ago |
alpcentaur
|
418fef477a
|
added boolean field send_data_to_print with html formatted link to businesscard
|
1 year ago |
alpcentaur
|
28e1570bee
|
notes field is now bigger, changed to Textfield analog. new entry url_of_pic, migrated, javascript to hide in businesscard if nopic is choice
|
1 year ago |
alpcentaur
|
f6ae9e640e
|
added NOT choice, 'nicht stattgefunden', to project status button
|
1 year ago |
alpcentaur
|
94d8d7a50b
|
dates in tabulatures, based on django style with almost no new code. only applied to projects change list page
|
1 year ago |
alpcentaur
|
14de26de70
|
full search and display fields for Projects, Services also added fields
|
1 year ago |
alpcentaur
|
b403ef1cdd
|
added search field in admin panel model Projects, added displayed fields almost like wanted
|
1 year ago |
alpcentaur
|
4ba8ad0e6c
|
Datenschutzbestimmungen und Förderrichtlinien öffnen nun auch in neuem Tab
|
1 year ago |
corsaronero
|
6ecc5e985f
|
removed wrongly generated logfile within input folder
|
1 year ago |
corsaronero
|
a72d9de3dd
|
bugfixFDB completed
|
1 year ago |
corsaronero
|
689da90083
|
last version, talked to admin today
|
1 year ago |
corsaronero
|
c06b7f39b1
|
trying with different username
|
1 year ago |
Benni Bärmann
|
e41ba42e1e
|
changed mail_state, implemented live, changed mail sender
|
1 year ago |
Benni Bärmann
|
f8e8d093c1
|
search fields for travel and honorary are using foreign keys now, with the notation of double underscores
|
1 year ago |
Benni Bärmann
|
f2d65e5934
|
honorary certificate model now has autocomplete field foreign key project too
|
1 year ago |
Benni Bärmann
|
fcb906c193
|
changed order of fields in admin panel of model project
|
1 year ago |
Benni Bärmann
|
cb930eceda
|
deleted variable persons in admin model project
|
1 year ago |
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
|
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
|
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
|
fbad8873ba
|
all service ids are readonly fields now
|
1 year ago |
Benni Bärmann
|
e814b7fa41
|
added search bar to foreign key choice field project in model travel
|
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
|
35f0dd84ab
|
hidden for all 'today' shortcuts in datetimefields via css
|
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
|
40ec564815
|
travel und project models now have date hierarchy based on project end
|
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
|
0085c5ff02
|
changed the data protection link in html mails
|
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
|
4aa8d15f74
|
html format geändert
|
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
|
b28c145454
|
changing saved value in database selfbuy_give_data to false when selfbuy true also in internview done()
|
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
|
7a99176b23
|
changed sending of last mails in sendmails.py and in views.py
|
2 years ago |
corsaronero
|
21cfd50972
|
sendmails is sending html regarding the informing of the organisator when not happened
|
2 years ago |
corsaronero
|
43df9bd353
|
created html versions of all mail templates
|
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 |