comparison CHANGES.txt @ 7997:85a40d799e0c

add attribution.
author John Rouillard <rouilj@ieee.org>
date Sat, 25 May 2024 23:57:34 -0400
parents 1e9c16b079fa
children 53605535ddfc
comparison
equal deleted inserted replaced
7996:7b71a9521998 7997:85a40d799e0c
281 - Fix final exception handler in roundup-server to send proper 281 - Fix final exception handler in roundup-server to send proper
282 Content-Length header to the client. (John Rouillard) 282 Content-Length header to the client. (John Rouillard)
283 - Fix traceback if Origin header is missing. (John Rouillard) 283 - Fix traceback if Origin header is missing. (John Rouillard)
284 - issue2551250: Fix sorting of detectors even if there are two with the 284 - issue2551250: Fix sorting of detectors even if there are two with the
285 same name and priority (can happen if they are created in two 285 same name and priority (can happen if they are created in two
286 different files). 286 different files). (Ralf Schlatterbeck)
287 - Fix Traceback when a numeric order attribute is empty (Ralf 287 - Fix Traceback when a numeric order attribute is empty (Ralf
288 Schlatterbeck) 288 Schlatterbeck)
289 - Update some template schema files to assign Register permissions for the 289 - Update some template schema files to assign Register permissions for the
290 Anonymous user. Replaces the old Create permission. (John Rouillard) 290 Anonymous user. Replaces the old Create permission. (John Rouillard)
291 - Allow '*' and explicit origins in allowed_api_origins. Only return 291 - Allow '*' and explicit origins in allowed_api_origins. Only return

Roundup Issue Tracker: http://roundup-tracker.org/