4
0
Bifurcation 1
Ce dépôt a été archivé le 2023-06-07. Vous pouvez voir ses fichiers ou le cloner, mais pas ouvrir de ticket ou de demandes d'ajout, ni soumettre de changements.
wagtail-webradio/wagtail_webradio
Antoine 93193715f4 feat(settings): possibility to store sound files in a RadioShow folder 2022-11-26 15:42:44 +01:00
..
components fix(player): catch urls from sound file to 2022-06-03 12:10:35 +02:00
locale/fr/LC_MESSAGES feat(i18n): update French translations 2022-06-28 22:39:39 +02:00
migrations fix(models): migration to add sound_file field 2022-05-09 16:58:38 +02:00
static/wagtail_webradio fix(js): don't try to retrive time on disabled sound_file field 2022-10-20 12:36:08 +02:00
static_src fix(js): don't try to retrive time on disabled sound_file field 2022-10-20 12:36:08 +02:00
templates/wagtail_webradio feat(player): add the song duration and display it properly 2022-02-28 17:03:30 +01:00
views fix(views): podcast can be sorted by title in admin. FIX#14. 2022-05-09 17:49:09 +02:00
__init__.py ref: rename wagtailwebradio to wagtail_webradio 2021-11-25 11:14:16 +01:00
admin_urls.py feat: add PodcastChooserBlock using the modal workflow 2022-02-03 16:17:48 +01:00
apps.py ref: rename wagtailwebradio to wagtail_webradio 2021-11-25 11:14:16 +01:00
blocks.py feat: add PodcastChooserBlock using the modal workflow 2022-02-03 16:17:48 +01:00
forms.py feat(models): add a sound_file field to upload an audio file 2022-05-09 16:58:38 +02:00
menu.py ref: rename wagtailwebradio to wagtail_webradio 2021-11-25 11:14:16 +01:00
models.py feat(settings): possibility to store sound files in a RadioShow folder 2022-11-26 15:42:44 +01:00
permissions.py ref: rename wagtailwebradio to wagtail_webradio 2021-11-25 11:14:16 +01:00
ui.py build: configure eslint and rollup.js to bundle scripts 2022-02-26 21:30:41 +01:00
utils.py ref: move the duration format to utils 2022-02-28 18:48:01 +01:00
wagtail_hooks.py feat: add PodcastChooserBlock using the modal workflow 2022-02-03 16:17:48 +01:00
widgets.py build: configure eslint and rollup.js to bundle scripts 2022-02-26 21:30:41 +01:00