Oliver Zander
|
7fcde34897
|
clean up mail attachment code
|
2025-10-17 16:04:14 +02:00 |
Oliver Zander
|
c5bdc80c54
|
allow empty grant fields in project
|
2025-10-16 16:44:26 +02:00 |
Oliver Zander
|
6a36b293f4
|
Merge branch 'feature/add-request-url-to-services' of gitlab.cosmocode.de:wikimedia/foerderbarometer into cosmocode
|
2025-10-16 16:31:35 +02:00 |
Oliver Zander
|
22aec6fdde
|
fixed pid scheme
|
2025-10-16 15:41:22 +02:00 |
Oliver Zander
|
7e4d197384
|
added proxies for declined & requested projects
|
2025-10-16 15:38:41 +02:00 |
Oliver Zander
|
a8731a4195
|
use existing project model & added categories and wikimedia projects
|
2025-10-16 12:16:08 +02:00 |
Oliver Zander
|
cf81a45231
|
fixed spacing & imports
|
2025-10-15 17:32:28 +02:00 |
Oliver Zander
|
d1cda4c1a9
|
simplified project request model
|
2025-10-15 12:19:25 +02:00 |
Oliver Zander
|
4dbf3749d7
|
Merge branch 'feature/project-funding-under-1000' of gitlab.cosmocode.de:wikimedia/foerderbarometer into cosmocode
|
2025-10-15 11:26:46 +02:00 |
Roman
|
0db5cb7fd9
|
Add 'Antrag (URL)' request_url field to service models via RequestUrlMixin
|
2025-09-30 15:44:03 +02:00 |
Roman
|
cda7d7a79d
|
Switch to single quotes across models.py for consistent string formatting
|
2025-09-29 00:51:13 +02:00 |
Roman
|
011e262df6
|
Add ProjectRequest and ProjectsDeclined models for project funding under 1000 EUR
|
2025-09-29 00:18:40 +02:00 |
Roman
|
7816ac4237
|
add terms_accepted field to Email, List, Literature and BusinessCard via mixin
|
2025-08-26 12:54:29 +02:00 |
Oliver Zander
|
6dc1b22eb8
|
separate library, e-literature and software by using proxy models
|
2025-08-20 12:06:43 +02:00 |
Oliver Zander
|
df8a9708ea
|
set explicit library type choices
|
2025-08-20 11:19:05 +02:00 |
Oliver Zander
|
f5134e491f
|
prettify type choices
|
2025-08-20 11:02:31 +02:00 |
Oliver Zander
|
ee672a4f2f
|
replaced format_html with mark_safe where no formatting is applied
|
2025-08-19 16:08:48 +02:00 |
Oliver Zander
|
5f0394afb5
|
merged settings & use .env files to configure differences
|
2025-08-19 09:45:14 +02:00 |
Oliver Zander
|
b55b9aada0
|
fixed and improved quarter calculation
|
2025-08-18 12:53:40 +02:00 |
Oliver Zander
|
bf7e1131db
|
auto formatting: removed whitespace
|
2025-08-18 12:11:44 +02:00 |
Tobias Herre
|
2a77188887
|
Fixes wrong project counter when saving with modyfied start year. PID
is also constant now.
|
2025-02-18 14:34:05 +00:00 |
Tobias Herre
|
4e3d915e90
|
Fixes for gdb with OATH
|
2024-01-08 13:31:18 +00:00 |
alpcentaur
|
a51552d4dd
|
prettifying the otrs links as wished through a javascript function onload, in /static/dropdown/js/otrs_link.js
|
2023-12-30 19:01:06 +00:00 |
alpcentaur
|
1454fce9ba
|
corrected small error regarding pid financeid bug fix, started javascript manipulation to get browsers to not translate url to url encoded characters for otrs link bug fix
|
2023-12-30 17:46:15 +00:00 |
alpcentaur
|
7c05040d7b
|
created if cases for changing of year for projects that were already there, but already have a project_of_year number
|
2023-12-27 15:48:11 +00:00 |
alpcentaur
|
f60623d485
|
user gets automatically written, not in the form anymore
|
2023-10-25 15:50:40 +00:00 |
alpcentaur
|
440df28b0e
|
last version, talked to admin today
|
2023-02-27 17:09:29 +00:00 |
alpcentaur
|
0b7b161383
|
deleted variable persons in admin model project
|
2023-02-27 17:09:29 +00:00 |
alpcentaur
|
b8cdaa1bf7
|
send end mails var in admin.model.project changed to boolean check field, also true is false now, so changed logic in sendmails.py
|
2023-02-27 17:09:29 +00:00 |
alpcentaur
|
9200459028
|
admin model travel has now datefields instead of datetimefields for checkin and checkout
|
2023-02-27 17:09:29 +00:00 |
alpcentaur
|
6d3888172f
|
model travel is now based on extern instead of intern, service id is displayed and a readonly field
|
2023-02-27 17:09:29 +00:00 |
alpcentaur
|
5b91d335de
|
hotel in forms.py is now radioselect choicefield and required
|
2023-02-27 17:09:29 +00:00 |
alpcentaur
|
94f82d5733
|
fixed literature selfbuy variables in admin view
|
2023-02-27 17:09:29 +00:00 |
alpcentaur
|
0b450feac9
|
changed logic of generation of finId and pId, solved Travelform error, hotel variable travelmodel is not required anymore
|
2023-02-27 17:09:29 +00:00 |
alpcentaur
|
e638afabd5
|
added adult multiple choice radio button by changing admin.py and forms.py
|
2023-02-27 17:09:29 +00:00 |
alpcentaur
|
b451cbbb16
|
added a presave signal for travel model to update own field with foreign key project field
|
2023-02-27 17:09:29 +00:00 |
alpcentaur
|
37e629de70
|
rewrote the javascript part
|
2023-02-27 17:09:29 +00:00 |
alpcentaur
|
73ad8f90cf
|
changed languages default to german, translated last labels (verbosename) for variables
|
2023-02-27 17:09:29 +00:00 |
alpcentaur
|
26a1c9a500
|
added link to Reisekosten in label choices in extern.html view
|
2023-02-27 17:09:29 +00:00 |
alpcentaur
|
76d68531f9
|
sort of label choices on extern.html view alphabetically, change of text when form was sent to communitys und engagement instead of Ideenfoerderung
|
2023-02-27 17:09:29 +00:00 |
alpcentaur
|
bdd6d25b70
|
admin search bar working now for all models, gave a 500 error because of wrong syntax in admin.py - searchfields
|
2023-02-27 17:09:29 +00:00 |
alpcentaur
|
d9db5238ea
|
added mail_state to all objects, added filters regarding sendmail.py
|
2023-02-27 17:09:29 +00:00 |
alpcentaur
|
1050308712
|
conditional hiding of address textfield in literature form added
|
2023-02-27 17:09:29 +00:00 |
alpcentaur
|
980ee45066
|
added intern_notes variable to all dbs, not excluded in extern view for all
|
2023-02-27 17:09:29 +00:00 |
alpcentaur
|
f58ac52109
|
added date hierarchy and overview in admin panel to all other forms in admin.py, also created variable intern_notes
|
2023-02-27 17:09:29 +00:00 |
alpcentaur
|
960ec8841c
|
added the automated mail with the possibility to grant travel costs by link in email
|
2023-02-27 17:09:29 +00:00 |
alpcentaur
|
cb6710e758
|
Anfang code der Funktion end of proj approved in sendmails.py
|
2023-02-27 17:09:28 +00:00 |
alpcentaur
|
418fef477a
|
added boolean field send_data_to_print with html formatted link to businesscard
|
2023-02-27 17:09:28 +00:00 |
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
|
2023-02-27 17:09:28 +00:00 |
alpcentaur
|
f6ae9e640e
|
added NOT choice, 'nicht stattgefunden', to project status button
|
2023-02-27 17:09:28 +00:00 |