]> git.0d.be Git - django-panik-emissions.git/log
django-panik-emissions.git
21 months agotranslation update
Frédéric Péters [Sun, 17 Jul 2022 12:35:45 +0000 (14:35 +0200)]
translation update

21 months agoadd missing label to schedule day/time field
Frédéric Péters [Sun, 17 Jul 2022 12:35:23 +0000 (14:35 +0200)]
add missing label to schedule day/time field

21 months agouse single modify_schedule for all schedule access rights
Frédéric Péters [Sun, 17 Jul 2022 12:00:09 +0000 (14:00 +0200)]
use single modify_schedule for all schedule access rights

21 months agoadd link to page to program recurring stream
Frédéric Péters [Sat, 16 Jul 2022 16:27:11 +0000 (18:27 +0200)]
add link to page to program recurring stream

21 months agoauto generate slug for nonstop zone
Frédéric Péters [Sat, 16 Jul 2022 13:48:11 +0000 (15:48 +0200)]
auto generate slug for nonstop zone

21 months agoupdate whatsonair to work past midnight *and* in the morning
Frédéric Péters [Thu, 30 Jun 2022 13:12:01 +0000 (15:12 +0200)]
update whatsonair to work past midnight *and* in the morning

21 months agocommands: add support for passing a specific datetime to whatsonair
Frédéric Péters [Thu, 30 Jun 2022 13:01:33 +0000 (15:01 +0200)]
commands: add support for passing a specific datetime to whatsonair

21 months agoRevert "get emissions over a 12h timespan to get what's on air"
Frédéric Péters [Mon, 27 Jun 2022 06:56:00 +0000 (08:56 +0200)]
Revert "get emissions over a 12h timespan to get what's on air"

This reverts commit 5a70be4651d987259110c4497be40ff0ea631197 as it fails
to display shows in the morning.

22 months agoget emissions over a 12h timespan to get what's on air
Frédéric Péters [Fri, 17 Jun 2022 22:38:17 +0000 (00:38 +0200)]
get emissions over a 12h timespan to get what's on air

23 months agoswitch form rendering to |with_template
Frédéric Péters [Sun, 15 May 2022 11:56:29 +0000 (13:56 +0200)]
switch form rendering to |with_template

23 months agotranslation update
Frédéric Péters [Fri, 6 May 2022 16:42:09 +0000 (18:42 +0200)]
translation update

23 months agoadd note about maximum file size
Frédéric Péters [Fri, 6 May 2022 16:39:57 +0000 (18:39 +0200)]
add note about maximum file size

23 months agorename max file size option
Frédéric Péters [Fri, 6 May 2022 16:30:13 +0000 (18:30 +0200)]
rename max file size option

23 months agoadd max size and file type checks on sound uploads
Frédéric Péters [Fri, 6 May 2022 16:19:18 +0000 (18:19 +0200)]
add max size and file type checks on sound uploads

23 months agoremove usage of django.utils.six
Frédéric Péters [Thu, 28 Apr 2022 08:15:03 +0000 (10:15 +0200)]
remove usage of django.utils.six

23 months agoremove @python_2_unicode_compatible
Frédéric Péters [Thu, 28 Apr 2022 08:14:09 +0000 (10:14 +0200)]
remove @python_2_unicode_compatible

2 years agoalways convert rgba to rgb when resizing
Frédéric Péters [Thu, 14 Apr 2022 11:27:09 +0000 (13:27 +0200)]
always convert rgba to rgb when resizing

This helps with people uploading PNG files with a .jpg extension as
Pillow would then try to save it as JPEG and fail with "cannot write
mode RGBA as JPEG".

2 years agotrivial: bump black version to 22.3.0
Frédéric Péters [Thu, 7 Apr 2022 07:57:26 +0000 (09:57 +0200)]
trivial: bump black version to 22.3.0

2 years agoavoid empty slugs
Frédéric Péters [Fri, 25 Mar 2022 15:06:55 +0000 (16:06 +0100)]
avoid empty slugs

2 years agouse proper label for diffusion datetime field
Frédéric Péters [Tue, 15 Mar 2022 15:44:34 +0000 (16:44 +0100)]
use proper label for diffusion datetime field

2 years agotranslation update
Frédéric Péters [Tue, 15 Mar 2022 15:44:02 +0000 (16:44 +0100)]
translation update

2 years agoadd settings to hide open/close chat buttons
Frédéric Péters [Sat, 12 Mar 2022 15:27:51 +0000 (16:27 +0100)]
add settings to hide open/close chat buttons

2 years agoreduce number of queries for days view
Frédéric Péters [Sat, 5 Mar 2022 21:20:30 +0000 (22:20 +0100)]
reduce number of queries for days view

2 years agouse get_sorted_episodes() and has_sound on emission details page
Frédéric Péters [Sat, 5 Mar 2022 14:52:09 +0000 (15:52 +0100)]
use get_sorted_episodes() and has_sound on emission details page

(like on panikdb homepage)

2 years agotrivial: bump black version to 22.1.0 (#62312)
Frédéric Péters [Sat, 5 Mar 2022 07:44:56 +0000 (08:44 +0100)]
trivial: bump black version to 22.1.0 (#62312)

2 years agoexclude episodes without any diffusion from sorted episodes
Frédéric Péters [Sat, 5 Mar 2022 07:42:58 +0000 (08:42 +0100)]
exclude episodes without any diffusion from sorted episodes

2 years agoannotate with latest soundfile timesstamp, speed up has_sound()
Frédéric Péters [Fri, 4 Mar 2022 19:34:20 +0000 (20:34 +0100)]
annotate with latest soundfile timesstamp, speed up has_sound()

2 years agoget first_diffusion with annotate() and RawSQLQ (not .extra())
Frédéric Péters [Fri, 4 Mar 2022 19:29:15 +0000 (20:29 +0100)]
get first_diffusion with annotate() and RawSQLQ (not .extra())

2 years agoallow multiple URLs of same kind
Frédéric Péters [Wed, 23 Feb 2022 09:54:35 +0000 (10:54 +0100)]
allow multiple URLs of same kind

2 years agogenerate unique slugs for emissions
Frédéric Péters [Mon, 21 Feb 2022 22:36:27 +0000 (23:36 +0100)]
generate unique slugs for emissions

2 years agoadd flag to have an episode created but not published
Frédéric Péters [Wed, 26 Jan 2022 17:01:16 +0000 (18:01 +0100)]
add flag to have an episode created but not published

2 years agofix getting news category
Frédéric Péters [Thu, 13 Jan 2022 21:10:09 +0000 (22:10 +0100)]
fix getting news category

2 years agoselect newsitem category by default if there is only one v2022
Frédéric Péters [Wed, 5 Jan 2022 19:50:19 +0000 (20:50 +0100)]
select newsitem category by default if there is only one

2 years agodebian: use debhelper compat level 12
Frédéric Péters [Sun, 12 Dec 2021 14:36:03 +0000 (15:36 +0100)]
debian: use debhelper compat level 12

2 years agofix un/setting focus on pages
Frédéric Péters [Mon, 29 Nov 2021 09:07:55 +0000 (10:07 +0100)]
fix un/setting focus on pages

2 years agobuild: bump black version
Frédéric Péters [Thu, 25 Nov 2021 09:17:19 +0000 (10:17 +0100)]
build: bump black version

2 years agofix display of date in edited newsitem
Frédéric Péters [Sat, 30 Oct 2021 09:19:43 +0000 (11:19 +0200)]
fix display of date in edited newsitem

2 years agoadjust day for program starting after midnight and before dawn v2021
Frédéric Péters [Fri, 1 Oct 2021 14:54:01 +0000 (16:54 +0200)]
adjust day for program starting after midnight and before dawn

2 years agouse a real page for add absence popup
Frédéric Péters [Wed, 22 Sep 2021 15:16:01 +0000 (17:16 +0200)]
use a real page for add absence popup

2 years agotrivial: apply new pre-commit configuration
Frédéric Péters [Sun, 19 Sep 2021 12:24:27 +0000 (14:24 +0200)]
trivial: apply new pre-commit configuration

2 years agotrivial: sync pre-commit configuration
Frédéric Péters [Sun, 19 Sep 2021 12:24:24 +0000 (14:24 +0200)]
trivial: sync pre-commit configuration

2 years agoadd end_datetime to nonstop slots
Frédéric Péters [Fri, 17 Sep 2021 19:21:01 +0000 (21:21 +0200)]
add end_datetime to nonstop slots

2 years agotranslation update
Frédéric Péters [Fri, 17 Sep 2021 10:08:21 +0000 (12:08 +0200)]
translation update

2 years agoadd field for extra fields to episode model
Frédéric Péters [Fri, 17 Sep 2021 08:20:15 +0000 (10:20 +0200)]
add field for extra fields to episode model

2 years agoinclude websites and email on emission page
Frédéric Péters [Fri, 17 Sep 2021 07:52:06 +0000 (09:52 +0200)]
include websites and email on emission page

2 years agoalways display team members
Frédéric Péters [Fri, 17 Sep 2021 07:48:28 +0000 (09:48 +0200)]
always display team members

2 years agoadd support for multiple URLs
Frédéric Péters [Tue, 14 Sep 2021 12:13:04 +0000 (14:13 +0200)]
add support for multiple URLs

2 years agofix typo in emission delete permission reference
Frédéric Péters [Tue, 14 Sep 2021 07:46:04 +0000 (09:46 +0200)]
fix typo in emission delete permission reference

2 years agoadd template for emission removal
Frédéric Péters [Mon, 13 Sep 2021 11:56:13 +0000 (13:56 +0200)]
add template for emission removal

2 years agotranslation update
Frédéric Péters [Mon, 13 Sep 2021 10:11:49 +0000 (12:11 +0200)]
translation update

2 years agoadd button to remove for real an emission
Frédéric Péters [Mon, 13 Sep 2021 10:10:04 +0000 (12:10 +0200)]
add button to remove for real an emission

2 years agoadd subtitle to newsitem model
Frédéric Péters [Sat, 21 Aug 2021 15:21:12 +0000 (17:21 +0200)]
add subtitle to newsitem model

2 years agocommands: display filename when creating waveforms in verbose mode
Frédéric Péters [Wed, 28 Jul 2021 07:34:05 +0000 (09:34 +0200)]
commands: display filename when creating waveforms in verbose mode

2 years agocommands: add --newer arg to create-sounds-files/waveforms
Frédéric Péters [Wed, 28 Jul 2021 07:33:00 +0000 (09:33 +0200)]
commands: add --newer arg to create-sounds-files/waveforms

2 years agofix debug mode check in format availability check
Frédéric Péters [Sat, 24 Jul 2021 13:28:52 +0000 (15:28 +0200)]
fix debug mode check in format availability check

2 years agocreate sound file "atomically"
Frédéric Péters [Sat, 24 Jul 2021 09:13:56 +0000 (11:13 +0200)]
create sound file "atomically"

2 years agoallow images up to 1400×1400 (as this is now required for apple podcasts)
Frédéric Péters [Tue, 20 Jul 2021 20:37:40 +0000 (22:37 +0200)]
allow images up to 1400×1400 (as this is now required for apple podcasts)

2 years agouse |yesno for frament and podcastable columns
Frédéric Péters [Tue, 20 Jul 2021 15:50:07 +0000 (17:50 +0200)]
use |yesno for frament and podcastable columns

2 years agoget default podcast file formats from settings
Frédéric Péters [Mon, 19 Jul 2021 16:53:17 +0000 (18:53 +0200)]
get default podcast file formats from settings

2 years agoallow blank itunes category name
Frédéric Péters [Sat, 17 Jul 2021 11:58:59 +0000 (13:58 +0200)]
allow blank itunes category name

2 years agodebian: fix location of python3-bs4 (runtime dependency, not build-dep)
Frédéric Péters [Tue, 13 Jul 2021 19:14:35 +0000 (21:14 +0200)]
debian: fix location of python3-bs4 (runtime dependency, not build-dep)

2 years agodebian: declare new beautifulsoup dependency
Frédéric Péters [Sun, 11 Jul 2021 12:35:51 +0000 (14:35 +0200)]
debian: declare new beautifulsoup dependency

2 years agoforce all tags to lowercase
Frédéric Péters [Sun, 11 Jul 2021 11:24:40 +0000 (13:24 +0200)]
force all tags to lowercase

2 years agoadd support for embedding soundcloud tracks
Frédéric Péters [Sun, 11 Jul 2021 08:57:48 +0000 (10:57 +0200)]
add support for embedding soundcloud tracks

2 years agoallow all emission managers to add diffusions
Frédéric Péters [Mon, 7 Jun 2021 12:02:17 +0000 (14:02 +0200)]
allow all emission managers to add diffusions

2 years agofix inverted labels for chat management
Frédéric Péters [Sat, 5 Jun 2021 16:42:21 +0000 (18:42 +0200)]
fix inverted labels for chat management

2 years agotemplates: fix location of extra action cells block
Frédéric Péters [Mon, 31 May 2021 11:01:05 +0000 (13:01 +0200)]
templates: fix location of extra action cells block

2 years agotranslation update
Frédéric Péters [Mon, 31 May 2021 10:57:45 +0000 (12:57 +0200)]
translation update

2 years agoadd duration to soundfiles table
Frédéric Péters [Mon, 31 May 2021 10:57:26 +0000 (12:57 +0200)]
add duration to soundfiles table

2 years agotranslation update
Frédéric Péters [Sun, 30 May 2021 10:55:32 +0000 (12:55 +0200)]
translation update

2 years agoupdate podcastable label and help text to talk about publication on the website
Frédéric Péters [Sun, 30 May 2021 10:53:29 +0000 (12:53 +0200)]
update podcastable label and help text to talk about publication on the website

(and not sabam rules)

2 years agodon't include soundfile format in edit dialog if there's no choices
Frédéric Péters [Sun, 30 May 2021 10:49:43 +0000 (12:49 +0200)]
don't include soundfile format in edit dialog if there's no choices

2 years agotranlation update
Frédéric Péters [Sun, 30 May 2021 08:56:07 +0000 (10:56 +0200)]
tranlation update

2 years agotemplates: reword and add extension block to soundfile deletion confirmation
Frédéric Péters [Sun, 30 May 2021 08:52:43 +0000 (10:52 +0200)]
templates: reword and add extension block to soundfile deletion confirmation

2 years agotemplates: use popups for edit/remove soundfiles
Frédéric Péters [Sun, 30 May 2021 08:52:31 +0000 (10:52 +0200)]
templates: use popups for edit/remove soundfiles

2 years agomark external podcasts
Frédéric Péters [Sun, 30 May 2021 08:41:40 +0000 (10:41 +0200)]
mark external podcasts

2 years agotranslation update
Frédéric Péters [Sun, 30 May 2021 08:32:02 +0000 (10:32 +0200)]
translation update

2 years agoadd django blocks to extend soundfiles table
Frédéric Péters [Sun, 30 May 2021 08:30:59 +0000 (10:30 +0200)]
add django blocks to extend soundfiles table

2 years agofix deletion of soundfiles with no file
Frédéric Péters [Sun, 30 May 2021 08:24:37 +0000 (10:24 +0200)]
fix deletion of soundfiles with no file

2 years agotrivial: add new black reformating entry to ignored revisions
Frédéric Péters [Thu, 27 May 2021 14:56:42 +0000 (16:56 +0200)]
trivial: add new black reformating entry to ignored revisions

2 years agotrivial: re-apply black
Frédéric Péters [Thu, 27 May 2021 14:55:48 +0000 (16:55 +0200)]
trivial: re-apply black

2 years agoadd utility method to get mixcloud embedding url
Frédéric Péters [Thu, 27 May 2021 14:53:43 +0000 (16:53 +0200)]
add utility method to get mixcloud embedding url

2 years agoadd/adapt accessors for soundfiles without files
Frédéric Péters [Thu, 27 May 2021 14:05:26 +0000 (16:05 +0200)]
add/adapt accessors for soundfiles without files

2 years agodon't include format field if there's no choices
Frédéric Péters [Thu, 27 May 2021 13:49:04 +0000 (15:49 +0200)]
don't include format field if there's no choices

2 years agoadd (hidden by default) external URL field to soundfile model
Frédéric Péters [Thu, 27 May 2021 12:55:21 +0000 (14:55 +0200)]
add (hidden by default) external URL field to soundfile model

2 years agoupdate jquery file input for 2.2 compat
Frédéric Péters [Thu, 27 May 2021 12:40:36 +0000 (14:40 +0200)]
update jquery file input for 2.2 compat

2 years agofollow new settings to not include recording buttons
Frédéric Péters [Thu, 27 May 2021 11:35:49 +0000 (13:35 +0200)]
follow new settings to not include recording buttons

2 years agoisolate episode template parts in django blocks for extensibility
Frédéric Péters [Thu, 27 May 2021 11:31:57 +0000 (13:31 +0200)]
isolate episode template parts in django blocks for extensibility

2 years agofix translation typo
Frédéric Péters [Thu, 27 May 2021 10:43:26 +0000 (12:43 +0200)]
fix translation typo

2 years agotemplates: use blocks on episode page
Frédéric Péters [Thu, 27 May 2021 09:14:20 +0000 (11:14 +0200)]
templates: use blocks on episode page

2 years agoadapt more datetime/splitdatetime places
Frédéric Péters [Tue, 25 May 2021 22:06:27 +0000 (00:06 +0200)]
adapt more datetime/splitdatetime places

2 years agofix widget reference in add absence popup
Frédéric Péters [Tue, 25 May 2021 21:55:41 +0000 (23:55 +0200)]
fix widget reference in add absence popup

2 years agoavoid crash on get_next_planned_date while no known date
Frédéric Péters [Tue, 25 May 2021 21:26:19 +0000 (23:26 +0200)]
avoid crash on get_next_planned_date while no known date

2 years agouse native date and time inputs
Frédéric Péters [Mon, 24 May 2021 13:55:53 +0000 (15:55 +0200)]
use native date and time inputs

2 years agomark string for translation
Frédéric Péters [Sun, 23 May 2021 14:52:35 +0000 (16:52 +0200)]
mark string for translation

2 years agotemplates: load missing i18n library
Frédéric Péters [Sat, 22 May 2021 16:34:36 +0000 (18:34 +0200)]
templates: load missing i18n library

2 years agotranslation update
Frédéric Péters [Sat, 22 May 2021 13:44:32 +0000 (15:44 +0200)]
translation update

2 years agotemplates: mark strings for translation
Frédéric Péters [Sat, 22 May 2021 13:38:45 +0000 (15:38 +0200)]
templates: mark strings for translation

2 years agolower taggit migration dependency
Frédéric Péters [Sat, 22 May 2021 12:40:22 +0000 (14:40 +0200)]
lower taggit migration dependency

2 years agotranslation update
Frédéric Péters [Sat, 22 May 2021 07:13:36 +0000 (09:13 +0200)]
translation update