]> git.0d.be Git - panikweb.git/log
panikweb.git
8 years agoswitch thumbnail system from homegrown to sorl-thumbnail
Frédéric Péters [Mon, 25 May 2015 08:45:39 +0000 (10:45 +0200)]
switch thumbnail system from homegrown to sorl-thumbnail

8 years agoadd cell renderer for episodes
Frédéric Péters [Wed, 20 May 2015 11:49:21 +0000 (13:49 +0200)]
add cell renderer for episodes

8 years agonot just panik events
Frédéric Péters [Tue, 19 May 2015 13:00:48 +0000 (15:00 +0200)]
not just panik events

8 years agodisplay event date on newsitem
Frédéric Péters [Tue, 19 May 2015 12:55:43 +0000 (14:55 +0200)]
display event date on newsitem

8 years agoadd top link to agenda
Frédéric Péters [Tue, 19 May 2015 12:48:45 +0000 (14:48 +0200)]
add top link to agenda

9 years agofix typo in {% trans %} template tag
Frédéric Péters [Sun, 12 Apr 2015 16:17:22 +0000 (18:17 +0200)]
fix typo in {% trans %} template tag

9 years agoadd French/English switch
Frédéric Péters [Fri, 10 Apr 2015 12:47:15 +0000 (14:47 +0200)]
add French/English switch

9 years agoaudioplayer: limit processing to native 'Play' event
Frédéric Péters [Wed, 8 Apr 2015 11:58:30 +0000 (13:58 +0200)]
audioplayer: limit processing to native 'Play' event

9 years agotrack audio usage using piwik events instead of hardcoded goals
Frédéric Péters [Wed, 8 Apr 2015 08:47:09 +0000 (10:47 +0200)]
track audio usage using piwik events instead of hardcoded goals

9 years agoadd month archives for agenda
Frédéric Péters [Mon, 6 Apr 2015 10:13:13 +0000 (12:13 +0200)]
add month archives for agenda

9 years agofix agenda to display future events
Frédéric Péters [Mon, 6 Apr 2015 09:31:29 +0000 (11:31 +0200)]
fix agenda to display future events

9 years agoadd manual redirect from agenda to agenda/
Frédéric Péters [Mon, 6 Apr 2015 09:29:55 +0000 (11:29 +0200)]
add manual redirect from agenda to agenda/

9 years agoadd agenda view
Frédéric Péters [Mon, 6 Apr 2015 09:13:55 +0000 (11:13 +0200)]
add agenda view

9 years agodisplay newsitems tags
Frédéric Péters [Mon, 6 Apr 2015 08:43:08 +0000 (10:43 +0200)]
display newsitems tags

9 years agostyle: render ogg/mp3 download links more visible
Frédéric Péters [Tue, 31 Mar 2015 16:05:09 +0000 (18:05 +0200)]
style: render ogg/mp3 download links more visible

9 years agostyle: allocate space for image only in content pages
Frédéric Péters [Tue, 31 Mar 2015 16:00:40 +0000 (18:00 +0200)]
style: allocate space for image only in content pages

9 years agopush download links on top of the waveform
Frédéric Péters [Thu, 26 Mar 2015 14:24:26 +0000 (15:24 +0100)]
push download links on top of the waveform

9 years agoRevert "remove obsolete ticker stuff"
Frédéric Péters [Thu, 19 Mar 2015 09:51:08 +0000 (10:51 +0100)]
Revert "remove obsolete ticker stuff"

This reverts commit d243652c9cb29eed89a113560630e78ed043d8ea; this is actually
used for the focus items on the homepage...

9 years agoinclude episode/emission logo next to waveform in content pages
Frédéric Péters [Wed, 18 Mar 2015 08:21:57 +0000 (09:21 +0100)]
include episode/emission logo next to waveform in content pages

9 years agostyle: add a bit of margin between sound elements
Frédéric Péters [Fri, 13 Mar 2015 13:14:05 +0000 (14:14 +0100)]
style: add a bit of margin between sound elements

9 years agoadd references to emission/episode in audio inserts
Frédéric Péters [Fri, 13 Mar 2015 12:27:17 +0000 (13:27 +0100)]
add references to emission/episode in audio inserts

9 years agoadd combo soundfile template
Frédéric Péters [Fri, 13 Mar 2015 11:57:53 +0000 (12:57 +0100)]
add combo soundfile template

9 years agoadd panikombo dependency, for the soundfile cell type
Frédéric Péters [Thu, 12 Mar 2015 16:53:18 +0000 (17:53 +0100)]
add panikombo dependency, for the soundfile cell type

9 years agoremove obsolete ticker stuff
Frédéric Péters [Thu, 12 Mar 2015 16:51:03 +0000 (17:51 +0100)]
remove obsolete ticker stuff

9 years agoreduce onair.json view caching max age to 15 seconds
Frédéric Péters [Sat, 7 Mar 2015 12:10:36 +0000 (13:10 +0100)]
reduce onair.json view caching max age to 15 seconds

9 years agoconstruct on air string so that it can be checked against old value
Frédéric Péters [Sat, 7 Mar 2015 09:03:18 +0000 (10:03 +0100)]
construct on air string so that it can be checked against old value

.html() will only give the contents of the first array element, therefore the
whole string has to be enclosed in a single <span> to avoid fade in and out
everytime onair value is checked.

9 years agoplayer: display currently playing track/artist
Frédéric Péters [Wed, 4 Mar 2015 19:09:01 +0000 (20:09 +0100)]
player: display currently playing track/artist

9 years agoplayer: make it possible to seek in waveforms
Frédéric Péters [Wed, 25 Feb 2015 17:02:44 +0000 (18:02 +0100)]
player: make it possible to seek in waveforms

9 years agoplaylist: don't duplicate same sound
Frédéric Péters [Wed, 25 Feb 2015 17:02:17 +0000 (18:02 +0100)]
playlist: don't duplicate same sound

9 years agofix display of duration
Frédéric Péters [Wed, 25 Feb 2015 11:46:47 +0000 (12:46 +0100)]
fix display of duration

9 years agoremove last traces of fiber
Frédéric Péters [Wed, 25 Feb 2015 11:45:17 +0000 (12:45 +0100)]
remove last traces of fiber

9 years agoreduce waveform height by half
Frédéric Péters [Wed, 25 Feb 2015 11:39:46 +0000 (12:39 +0100)]
reduce waveform height by half

9 years agodisable gzip compression
Frédéric Péters [Wed, 25 Feb 2015 11:35:23 +0000 (12:35 +0100)]
disable gzip compression

9 years agolimit display of waveform to central part
Frédéric Péters [Wed, 25 Feb 2015 11:33:56 +0000 (12:33 +0100)]
limit display of waveform to central part

9 years agowsgi: update to django 1.7 standards
Frédéric Péters [Wed, 25 Feb 2015 11:32:08 +0000 (12:32 +0100)]
wsgi: update to django 1.7 standards

9 years agodisable obsolete admin autodiscovery
Frédéric Péters [Wed, 25 Feb 2015 11:31:31 +0000 (12:31 +0100)]
disable obsolete admin autodiscovery

9 years agoremove fiber
Frédéric Péters [Wed, 25 Feb 2015 10:01:07 +0000 (11:01 +0100)]
remove fiber

9 years agoswitch to combo as content management system
Frédéric Péters [Tue, 24 Feb 2015 19:27:38 +0000 (20:27 +0100)]
switch to combo as content management system

9 years agoadd waveforms to sound files
Frédéric Péters [Mon, 26 Jan 2015 20:10:29 +0000 (21:10 +0100)]
add waveforms to sound files

9 years agominor layout change to audio player (alignment of main button wrt baseline)
Frédéric Péters [Mon, 26 Jan 2015 18:07:10 +0000 (19:07 +0100)]
minor layout change to audio player (alignment of main button wrt baseline)

9 years agoremove debugging <code> tag in audio elements
Frédéric Péters [Mon, 26 Jan 2015 17:50:28 +0000 (18:50 +0100)]
remove debugging <code> tag in audio elements

9 years agostop spinning the refresh icon, it kills CPU with Gecko
Frédéric Péters [Mon, 26 Jan 2015 17:48:34 +0000 (18:48 +0100)]
stop spinning the refresh icon, it kills CPU with Gecko

9 years agoremove south from installed_apps
Frédéric Péters [Sun, 25 Jan 2015 15:32:20 +0000 (16:32 +0100)]
remove south from installed_apps

9 years agoupgrade to Django 1.7
Frédéric Péters [Sun, 25 Jan 2015 14:08:58 +0000 (15:08 +0100)]
upgrade to Django 1.7

10 years agodo not allow any episode under any emission
Frédéric Péters [Mon, 17 Feb 2014 16:36:01 +0000 (17:36 +0100)]
do not allow any episode under any emission

10 years agoraise 404 on episode of missing emission
Frédéric Péters [Tue, 4 Feb 2014 17:41:10 +0000 (18:41 +0100)]
raise 404 on episode of missing emission

10 years agofeeds: fix escaping of descriptions
Frédéric Péters [Thu, 23 Jan 2014 09:32:03 +0000 (10:32 +0100)]
feeds: fix escaping of descriptions

10 years agosearch: include facets in previous & next links
Frédéric Péters [Mon, 20 Jan 2014 14:00:32 +0000 (15:00 +0100)]
search: include facets in previous & next links

10 years agouse emission image as fallback for newsitems (#1151)
Frédéric Péters [Wed, 15 Jan 2014 15:01:21 +0000 (16:01 +0100)]
use emission image as fallback for newsitems (#1151)

10 years agouse tag name for facets, not the slug
Frédéric Péters [Mon, 13 Jan 2014 15:03:01 +0000 (16:03 +0100)]
use tag name for facets, not the slug

10 years agoreplace history URI by canonical URI
Frédéric Péters [Thu, 9 Jan 2014 14:23:27 +0000 (15:23 +0100)]
replace history URI by canonical URI

We have various redirects done on the webserver, but the xmlHttpRequest follows
them silently and the new page is thus displayed with the "wrong" URI. To fix
that we add a <link> element with the canonical URI and use that value to fix
the history.

10 years agoemission: display right column even if there's only a futur episode
Frédéric Péters [Mon, 6 Jan 2014 12:07:10 +0000 (13:07 +0100)]
emission: display right column even if there's only a futur episode

10 years agojs: add tracking for goals related to podcasts and playlist (#1133, #1134)
Frédéric Péters [Sat, 4 Jan 2014 14:02:40 +0000 (15:02 +0100)]
js: add tracking for goals related to podcasts and playlist (#1133, #1134)

10 years agoepisodes: order diffusion dates
Frédéric Péters [Thu, 2 Jan 2014 10:53:33 +0000 (11:53 +0100)]
episodes: order diffusion dates

10 years agodon't disable onair display when pausing stream
Frédéric Péters [Sat, 28 Dec 2013 19:32:15 +0000 (20:32 +0100)]
don't disable onair display when pausing stream

10 years agorevised a little bit the stream text
Frédéric Péters [Sat, 28 Dec 2013 19:14:58 +0000 (20:14 +0100)]
revised a little bit the stream text

10 years agofix reveal download links code to work when the same sound exists several times
Frédéric Péters [Sat, 28 Dec 2013 18:42:44 +0000 (19:42 +0100)]
fix reveal download links code to work when the same sound exists several times

10 years agojs: pass pure dom element to piwik add listener
Frédéric Péters [Sat, 28 Dec 2013 18:37:16 +0000 (19:37 +0100)]
js: pass pure dom element to piwik add listener

10 years agopiwik: manually add click listeners for podcast links
Frédéric Péters [Sat, 28 Dec 2013 18:26:44 +0000 (19:26 +0100)]
piwik: manually add click listeners for podcast links

10 years agomakes sure sound icons are clickable
Frédéric Péters [Sat, 28 Dec 2013 14:04:12 +0000 (15:04 +0100)]
makes sure sound icons are clickable

10 years agofix typo (s/blanck/blank/)
Frédéric Péters [Sat, 28 Dec 2013 14:02:58 +0000 (15:02 +0100)]
fix typo (s/blanck/blank/)

10 years agodo not try loading files via ajax
Frédéric Péters [Sat, 28 Dec 2013 14:02:13 +0000 (15:02 +0100)]
do not try loading files via ajax

10 years agohome: get sounds ordered by creation time, not diffusion time (#1125)
Frédéric Péters [Fri, 27 Dec 2013 14:34:02 +0000 (15:34 +0100)]
home: get sounds ordered by creation time, not diffusion time (#1125)

10 years agoforce week view to display Monday by default (#1137)
Frédéric Péters [Fri, 27 Dec 2013 14:25:07 +0000 (15:25 +0100)]
force week view to display Monday by default (#1137)

10 years agoalso mention image width for soundfile thumbnails
Frédéric Péters [Fri, 27 Dec 2013 13:55:51 +0000 (14:55 +0100)]
also mention image width for soundfile thumbnails

10 years agomention thumbnails image dimensions
Frédéric Péters [Fri, 27 Dec 2013 13:51:16 +0000 (14:51 +0100)]
mention thumbnails image dimensions

10 years agostyle: makes sure play button is clickable in its entirety
Frédéric Péters [Fri, 27 Dec 2013 12:09:55 +0000 (13:09 +0100)]
style: makes sure play button is clickable in its entirety

10 years agostyle: remove extra bottom margin in right column titles (adjusts 71540513)
Frédéric Péters [Fri, 27 Dec 2013 09:40:36 +0000 (10:40 +0100)]
style: remove extra bottom margin in right column titles (adjusts 71540513)

10 years agostyle: adjust size and margin of extra sound files title (#1138)
Frédéric Péters [Fri, 27 Dec 2013 09:30:31 +0000 (10:30 +0100)]
style: adjust size and margin of extra sound files title (#1138)

10 years agostyle: increase margin bottom of newsitems/soundfiles (#1139)
Frédéric Péters [Fri, 27 Dec 2013 09:25:23 +0000 (10:25 +0100)]
style: increase margin bottom of newsitems/soundfiles (#1139)

10 years agostyle: adjust line spacing and alignment of news/sounds blocks (#1136)
Frédéric Péters [Fri, 27 Dec 2013 09:20:26 +0000 (10:20 +0100)]
style: adjust line spacing and alignment of news/sounds blocks (#1136)

10 years agoadd missing templatetags library
Frédéric Péters [Wed, 25 Dec 2013 16:08:36 +0000 (17:08 +0100)]
add missing templatetags library

10 years agoadd opengraph metadata for attached podcast
Frédéric Péters [Wed, 25 Dec 2013 16:04:58 +0000 (17:04 +0100)]
add opengraph metadata for attached podcast

10 years agoadd old site description back, for snooba
Frédéric Péters [Tue, 24 Dec 2013 10:00:50 +0000 (11:00 +0100)]
add old site description back, for snooba

10 years agoadd a title before sound fragments (#1121)
Frédéric Péters [Sun, 22 Dec 2013 20:23:38 +0000 (21:23 +0100)]
add a title before sound fragments (#1121)

10 years agouse singular form when there's only one diffusion (#1117)
Frédéric Péters [Sun, 22 Dec 2013 13:26:03 +0000 (14:26 +0100)]
use singular form when there's only one diffusion (#1117)

10 years agoadd a 'all' link next to 'new emissions' on homepage (#1119)
Frédéric Péters [Sun, 22 Dec 2013 13:19:41 +0000 (14:19 +0100)]
add a 'all' link next to 'new emissions' on homepage (#1119)

10 years agoturn recent news/recent sounds into links (#1118)
Frédéric Péters [Sat, 21 Dec 2013 18:37:22 +0000 (19:37 +0100)]
turn recent news/recent sounds into links (#1118)

10 years agostyle: let episode metas flow next to the logo (#1114)
Frédéric Péters [Sat, 21 Dec 2013 18:32:48 +0000 (19:32 +0100)]
style: let episode metas flow next to the logo (#1114)

10 years agoinclude a right column even if there's no episodes (#1129)
Frédéric Péters [Fri, 20 Dec 2013 19:14:19 +0000 (20:14 +0100)]
include a right column even if there's no episodes (#1129)

10 years agoadapt "all" links in homepage sidebar to point to archive pages
Frédéric Péters [Fri, 20 Dec 2013 10:38:59 +0000 (11:38 +0100)]
adapt "all" links in homepage sidebar to point to archive pages

10 years agofix top title padding adjustments (broken in dfa6e6a)
Frédéric Péters [Fri, 20 Dec 2013 10:35:46 +0000 (11:35 +0100)]
fix top title padding adjustments (broken in dfa6e6a)

10 years agodo not ellipsize categories
Frédéric Péters [Fri, 20 Dec 2013 10:30:35 +0000 (11:30 +0100)]
do not ellipsize categories

10 years agostyle episode subtitle
Frédéric Péters [Fri, 20 Dec 2013 09:30:40 +0000 (10:30 +0100)]
style episode subtitle

10 years agoconvert piwik "stream" goal from javascript
Frédéric Péters [Thu, 19 Dec 2013 17:39:33 +0000 (18:39 +0100)]
convert piwik "stream" goal from javascript

10 years agoplayer: do not ellipsize what's playing
Frédéric Péters [Thu, 19 Dec 2013 12:24:21 +0000 (13:24 +0100)]
player: do not ellipsize what's playing

10 years agostyle: lower importance of publication date
Frédéric Péters [Wed, 18 Dec 2013 16:40:02 +0000 (17:40 +0100)]
style: lower importance of publication date

10 years agostyle: fix to previous commit
Frédéric Péters [Wed, 18 Dec 2013 13:01:42 +0000 (14:01 +0100)]
style: fix to previous commit

10 years agostyle: makes sure soundfiles are displayed after the image
Frédéric Péters [Wed, 18 Dec 2013 12:37:37 +0000 (13:37 +0100)]
style: makes sure soundfiles are displayed after the image

10 years agostyle: give a little more space to metas, to avoid small words filling the gap
Frédéric Péters [Wed, 18 Dec 2013 02:30:50 +0000 (03:30 +0100)]
style: give a little more space to metas, to avoid small words filling the gap

10 years agochange label for previous episodes
Frédéric Péters [Tue, 17 Dec 2013 23:33:02 +0000 (00:33 +0100)]
change label for previous episodes

10 years agostyle: fix selector for usercontent
Frédéric Péters [Tue, 17 Dec 2013 23:30:46 +0000 (00:30 +0100)]
style: fix selector for usercontent

10 years agostyle: typo fix
Frédéric Péters [Tue, 17 Dec 2013 23:28:00 +0000 (00:28 +0100)]
style: typo fix

10 years agostyle: use classic formatting for strong/em in user content
Frédéric Péters [Tue, 17 Dec 2013 23:11:16 +0000 (00:11 +0100)]
style: use classic formatting for strong/em in user content

10 years agopiwik: update siteId for launch
Frédéric Péters [Tue, 17 Dec 2013 22:17:38 +0000 (23:17 +0100)]
piwik: update siteId for launch

10 years agofix styling of emission on newsitem page
Frédéric Péters [Tue, 17 Dec 2013 19:19:47 +0000 (20:19 +0100)]
fix styling of emission on newsitem page

10 years agoadd content to newsletter confirmation email
Frédéric Péters [Tue, 17 Dec 2013 15:11:40 +0000 (16:11 +0100)]
add content to newsletter confirmation email

10 years agominor editing change to tooltip
Frédéric Péters [Tue, 17 Dec 2013 15:11:24 +0000 (16:11 +0100)]
minor editing change to tooltip

10 years agogive some margin to emission logo
Frédéric Péters [Mon, 16 Dec 2013 19:29:58 +0000 (20:29 +0100)]
give some margin to emission logo

10 years agoturn URLs into French
Frédéric Péters [Mon, 16 Dec 2013 18:59:44 +0000 (19:59 +0100)]
turn URLs into French