- Oct 13, 2023
-
-
Konrad Mohrfeldt authored
-
Konrad Mohrfeldt authored
-
Konrad Mohrfeldt authored
-
Konrad Mohrfeldt authored
-
Ernesto Rico Schmidt authored
-
- Sep 14, 2023
-
-
Ernesto Rico Schmidt authored
-
- Sep 12, 2023
-
-
Konrad Mohrfeldt authored
The filter annotation for ordering by show ownership introduced a join that caused some results to appear more than once.
-
- Sep 07, 2023
-
-
Ernesto Rico Schmidt authored
-
Ernesto Rico Schmidt authored
-
Ernesto Rico Schmidt authored
-
Konrad Mohrfeldt authored
The dashboard will need to implement a paginated list of shows that should be searchable.
-
Konrad Mohrfeldt authored
The dashboard must be able to sort shows.
-
Konrad Mohrfeldt authored
In aa7e7f41 filters were renamed to a camelCase scheme. This is actually wrong, because the filter names are already transformed to snake_case when the are applied to the FilterSet.
-
Ernesto Rico Schmidt authored
-
Ernesto Rico Schmidt authored
-
Ernesto Rico Schmidt authored
-
Ernesto Rico Schmidt authored
add loaddata.test make target
-
- Sep 06, 2023
-
-
Konrad Mohrfeldt authored
The nested timeslot routes allowed us to filter the timeslots by show and schedule. We’ve deprecated nested endpoints with the alpha.2 release, but still need the actual filtering logic.
-
Konrad Mohrfeldt authored
We need the search filter to implement a user complete field in the dashboard.
-
Konrad Mohrfeldt authored
-
Ernesto Rico Schmidt authored
-
Ernesto Rico Schmidt authored
-
Ernesto Rico Schmidt authored
-
Ernesto Rico Schmidt authored
-
Ernesto Rico Schmidt authored
-
Ernesto Rico Schmidt authored
-
- Aug 30, 2023
-
-
Konrad Mohrfeldt authored
This is the counterpart to the requires_express_permission_for_publication field of the License model.
-
Konrad Mohrfeldt authored
-
Konrad Mohrfeldt authored
The Timeslot no longer has a show attribute. It is exposed through timeslot.schedule.show instead.
-
- Aug 29, 2023
-
-
Ernesto Rico Schmidt authored
-
Ernesto Rico Schmidt authored
add `needs_author`, `requires_express_permission_for_publication` and `url` update LicenseSerializer and license fixture
-
- Aug 02, 2023
-
-
Ernesto Rico Schmidt authored
-
Ernesto Rico Schmidt authored
-
- Jul 27, 2023
-
-
Ernesto Rico Schmidt authored
- replace LicenseType with License model, update fixture, serializers, views, and urls Closes: #167
-
Ernesto Rico Schmidt authored
-
Ernesto Rico Schmidt authored
-
- Jul 26, 2023
-
-
Ernesto Rico Schmidt authored
Closes: #171
-
- Jul 13, 2023
-
-
Ernesto Rico Schmidt authored
-
Ernesto Rico Schmidt authored
-
Ernesto Rico Schmidt authored
-