- Jan 24, 2025
-
-
George Katsikas authored
-
George Katsikas authored
-
George Katsikas authored
-
- Jan 23, 2025
-
-
George Katsikas authored
Deepcopy fields prior to returning them. This allows code further down the line to modify the fields by reference without leaking global scope references.
-
George Katsikas authored
Creates a new Django Form subclass modifying its behavior such that the initial value of fields is coalesced when the data attribute does not contain the corresponding field
-
George Katsikas authored
-
George Katsikas authored
-
George Katsikas authored
-
George Katsikas authored
-
George Katsikas authored
-
George Katsikas authored
-
George Katsikas authored
-
George Katsikas authored
Improves user experience by requesting the graphs plot only after the new form elements have been rendered, therefore including them in the plot request.
-
George Katsikas authored
-
George Katsikas authored
-
George Katsikas authored
-
George Katsikas authored
-
George Katsikas authored
-
George Katsikas authored
Provides a sanitized interface for selecting axis values. Changes the previously freely selected variables to ModelFieldPlotter predefined choices. Available plot kinds are determined the value types of these fields.
-
George Katsikas authored
-
George Katsikas authored
-
George Katsikas authored
-
George Katsikas authored
-
George Katsikas authored
-
George Katsikas authored
-
George Katsikas authored
Return early if previous select element's value is none, when generating the dynamic plot options form.
-
George Katsikas authored
-
George Katsikas authored
-
- Jan 22, 2025
-
-
George Katsikas authored
-
George Katsikas authored
-
- Jan 16, 2025
-
-
George Katsikas authored
-
- Jan 15, 2025
-
-
George Katsikas authored
-
George Katsikas authored
-
- Jan 10, 2025
-
-
George Katsikas authored
-
George Katsikas authored
-
- Jan 08, 2025
-
-
George Katsikas authored
-
- Jan 07, 2025
-
-
George Katsikas authored
-
George Katsikas authored
Make referee filtering conditions on unavailability and conflict of interest as "opt-in" instead of "opt-out", diverting costly queries to the "non-default" option. possible fix for #360
-
George Katsikas authored
An empty invitation is no longer created when the referee is marked as unavailable
-
George Katsikas authored
-