]> git.0d.be Git - django-panik-emissions.git/log
django-panik-emissions.git
3 years agotrivial: ship MANIFEST.in
Frédéric Péters [Sat, 20 Jun 2020 13:41:05 +0000 (15:41 +0200)]
trivial: ship MANIFEST.in

3 years agodebian: declare sound processing dependencies
Frédéric Péters [Sat, 20 Jun 2020 11:56:45 +0000 (13:56 +0200)]
debian: declare sound processing dependencies

3 years agodebian: declare dependencies
Frédéric Péters [Sat, 20 Jun 2020 11:51:12 +0000 (13:51 +0200)]
debian: declare dependencies

3 years agodebian: add missing comma to build-depends
Frédéric Péters [Thu, 18 Jun 2020 13:29:46 +0000 (15:29 +0200)]
debian: add missing comma to build-depends

3 years agotrivial: mention python 3 in trove classifiers
Frédéric Péters [Thu, 28 May 2020 16:31:16 +0000 (18:31 +0200)]
trivial: mention python 3 in trove classifiers

3 years agobuild: fix path to translation files
Frédéric Péters [Thu, 28 May 2020 16:27:48 +0000 (18:27 +0200)]
build: fix path to translation files

3 years agobuild: trivial style fix
Frédéric Péters [Thu, 28 May 2020 16:25:04 +0000 (18:25 +0200)]
build: trivial style fix

3 years agomisc: add debian packaging
Frédéric Péters [Thu, 28 May 2020 15:32:02 +0000 (17:32 +0200)]
misc: add debian packaging

3 years agobuild: update setup.py to build translations, generate version number, etc.
Frédéric Péters [Thu, 28 May 2020 15:31:12 +0000 (17:31 +0200)]
build: update setup.py to build translations, generate version number, etc.

3 years agomake end_datetime a property
Frédéric Péters [Thu, 21 May 2020 10:16:18 +0000 (12:16 +0200)]
make end_datetime a property

3 years agoadd missing imports
Frédéric Péters [Sun, 17 May 2020 17:31:45 +0000 (19:31 +0200)]
add missing imports

3 years agotranslation update
Frédéric Péters [Sat, 16 May 2020 15:05:54 +0000 (17:05 +0200)]
translation update

3 years agocheck and set sound file duration at upload time
Frédéric Péters [Sat, 16 May 2020 13:35:56 +0000 (15:35 +0200)]
check and set sound file duration at upload time

3 years agomigrations: add verbose name
Frédéric Péters [Sat, 16 May 2020 08:15:39 +0000 (10:15 +0200)]
migrations: add verbose name

3 years agomigrations: update default value for podcast quality
Frédéric Péters [Sat, 16 May 2020 08:14:13 +0000 (10:14 +0200)]
migrations: update default value for podcast quality

3 years agostrip all existing metadata when creating sound files
Frédéric Péters [Wed, 6 May 2020 12:17:12 +0000 (14:17 +0200)]
strip all existing metadata when creating sound files

4 years agolimit schedule sort on date object
Frédéric Péters [Mon, 27 Apr 2020 11:14:53 +0000 (13:14 +0200)]
limit schedule sort on date object

4 years agoadd missing attributes in podcast_sound_quality migration
Frédéric Péters [Fri, 17 Apr 2020 08:21:32 +0000 (10:21 +0200)]
add missing attributes in podcast_sound_quality migration

4 years agoadd intermediate sound quality
Frédéric Péters [Wed, 8 Apr 2020 06:13:23 +0000 (08:13 +0200)]
add intermediate sound quality

4 years agomigrations: import choices to always get current ones
Frédéric Péters [Wed, 8 Apr 2020 06:12:07 +0000 (08:12 +0200)]
migrations: import choices to always get current ones

4 years agodon't expose podcast sound quality settings
Frédéric Péters [Sun, 5 Apr 2020 11:12:43 +0000 (13:12 +0200)]
don't expose podcast sound quality settings

4 years agorevert bitrate conversion scale to match mp3 encoder
Frédéric Péters [Sat, 4 Apr 2020 13:36:49 +0000 (15:36 +0200)]
revert bitrate conversion scale to match mp3 encoder

4 years agoadd possibility to request higher quality for some podcasts
Frédéric Péters [Sat, 4 Apr 2020 13:11:59 +0000 (15:11 +0200)]
add possibility to request higher quality for some podcasts

4 years agoonly display schedule duration if it's set
Frédéric Péters [Sun, 29 Mar 2020 13:47:10 +0000 (15:47 +0200)]
only display schedule duration if it's set

4 years agoconsider weeks when calculating same-day reruns
Frédéric Péters [Sun, 29 Mar 2020 13:43:26 +0000 (15:43 +0200)]
consider weeks when calculating same-day reruns

4 years agoprefill new episode with duration from schedule (instead of default)
Frédéric Péters [Sun, 29 Mar 2020 13:37:52 +0000 (15:37 +0200)]
prefill new episode with duration from schedule (instead of default)

4 years agodisplay emission duration next to schedule when it's not the default duration
Frédéric Péters [Sun, 29 Mar 2020 13:36:11 +0000 (15:36 +0200)]
display emission duration next to schedule when it's not the default duration

4 years agoorder diffusions chronologically by default
Frédéric Péters [Sun, 29 Mar 2020 13:20:27 +0000 (15:20 +0200)]
order diffusions chronologically by default

4 years agomanagement: also compute durations of non-podcastable files
Frédéric Péters [Tue, 24 Mar 2020 15:02:17 +0000 (16:02 +0100)]
management: also compute durations of non-podcastable files

4 years agocheck emission slug url part
Frédéric Péters [Sun, 22 Mar 2020 15:25:29 +0000 (16:25 +0100)]
check emission slug url part

4 years agotranslation update
Frédéric Péters [Tue, 7 Jan 2020 16:27:45 +0000 (17:27 +0100)]
translation update

4 years agocreate-sound-files: compute duration from mp3 if it's the only format
Frédéric Péters [Sat, 28 Dec 2019 16:59:24 +0000 (17:59 +0100)]
create-sound-files: compute duration from mp3 if it's the only format

4 years agocreate-sound-files: create parent directories if needed
Frédéric Péters [Sat, 28 Dec 2019 13:02:16 +0000 (14:02 +0100)]
create-sound-files: create parent directories if needed

4 years agocreate-sound-files: add --link option
Frédéric Péters [Fri, 27 Dec 2019 08:34:20 +0000 (09:34 +0100)]
create-sound-files: add --link option

4 years agocreate-sound-files: add --formats options
Frédéric Péters [Fri, 27 Dec 2019 08:28:46 +0000 (09:28 +0100)]
create-sound-files: add --formats options

4 years agocreate-sound-files: extend copy to all source formats
Frédéric Péters [Fri, 27 Dec 2019 08:27:30 +0000 (09:27 +0100)]
create-sound-files: extend copy to all source formats

4 years agocreate-sound-waveforms: create waveform from mp3 if ogg doesn't exist
Frédéric Péters [Fri, 27 Dec 2019 08:25:09 +0000 (09:25 +0100)]
create-sound-waveforms: create waveform from mp3 if ogg doesn't exist

4 years agoload-from-drupal-json: add progress in verbose mode
Frédéric Péters [Fri, 27 Dec 2019 08:01:29 +0000 (09:01 +0100)]
load-from-drupal-json: add progress in verbose mode

4 years agoload-from-drupal-json: adapt emission slug and do not duplicate soundfile
Frédéric Péters [Thu, 26 Dec 2019 15:09:23 +0000 (16:09 +0100)]
load-from-drupal-json: adapt emission slug and do not duplicate soundfile

4 years agoload-from-drupal-json: load soundfiles
Frédéric Péters [Thu, 26 Dec 2019 13:49:34 +0000 (14:49 +0100)]
load-from-drupal-json: load soundfiles

4 years agocommands: create a second waveform with higher sample rate
Frédéric Péters [Thu, 26 Dec 2019 13:37:38 +0000 (14:37 +0100)]
commands: create a second waveform with higher sample rate

4 years agoload-from-drupal-json: handle errors when loading remote images
Frédéric Péters [Thu, 26 Dec 2019 13:12:53 +0000 (14:12 +0100)]
load-from-drupal-json: handle errors when loading remote images

4 years agoadd command to import from (custom) drupal export
Frédéric Péters [Thu, 26 Dec 2019 10:38:51 +0000 (11:38 +0100)]
add command to import from (custom) drupal export

4 years agoadd method to get natural weeks order
Frédéric Péters [Thu, 12 Dec 2019 13:30:09 +0000 (14:30 +0100)]
add method to get natural weeks order

4 years agoadd special case for daily program with same-day rerun
Frédéric Péters [Sun, 10 Nov 2019 16:07:27 +0000 (17:07 +0100)]
add special case for daily program with same-day rerun

4 years agofix addition of diffusion times in new episode form
Frédéric Péters [Sat, 9 Nov 2019 11:41:35 +0000 (12:41 +0100)]
fix addition of diffusion times in new episode form

4 years agofix slugification of new emissions
Frédéric Péters [Sat, 9 Nov 2019 11:41:06 +0000 (12:41 +0100)]
fix slugification of new emissions

4 years agoadjust translation of fragment help text
Frédéric Péters [Thu, 17 Oct 2019 13:36:46 +0000 (15:36 +0200)]
adjust translation of fragment help text

4 years agocreate-sound-files: recompute duration if --force is given
Frédéric Péters [Thu, 10 Oct 2019 15:04:03 +0000 (17:04 +0200)]
create-sound-files: recompute duration if --force is given

4 years agocreate-sound-waveforms: adapt to python3
Frédéric Péters [Thu, 10 Oct 2019 12:22:44 +0000 (14:22 +0200)]
create-sound-waveforms: adapt to python3

4 years agocreate-sound-files: adjust covert art for python 3
Frédéric Péters [Thu, 10 Oct 2019 12:17:54 +0000 (14:17 +0200)]
create-sound-files: adjust covert art for python 3

4 years agopython3: use print() function
Frédéric Péters [Thu, 10 Oct 2019 12:09:38 +0000 (14:09 +0200)]
python3: use print() function

4 years agouse relative imports for models
Frédéric Péters [Thu, 26 Sep 2019 12:49:25 +0000 (14:49 +0200)]
use relative imports for models

4 years agomark models with @python_2_unicode_compatible
Frédéric Péters [Thu, 26 Sep 2019 12:48:57 +0000 (14:48 +0200)]
mark models with @python_2_unicode_compatible

4 years agouse relative import for .utils
Frédéric Péters [Thu, 26 Sep 2019 12:35:14 +0000 (14:35 +0200)]
use relative import for .utils

4 years agotemplates: mark page sections with bo-block class
Frédéric Péters [Thu, 12 Sep 2019 12:18:23 +0000 (14:18 +0200)]
templates: mark page sections with bo-block class

4 years agodon't try setting metadata on soundfiles that were not generated
Frédéric Péters [Thu, 12 Sep 2019 12:16:39 +0000 (14:16 +0200)]
don't try setting metadata on soundfiles that were not generated

4 years agoadd new field to store matching itunes category
Frédéric Péters [Sun, 8 Sep 2019 19:08:27 +0000 (21:08 +0200)]
add new field to store matching itunes category

4 years agoset calendar popup week start to Monday
Frédéric Péters [Tue, 3 Sep 2019 12:27:23 +0000 (14:27 +0200)]
set calendar popup week start to Monday

4 years agodon't include hours/minutes when displaying newsitem date
Frédéric Péters [Fri, 30 Aug 2019 12:56:52 +0000 (14:56 +0200)]
don't include hours/minutes when displaying newsitem date

4 years agoadd end_datetime property to diffusions
Frédéric Péters [Fri, 30 Aug 2019 12:56:17 +0000 (14:56 +0200)]
add end_datetime property to diffusions

4 years agoupdate management commands to argparse
Frédéric Péters [Thu, 29 Aug 2019 18:16:37 +0000 (20:16 +0200)]
update management commands to argparse

4 years agotemplates: include year in full text index
Frédéric Péters [Tue, 4 Jun 2019 17:25:21 +0000 (19:25 +0200)]
templates: include year in full text index

4 years agoturn all tags lowercase
Frédéric Péters [Mon, 6 May 2019 07:58:39 +0000 (09:58 +0200)]
turn all tags lowercase

5 years agoadd required initial values to soundfile form
Frédéric Péters [Tue, 29 Jan 2019 16:41:08 +0000 (17:41 +0100)]
add required initial values to soundfile form

5 years agouse normal popup for add sound form
Frédéric Péters [Tue, 29 Jan 2019 10:56:40 +0000 (11:56 +0100)]
use normal popup for add sound form

5 years agouse normal popup for add diffusion form
Frédéric Péters [Tue, 29 Jan 2019 07:26:24 +0000 (08:26 +0100)]
use normal popup for add diffusion form

5 years agoadjust deletion pages for popups
Frédéric Péters [Mon, 28 Jan 2019 10:05:13 +0000 (11:05 +0100)]
adjust deletion pages for popups

5 years agoswitch button links to new gadjo class
Frédéric Péters [Mon, 28 Jan 2019 09:55:47 +0000 (10:55 +0100)]
switch button links to new gadjo class

5 years agoupdate for django 1.11
Frédéric Péters [Sun, 27 Jan 2019 13:48:00 +0000 (14:48 +0100)]
update for django 1.11

5 years agoprotect against december 31st potential bug
Frédéric Péters [Tue, 4 Dec 2018 09:29:46 +0000 (10:29 +0100)]
protect against december 31st potential bug

5 years agoadd start/stop buttons for episodes
Frédéric Péters [Sun, 22 Jul 2018 12:41:56 +0000 (14:41 +0200)]
add start/stop buttons for episodes

5 years agoadd option to keep original soundfile for podcast
Frédéric Péters [Sat, 21 Jul 2018 11:41:09 +0000 (13:41 +0200)]
add option to keep original soundfile for podcast

5 years agodon't crash on soundfiles with no file associated
Frédéric Péters [Sat, 21 Jul 2018 11:38:48 +0000 (13:38 +0200)]
don't crash on soundfiles with no file associated

5 years agofix support for midnight crossing and empty days
Frédéric Péters [Wed, 4 Jul 2018 23:40:27 +0000 (01:40 +0200)]
fix support for midnight crossing and empty days

5 years agomisc: fix argument handling of week-program command
Frédéric Péters [Wed, 4 Jul 2018 22:29:41 +0000 (00:29 +0200)]
misc: fix argument handling of week-program command

5 years agokeep full nonstop object available in programs
Frédéric Péters [Thu, 28 Jun 2018 05:18:51 +0000 (07:18 +0200)]
keep full nonstop object available in programs

5 years agononstop: add field to define a redirection for nonstop slots
Frédéric Péters [Thu, 28 Jun 2018 04:44:16 +0000 (06:44 +0200)]
nonstop: add field to define a redirection for nonstop slots

5 years agononstop: consider last program duration when adding nonstop slots
Frédéric Péters [Thu, 28 Jun 2018 04:41:39 +0000 (06:41 +0200)]
nonstop: consider last program duration when adding nonstop slots

5 years agononstop: handle past-midnight nonstop slots
Frédéric Péters [Thu, 28 Jun 2018 04:41:02 +0000 (06:41 +0200)]
nonstop: handle past-midnight nonstop slots

6 years agocreate podcast directory if it doesn't exist
Frédéric Péters [Thu, 4 Jan 2018 20:09:07 +0000 (21:09 +0100)]
create podcast directory if it doesn't exist

6 years agohandle new separate locations for sound files
Frédéric Péters [Mon, 18 Dec 2017 10:48:08 +0000 (11:48 +0100)]
handle new separate locations for sound files

6 years agoadd missing migration for chat_open and effective start/end fields
Frédéric Péters [Sun, 17 Dec 2017 11:01:20 +0000 (12:01 +0100)]
add missing migration for chat_open and effective start/end fields

6 years agostore original sound files in a different directory
Frédéric Péters [Sun, 17 Dec 2017 10:57:43 +0000 (11:57 +0100)]
store original sound files in a different directory

This will make it easier to rsync only published files.

6 years agouse generated soundfile to extract wave form
Frédéric Péters [Thu, 10 Aug 2017 13:44:09 +0000 (15:44 +0200)]
use generated soundfile to extract wave form

6 years agomark chat_open and effective start/end fields as allowed to be blank
Frédéric Péters [Fri, 21 Jul 2017 14:26:44 +0000 (16:26 +0200)]
mark chat_open and effective start/end fields as allowed to be blank

6 years agoswitch to ffmpeg for encoding
Frédéric Péters [Sun, 16 Jul 2017 11:32:21 +0000 (13:32 +0200)]
switch to ffmpeg for encoding

6 years agoadapt args handling to newer django
Frédéric Péters [Sun, 16 Jul 2017 11:18:14 +0000 (13:18 +0200)]
adapt args handling to newer django

7 years agoadd possibility to attach a license to soundfiles
Frédéric Péters [Sun, 23 Apr 2017 12:44:46 +0000 (14:44 +0200)]
add possibility to attach a license to soundfiles

7 years agoadd basic command to auto close chats
Frédéric Péters [Tue, 18 Apr 2017 14:32:55 +0000 (16:32 +0200)]
add basic command to auto close chats

7 years agorevert idnex to dates, and give it dates
Frédéric Péters [Tue, 18 Apr 2017 13:47:29 +0000 (15:47 +0200)]
revert idnex to dates, and give it dates

7 years agouse a datetime index for sound date
Frédéric Péters [Tue, 18 Apr 2017 13:45:29 +0000 (15:45 +0200)]
use a datetime index for sound date

7 years agoremove useless null=True on many2many fields
Frédéric Péters [Tue, 18 Apr 2017 13:25:31 +0000 (15:25 +0200)]
remove useless null=True on many2many fields

7 years agoupdate forms for django 1.8
Frédéric Péters [Tue, 18 Apr 2017 10:02:14 +0000 (12:02 +0200)]
update forms for django 1.8

7 years agofix handling of nonstop slots spanning the day separation time
Frédéric Péters [Wed, 5 Oct 2016 14:16:09 +0000 (16:16 +0200)]
fix handling of nonstop slots spanning the day separation time

7 years agomake team member mailto links
Frédéric Péters [Fri, 30 Sep 2016 14:30:45 +0000 (16:30 +0200)]
make team member mailto links

7 years agomark schedule/team part of emission view
Frédéric Péters [Fri, 30 Sep 2016 11:09:10 +0000 (13:09 +0200)]
mark schedule/team part of emission view

7 years agodisplay emission members
Frédéric Péters [Fri, 30 Sep 2016 10:58:25 +0000 (12:58 +0200)]
display emission members

7 years agodon't display chat_open field
Frédéric Péters [Mon, 23 May 2016 15:10:40 +0000 (17:10 +0200)]
don't display chat_open field

7 years agoonly hide pige download link if it doesn't exist
Frédéric Péters [Mon, 16 May 2016 11:45:25 +0000 (13:45 +0200)]
only hide pige download link if it doesn't exist