Ignore:
Timestamp:
31 Jan 2023, 16:15:54 (22 months ago)
Author:
uli
Message:

Upgrade grokcore.startup

while still keeping the possibility to use zdaemon. This change requires
rerunning buildout.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.kofa/trunk/CHANGES.txt

    r17313 r17327  
    55=======================
    66
     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
    712* Allow beds to be blocked so that no student can be allocated to such a bed space
    813  (in contrast to reserved beds)
     
    14191.8.1 (2023-01-16)
    1520==================
    16 
    1721
    1822* Upgrade `dolmen.beaker` dependency. Removes other outdated crypto
     
    3034
    3135* 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
    3539  (not used in base but in lpng custom package).
    3640
     
    6670* Enable import of student history.
    6771
    68 * Don't complain but remove leading and trailing whitespaces 
     72* Don't complain but remove leading and trailing whitespaces
    6973  while converting values during import.
    7074
     
    8993* Prefill login form after applicant registration.
    9094
    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
    9397  officers via Kofa.
    9498
     
    257261* Make max file size customizable.
    258262
    259 * Add `score_editing_disabled` switch at course level. 
     263* Add `score_editing_disabled` switch at course level.
    260264
    261265* Take `DELETION_MARKER` into consideration when updating passwords.
     
    275279  in container code.
    276280
    277 * Add semester filter to Fix `CourseTicketExporter`. 
     281* Add semester filter to Fix `CourseTicketExporter`.
    278282
    279283* Add `FacultiesExportJobContainerSelectStudents` view to allow
Note: See TracChangeset for help on using the changeset viewer.