- Apr 09, 2023
-
-
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
-
Ernesto Rico Schmidt authored
Refactor Note REST API endpoint See merge request !25
-
Konrad Mohrfeldt authored
-
Konrad Mohrfeldt authored
This is mainly so we can start phasing out nested routes. With nested routes objects were filtered based on route parameters. Therefore we need something similar in the form of query parameters.
-
Konrad Mohrfeldt authored
-
Konrad Mohrfeldt authored
-
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
-
The image attributes on our models were using VersatileImageField before our migration to a separate image model. VersatileImageField uses a VARCHAR field internally that cannot be converted to a ForeignKey. Signed-off-by:
Ernesto Rico Schmidt <ernesto@helsinki.at>
-
Ernesto Rico Schmidt authored
-
Ernesto Rico Schmidt authored
-
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
-
Ernesto Rico Schmidt authored
Replace ModelWithImageFields with foreign key to Image.
-
Ernesto Rico Schmidt authored
- remove ThumbnailsMixin and thumbnails fields, - remove image_* fields and theis usage, - use utils.delete_links function
-
Ernesto Rico Schmidt authored
-
Ernesto Rico Schmidt authored
Replace ModelWithImageFields with foreign key to Image.
-
- Apr 03, 2023
-
-
Ernesto Rico Schmidt authored
- remove ThumbnailsMixin and thumbnails fields, - remove image_* fields and theis usage, - introduce utils.delete_links function
-
Ernesto Rico Schmidt authored
-
Ernesto Rico Schmidt authored
-
Ernesto Rico Schmidt authored
Replace ModelWithImageFields with foreign key to Image.
-
Ernesto Rico Schmidt authored
-
Ernesto Rico Schmidt authored
Closes: aura#164
-
Ernesto Rico Schmidt authored
Since this may lead to errors while initialazing the container. Closes: #163
-
- Mar 30, 2023
-
-
Ernesto Rico Schmidt authored
Closes #139
-
Ernesto Rico Schmidt authored
-
- Mar 29, 2023
-
-
Ernesto Rico Schmidt 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
-
- Mar 27, 2023
-
-
Ernesto Rico Schmidt authored
Closes #142
-
Ernesto Rico Schmidt authored
-