Changeset 17327 for main/waeup.kofa/trunk/CHANGES.txt
- Timestamp:
- 31 Jan 2023, 16:15:54 (22 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.kofa/trunk/CHANGES.txt
r17313 r17327 5 5 ======================= 6 6 7 * Move call to interactive debugger from `grokcore.startup` to `waeup.kofa`. 8 Support for this was dropped long ago in `grokcore.startup`. This way we keep 9 the possibility to provide a `kofactl` script w/o loosing the possibility to 10 upgrade to newer `grokcore.startup` versions. 11 7 12 * Allow beds to be blocked so that no student can be allocated to such a bed space 8 13 (in contrast to reserved beds) … … 14 19 1.8.1 (2023-01-16) 15 20 ================== 16 17 21 18 22 * Upgrade `dolmen.beaker` dependency. Removes other outdated crypto … … 30 34 31 35 * Allow students to book accommodation also if they are in previous 32 sessions (not activated in base package). 33 34 * Add Javascript which automatically submits a form on select change 36 sessions (not activated in base package). 37 38 * Add Javascript which automatically submits a form on select change 35 39 (not used in base but in lpng custom package). 36 40 … … 66 70 * Enable import of student history. 67 71 68 * Don't complain but remove leading and trailing whitespaces 72 * Don't complain but remove leading and trailing whitespaces 69 73 while converting values during import. 70 74 … … 89 93 * Prefill login form after applicant registration. 90 94 91 * Show local roles on faculty, department, course and certificate pages 92 and provide 'Contact' button so that authenticated users can contact 95 * Show local roles on faculty, department, course and certificate pages 96 and provide 'Contact' button so that authenticated users can contact 93 97 officers via Kofa. 94 98 … … 257 261 * Make max file size customizable. 258 262 259 * Add `score_editing_disabled` switch at course level. 263 * Add `score_editing_disabled` switch at course level. 260 264 261 265 * Take `DELETION_MARKER` into consideration when updating passwords. … … 275 279 in container code. 276 280 277 * Add semester filter to Fix `CourseTicketExporter`. 281 * Add semester filter to Fix `CourseTicketExporter`. 278 282 279 283 * Add `FacultiesExportJobContainerSelectStudents` view to allow
Note: See TracChangeset for help on using the changeset viewer.