- Dec 06, 2023
-
-
Ernesto Rico Schmidt authored
Closes: #185
-
- Nov 23, 2023
-
-
Ernesto Rico Schmidt authored
Closes: #178
-
- Oct 19, 2023
-
-
Ernesto Rico Schmidt authored
-
- Oct 17, 2023
-
-
Ernesto Rico Schmidt authored
-
Ernesto Rico Schmidt authored
-
Ernesto Rico Schmidt authored
-
- Sep 07, 2023
-
-
Ernesto Rico Schmidt authored
-
Ernesto Rico Schmidt authored
-
- Sep 06, 2023
-
-
Ernesto Rico Schmidt authored
-
Ernesto Rico Schmidt authored
-
Ernesto Rico Schmidt authored
-
- Aug 29, 2023
-
-
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
-
- Jul 27, 2023
-
-
Ernesto Rico Schmidt authored
- replace LicenseType with License model, update fixture, serializers, views, and urls Closes: #167
-
- Jul 26, 2023
-
-
Ernesto Rico Schmidt authored
Closes: #171
-
- Jun 15, 2023
-
-
Ernesto Rico Schmidt authored
Closes #157
-
Ernesto Rico Schmidt authored
-
- Jun 14, 2023
-
-
Ernesto Rico Schmidt authored
-
- Jun 08, 2023
-
-
Ernesto Rico Schmidt authored
-
Ernesto Rico Schmidt authored
-
- Jun 07, 2023
-
-
Ernesto Rico Schmidt authored
Closes: #155
-
Ernesto Rico Schmidt authored
Closes: #155
-
- May 05, 2023
-
-
Ernesto Rico Schmidt authored
-
- Apr 25, 2023
-
-
Ernesto Rico Schmidt authored
-
- Apr 24, 2023
-
-
Ernesto Rico Schmidt authored
-
- Apr 20, 2023
-
-
Ernesto Rico Schmidt authored
- The user or username is no longer "injected" in the view sets - The user and username are obtained in the serializers from requests
-
- Apr 11, 2023
-
-
Ernesto Rico Schmidt authored
-
Ernesto Rico Schmidt authored
- Replace ImageField with ForeignKey reference to Image - Update `program/show.json` fixture - Update serializer to refer to Image and allow null
-
- Apr 09, 2023
-
-
Konrad Mohrfeldt authored
-
Konrad Mohrfeldt authored
-
Konrad Mohrfeldt authored
-
Konrad Mohrfeldt authored
The serializer would return an invalid format for the image.ppoi field causing errors on save through the API even if the API consumer didn’t modify the ppoi field value. Apart from that the current implementation caused an internal server error instead of rejecting invalid formats on save.
-
Konrad Mohrfeldt authored
Any frontend will need the dimensions of the supplied thumbnails to select the appropriate thumbnail in different rendering contexts. Apart from that the thumbnail name is not that helpful, as we need the full thumbnail URL to be able to display it.
-
- Apr 07, 2023
-
-
Konrad Mohrfeldt authored
-
- Apr 06, 2023
-
-
Ernesto Rico Schmidt authored
-
- Apr 05, 2023
-
-
Ernesto Rico Schmidt authored
-
- Apr 04, 2023
-
-
Ernesto Rico Schmidt authored
-
Ernesto Rico Schmidt authored
- remove ThumbnailsMixin and thumbnails fields, - remove image_* fields and theis usage, - use utils.delete_links function
-
Ernesto Rico Schmidt authored
- remove ThumbnailsMixin and thumbnails fields, - remove image_* fields and theis usage, - use utils.delete_links function
-
- Apr 03, 2023
-
-
Ernesto Rico Schmidt authored
- remove ThumbnailsMixin and thumbnails fields, - remove image_* fields and theis usage, - introduce utils.delete_links function
-