Last change
on this file since 11152 was
5785,
checked in by Henrik Bettermann, 14 years ago
|
Accommodation customizations fpr FCEOkene.
|
File size:
1.4 KB
|
Rev | Line | |
---|
[5614] | 1 | Umstellung auf neues Buchungsverfahren:
|
---|
| 2 |
|
---|
| 3 | Neue Methode:
|
---|
| 4 |
|
---|
| 5 | accommodations.pt
|
---|
| 6 | getAccommodationRecords.py
|
---|
| 7 | book_accommodation.py
|
---|
| 8 | book_accommodation_form.pt
|
---|
| 9 | viewAccommodationRecord.py
|
---|
| 10 | getAccommodationStatus.py (muss auch in custom-Ordnern)
|
---|
| 11 | accommodation_record_slip.pt
|
---|
| 12 | pay_accommodation.py
|
---|
| 13 | pay_accommodation_form.pt
|
---|
| 14 | relocate.py
|
---|
| 15 | cancel_allocation.py
|
---|
| 16 | allocate_reserved_bed_2.py
|
---|
| 17 |
|
---|
| 18 | ersetzt:
|
---|
| 19 |
|
---|
| 20 | accommodation_slip.pt
|
---|
| 21 | accommodation_view.pt
|
---|
| 22 | accommodation_edit_form.pt
|
---|
| 23 | getAccommodationInfo.py (Achtung, befindet sich auch in custom-Ordnern)
|
---|
| 24 | reserve_accommodation.py
|
---|
| 25 | allocate_reserved_bed.py
|
---|
| 26 | change_bed.py
|
---|
| 27 | release_bed.py
|
---|
| 28 | in waeup/layout:
|
---|
| 29 | layout_student_acco_view.pt
|
---|
| 30 | layout_student_acco_view_slip.pt
|
---|
| 31 |
|
---|
| 32 | Umstellung:
|
---|
| 33 |
|
---|
[5785] | 34 | action.xml für Studenten anpassen (book_accommodation anstatt reserve_accommodation, bisher nur in uniben, futminna und fceokene)
|
---|
| 35 | book_accommodation_form.pt customisieren
|
---|
[5614] | 36 | Profile importieren (Achtung: vorher Portalbasisdaten sichern)
|
---|
| 37 | initialize_accommodation_catalog
|
---|
[5785] | 38 | getStudentFolderInfo Zeile 84,85 aktivieren (ist bereits Standard)
|
---|
| 39 | student_view.pt: in Zeile 63 condition entfernen (ist bereits Standard)
|
---|
| 40 | allocate_reserved_bed_to_be_renamed.py umbenennen (dann müssen die Actions der Halle nicht geändert werden, ist bereits Standard)
|
---|
[5614] | 41 |
|
---|
| 42 | To Do:
|
---|
| 43 |
|
---|
[5629] | 44 | Beim Löschen von Studenten accommodation-Tabelle exportieren
|
---|
[5781] | 45 | Accommodation.AccoFolder.importReservedBeds anpassen |
---|
Note: See
TracBrowser for help on using the repository browser.